Build:
- 0
2026-05-12 13:41.59: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocurrent/ocaml-ci.git#refs/pull/1055/head (36c1e72977403366d62e996b045fb3e22886f619)]
2026-05-12 13:41.59: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-05-12 13:41.59: Waiting for worker…
2026-05-12 13:42.22: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
HEAD is now at b300796 Remove GitLab references in web-ui documentation
HEAD is now at 36c1e72 Reset opam-repository before opam init --reinit
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 1.99kB done
#1 DONE 0.2s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 1.2s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
#3 CACHED
#4 [internal] load metadata for docker.io/library/debian:13
#4 DONE 0.6s
#5 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#5 DONE 2.1s
#6 [internal] load .dockerignore
#6 transferring context:
#6 transferring context: 114B done
#6 DONE 0.4s
#7 [internal] setting cache mount permissions
#7 DONE 0.0s
#8 [stage-1 1/6] FROM docker.io/library/debian:13@sha256:e2d08da6f42ef4b09b165d55528a12727aeed8240dc9edf888e3ec07e10ef9da
#8 DONE 0.0s
#9 [stage-1 2/6] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#9 CACHED
#10 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34
#10 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34 0.0s done
#10 ...
#11 [internal] load build context
#11 transferring context: 9.19MB 0.3s done
#11 DONE 0.8s
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 ...
#7 [internal] setting cache mount permissions
#7 DONE 0.2s
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 1.282
#12 1.282 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#12 1.282
#12 1.414 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
#12 1.490 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#12 1.549 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#12 1.616 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
#12 ...
#10 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34
#10 DONE 2.6s
#13 [build 2/10] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 0.870 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.871 Checking for available remotes: rsync and local, git.
#13 0.871 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.871 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.871
#13 0.880 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#13 0.880 You may want to back it up before going further.
#13 0.880
#13 0.880 Continue? [Y/n] y
#13 0.880 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#13 0.880 opam option jobs=1 --global
#13 0.881 Format upgrade done.
#13 ...
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 3.784 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
#12 3.791 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [159 kB]
#12 5.666 Fetched 10.1 MB in 4s (2322 kB/s)
#12 5.666 Reading package lists...
#12 7.525 Building dependency tree...
#12 8.078 All packages are up to date.
#12 8.294 Reading package lists...
#12 8.341 Building dependency tree...
#12 9.889 The following additional packages will be installed:
#12 9.890 adduser fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#12 9.891 git-man libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1
#12 9.891 libc-dev-bin libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2
#12 9.891 libcrypt-dev libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0
#12 9.892 libdeflate0 libedit2 liberror-perl libexpat1 libffi8 libfido2-1
#12 9.892 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64
#12 9.892 libgdbm6t64 libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3
#12 9.892 libgssapi-krb5-2 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#12 9.892 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libidn2-0
#12 9.892 libimagequant0 libjbig0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3
#12 9.893 libkrb5support0 liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14
#12 9.893 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0
#12 9.893 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
#12 9.895 libperl5.40 libpixman-1-0 libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1
#12 9.895 libsasl2-2 libsasl2-modules-db libsharpyuv0 libsm6 libssh2-1t64
#12 9.895 libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#12 9.895 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#12 9.895 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#12 9.898 linux-libc-dev openssl perl perl-modules-5.40 rpcsvc-proto x11-common
#12 9.905 Suggested packages:
#12 9.905 liblocale-gettext-perl cron quota docker-doc gettext-base git-doc git-email
#12 9.905 git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts graphviz-doc
#12 9.906 libc-devtools glibc-doc manpages-dev libgd-tools gdbm-l10n
#12 9.906 low-memory-monitor gnutls-bin krb5-doc krb5-user libheif-plugin-ffmpegdec
#12 9.906 libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec
#12 9.906 libheif-plugin-j2kenc libheif-plugin-kvazaar libheif-plugin-rav1e
#12 9.906 libheif-plugin-svtenc sensible-utils sqlite3-doc keychain libpam-ssh
#12 9.906 monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
#12 9.906 | libterm-readline-perl-perl make libtap-harness-archive-perl
#12 9.906 Recommended packages:
#12 9.906 bash-completion docker-buildx patch less fonts-liberation manpages
#12 9.906 manpages-dev libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#12 9.906 libheif-plugin-x265 libheif-plugin-aomenc krb5-locales libldap-common
#12 9.906 publicsuffix libsasl2-modules xauth
#12 11.19 The following NEW packages will be installed:
#12 11.19 adduser ca-certificates curl docker-cli dumb-init fontconfig
#12 11.19 fontconfig-config fonts-dejavu-core fonts-dejavu-mono git git-man graphviz
#12 11.19 libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1 libc-dev-bin
#12 11.19 libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2 libcrypt-dev
#12 11.19 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0 libdeflate0
#12 11.19 libedit2 liberror-perl libev4t64 libexpat1 libffi8 libfido2-1 libfontconfig1
#12 11.19 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64 libgdbm6t64
#12 11.19 libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3 libgssapi-krb5-2
#12 11.19 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#12 11.19 libheif-plugin-libde265 libheif1 libice6 libidn2-0 libimagequant0 libjbig0
#12 11.19 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#12 11.19 liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14 libnghttp3-9
#12 11.19 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libpango-1.0-0
#12 11.19 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libperl5.40 libpixman-1-0
#12 11.19 libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1 libsasl2-2
#12 11.19 libsasl2-modules-db libsharpyuv0 libsm6 libsqlite3-dev libssh2-1t64
#12 11.19 libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#12 11.19 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#12 11.19 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#12 11.19 linux-libc-dev netbase openssh-client openssl perl perl-modules-5.40
#12 11.19 rpcsvc-proto x11-common
#12 11.30 0 upgraded, 120 newly installed, 0 to remove and 0 not upgraded.
#12 11.30 Need to get 61.9 MB of archives.
#12 11.30 After this operation, 252 MB of additional disk space will be used.
#12 11.30 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB]
#12 11.35 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB]
#12 11.39 Get:3 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB]
#12 11.39 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.5-1~deb13u2 [1500 kB]
#12 12.29 Get:5 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB]
#12 12.46 Get:6 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB]
#12 12.48 Get:7 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB]
#12 12.48 Get:8 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB]
#12 12.49 Get:9 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB]
#12 12.49 Get:10 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b10 [25.0 kB]
#12 12.50 Get:11 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB]
#12 12.51 Get:12 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
#12 12.51 Get:13 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB]
#12 12.56 Get:14 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB]
#12 12.60 Get:15 http://deb.debian.org/debian-security trixie-security/main amd64 openssh-client amd64 1:10.0p1-7+deb13u2 [986 kB]
#12 12.91 Get:16 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB]
#12 15.42 Get:17 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB]
#12 15.47 Get:18 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
#12 15.52 Get:19 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB]
#12 17.12 Get:20 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB]
#12 17.20 Get:21 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
#12 17.27 Get:22 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
#12 17.53 Get:23 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
#12 17.55 Get:24 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
#12 17.56 Get:25 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
#12 17.65 Get:26 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
#12 17.91 Get:27 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB]
#12 17.98 Get:28 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
#12 18.00 Get:29 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
#12 18.02 Get:30 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB]
#12 18.02 Get:31 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
#12 18.12 Get:32 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB]
#12 18.14 Get:33 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u2 [1468 kB]
#12 18.33 Get:34 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
#12 18.34 Get:35 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB]
#12 18.36 Get:36 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u2 [391 kB]
#12 18.40 Get:37 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u2 [270 kB]
#12 18.46 Get:38 http://deb.debian.org/debian trixie/main amd64 docker-cli amd64 26.1.5+dfsg1-9+b12 [7338 kB]
#12 19.12 Get:39 http://deb.debian.org/debian trixie/main amd64 dumb-init amd64 1.2.5-3 [13.4 kB]
#12 19.12 Get:40 http://deb.debian.org/debian-security trixie-security/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u5 [283 kB]
#12 19.15 Get:41 http://deb.debian.org/debian-security trixie-security/main amd64 libfreetype6 amd64 2.13.3+dfsg-1+deb13u1 [452 kB]
#12 19.23 Get:42 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB]
#12 19.32 Get:43 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB]
#12 19.44 Get:44 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB]
#12 19.50 Get:45 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB]
#12 19.58 Get:46 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB]
#12 19.63 Get:47 http://deb.debian.org/debian-security trixie-security/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB]
#12 19.64 Get:48 http://deb.debian.org/debian-security trixie-security/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB]
#12 19.64 Get:49 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB]
#12 19.67 Get:50 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
#12 19.67 Get:51 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB]
#12 19.77 Get:52 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB]
#12 20.38 Get:53 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#12 20.39 Get:54 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB]
#12 20.39 Get:55 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB]
#12 20.39 Get:56 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB]
#12 20.47 Get:57 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB]
#12 20.51 Get:58 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB]
#12 20.54 Get:59 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB]
#12 20.57 Get:60 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB]
#12 20.64 Get:61 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB]
#12 20.78 Get:62 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB]
#12 20.79 Get:63 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB]
#12 20.80 Get:64 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB]
#12 20.81 Get:65 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB]
#12 20.82 Get:66 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB]
#12 20.83 Get:67 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB]
#12 20.84 Get:68 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB]
#12 20.85 Get:69 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB]
#12 20.91 Get:70 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB]
#12 20.94 Get:71 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB]
#12 20.95 Get:72 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB]
#12 20.96 Get:73 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB]
#12 20.97 Get:74 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB]
#12 21.14 Get:75 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB]
#12 21.27 Get:76 http://deb.debian.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u2 [345 kB]
#12 21.41 Get:77 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB]
#12 21.43 Get:78 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB]
#12 21.44 Get:79 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB]
#12 21.53 Get:80 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB]
#12 21.61 Get:81 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB]
#12 21.84 Get:82 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB]
#12 21.85 Get:83 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB]
#12 21.88 Get:84 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B]
#12 21.89 Get:85 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u2 [1518 kB]
#12 ...
#13 [build 2/10] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 19.58
#13 19.58 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 23.11 [default] no changes from git+file:///home/opam/opam-repository
#13 ...
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 22.29 Get:86 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB]
#12 22.33 Get:87 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB]
#12 22.42 Get:88 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB]
#12 22.45 Get:89 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB]
#12 22.46 Get:90 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB]
#12 22.47 Get:91 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB]
#12 22.47 Get:92 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB]
#12 22.54 Get:93 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB]
#12 22.62 Get:94 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB]
#12 22.62 Get:95 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB]
#12 22.63 Get:96 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB]
#12 22.76 Get:97 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB]
#12 22.82 Get:98 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB]
#12 22.84 Get:99 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB]
#12 22.85 Get:100 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB]
#12 22.96 Get:101 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB]
#12 22.97 Get:102 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB]
#12 22.97 Get:103 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB]
#12 22.99 Get:104 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB]
#12 23.20 Get:105 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB]
#12 23.27 Get:106 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB]
#12 23.37 Get:107 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB]
#12 23.44 Get:108 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB]
#12 23.47 Get:109 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB]
#12 23.54 Get:110 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB]
#12 23.60 Get:111 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB]
#12 23.62 Get:112 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB]
#12 23.78 Get:113 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB]
#12 23.86 Get:114 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u2 [59.4 kB]
#12 23.86 Get:115 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.86-1 [2807 kB]
#12 24.08 Get:116 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
#12 24.08 Get:117 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#12 24.09 Get:118 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u2 [1996 kB]
#12 24.24 Get:119 http://deb.debian.org/debian trixie/main amd64 libev4t64 amd64 1:4.33-2.1+b1 [42.4 kB]
#12 24.24 Get:120 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7+deb13u1 [1109 kB]
#12 25.19 debconf: unable to initialize frontend: Dialog
#12 25.19 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 25.19 debconf: falling back to frontend: Readline
#12 25.19 debconf: unable to initialize frontend: Readline
#12 25.19 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 120.)
#12 25.19 debconf: falling back to frontend: Teletype
#12 25.20 debconf: unable to initialize frontend: Teletype
#12 25.20 debconf: (This frontend requires a controlling tty.)
#12 25.20 debconf: falling back to frontend: Noninteractive
#12 25.52 Preconfiguring packages ...
#12 25.69 Fetched 61.9 MB in 14s (4575 kB/s)
#12 25.72 Selecting previously unselected package libexpat1:amd64.
#12 25.72 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4936 files and directories currently installed.)
#12 25.73 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ...
#12 25.73 Unpacking libexpat1:amd64 (2.7.1-2) ...
#12 25.78 Selecting previously unselected package adduser.
#12 25.78 Preparing to unpack .../archives/adduser_3.152_all.deb ...
#12 25.79 Unpacking adduser (3.152) ...
#12 25.87 Setting up adduser (3.152) ...
#12 25.92 Selecting previously unselected package netbase.
#12 25.92 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5030 files and directories currently installed.)
#12 25.93 Preparing to unpack .../000-netbase_6.5_all.deb ...
#12 25.93 Unpacking netbase (6.5) ...
#12 25.96 Selecting previously unselected package openssl.
#12 25.96 Preparing to unpack .../001-openssl_3.5.5-1~deb13u2_amd64.deb ...
#12 25.96 Unpacking openssl (3.5.5-1~deb13u2) ...
#12 26.14 Selecting previously unselected package ca-certificates.
#12 26.14 Preparing to unpack .../002-ca-certificates_20250419_all.deb ...
#12 26.14 Unpacking ca-certificates (20250419) ...
#12 26.23 Selecting previously unselected package libedit2:amd64.
#12 26.23 Preparing to unpack .../003-libedit2_3.1-20250104-1_amd64.deb ...
#12 26.23 Unpacking libedit2:amd64 (3.1-20250104-1) ...
#12 26.29 Selecting previously unselected package libcbor0.10:amd64.
#12 26.29 Preparing to unpack .../004-libcbor0.10_0.10.2-2_amd64.deb ...
#12 26.30 Unpacking libcbor0.10:amd64 (0.10.2-2) ...
#12 26.36 Selecting previously unselected package libfido2-1:amd64.
#12 26.36 Preparing to unpack .../005-libfido2-1_1.15.0-1+b1_amd64.deb ...
#12 26.37 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ...
#12 26.41 Selecting previously unselected package libkrb5support0:amd64.
#12 26.41 Preparing to unpack .../006-libkrb5support0_1.21.3-5_amd64.deb ...
#12 26.42 Unpacking libkrb5support0:amd64 (1.21.3-5) ...
#12 26.46 Selecting previously unselected package libcom-err2:amd64.
#12 26.47 Preparing to unpack .../007-libcom-err2_1.47.2-3+b10_amd64.deb ...
#12 26.47 Unpacking libcom-err2:amd64 (1.47.2-3+b10) ...
#12 26.51 Selecting previously unselected package libk5crypto3:amd64.
#12 26.51 Preparing to unpack .../008-libk5crypto3_1.21.3-5_amd64.deb ...
#12 26.52 Unpacking libk5crypto3:amd64 (1.21.3-5) ...
#12 26.57 Selecting previously unselected package libkeyutils1:amd64.
#12 26.57 Preparing to unpack .../009-libkeyutils1_1.6.3-6_amd64.deb ...
#12 26.57 Unpacking libkeyutils1:amd64 (1.6.3-6) ...
#12 26.62 Selecting previously unselected package libkrb5-3:amd64.
#12 26.62 Preparing to unpack .../010-libkrb5-3_1.21.3-5_amd64.deb ...
#12 26.63 Unpacking libkrb5-3:amd64 (1.21.3-5) ...
#12 26.72 Selecting previously unselected package libgssapi-krb5-2:amd64.
#12 26.72 Preparing to unpack .../011-libgssapi-krb5-2_1.21.3-5_amd64.deb ...
#12 26.72 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ...
#12 26.77 Selecting previously unselected package openssh-client.
#12 26.77 Preparing to unpack .../012-openssh-client_1%3a10.0p1-7+deb13u2_amd64.deb ...
#12 26.79 Unpacking openssh-client (1:10.0p1-7+deb13u2) ...
#12 26.93 Selecting previously unselected package perl-modules-5.40.
#12 26.93 Preparing to unpack .../013-perl-modules-5.40_5.40.1-6_all.deb ...
#12 26.93 Unpacking perl-modules-5.40 (5.40.1-6) ...
#12 27.45 Selecting previously unselected package libgdbm6t64:amd64.
#12 27.45 Preparing to unpack .../014-libgdbm6t64_1.24-2_amd64.deb ...
#12 27.46 Unpacking libgdbm6t64:amd64 (1.24-2) ...
#12 27.50 Selecting previously unselected package libgdbm-compat4t64:amd64.
#12 27.50 Preparing to unpack .../015-libgdbm-compat4t64_1.24-2_amd64.deb ...
#12 27.51 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
#12 27.56 Selecting previously unselected package libperl5.40:amd64.
#12 27.56 Preparing to unpack .../016-libperl5.40_5.40.1-6_amd64.deb ...
#12 27.56 Unpacking libperl5.40:amd64 (5.40.1-6) ...
#12 28.12 Selecting previously unselected package perl.
#12 28.13 Preparing to unpack .../017-perl_5.40.1-6_amd64.deb ...
#12 28.13 Unpacking perl (5.40.1-6) ...
#12 28.19 Selecting previously unselected package libbrotli1:amd64.
#12 28.19 Preparing to unpack .../018-libbrotli1_1.1.0-2+b7_amd64.deb ...
#12 28.20 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
#12 28.27 Selecting previously unselected package libunistring5:amd64.
#12 28.28 Preparing to unpack .../019-libunistring5_1.3-2_amd64.deb ...
#12 28.28 Unpacking libunistring5:amd64 (1.3-2) ...
#12 28.38 Selecting previously unselected package libidn2-0:amd64.
#12 28.38 Preparing to unpack .../020-libidn2-0_2.3.8-2_amd64.deb ...
#12 28.39 Unpacking libidn2-0:amd64 (2.3.8-2) ...
#12 28.49 Selecting previously unselected package libsasl2-modules-db:amd64.
#12 28.49 Preparing to unpack .../021-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
#12 28.49 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#12 28.54 Selecting previously unselected package libsasl2-2:amd64.
#12 28.54 Preparing to unpack .../022-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
#12 28.55 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#12 28.60 Selecting previously unselected package libldap2:amd64.
#12 28.60 Preparing to unpack .../023-libldap2_2.6.10+dfsg-1_amd64.deb ...
#12 28.60 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
#12 28.67 Selecting previously unselected package libnghttp2-14:amd64.
#12 28.67 Preparing to unpack .../024-libnghttp2-14_1.64.0-1.1_amd64.deb ...
#12 28.67 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ...
#12 28.73 Selecting previously unselected package libnghttp3-9:amd64.
#12 28.73 Preparing to unpack .../025-libnghttp3-9_1.8.0-1_amd64.deb ...
#12 28.74 Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
#12 28.79 Selecting previously unselected package libpsl5t64:amd64.
#12 28.80 Preparing to unpack .../026-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
#12 28.80 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#12 28.85 Selecting previously unselected package libffi8:amd64.
#12 28.85 Preparing to unpack .../027-libffi8_3.4.8-2_amd64.deb ...
#12 28.85 Unpacking libffi8:amd64 (3.4.8-2) ...
#12 28.89 Selecting previously unselected package libp11-kit0:amd64.
#12 28.89 Preparing to unpack .../028-libp11-kit0_0.25.5-3_amd64.deb ...
#12 28.89 Unpacking libp11-kit0:amd64 (0.25.5-3) ...
#12 28.98 Selecting previously unselected package libtasn1-6:amd64.
#12 28.99 Preparing to unpack .../029-libtasn1-6_4.20.0-2_amd64.deb ...
#12 28.99 Unpacking libtasn1-6:amd64 (4.20.0-2) ...
#12 29.13 Selecting previously unselected package libgnutls30t64:amd64.
#12 29.13 Preparing to unpack .../030-libgnutls30t64_3.8.9-3+deb13u2_amd64.deb ...
#12 29.14 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u2) ...
#12 29.27 Selecting previously unselected package librtmp1:amd64.
#12 ...
#13 [build 2/10] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 DONE 26.6s
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 29.28 Preparing to unpack .../031-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
#12 29.28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#12 29.34 Selecting previously unselected package libssh2-1t64:amd64.
#12 29.34 Preparing to unpack .../032-libssh2-1t64_1.11.1-1_amd64.deb ...
#12 29.35 Unpacking libssh2-1t64:amd64 (1.11.1-1) ...
#12 29.41 Selecting previously unselected package libcurl4t64:amd64.
#12 ...
#14 [build 3/10] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#14 0.462 Binary::apt::APT::Keep-Downloaded-Packages "true";
#14 DONE 0.5s
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 29.42 Preparing to unpack .../033-libcurl4t64_8.14.1-2+deb13u2_amd64.deb ...
#12 29.42 Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u2) ...
#12 29.50 Selecting previously unselected package curl.
#12 29.51 Preparing to unpack .../034-curl_8.14.1-2+deb13u2_amd64.deb ...
#12 29.51 Unpacking curl (8.14.1-2+deb13u2) ...
#12 29.57 Selecting previously unselected package docker-cli.
#12 29.57 Preparing to unpack .../035-docker-cli_26.1.5+dfsg1-9+b12_amd64.deb ...
#12 29.57 Unpacking docker-cli (26.1.5+dfsg1-9+b12) ...
#12 30.24 Selecting previously unselected package dumb-init.
#12 30.25 Preparing to unpack .../036-dumb-init_1.2.5-3_amd64.deb ...
#12 30.25 Unpacking dumb-init (1.2.5-3) ...
#12 30.30 Selecting previously unselected package libpng16-16t64:amd64.
#12 30.30 Preparing to unpack .../037-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
#12 30.31 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#12 30.37 Selecting previously unselected package libfreetype6:amd64.
#12 30.37 Preparing to unpack .../038-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
#12 30.38 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#12 30.45 Selecting previously unselected package fonts-dejavu-mono.
#12 30.45 Preparing to unpack .../039-fonts-dejavu-mono_2.37-8_all.deb ...
#12 30.45 Unpacking fonts-dejavu-mono (2.37-8) ...
#12 30.53 Selecting previously unselected package fonts-dejavu-core.
#12 30.53 Preparing to unpack .../040-fonts-dejavu-core_2.37-8_all.deb ...
#12 30.58 Unpacking fonts-dejavu-core (2.37-8) ...
#12 30.69 Selecting previously unselected package fontconfig-config.
#12 30.69 Preparing to unpack .../041-fontconfig-config_2.15.0-2.3_amd64.deb ...
#12 30.69 Unpacking fontconfig-config (2.15.0-2.3) ...
#12 30.75 Selecting previously unselected package libfontconfig1:amd64.
#12 30.75 Preparing to unpack .../042-libfontconfig1_2.15.0-2.3_amd64.deb ...
#12 30.75 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
#12 30.81 Selecting previously unselected package fontconfig.
#12 30.81 Preparing to unpack .../043-fontconfig_2.15.0-2.3_amd64.deb ...
#12 30.82 Unpacking fontconfig (2.15.0-2.3) ...
#12 30.87 Selecting previously unselected package libngtcp2-16:amd64.
#12 30.87 Preparing to unpack .../044-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ...
#12 30.87 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#12 30.91 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
#12 30.91 Preparing to unpack .../045-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ...
#12 30.91 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#12 30.95 Selecting previously unselected package libcurl3t64-gnutls:amd64.
#12 30.96 Preparing to unpack .../046-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ...
#12 30.96 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ...
#12 31.04 Selecting previously unselected package liberror-perl.
#12 31.04 Preparing to unpack .../047-liberror-perl_0.17030-1_all.deb ...
#12 31.04 Unpacking liberror-perl (0.17030-1) ...
#12 31.07 Selecting previously unselected package git-man.
#12 31.08 Preparing to unpack .../048-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
#12 31.08 Unpacking git-man (1:2.47.3-0+deb13u1) ...
#12 31.20 Selecting previously unselected package git.
#12 31.20 Preparing to unpack .../049-git_1%3a2.47.3-0+deb13u1_amd64.deb ...
#12 31.21 Unpacking git (1:2.47.3-0+deb13u1) ...
#12 32.03 Selecting previously unselected package libann0.
#12 32.03 Preparing to unpack .../050-libann0_1.1.2+doc-9+b1_amd64.deb ...
#12 32.04 Unpacking libann0 (1.1.2+doc-9+b1) ...
#12 32.09 Selecting previously unselected package libcdt5:amd64.
#12 32.09 Preparing to unpack .../051-libcdt5_2.42.4-3_amd64.deb ...
#12 32.09 Unpacking libcdt5:amd64 (2.42.4-3) ...
#12 32.13 Selecting previously unselected package libcgraph6:amd64.
#12 32.13 Preparing to unpack .../052-libcgraph6_2.42.4-3_amd64.deb ...
#12 32.13 Unpacking libcgraph6:amd64 (2.42.4-3) ...
#12 32.18 Selecting previously unselected package libaom3:amd64.
#12 32.18 Preparing to unpack .../053-libaom3_3.12.1-1_amd64.deb ...
#12 32.18 Unpacking libaom3:amd64 (3.12.1-1) ...
#12 32.44 Selecting previously unselected package libdav1d7:amd64.
#12 32.44 Preparing to unpack .../054-libdav1d7_1.5.1-1_amd64.deb ...
#12 32.45 Unpacking libdav1d7:amd64 (1.5.1-1) ...
#12 32.54 Selecting previously unselected package libabsl20240722:amd64.
#12 32.55 Preparing to unpack .../055-libabsl20240722_20240722.0-4_amd64.deb ...
#12 32.55 Unpacking libabsl20240722:amd64 (20240722.0-4) ...
#12 32.68 Selecting previously unselected package libgav1-1:amd64.
#12 32.69 Preparing to unpack .../056-libgav1-1_0.19.0-3+b1_amd64.deb ...
#12 32.69 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
#12 32.76 Selecting previously unselected package librav1e0.7:amd64.
#12 32.77 Preparing to unpack .../057-librav1e0.7_0.7.1-9+b2_amd64.deb ...
#12 32.77 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
#12 32.90 Selecting previously unselected package libsvtav1enc2:amd64.
#12 32.90 Preparing to unpack .../058-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
#12 32.90 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#12 33.19 Selecting previously unselected package libjpeg62-turbo:amd64.
#12 33.19 Preparing to unpack .../059-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
#12 33.20 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#12 33.25 Selecting previously unselected package libyuv0:amd64.
#12 33.26 Preparing to unpack .../060-libyuv0_0.0.1904.20250204-1_amd64.deb ...
#12 33.26 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
#12 33.31 Selecting previously unselected package libavif16:amd64.
#12 33.31 Preparing to unpack .../061-libavif16_1.2.1-1.2_amd64.deb ...
#12 33.32 Unpacking libavif16:amd64 (1.2.1-1.2) ...
#12 33.37 Selecting previously unselected package libsharpyuv0:amd64.
#12 33.37 Preparing to unpack .../062-libsharpyuv0_1.5.0-0.1_amd64.deb ...
#12 33.38 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
#12 33.42 Selecting previously unselected package libheif-plugin-dav1d:amd64.
#12 33.42 Preparing to unpack .../063-libheif-plugin-dav1d_1.19.8-1_amd64.deb ...
#12 33.42 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ...
#12 33.46 Selecting previously unselected package libde265-0:amd64.
#12 33.46 Preparing to unpack .../064-libde265-0_1.0.15-1+b3_amd64.deb ...
#12 33.46 Unpacking libde265-0:amd64 (1.0.15-1+b3) ...
#12 33.50 Selecting previously unselected package libheif-plugin-libde265:amd64.
#12 33.51 Preparing to unpack .../065-libheif-plugin-libde265_1.19.8-1_amd64.deb ...
#12 33.51 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ...
#12 33.54 Selecting previously unselected package libheif1:amd64.
#12 33.54 Preparing to unpack .../066-libheif1_1.19.8-1_amd64.deb ...
#12 33.54 Unpacking libheif1:amd64 (1.19.8-1) ...
#12 33.63 Selecting previously unselected package libgomp1:amd64.
#12 33.63 Preparing to unpack .../067-libgomp1_14.2.0-19_amd64.deb ...
#12 33.63 Unpacking libgomp1:amd64 (14.2.0-19) ...
#12 33.69 Selecting previously unselected package libimagequant0:amd64.
#12 33.70 Preparing to unpack .../068-libimagequant0_2.18.0-1+b2_amd64.deb ...
#12 33.70 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
#12 33.75 Selecting previously unselected package libdeflate0:amd64.
#12 33.75 Preparing to unpack .../069-libdeflate0_1.23-2_amd64.deb ...
#12 33.75 Unpacking libdeflate0:amd64 (1.23-2) ...
#12 33.79 Selecting previously unselected package libjbig0:amd64.
#12 33.79 Preparing to unpack .../070-libjbig0_2.1-6.1+b2_amd64.deb ...
#12 33.79 Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
#12 33.83 Selecting previously unselected package liblerc4:amd64.
#12 33.83 Preparing to unpack .../071-liblerc4_4.0.0+ds-5_amd64.deb ...
#12 33.83 Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
#12 33.90 Selecting previously unselected package libwebp7:amd64.
#12 33.91 Preparing to unpack .../072-libwebp7_1.5.0-0.1_amd64.deb ...
#12 33.91 Unpacking libwebp7:amd64 (1.5.0-0.1) ...
#12 34.00 Selecting previously unselected package libtiff6:amd64.
#12 34.00 Preparing to unpack .../073-libtiff6_4.7.0-3+deb13u2_amd64.deb ...
#12 34.00 Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) ...
#12 34.06 Selecting previously unselected package libxau6:amd64.
#12 34.06 Preparing to unpack .../074-libxau6_1%3a1.0.11-1_amd64.deb ...
#12 34.06 Unpacking libxau6:amd64 (1:1.0.11-1) ...
#12 34.11 Selecting previously unselected package libxdmcp6:amd64.
#12 34.11 Preparing to unpack .../075-libxdmcp6_1%3a1.1.5-1_amd64.deb ...
#12 34.12 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ...
#12 34.16 Selecting previously unselected package libxcb1:amd64.
#12 34.17 Preparing to unpack .../076-libxcb1_1.17.0-2+b1_amd64.deb ...
#12 34.17 Unpacking libxcb1:amd64 (1.17.0-2+b1) ...
#12 34.23 Selecting previously unselected package libx11-data.
#12 34.23 Preparing to unpack .../077-libx11-data_2%3a1.8.12-1_all.deb ...
#12 34.23 Unpacking libx11-data (2:1.8.12-1) ...
#12 34.33 Selecting previously unselected package libx11-6:amd64.
#12 34.34 Preparing to unpack .../078-libx11-6_2%3a1.8.12-1_amd64.deb ...
#12 34.34 Unpacking libx11-6:amd64 (2:1.8.12-1) ...
#12 34.44 Selecting previously unselected package libxpm4:amd64.
#12 34.44 Preparing to unpack .../079-libxpm4_1%3a3.5.17-1+b3_amd64.deb ...
#12 34.45 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ...
#12 34.50 Selecting previously unselected package libgd3:amd64.
#12 34.50 Preparing to unpack .../080-libgd3_2.3.3-13_amd64.deb ...
#12 34.50 Unpacking libgd3:amd64 (2.3.3-13) ...
#12 34.57 Selecting previously unselected package libatomic1:amd64.
#12 34.57 Preparing to unpack .../081-libatomic1_14.2.0-19_amd64.deb ...
#12 34.57 Unpacking libatomic1:amd64 (14.2.0-19) ...
#12 34.61 Selecting previously unselected package libglib2.0-0t64:amd64.
#12 34.62 Preparing to unpack .../082-libglib2.0-0t64_2.84.4-3~deb13u2_amd64.deb ...
#12 34.65 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ...
#12 34.84 Selecting previously unselected package libgts-0.7-5t64:amd64.
#12 34.85 Preparing to unpack .../083-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#12 34.85 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#12 34.92 Selecting previously unselected package libpixman-1-0:amd64.
#12 34.93 Preparing to unpack .../084-libpixman-1-0_0.44.0-3_amd64.deb ...
#12 34.93 Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
#12 34.99 Selecting previously unselected package libxcb-render0:amd64.
#12 35.00 Preparing to unpack .../085-libxcb-render0_1.17.0-2+b1_amd64.deb ...
#12 35.00 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
#12 35.04 Selecting previously unselected package libxcb-shm0:amd64.
#12 35.05 Preparing to unpack .../086-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
#12 35.05 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
#12 35.09 Selecting previously unselected package libxext6:amd64.
#12 35.09 Preparing to unpack .../087-libxext6_2%3a1.3.4-1+b3_amd64.deb ...
#12 35.10 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ...
#12 35.15 Selecting previously unselected package libxrender1:amd64.
#12 35.15 Preparing to unpack .../088-libxrender1_1%3a0.9.12-1_amd64.deb ...
#12 35.16 Unpacking libxrender1:amd64 (1:0.9.12-1) ...
#12 35.21 Selecting previously unselected package libcairo2:amd64.
#12 35.21 Preparing to unpack .../089-libcairo2_1.18.4-1+b1_amd64.deb ...
#12 35.21 Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
#12 35.29 Selecting previously unselected package libltdl7:amd64.
#12 35.29 Preparing to unpack .../090-libltdl7_2.5.4-4_amd64.deb ...
#12 35.30 Unpacking libltdl7:amd64 (2.5.4-4) ...
#12 35.34 Selecting previously unselected package libfribidi0:amd64.
#12 35.35 Preparing to unpack .../091-libfribidi0_1.0.16-1_amd64.deb ...
#12 35.35 Unpacking libfribidi0:amd64 (1.0.16-1) ...
#12 35.39 Selecting previously unselected package libgraphite2-3:amd64.
#12 35.39 Preparing to unpack .../092-libgraphite2-3_1.3.14-2+b1_amd64.deb ...
#12 35.39 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ...
#12 35.43 Selecting previously unselected package libharfbuzz0b:amd64.
#12 35.43 Preparing to unpack .../093-libharfbuzz0b_10.2.0-1+b1_amd64.deb ...
#12 35.43 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ...
#12 35.51 Selecting previously unselected package libthai-data.
#12 35.52 Preparing to unpack .../094-libthai-data_0.1.29-2_all.deb ...
#12 35.52 Unpacking libthai-data (0.1.29-2) ...
#12 35.58 Selecting previously unselected package libdatrie1:amd64.
#12 35.58 Preparing to unpack .../095-libdatrie1_0.2.13-3+b1_amd64.deb ...
#12 35.58 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
#12 35.62 Selecting previously unselected package libthai0:amd64.
#12 35.63 Preparing to unpack .../096-libthai0_0.1.29-2+b1_amd64.deb ...
#12 35.63 Unpacking libthai0:amd64 (0.1.29-2+b1) ...
#12 35.66 Selecting previously unselected package libpango-1.0-0:amd64.
#12 35.67 Preparing to unpack .../097-libpango-1.0-0_1.56.3-1_amd64.deb ...
#12 35.67 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
#12 35.72 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#12 35.72 Preparing to unpack .../098-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
#12 35.72 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#12 35.76 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#12 35.76 Preparing to unpack .../099-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
#12 35.76 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#12 35.79 Selecting previously unselected package libpathplan4:amd64.
#12 35.79 Preparing to unpack .../100-libpathplan4_2.42.4-3_amd64.deb ...
#12 35.79 Unpacking libpathplan4:amd64 (2.42.4-3) ...
#12 35.83 Selecting previously unselected package libgvc6.
#12 35.83 Preparing to unpack .../101-libgvc6_2.42.4-3_amd64.deb ...
#12 35.83 Unpacking libgvc6 (2.42.4-3) ...
#12 35.93 Selecting previously unselected package libgvpr2:amd64.
#12 35.94 Preparing to unpack .../102-libgvpr2_2.42.4-3_amd64.deb ...
#12 35.94 Unpacking libgvpr2:amd64 (2.42.4-3) ...
#12 35.98 Selecting previously unselected package liblab-gamut1:amd64.
#12 35.99 Preparing to unpack .../103-liblab-gamut1_2.42.4-3_amd64.deb ...
#12 36.00 Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
#12 36.13 Selecting previously unselected package x11-common.
#12 36.13 Preparing to unpack .../104-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#12 36.14 Unpacking x11-common (1:7.7+24+deb13u1) ...
#12 36.18 Selecting previously unselected package libice6:amd64.
#12 36.19 Preparing to unpack .../105-libice6_2%3a1.1.1-1_amd64.deb ...
#12 36.19 Unpacking libice6:amd64 (2:1.1.1-1) ...
#12 36.23 Selecting previously unselected package libsm6:amd64.
#12 36.23 Preparing to unpack .../106-libsm6_2%3a1.2.6-1_amd64.deb ...
#12 36.24 Unpacking libsm6:amd64 (2:1.2.6-1) ...
#12 36.28 Selecting previously unselected package libxt6t64:amd64.
#12 36.29 Preparing to unpack .../107-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
#12 36.29 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#12 36.34 Selecting previously unselected package libxmu6:amd64.
#12 36.34 Preparing to unpack .../108-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
#12 36.34 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
#12 36.39 Selecting previously unselected package libxaw7:amd64.
#12 36.39 Preparing to unpack .../109-libxaw7_2%3a1.0.16-1_amd64.deb ...
#12 36.39 Unpacking libxaw7:amd64 (2:1.0.16-1) ...
#12 36.44 Selecting previously unselected package graphviz.
#12 36.45 Preparing to unpack .../110-graphviz_2.42.4-3_amd64.deb ...
#12 36.45 Unpacking graphviz (2.42.4-3) ...
#12 36.55 Selecting previously unselected package libc-dev-bin.
#12 36.56 Preparing to unpack .../111-libc-dev-bin_2.41-12+deb13u2_amd64.deb ...
#12 36.56 Unpacking libc-dev-bin (2.41-12+deb13u2) ...
#12 36.60 Selecting previously unselected package linux-libc-dev.
#12 36.60 Preparing to unpack .../112-linux-libc-dev_6.12.86-1_all.deb ...
#12 36.60 Unpacking linux-libc-dev (6.12.86-1) ...
#12 37.13 Selecting previously unselected package libcrypt-dev:amd64.
#12 37.13 Preparing to unpack .../113-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
#12 37.15 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
#12 37.19 Selecting previously unselected package rpcsvc-proto.
#12 37.19 Preparing to unpack .../114-rpcsvc-proto_1.4.3-1_amd64.deb ...
#12 37.19 Unpacking rpcsvc-proto (1.4.3-1) ...
#12 37.23 Selecting previously unselected package libc6-dev:amd64.
#12 37.23 Preparing to unpack .../115-libc6-dev_2.41-12+deb13u2_amd64.deb ...
#12 37.23 Unpacking libc6-dev:amd64 (2.41-12+deb13u2) ...
#12 37.48 Selecting previously unselected package libev4t64:amd64.
#12 37.49 Preparing to unpack .../116-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#12 37.49 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#12 37.52 Selecting previously unselected package libsqlite3-dev:amd64.
#12 37.52 Preparing to unpack .../117-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#12 37.52 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#12 37.63 Setting up libexpat1:amd64 (2.7.1-2) ...
#12 37.63 Setting up dumb-init (1.2.5-3) ...
#12 37.64 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ...
#12 37.64 Setting up libpixman-1-0:amd64 (0.44.0-3) ...
#12 37.64 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#12 37.64 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
#12 37.65 Setting up libaom3:amd64 (3.12.1-1) ...
#12 37.65 Setting up libxau6:amd64 (1:1.0.11-1) ...
#12 37.66 Setting up libxdmcp6:amd64 (1:1.1.5-1) ...
#12 37.66 Setting up libkeyutils1:amd64 (1.6.3-6) ...
#12 37.66 Setting up libxcb1:amd64 (1.17.0-2+b1) ...
#12 37.66 Setting up liblerc4:amd64 (4.0.0+ds-5) ...
#12 37.66 Setting up libgdbm6t64:amd64 (1.24-2) ...
#12 37.67 Setting up docker-cli (26.1.5+dfsg1-9+b12) ...
#12 37.67 Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
#12 37.67 Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
#12 37.68 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
#12 37.68 Setting up libcbor0.10:amd64 (0.10.2-2) ...
#12 37.68 Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
#12 37.69 Setting up libedit2:amd64 (3.1-20250104-1) ...
#12 37.69 Setting up liblab-gamut1:amd64 (2.42.4-3) ...
#12 37.69 Setting up x11-common (1:7.7+24+deb13u1) ...
#12 37.85 debconf: unable to initialize frontend: Dialog
#12 37.85 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 37.85 debconf: falling back to frontend: Readline
#12 37.86 debconf: unable to initialize frontend: Readline
#12 37.86 debconf: (This frontend requires a controlling tty.)
#12 37.86 debconf: falling back to frontend: Teletype
#12 37.88 debconf: unable to initialize frontend: Teletype
#12 37.88 debconf: (This frontend requires a controlling tty.)
#12 37.88 debconf: falling back to frontend: Noninteractive
#12 37.90 invoke-rc.d: could not determine current runlevel
#12 37.91 invoke-rc.d: policy-rc.d denied execution of start.
#12 37.92 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ...
#12 37.92 Setting up libdeflate0:amd64 (1.23-2) ...
#12 37.92 Setting up linux-libc-dev (6.12.86-1) ...
#12 37.92 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
#12 37.93 Setting up libcom-err2:amd64 (1.47.2-3+b10) ...
#12 37.93 Setting up libgomp1:amd64 (14.2.0-19) ...
#12 37.93 Setting up libabsl20240722:amd64 (20240722.0-4) ...
#12 37.93 Setting up libjbig0:amd64 (2.1-6.1+b2) ...
#12 37.93 Setting up libkrb5support0:amd64 (1.21.3-5) ...
#12 37.94 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#12 37.94 Setting up rpcsvc-proto (1.4.3-1) ...
#12 37.94 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#12 37.94 Setting up libx11-data (2:1.8.12-1) ...
#12 37.95 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#12 37.95 Setting up libpathplan4:amd64 (2.42.4-3) ...
#12 37.95 Setting up libann0 (1.1.2+doc-9+b1) ...
#12 37.95 Setting up libfribidi0:amd64 (1.0.16-1) ...
#12 37.96 Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
#12 37.96 Setting up libunistring5:amd64 (1.3-2) ...
#12 37.96 Setting up fonts-dejavu-mono (2.37-8) ...
#12 37.96 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#12 37.97 Setting up libatomic1:amd64 (14.2.0-19) ...
#12 37.97 Setting up fonts-dejavu-core (2.37-8) ...
#12 38.00 Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
#12 38.01 Setting up libk5crypto3:amd64 (1.21.3-5) ...
#12 38.01 Setting up libltdl7:amd64 (2.5.4-4) ...
#12 38.01 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#12 38.02 Setting up libnghttp3-9:amd64 (1.8.0-1) ...
#12 38.02 Setting up libwebp7:amd64 (1.5.0-0.1) ...
#12 38.02 Setting up libffi8:amd64 (3.4.8-2) ...
#12 38.03 Setting up libdav1d7:amd64 (1.5.1-1) ...
#12 38.03 Setting up perl-modules-5.40 (5.40.1-6) ...
#12 38.04 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
#12 38.05 Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ...
#12 38.05 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
#12 38.06 Setting up libtasn1-6:amd64 (4.20.0-2) ...
#12 38.07 Setting up git-man (1:2.47.3-0+deb13u1) ...
#12 38.08 Setting up libx11-6:amd64 (2:1.8.12-1) ...
#12 38.08 Setting up libthai-data (0.1.29-2) ...
#12 38.09 Setting up netbase (6.5) ...
#12 38.10 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#12 38.11 Setting up libcdt5:amd64 (2.42.4-3) ...
#12 38.11 Setting up libkrb5-3:amd64 (1.21.3-5) ...
#12 38.12 Setting up libcgraph6:amd64 (2.42.4-3) ...
#12 38.12 Setting up libssh2-1t64:amd64 (1.11.1-1) ...
#12 38.12 Setting up libfido2-1:amd64 (1.15.0-1+b1) ...
#12 38.13 Setting up libde265-0:amd64 (1.0.15-1+b3) ...
#12 38.13 Setting up libc-dev-bin (2.41-12+deb13u2) ...
#12 38.13 Setting up openssl (3.5.5-1~deb13u2) ...
#12 38.14 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
#12 38.14 Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
#12 38.15 Setting up libice6:amd64 (2:1.1.1-1) ...
#12 38.17 Setting up libavif16:amd64 (1.2.1-1.2) ...
#12 38.17 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ...
#12 38.18 Setting up libxrender1:amd64 (1:0.9.12-1) ...
#12 38.18 Setting up fontconfig-config (2.15.0-2.3) ...
#12 38.36 debconf: unable to initialize frontend: Dialog
#12 38.36 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 38.36 debconf: falling back to frontend: Readline
#12 38.38 debconf: unable to initialize frontend: Readline
#12 38.38 debconf: (This frontend requires a controlling tty.)
#12 38.38 debconf: falling back to frontend: Teletype
#12 38.39 debconf: unable to initialize frontend: Teletype
#12 38.39 debconf: (This frontend requires a controlling tty.)
#12 38.39 debconf: falling back to frontend: Noninteractive
#12 38.49 Setting up libxext6:amd64 (2:1.3.4-1+b3) ...
#12 38.49 Setting up libidn2-0:amd64 (2.3.8-2) ...
#12 38.49 Setting up libperl5.40:amd64 (5.40.1-6) ...
#12 38.49 Setting up libthai0:amd64 (0.1.29-2+b1) ...
#12 38.50 Setting up ca-certificates (20250419) ...
#12 38.67 debconf: unable to initialize frontend: Dialog
#12 38.67 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 38.67 debconf: falling back to frontend: Readline
#12 38.68 debconf: unable to initialize frontend: Readline
#12 38.68 debconf: (This frontend requires a controlling tty.)
#12 38.68 debconf: falling back to frontend: Teletype
#12 38.69 debconf: unable to initialize frontend: Teletype
#12 38.69 debconf: (This frontend requires a controlling tty.)
#12 38.69 debconf: falling back to frontend: Noninteractive
#12 39.82 Updating certificates in /etc/ssl/certs...
#12 ...
#15 [build 4/10] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#15 ...
#12 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#12 41.68 150 added, 0 removed; done.
#12 41.72 Setting up perl (5.40.1-6) ...
#12 41.73 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ...
#12 41.74 No schema files found: doing nothing.
#12 41.74 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#12 41.75 Setting up libp11-kit0:amd64 (0.25.5-3) ...
#12 41.75 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ...
#12 41.75 Setting up libgvpr2:amd64 (2.42.4-3) ...
#12 41.76 Setting up libc6-dev:amd64 (2.41-12+deb13u2) ...
#12 41.76 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ...
#12 41.76 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#12 41.76 Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
#12 41.77 Setting up libsm6:amd64 (2:1.2.6-1) ...
#12 41.77 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u2) ...
#12 41.78 Setting up fontconfig (2.15.0-2.3) ...
#12 41.79 Regenerating fonts cache... done.
#12 43.82 Setting up openssh-client (1:10.0p1-7+deb13u2) ...
#12 44.27 Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
#12 44.28 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#12 44.28 Setting up libcairo2:amd64 (1.18.4-1+b1) ...
#12 44.28 Setting up liberror-perl (0.17030-1) ...
#12 44.28 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#12 44.29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#12 44.29 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#12 44.29 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#12 44.29 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#12 44.29 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#12 44.30 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
#12 44.30 Setting up libcurl4t64:amd64 (8.14.1-2+deb13u2) ...
#12 44.30 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ...
#12 44.31 Setting up libxaw7:amd64 (2:1.0.16-1) ...
#12 44.31 Setting up git (1:2.47.3-0+deb13u1) ...
#12 44.33 Setting up curl (8.14.1-2+deb13u2) ...
#12 44.33 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ...
#12 44.34 Setting up libheif1:amd64 (1.19.8-1) ...
#12 44.34 Setting up libgd3:amd64 (2.3.3-13) ...
#12 44.34 Setting up libgvc6 (2.42.4-3) ...
#12 44.39 Setting up graphviz (2.42.4-3) ...
#12 44.41 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ...
#12 44.41 Processing triggers for libc-bin (2.41-12+deb13u2) ...
#12 44.45 Processing triggers for ca-certificates (20250419) ...
#12 44.46 Updating certificates in /etc/ssl/certs...
#12 45.81 0 added, 0 removed; done.
#12 45.81 Running hooks in /etc/ca-certificates/update.d...
#12 45.82 done.
#12 DONE 46.4s
#15 [build 4/10] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#15 ...
#16 [stage-1 4/6] WORKDIR /var/lib/ocurrent
#16 DONE 0.2s
#15 [build 4/10] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#15 17.11
#15 17.11 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 17.11
#15 17.32 Hit:1 http://deb.debian.org/debian trixie InRelease
#15 17.33 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#15 17.39 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#15 17.45 Reading package lists...
#15 19.59 Building dependency tree...
#15 20.35 Reading state information...
#15 20.46 All packages are up to date.
#15 20.55 Reading package lists...
#15 20.60 Building dependency tree...
#15 21.17 Reading state information...
#15 22.38 The following additional packages will be installed:
#15 22.38 fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#15 22.38 libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0 libcdt5
#15 22.38 libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0 libev4t64
#15 22.38 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0t64
#15 22.38 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#15 22.38 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libimagequant0
#15 22.38 libjbig0 libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#15 22.38 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#15 22.38 libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libssl-dev libsvtav1enc2
#15 22.38 libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0 libxcb-shm0
#15 22.39 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 pkgconf pkgconf-bin x11-common
#15 22.40 Suggested packages:
#15 22.40 gsfonts graphviz-doc libgd-tools low-memory-monitor gmp-doc libgmp10-doc
#15 22.40 libmpfr-dev libheif-plugin-ffmpegdec libheif-plugin-jpegdec
#15 22.40 libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc
#15 22.40 libheif-plugin-kvazaar libheif-plugin-rav1e libheif-plugin-svtenc
#15 22.40 sqlite3-doc libssl-doc m4-doc
#15 22.40 Recommended packages:
#15 22.40 fonts-liberation libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#15 22.40 libheif-plugin-x265 libheif-plugin-aomenc
#15 23.23 The following NEW packages will be installed:
#15 23.24 capnproto fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#15 23.24 graphviz libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0
#15 23.24 libcapnp-dev libcdt5 libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0
#15 23.24 libev-dev libev4t64 libffi-dev libfontconfig1 libfreetype6 libfribidi0
#15 23.24 libgav1-1 libgd3 libglib2.0-0t64 libgmp-dev libgmpxx4ldbl libgraphite2-3
#15 23.24 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#15 23.24 libheif-plugin-libde265 libheif1 libice6 libimagequant0 libjbig0
#15 23.24 libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#15 23.24 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#15 23.24 libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libsqlite3-dev libssl-dev
#15 23.24 libsvtav1enc2 libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0
#15 23.24 libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 m4 pkg-config
#15 23.24 pkgconf pkgconf-bin x11-common
#15 24.42 0 upgraded, 75 newly installed, 0 to remove and 0 not upgraded.
#15 24.42 Need to get 8256 kB/28.8 MB of archives.
#15 24.42 After this operation, 104 MB of additional disk space will be used.
#15 24.42 Get:1 http://deb.debian.org/debian trixie/main amd64 libcapnp-1.1.0 amd64 1.1.0-2 [1479 kB]
#15 24.59 Get:2 http://deb.debian.org/debian trixie/main amd64 capnproto amd64 1.1.0-2 [259 kB]
#15 24.61 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.5-1~deb13u2 [2954 kB]
#15 24.75 Get:4 http://deb.debian.org/debian trixie/main amd64 libcapnp-dev amd64 1.1.0-2 [1997 kB]
#15 24.86 Get:5 http://deb.debian.org/debian trixie/main amd64 libev-dev amd64 1:4.33-2.1+b1 [135 kB]
#15 24.87 Get:6 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB]
#15 24.87 Get:7 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB]
#15 24.89 Get:8 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB]
#15 24.92 Get:9 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
#15 24.92 Get:10 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB]
#15 24.93 Get:11 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
#15 24.94 Get:12 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
#15 24.94 Get:13 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB]
#15 25.98 Preconfiguring packages ...
#15 26.35 Fetched 8256 kB in 2s (5070 kB/s)
#15 26.40 Selecting previously unselected package libcapnp-1.1.0:amd64.
#15 26.40 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20623 files and directories currently installed.)
#15 26.45 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_amd64.deb ...
#15 26.46 Unpacking libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 26.71 Selecting previously unselected package capnproto.
#15 26.72 Preparing to unpack .../01-capnproto_1.1.0-2_amd64.deb ...
#15 26.73 Unpacking capnproto (1.1.0-2) ...
#15 26.80 Selecting previously unselected package libpng16-16t64:amd64.
#15 26.81 Preparing to unpack .../02-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
#15 26.81 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 26.89 Selecting previously unselected package libfreetype6:amd64.
#15 26.91 Preparing to unpack .../03-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
#15 26.91 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 27.01 Selecting previously unselected package fonts-dejavu-mono.
#15 27.02 Preparing to unpack .../04-fonts-dejavu-mono_2.37-8_all.deb ...
#15 27.02 Unpacking fonts-dejavu-mono (2.37-8) ...
#15 27.13 Selecting previously unselected package fonts-dejavu-core.
#15 27.14 Preparing to unpack .../05-fonts-dejavu-core_2.37-8_all.deb ...
#15 27.23 Unpacking fonts-dejavu-core (2.37-8) ...
#15 27.36 Selecting previously unselected package fontconfig-config.
#15 27.37 Preparing to unpack .../06-fontconfig-config_2.15.0-2.3_amd64.deb ...
#15 27.37 Unpacking fontconfig-config (2.15.0-2.3) ...
#15 27.46 Selecting previously unselected package libfontconfig1:amd64.
#15 27.48 Preparing to unpack .../07-libfontconfig1_2.15.0-2.3_amd64.deb ...
#15 27.48 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
#15 27.58 Selecting previously unselected package fontconfig.
#15 27.60 Preparing to unpack .../08-fontconfig_2.15.0-2.3_amd64.deb ...
#15 27.60 Unpacking fontconfig (2.15.0-2.3) ...
#15 27.69 Selecting previously unselected package libann0.
#15 27.70 Preparing to unpack .../09-libann0_1.1.2+doc-9+b1_amd64.deb ...
#15 27.71 Unpacking libann0 (1.1.2+doc-9+b1) ...
#15 27.79 Selecting previously unselected package libcdt5:amd64.
#15 27.79 Preparing to unpack .../10-libcdt5_2.42.4-3_amd64.deb ...
#15 27.80 Unpacking libcdt5:amd64 (2.42.4-3) ...
#15 27.86 Selecting previously unselected package libcgraph6:amd64.
#15 27.86 Preparing to unpack .../11-libcgraph6_2.42.4-3_amd64.deb ...
#15 27.87 Unpacking libcgraph6:amd64 (2.42.4-3) ...
#15 27.94 Selecting previously unselected package libaom3:amd64.
#15 27.95 Preparing to unpack .../12-libaom3_3.12.1-1_amd64.deb ...
#15 27.96 Unpacking libaom3:amd64 (3.12.1-1) ...
#15 28.24 Selecting previously unselected package libdav1d7:amd64.
#15 28.26 Preparing to unpack .../13-libdav1d7_1.5.1-1_amd64.deb ...
#15 28.27 Unpacking libdav1d7:amd64 (1.5.1-1) ...
#15 28.45 Selecting previously unselected package libabsl20240722:amd64.
#15 28.46 Preparing to unpack .../14-libabsl20240722_20240722.0-4_amd64.deb ...
#15 28.47 Unpacking libabsl20240722:amd64 (20240722.0-4) ...
#15 28.64 Selecting previously unselected package libgav1-1:amd64.
#15 28.65 Preparing to unpack .../15-libgav1-1_0.19.0-3+b1_amd64.deb ...
#15 28.65 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
#15 28.76 Selecting previously unselected package librav1e0.7:amd64.
#15 28.77 Preparing to unpack .../16-librav1e0.7_0.7.1-9+b2_amd64.deb ...
#15 28.77 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 28.93 Selecting previously unselected package libsvtav1enc2:amd64.
#15 28.94 Preparing to unpack .../17-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
#15 28.94 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 29.25 Selecting previously unselected package libjpeg62-turbo:amd64.
#15 29.25 Preparing to unpack .../18-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
#15 29.26 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 29.33 Selecting previously unselected package libyuv0:amd64.
#15 29.35 Preparing to unpack .../19-libyuv0_0.0.1904.20250204-1_amd64.deb ...
#15 29.35 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 29.42 Selecting previously unselected package libavif16:amd64.
#15 29.42 Preparing to unpack .../20-libavif16_1.2.1-1.2_amd64.deb ...
#15 29.42 Unpacking libavif16:amd64 (1.2.1-1.2) ...
#15 29.49 Selecting previously unselected package libsharpyuv0:amd64.
#15 29.50 Preparing to unpack .../21-libsharpyuv0_1.5.0-0.1_amd64.deb ...
#15 29.51 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 29.56 Selecting previously unselected package libheif-plugin-dav1d:amd64.
#15 29.57 Preparing to unpack .../22-libheif-plugin-dav1d_1.19.8-1_amd64.deb ...
#15 29.57 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ...
#15 29.61 Selecting previously unselected package libde265-0:amd64.
#15 29.62 Preparing to unpack .../23-libde265-0_1.0.15-1+b3_amd64.deb ...
#15 29.63 Unpacking libde265-0:amd64 (1.0.15-1+b3) ...
#15 29.69 Selecting previously unselected package libheif-plugin-libde265:amd64.
#15 29.70 Preparing to unpack .../24-libheif-plugin-libde265_1.19.8-1_amd64.deb ...
#15 29.70 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ...
#15 29.74 Selecting previously unselected package libheif1:amd64.
#15 29.75 Preparing to unpack .../25-libheif1_1.19.8-1_amd64.deb ...
#15 29.75 Unpacking libheif1:amd64 (1.19.8-1) ...
#15 29.84 Selecting previously unselected package libimagequant0:amd64.
#15 29.86 Preparing to unpack .../26-libimagequant0_2.18.0-1+b2_amd64.deb ...
#15 29.86 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
#15 29.93 Selecting previously unselected package libdeflate0:amd64.
#15 29.93 Preparing to unpack .../27-libdeflate0_1.23-2_amd64.deb ...
#15 29.94 Unpacking libdeflate0:amd64 (1.23-2) ...
#15 30.00 Selecting previously unselected package libjbig0:amd64.
#15 30.01 Preparing to unpack .../28-libjbig0_2.1-6.1+b2_amd64.deb ...
#15 30.02 Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
#15 30.05 Selecting previously unselected package liblerc4:amd64.
#15 30.06 Preparing to unpack .../29-liblerc4_4.0.0+ds-5_amd64.deb ...
#15 30.06 Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
#15 30.14 Selecting previously unselected package libwebp7:amd64.
#15 30.15 Preparing to unpack .../30-libwebp7_1.5.0-0.1_amd64.deb ...
#15 30.15 Unpacking libwebp7:amd64 (1.5.0-0.1) ...
#15 30.23 Selecting previously unselected package libtiff6:amd64.
#15 30.25 Preparing to unpack .../31-libtiff6_4.7.0-3+deb13u2_amd64.deb ...
#15 30.25 Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) ...
#15 30.31 Selecting previously unselected package libxpm4:amd64.
#15 30.32 Preparing to unpack .../32-libxpm4_1%3a3.5.17-1+b3_amd64.deb ...
#15 30.32 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ...
#15 30.38 Selecting previously unselected package libgd3:amd64.
#15 30.39 Preparing to unpack .../33-libgd3_2.3.3-13_amd64.deb ...
#15 30.39 Unpacking libgd3:amd64 (2.3.3-13) ...
#15 30.46 Selecting previously unselected package libglib2.0-0t64:amd64.
#15 30.46 Preparing to unpack .../34-libglib2.0-0t64_2.84.4-3~deb13u2_amd64.deb ...
#15 30.48 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ...
#15 30.68 Selecting previously unselected package libgts-0.7-5t64:amd64.
#15 30.68 Preparing to unpack .../35-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#15 30.69 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 30.75 Selecting previously unselected package libpixman-1-0:amd64.
#15 30.75 Preparing to unpack .../36-libpixman-1-0_0.44.0-3_amd64.deb ...
#15 30.75 Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
#15 30.83 Selecting previously unselected package libxcb-render0:amd64.
#15 30.83 Preparing to unpack .../37-libxcb-render0_1.17.0-2+b1_amd64.deb ...
#15 30.84 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 30.89 Selecting previously unselected package libxcb-shm0:amd64.
#15 30.90 Preparing to unpack .../38-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
#15 30.90 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 30.95 Selecting previously unselected package libxrender1:amd64.
#15 30.95 Preparing to unpack .../39-libxrender1_1%3a0.9.12-1_amd64.deb ...
#15 30.95 Unpacking libxrender1:amd64 (1:0.9.12-1) ...
#15 30.99 Selecting previously unselected package libcairo2:amd64.
#15 31.00 Preparing to unpack .../40-libcairo2_1.18.4-1+b1_amd64.deb ...
#15 31.00 Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
#15 31.08 Selecting previously unselected package libltdl7:amd64.
#15 31.09 Preparing to unpack .../41-libltdl7_2.5.4-4_amd64.deb ...
#15 31.09 Unpacking libltdl7:amd64 (2.5.4-4) ...
#15 31.14 Selecting previously unselected package libfribidi0:amd64.
#15 31.15 Preparing to unpack .../42-libfribidi0_1.0.16-1_amd64.deb ...
#15 31.15 Unpacking libfribidi0:amd64 (1.0.16-1) ...
#15 31.20 Selecting previously unselected package libgraphite2-3:amd64.
#15 31.21 Preparing to unpack .../43-libgraphite2-3_1.3.14-2+b1_amd64.deb ...
#15 31.21 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ...
#15 31.26 Selecting previously unselected package libharfbuzz0b:amd64.
#15 31.27 Preparing to unpack .../44-libharfbuzz0b_10.2.0-1+b1_amd64.deb ...
#15 31.27 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ...
#15 31.36 Selecting previously unselected package libthai-data.
#15 31.36 Preparing to unpack .../45-libthai-data_0.1.29-2_all.deb ...
#15 31.37 Unpacking libthai-data (0.1.29-2) ...
#15 31.45 Selecting previously unselected package libdatrie1:amd64.
#15 31.46 Preparing to unpack .../46-libdatrie1_0.2.13-3+b1_amd64.deb ...
#15 31.46 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
#15 31.52 Selecting previously unselected package libthai0:amd64.
#15 31.52 Preparing to unpack .../47-libthai0_0.1.29-2+b1_amd64.deb ...
#15 31.53 Unpacking libthai0:amd64 (0.1.29-2+b1) ...
#15 31.59 Selecting previously unselected package libpango-1.0-0:amd64.
#15 31.61 Preparing to unpack .../48-libpango-1.0-0_1.56.3-1_amd64.deb ...
#15 31.61 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
#15 31.70 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#15 31.71 Preparing to unpack .../49-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
#15 31.71 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 31.77 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#15 31.78 Preparing to unpack .../50-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
#15 31.79 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 31.86 Selecting previously unselected package libpathplan4:amd64.
#15 31.88 Preparing to unpack .../51-libpathplan4_2.42.4-3_amd64.deb ...
#15 31.89 Unpacking libpathplan4:amd64 (2.42.4-3) ...
#15 31.94 Selecting previously unselected package libgvc6.
#15 31.95 Preparing to unpack .../52-libgvc6_2.42.4-3_amd64.deb ...
#15 31.95 Unpacking libgvc6 (2.42.4-3) ...
#15 32.09 Selecting previously unselected package libgvpr2:amd64.
#15 32.10 Preparing to unpack .../53-libgvpr2_2.42.4-3_amd64.deb ...
#15 32.10 Unpacking libgvpr2:amd64 (2.42.4-3) ...
#15 32.23 Selecting previously unselected package liblab-gamut1:amd64.
#15 32.25 Preparing to unpack .../54-liblab-gamut1_2.42.4-3_amd64.deb ...
#15 32.25 Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
#15 32.42 Selecting previously unselected package x11-common.
#15 32.43 Preparing to unpack .../55-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#15 32.44 Unpacking x11-common (1:7.7+24+deb13u1) ...
#15 32.51 Selecting previously unselected package libice6:amd64.
#15 32.52 Preparing to unpack .../56-libice6_2%3a1.1.1-1_amd64.deb ...
#15 32.53 Unpacking libice6:amd64 (2:1.1.1-1) ...
#15 32.59 Selecting previously unselected package libsm6:amd64.
#15 32.61 Preparing to unpack .../57-libsm6_2%3a1.2.6-1_amd64.deb ...
#15 32.61 Unpacking libsm6:amd64 (2:1.2.6-1) ...
#15 32.67 Selecting previously unselected package libxt6t64:amd64.
#15 32.68 Preparing to unpack .../58-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
#15 32.68 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 32.75 Selecting previously unselected package libxmu6:amd64.
#15 32.75 Preparing to unpack .../59-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
#15 32.75 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 32.82 Selecting previously unselected package libxaw7:amd64.
#15 32.83 Preparing to unpack .../60-libxaw7_2%3a1.0.16-1_amd64.deb ...
#15 32.83 Unpacking libxaw7:amd64 (2:1.0.16-1) ...
#15 32.93 Selecting previously unselected package graphviz.
#15 32.93 Preparing to unpack .../61-graphviz_2.42.4-3_amd64.deb ...
#15 32.94 Unpacking graphviz (2.42.4-3) ...
#15 33.13 Selecting previously unselected package libssl-dev:amd64.
#15 33.14 Preparing to unpack .../62-libssl-dev_3.5.5-1~deb13u2_amd64.deb ...
#15 33.15 Unpacking libssl-dev:amd64 (3.5.5-1~deb13u2) ...
#15 33.67 Selecting previously unselected package libcapnp-dev:amd64.
#15 33.68 Preparing to unpack .../63-libcapnp-dev_1.1.0-2_amd64.deb ...
#15 33.69 Unpacking libcapnp-dev:amd64 (1.1.0-2) ...
#15 34.10 Selecting previously unselected package libev4t64:amd64.
#15 34.12 Preparing to unpack .../64-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#15 34.12 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 34.19 Selecting previously unselected package libev-dev:amd64.
#15 34.20 Preparing to unpack .../65-libev-dev_1%3a4.33-2.1+b1_amd64.deb ...
#15 34.20 Unpacking libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 34.28 Selecting previously unselected package libffi-dev:amd64.
#15 34.29 Preparing to unpack .../66-libffi-dev_3.4.8-2_amd64.deb ...
#15 34.29 Unpacking libffi-dev:amd64 (3.4.8-2) ...
#15 34.36 Selecting previously unselected package libgmpxx4ldbl:amd64.
#15 34.38 Preparing to unpack .../67-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 34.38 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 34.47 Selecting previously unselected package libgmp-dev:amd64.
#15 34.48 Preparing to unpack .../68-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 34.48 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 34.63 Selecting previously unselected package libpkgconf3:amd64.
#15 34.64 Preparing to unpack .../69-libpkgconf3_1.8.1-4_amd64.deb ...
#15 34.65 Unpacking libpkgconf3:amd64 (1.8.1-4) ...
#15 34.74 Selecting previously unselected package libsqlite3-dev:amd64.
#15 34.75 Preparing to unpack .../70-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#15 34.76 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 35.00 Selecting previously unselected package m4.
#15 35.01 Preparing to unpack .../71-m4_1.4.19-8_amd64.deb ...
#15 35.01 Unpacking m4 (1.4.19-8) ...
#15 35.14 Selecting previously unselected package pkgconf-bin.
#15 35.16 Preparing to unpack .../72-pkgconf-bin_1.8.1-4_amd64.deb ...
#15 35.17 Unpacking pkgconf-bin (1.8.1-4) ...
#15 35.25 Selecting previously unselected package pkgconf:amd64.
#15 35.26 Preparing to unpack .../73-pkgconf_1.8.1-4_amd64.deb ...
#15 35.28 Unpacking pkgconf:amd64 (1.8.1-4) ...
#15 35.37 Selecting previously unselected package pkg-config:amd64.
#15 35.39 Preparing to unpack .../74-pkg-config_1.8.1-4_amd64.deb ...
#15 35.40 Unpacking pkg-config:amd64 (1.8.1-4) ...
#15 35.50 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ...
#15 35.50 Setting up libpixman-1-0:amd64 (0.44.0-3) ...
#15 35.50 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 35.50 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 35.50 Setting up libaom3:amd64 (3.12.1-1) ...
#15 35.51 Setting up liblerc4:amd64 (4.0.0+ds-5) ...
#15 35.51 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ...
#15 35.51 Setting up libxrender1:amd64 (1:0.9.12-1) ...
#15 35.52 Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
#15 35.52 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 35.53 Setting up liblab-gamut1:amd64 (2.42.4-3) ...
#15 35.53 Setting up x11-common (1:7.7+24+deb13u1) ...
#15 35.79 invoke-rc.d: could not determine current runlevel
#15 35.81 invoke-rc.d: policy-rc.d denied execution of start.
#15 35.83 Setting up libdeflate0:amd64 (1.23-2) ...
#15 35.84 Setting up m4 (1.4.19-8) ...
#15 35.84 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 35.84 Setting up libabsl20240722:amd64 (20240722.0-4) ...
#15 35.84 Setting up libffi-dev:amd64 (3.4.8-2) ...
#15 35.85 Setting up libjbig0:amd64 (2.1-6.1+b2) ...
#15 35.85 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ...
#15 35.87 No schema files found: doing nothing.
#15 35.88 Setting up libpkgconf3:amd64 (1.8.1-4) ...
#15 35.89 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 35.89 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 35.90 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 35.90 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 35.90 Setting up libpathplan4:amd64 (2.42.4-3) ...
#15 35.91 Setting up libann0 (1.1.2+doc-9+b1) ...
#15 35.91 Setting up libfribidi0:amd64 (1.0.16-1) ...
#15 35.92 Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
#15 35.92 Setting up fonts-dejavu-mono (2.37-8) ...
#15 35.92 Setting up libssl-dev:amd64 (3.5.5-1~deb13u2) ...
#15 35.93 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 35.93 Setting up fonts-dejavu-core (2.37-8) ...
#15 36.01 Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
#15 36.02 Setting up pkgconf-bin (1.8.1-4) ...
#15 36.03 Setting up libltdl7:amd64 (2.5.4-4) ...
#15 36.04 Setting up libwebp7:amd64 (1.5.0-0.1) ...
#15 36.04 Setting up libdav1d7:amd64 (1.5.1-1) ...
#15 36.04 Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ...
#15 36.05 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 36.05 Setting up libthai-data (0.1.29-2) ...
#15 36.05 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 36.06 Setting up libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 36.06 Setting up libcdt5:amd64 (2.42.4-3) ...
#15 36.06 Setting up libcgraph6:amd64 (2.42.4-3) ...
#15 36.06 Setting up libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 36.07 Setting up libde265-0:amd64 (1.0.15-1+b3) ...
#15 36.07 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 36.08 Setting up libcapnp-dev:amd64 (1.1.0-2) ...
#15 36.08 Setting up libice6:amd64 (2:1.1.1-1) ...
#15 36.08 Setting up libavif16:amd64 (1.2.1-1.2) ...
#15 36.08 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 36.08 Setting up fontconfig-config (2.15.0-2.3) ...
#15 36.41 Setting up pkgconf:amd64 (1.8.1-4) ...
#15 36.42 Setting up libthai0:amd64 (0.1.29-2+b1) ...
#15 36.42 Setting up capnproto (1.1.0-2) ...
#15 36.42 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 36.42 Setting up pkg-config:amd64 (1.8.1-4) ...
#15 36.42 Setting up libgvpr2:amd64 (2.42.4-3) ...
#15 36.43 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ...
#15 36.43 Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
#15 36.43 Setting up libsm6:amd64 (2:1.2.6-1) ...
#15 36.43 Setting up fontconfig (2.15.0-2.3) ...
#15 36.45 Regenerating fonts cache... done.
#15 38.52 Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
#15 38.53 Setting up libcairo2:amd64 (1.18.4-1+b1) ...
#15 38.53 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 38.53 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 38.53 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 38.54 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 38.54 Setting up libxaw7:amd64 (2:1.0.16-1) ...
#15 38.54 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ...
#15 38.55 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ...
#15 38.56 Setting up libheif1:amd64 (1.19.8-1) ...
#15 38.57 Setting up libgd3:amd64 (2.3.3-13) ...
#15 38.57 Setting up libgvc6 (2.42.4-3) ...
#15 38.64 Setting up graphviz (2.42.4-3) ...
#15 38.66 Processing triggers for libc-bin (2.41-12+deb13u2) ...
#15 DONE 39.6s
#17 [build 5/10] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 94c943996066236b7203cad4027522be61e33f45 && opam update
#17 10.96 Updating files: 7% (1329/18969)
Updating files: 8% (1518/18969)
Updating files: 9% (1708/18969)
Updating files: 10% (1897/18969)
Updating files: 11% (2087/18969)
Updating files: 12% (2277/18969)
Updating files: 13% (2466/18969)
Updating files: 14% (2656/18969)
Updating files: 15% (2846/18969)
Updating files: 15% (2883/18969)
Updating files: 16% (3036/18969)
Updating files: 17% (3225/18969)
Updating files: 18% (3415/18969)
Updating files: 19% (3605/18969)
Updating files: 20% (3794/18969)
Updating files: 21% (3984/18969)
Updating files: 22% (4174/18969)
Updating files: 23% (4363/18969)
Updating files: 24% (4553/18969)
Updating files: 24% (4625/18969)
Updating files: 25% (4743/18969)
Updating files: 26% (4932/18969)
Updating files: 27% (5122/18969)
Updating files: 28% (5312/18969)
Updating files: 29% (5502/18969)
Updating files: 30% (5691/18969)
Updating files: 31% (5881/18969)
Updating files: 32% (6071/18969)
Updating files: 33% (6260/18969)
Updating files: 33% (6284/18969)
Updating files: 34% (6450/18969)
Updating files: 35% (6640/18969)
Updating files: 36% (6829/18969)
Updating files: 37% (7019/18969)
Updating files: 38% (7209/18969)
Updating files: 39% (7398/18969)
Updating files: 40% (7588/18969)
Updating files: 41% (7778/18969)
Updating files: 42% (7967/18969)
Updating files: 42% (8071/18969)
Updating files: 43% (8157/18969)
Updating files: 44% (8347/18969)
Updating files: 45% (8537/18969)
Updating files: 46% (8726/18969)
Updating files: 47% (8916/18969)
Updating files: 48% (9106/18969)
Updating files: 49% (9295/18969)
Updating files: 50% (9485/18969)
Updating files: 50% (9547/18969)
Updating files: 51% (9675/18969)
Updating files: 52% (9864/18969)
Updating files: 53% (10054/18969)
Updating files: 54% (10244/18969)
Updating files: 55% (10433/18969)
Updating files: 56% (10623/18969)
Updating files: 57% (10813/18969)
Updating files: 58% (11003/18969)
Updating files: 58% (11126/18969)
Updating files: 59% (11192/18969)
Updating files: 60% (11382/18969)
Updating files: 61% (11572/18969)
Updating files: 62% (11761/18969)
Updating files: 63% (11951/18969)
Updating files: 64% (12141/18969)
Updating files: 65% (12330/18969)
Updating files: 66% (12520/18969)
Updating files: 67% (12710/18969)
Updating files: 68% (12899/18969)
Updating files: 68% (12934/18969)
Updating files: 69% (13089/18969)
Updating files: 70% (13279/18969)
Updating files: 71% (13468/18969)
Updating files: 72% (13658/18969)
Updating files: 73% (13848/18969)
Updating files: 74% (14038/18969)
Updating files: 75% (14227/18969)
Updating files: 76% (14417/18969)
Updating files: 76% (14529/18969)
Updating files: 77% (14607/18969)
Updating files: 78% (14796/18969)
Updating files: 79% (14986/18969)
Updating files: 80% (15176/18969)
Updating files: 81% (15365/18969)
Updating files: 82% (15555/18969)
Updating files: 83% (15745/18969)
Updating files: 84% (15934/18969)
Updating files: 84% (16042/18969)
Updating files: 85% (16124/18969)
Updating files: 86% (16314/18969)
Updating files: 87% (16504/18969)
Updating files: 88% (16693/18969)
Updating files: 89% (16883/18969)
Updating files: 90% (17073/18969)
Updating files: 91% (17262/18969)
Updating files: 92% (17452/18969)
Updating files: 92% (17560/18969)
Updating files: 93% (17642/18969)
Updating files: 94% (17831/18969)
Updating files: 95% (18021/18969)
Updating files: 96% (18211/18969)
Updating files: 97% (18400/18969)
Updating files: 98% (18590/18969)
Updating files: 99% (18780/18969)
Updating files: 100% (18969/18969)
Updating files: 100% (18969/18969), done.
#17 22.07 HEAD is now at 94c9439960 Merge pull request #29812 from filipeom/opam-publish-smtml.0.26.0
#17 22.78
#17 22.78 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 35.53 [default] synchronised from git+file:///home/opam/opam-repository
#17 37.66 Now run 'opam upgrade' to apply any package updates.
#17 DONE 39.0s
#18 [build 6/10] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#18 DONE 0.2s
#19 [build 7/10] WORKDIR /src
#19 DONE 0.2s
#20 [build 8/10] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#20 3.623 The following additional pinnings are required by ocaml-ci.dev:
#20 3.623 - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#20 3.623 - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#20 3.623 - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#20 3.623 Pin and install them? [Y/n] y
#20 6.161 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#20 6.766 [solver-service.dev] synchronised (no changes)
#20 6.767 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#20 6.767 warning 68: Missing field 'license'
#20 6.844 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#20 6.847 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#20 7.433 [solver-service-api.dev] synchronised (no changes)
#20 7.437 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#20 7.437 warning 68: Missing field 'license'
#20 7.440 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#20 7.442 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#20 7.994 [solver-worker.dev] synchronised (no changes)
#20 7.995 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#20 7.996 warning 68: Missing field 'license'
#20 8.027 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#20 26.67 The following actions will be performed:
#20 26.69 === install 232 packages
#20 26.69 - install 0install-solver 2.18 [required by opam-0install]
#20 26.69 - install angstrom 0.16.1 [required by timedesc]
#20 26.69 - install ansi 0.7.0 [required by ocaml-ci-service]
#20 26.69 - install arp 3.1.1 [required by tcpip]
#20 26.69 - install asetmap 0.8.1 [required by capnp-rpc-net, prometheus-app]
#20 26.69 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#20 26.69 - install astring 0.8.5 [required by ocaml-ci-service]
#20 26.69 - install atd 4.2.0 [required by atdgen]
#20 26.69 - install atdgen 4.2.0 [required by github-data]
#20 26.69 - install atdgen-runtime 4.2.0 [required by github-data]
#20 26.69 - install awa 0.3.0 [required by git-unix]
#20 26.69 - install awa-mirage 0.3.0 [required by git-unix]
#20 26.69 - install base v0.16.5 [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#20 26.69 - install base-bytes base [required by extunix]
#20 26.69 - install base64 3.5.2 [required by capnp-rpc-unix, current_github]
#20 26.69 - install bigstringaf 0.10.0 [required by git-unix]
#20 26.69 - install biniou 1.2.2 [required by atdgen]
#20 26.69 - install bos 0.3.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install bstr 0.0.4 [required by prettym]
#20 26.69 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#20 26.69 - install ca-certs-nss 3.101 [required by git-unix]
#20 26.69 - install camlp-streams 5.0.1 [required by tar]
#20 26.69 - install capnp 3.6.0 [required by ocaml-ci-api]
#20 26.69 - install capnp-rpc 1.2.3 [required by current_rpc]
#20 26.69 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api]
#20 26.69 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#20 26.69 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install carton 0.7.2 [required by git]
#20 26.69 - install carton-git 0.7.2 [required by git]
#20 26.69 - install carton-lwt 0.7.2 [required by git]
#20 26.69 - install cf 0.5.0 [required by cf-lwt]
#20 26.69 - install cf-lwt 0.5.0 [required by irmin-watcher]
#20 26.69 - install checkseum 0.5.3 [required by decompress, git]
#20 26.69 - install cmdliner 1.3.0 [required by ocaml-ci-service]
#20 26.69 - install cohttp 6.0.0 [required by cohttp-lwt-unix]
#20 26.69 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#20 26.69 - install cohttp-lwt-unix 6.0.0 [required by ocaml-ci]
#20 26.69 - install conduit 6.2.3 [required by conduit-lwt]
#20 26.69 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#20 26.69 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix]
#20 26.69 - install conf-capnproto 2 [required by capnp-rpc-net]
#20 26.69 - install conf-git 1.1 [required by current_git]
#20 26.69 - install conf-gmp 5 [required by zarith]
#20 26.69 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#20 26.69 - install conf-graphviz 0.1 [required by current_web]
#20 26.69 - install conf-libev 4-13 [required by ocaml-ci-service]
#20 26.69 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#20 26.69 - install conf-pkg-config 4 [required by conf-sqlite3]
#20 26.69 - install conf-sqlite3 1 [required by sqlite3]
#20 26.69 - install cppo 1.8.0 [required by ppx_deriving]
#20 26.69 - install crunch 4.0.0 [required by current_web]
#20 26.69 - install csexp 1.5.2 [required by dune-configurator]
#20 26.69 - install cstruct 6.2.0 [required by tar-unix, tar, current_github]
#20 26.69 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix]
#20 26.69 - install cstruct-unix 6.2.0 [required by awa]
#20 26.69 - install csv 2.4 [required by current_web]
#20 26.69 - install ctypes 0.24.0 [required by cf, fsevents]
#20 26.69 - install ctypes-foreign 0.24.0 [required by cf]
#20 26.69 - install current 0.7.4 [required by ocaml-ci]
#20 26.69 - install current_docker 0.7.4 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install current_git 0.7.4 [required by ocaml-ci-service]
#20 26.69 - install current_github 0.7.4 [required by ocaml-ci-service]
#20 26.69 - install current_incr 0.6.1 [required by current]
#20 26.69 - install current_ocluster 0.3.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install current_rpc 0.7.4 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 26.69 - install current_web 0.7.4 [required by ocaml-ci-service]
#20 26.69 - install decompress 1.5.3 [required by tar]
#20 26.69 - install digestif 1.3.0 [required by git-unix]
#20 26.69 - install dns 7.0.3 [required by git-mirage]
#20 26.69 - install dns-client 7.0.3 [required by git-mirage]
#20 26.69 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt]
#20 26.69 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage]
#20 26.69 - install dockerfile 8.3.6 [required by dockerfile-opam]
#20 26.69 - install dockerfile-opam 8.3.6 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install domain-name 0.5.0 [required by git-unix]
#20 26.69 - install duff 0.5 [required by carton]
#20 26.69 - install dune 3.22.2 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 26.69 - install dune-build-info 3.22.2 [required by solver-service, solver-worker]
#20 26.69 - install dune-compiledb 0.6.0 [required by sqlite3]
#20 26.69 - install dune-configurator 3.22.2 [required by extunix, sqlite3]
#20 26.69 - install duration 0.3.1 [required by current_ocluster, current, current_docker, current_github]
#20 26.69 - install easy-format 1.3.4 [required by atd]
#20 26.69 - install emile 1.1 [required by git]
#20 26.69 - install encore 0.8.1 [required by git]
#20 26.69 - install eqaf 0.9 [required by awa, mirage-crypto, digestif]
#20 26.69 - install ethernet 3.2.0 [required by tcpip]
#20 26.69 - install extunix 0.4.3 [required by capnp-rpc-unix]
#20 26.69 - install ezjsonm 1.3.0 [required by dune-compiledb]
#20 26.69 - install faraday 0.8.2 [required by httpaf, paf]
#20 26.69 - install fmt 0.11.0 [required by ocaml-ci-service]
#20 26.69 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc]
#20 26.69 - install fsevents 0.3.0 [required by fsevents-lwt]
#20 26.69 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#20 26.69 - install git 3.15.0 [required by git-unix]
#20 26.69 - install git-mirage 3.15.0 [required by git-unix]
#20 26.69 - install git-paf 3.15.0 [required by git-mirage]
#20 26.69 - install git-unix 3.15.0 [required by solver-service]
#20 26.69 - install github 4.5.1 [required by github-unix]
#20 26.69 - install github-data 4.5.1 [required by github]
#20 26.69 - install github-unix 4.5.1 [required by current_github]
#20 26.69 - install gmap 0.3.0 [required by x509, dns]
#20 26.69 - install h2 0.13.0 [required by paf]
#20 26.69 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt]
#20 26.69 - install happy-eyeballs-lwt 0.6.0 [required by git-unix]
#20 26.69 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage]
#20 26.69 - install hex 1.5.0 [required by current_github]
#20 26.69 - install hkdf 1.0.4 (deprecated) [required by tls]
#20 26.69 - install hpack 0.13.0 [required by h2]
#20 26.69 - install http 6.0.0 [required by cohttp-lwt-unix]
#20 26.69 - install httpaf 0.7.1 [required by git-paf]
#20 26.69 - install httpun-types 0.2.0 [required by h2]
#20 26.69 - install hxd 0.4.0 [required by git]
#20 26.69 - install inotify 2.6 [required by irmin-watcher]
#20 26.69 - install integers 0.7.0 [required by ctypes]
#20 26.69 - install ipaddr 5.6.2 [required by pgx, conduit-lwt-unix, git-unix]
#20 26.69 - install ipaddr-cstruct 5.6.2 [required by tcpip]
#20 26.69 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#20 26.69 - install irmin-watcher 0.5.0 [required by current_git]
#20 26.69 - install jsonm 1.0.2 [required by opam-core]
#20 26.69 - install ke 0.6 [required by git, multipart_form-lwt]
#20 26.69 - install logs 0.10.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install lru 0.3.1 [required by dns]
#20 26.69 - install lwt 6.1.1 [required by tar-unix, omigrate, current_ocluster, etc.]
#20 26.69 - install lwt-dllist 1.1.0 [required by current]
#20 26.69 - install macaddr 5.6.2 [required by ipaddr]
#20 26.69 - install macaddr-cstruct 5.6.2 [required by tcpip]
#20 26.69 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#20 26.69 - install menhir 20260209 [required by opam-file-format]
#20 26.69 - install menhirCST 20260209 [required by menhir]
#20 26.69 - install menhirGLR 20260209 [required by menhir]
#20 26.69 - install menhirLib 20260209 [required by menhir]
#20 26.69 - install menhirSdk 20260209 [required by menhir]
#20 26.69 - install metrics 0.5.0 [required by dns]
#20 26.69 - install mimic 0.0.6 [required by git-unix]
#20 26.69 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage]
#20 26.69 - install mirage-clock 4.2.0 [required by git-unix]
#20 26.69 - install mirage-clock-unix 4.2.0 [required by git-unix]
#20 26.69 - install mirage-crypto 0.11.3 [required by current_github]
#20 26.69 - install mirage-crypto-ec 0.11.3 [required by tls, awa]
#20 26.69 - install mirage-crypto-pk 0.11.3 [required by current_github]
#20 26.69 - install mirage-crypto-rng 0.11.3 [required by ocaml-ci-service]
#20 26.69 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix]
#20 26.69 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#20 26.69 - install mirage-kv 6.1.1 [required by tls-mirage]
#20 26.69 - install mirage-net 4.0.0 [required by tcpip]
#20 26.69 - install mirage-random 3.0.0 (deprecated) [required by git-mirage]
#20 26.69 - install mirage-runtime 4.10.6 [required by mirage-unix]
#20 26.69 - install mirage-time 3.0.0 [required by git-unix]
#20 26.69 - install mirage-unix 5.0.1 [required by git-unix]
#20 26.69 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt, git-unix]
#20 26.69 - install multipart_form 0.8.0 [required by multipart_form-lwt]
#20 26.69 - install multipart_form-lwt 0.8.0 [required by current_web]
#20 26.69 - install num 1.6 [required by sexplib]
#20 26.69 - install obuilder-spec 0.6.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#20 26.69 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#20 26.69 - install ocaml-version 4.1.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install ocamlbuild 0.16.1 [required by bos]
#20 26.69 - install ocamlfind 1.9.8 [required by bos]
#20 26.69 - install ocamlgraph 2.2.0 [required by opam-core, git]
#20 26.69 - install ocluster-api 0.3.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install ocplib-endian 1.2 [required by lwt, capnp]
#20 26.69 - install omigrate 0.3.2 [required by ocaml-ci]
#20 26.69 - install opam-0install 0.5.1 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install opam-core 2.5.1 [required by opam-format]
#20 26.69 - install opam-file-format 2.2.0 [required by opam-0install]
#20 26.69 - install opam-format 2.5.1 [required by opam-0install]
#20 26.69 - install opam-repository 2.5.1 [required by opam-state]
#20 26.69 - install opam-state 2.5.1 [required by opam-0install]
#20 26.69 - install optint 0.3.0 [required by decompress, git]
#20 26.69 - install paf 0.5.0 [required by git-paf]
#20 26.69 - install parsexp v0.16.0 [required by sexplib]
#20 26.69 - install patch 3.1.0 [required by opam-state]
#20 26.69 - install pbkdf 1.2.0 [required by x509]
#20 26.69 - install pecu 0.7 [required by emile, multipart_form]
#20 26.69 - install pgx 2.2 [required by omigrate]
#20 26.69 - install pgx_lwt 2.2 [required by pgx_lwt_unix]
#20 26.69 - install pgx_lwt_unix 2.2 [required by omigrate]
#20 26.69 - install ppx_compare v0.16.0 [required by pgx]
#20 26.69 - install ppx_custom_printf v0.16.0 [required by pgx]
#20 26.69 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#20 26.69 - install ppx_deriving 6.0.3 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 26.69 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 26.69 - install ppx_sexp_conv v0.16.0 [required by ocaml-ci-service]
#20 26.69 - install ppxlib 0.35.0 [required by extunix, ppx_deriving]
#20 26.69 - install prettym 0.0.5 [required by multipart_form]
#20 26.69 - install prometheus 1.3 [required by current_ocluster, current, current_github]
#20 26.69 - install prometheus-app 1.3 [required by ocaml-ci-service]
#20 26.69 - install psq 0.2.1 [required by git]
#20 26.69 - install ptime 1.2.0 [required by timedesc, current_github]
#20 26.69 - install randomconv 0.1.3 [required by dns-client]
#20 26.69 - install re 1.14.0 [required by current]
#20 26.69 - install res 5.0.2 [required by capnp]
#20 26.69 - install result 1.5 [required by timedesc, current_rpc, current, etc.]
#20 26.69 - install routes 2.0.0 [required by current_web]
#20 26.69 - install rresult 0.7.0 [required by bos, current_github]
#20 26.69 - install seq base [required by timedesc]
#20 26.69 - install session 0.5.0 [required by current_web]
#20 26.69 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#20 26.69 - install session-cohttp-lwt 0.5.0 [required by current_web]
#20 26.69 - install sexplib v0.16.0 [required by obuilder-spec]
#20 26.69 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#20 26.69 - install sha 1.15.4 [required by opam-core]
#20 26.69 - install solver-service dev (pinned) [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install solver-service-api dev (pinned) [required by ocaml-ci]
#20 26.69 - install solver-worker dev (pinned) [required by ocaml-ci]
#20 26.69 - install spdx_licenses 1.4.0 [required by opam-state]
#20 26.69 - install sqlite3 5.4.1 [required by current, omigrate]
#20 26.69 - install stdint 0.7.2 [required by current_rpc]
#20 26.69 - install stdio v0.16.0 [required by capnp]
#20 26.69 - install stdlib-shims 0.3.0 [required by ppxlib]
#20 26.69 - install stringext 1.6.0 [required by cohttp, github-unix]
#20 26.69 - install swhid_core 0.1 [required by opam-core]
#20 26.69 - install tar 2.6.0 [required by ocaml-ci]
#20 26.69 - install tar-unix 2.6.0 [required by ocaml-ci]
#20 26.69 - install tcpip 8.0.0 [required by git-unix]
#20 26.69 - install timedesc 3.1.0 [required by ocaml-ci, ocaml-ci-service]
#20 26.69 - install timedesc-tzdb 3.1.0 [required by timedesc]
#20 26.69 - install timedesc-tzlocal 3.1.0 [required by timedesc]
#20 26.69 - install tls 0.17.3 [required by capnp-rpc-net, git-unix]
#20 26.69 - install tls-lwt 0.17.3 [required by current_github]
#20 26.69 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix]
#20 26.69 - install topkg 1.1.1 [required by bos]
#20 26.69 - install tyxml 4.6.0 [required by ansi, current_github]
#20 26.69 - install unstrctrd 0.4 [required by multipart_form]
#20 26.69 - install uri 4.4.0 [required by omigrate, current_github]
#20 26.69 - install uri-sexp 4.4.0 [required by cohttp]
#20 26.69 - install uuidm 0.9.10 [required by pgx]
#20 26.69 - install uutf 1.0.4 [required by tyxml]
#20 26.69 - install x509 0.16.5 [required by current_github]
#20 26.69 - install yojson 3.0.0 [required by solver-service, current_docker, current_github]
#20 26.69 - install zarith 1.14 [required by asn1-combinators, awa]
#20 28.60
#20 28.60 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#20 29.56 -> retrieved ansi.0.7.0 (https://opam.ocaml.org/cache)
#20 29.59 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#20 29.81 -> retrieved arp.3.1.1 (https://opam.ocaml.org/cache)
#20 30.09 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#20 30.12 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#20 30.23 -> retrieved asn1-combinators.0.2.6 (https://opam.ocaml.org/cache)
#20 30.29 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#20 30.59 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (https://opam.ocaml.org/cache)
#20 30.91 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#20 30.97 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#20 31.13 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#20 31.26 -> retrieved biniou.1.2.2 (https://opam.ocaml.org/cache)
#20 31.47 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#20 31.51 -> retrieved bstr.0.0.4 (https://opam.ocaml.org/cache)
#20 31.69 -> retrieved ca-certs.0.2.3 (https://opam.ocaml.org/cache)
#20 32.77 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0 (https://opam.ocaml.org/cache)
#20 32.82 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#20 32.99 -> retrieved ca-certs-nss.3.101 (https://opam.ocaml.org/cache)
#20 33.14 -> retrieved capnp.3.6.0 (https://opam.ocaml.org/cache)
#20 33.70 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (https://opam.ocaml.org/cache)
#20 33.87 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (https://opam.ocaml.org/cache)
#20 33.89 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://opam.ocaml.org/cache)
#20 34.06 -> retrieved checkseum.0.5.3 (https://opam.ocaml.org/cache)
#20 34.08 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#20 34.15 -> installed conf-git.1.1
#20 34.22 -> installed conf-capnproto.2
#20 34.23 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#20 34.26 -> installed conf-gmp.5
#20 34.92 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (https://opam.ocaml.org/cache)
#20 34.96 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#20 35.00 -> installed conf-graphviz.0.1
#20 35.15 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://opam.ocaml.org/cache)
#20 35.16 -> installed conf-gmp-powm-sec.4
#20 35.16 -> installed conf-pkg-config.4
#20 35.18 -> installed conf-libffi.2.0.0
#20 35.19 -> installed conf-sqlite3.1
#20 35.28 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#20 35.36 -> retrieved conf-libev.4-13 (2 extra sources)
#20 35.36 -> retrieved conf-libev.4-13 (2 extra sources)
#20 35.49 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#20 35.61 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#20 35.73 -> retrieved csv.2.4 (https://opam.ocaml.org/cache)
#20 35.88 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (https://opam.ocaml.org/cache)
#20 36.09 -> retrieved current_incr.0.6.1 (https://opam.ocaml.org/cache)
#20 36.78 -> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_github.0.7.4, current_rpc.0.7.4, current_web.0.7.4 (https://opam.ocaml.org/cache)
#20 36.79 -> installed conf-libev.4-13
#20 37.27 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://opam.ocaml.org/cache)
#20 37.42 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (https://opam.ocaml.org/cache)
#20 38.18 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (https://opam.ocaml.org/cache)
#20 38.23 -> retrieved decompress.1.5.3 (https://opam.ocaml.org/cache)
#20 38.44 -> retrieved dockerfile.8.3.6, dockerfile-opam.8.3.6 (https://opam.ocaml.org/cache)
#20 38.46 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#20 38.61 -> retrieved duff.0.5 (https://opam.ocaml.org/cache)
#20 38.97 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#20 39.05 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#20 39.16 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#20 39.33 -> retrieved easy-format.1.3.4 (https://opam.ocaml.org/cache)
#20 39.38 -> retrieved emile.1.1 (https://opam.ocaml.org/cache)
#20 39.56 -> retrieved eqaf.0.9 (https://opam.ocaml.org/cache)
#20 39.59 -> retrieved encore.0.8.1 (https://opam.ocaml.org/cache)
#20 39.80 -> retrieved ethernet.3.2.0 (https://opam.ocaml.org/cache)
#20 39.99 -> retrieved extunix.0.4.3 (https://opam.ocaml.org/cache)
#20 40.03 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#20 40.23 -> retrieved faraday.0.8.2 (https://opam.ocaml.org/cache)
#20 40.33 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#20 40.53 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#20 40.62 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://opam.ocaml.org/cache)
#20 41.06 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (https://opam.ocaml.org/cache)
#20 41.63 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (https://opam.ocaml.org/cache)
#20 41.65 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#20 42.05 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (https://opam.ocaml.org/cache)
#20 42.22 -> retrieved h2.0.13.0, hpack.0.13.0 (https://opam.ocaml.org/cache)
#20 42.51 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#20 42.77 -> retrieved hkdf.1.0.4 (https://opam.ocaml.org/cache)
#20 42.91 -> retrieved httpaf.0.7.1 (https://opam.ocaml.org/cache)
#20 43.07 -> retrieved httpun-types.0.2.0 (https://opam.ocaml.org/cache)
#20 43.17 -> retrieved hxd.0.4.0 (https://opam.ocaml.org/cache)
#20 54.99 -> retrieved dune.3.22.2, dune-build-info.3.22.2, dune-configurator.3.22.2 (https://opam.ocaml.org/cache)
#20 60.91 -> retrieved integers.0.7.0 (https://opam.ocaml.org/cache)
#20 60.93 -> retrieved inotify.2.6 (https://opam.ocaml.org/cache)
#20 60.98 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2 (https://opam.ocaml.org/cache)
#20 61.28 -> installed cmdliner.1.3.0
#20 61.30 -> retrieved irmin-watcher.0.5.0 (https://opam.ocaml.org/cache)
#20 61.34 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#20 61.35 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#20 61.48 -> retrieved lru.0.3.1 (https://opam.ocaml.org/cache)
#20 61.61 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#20 61.84 -> retrieved lwt.6.1.1 (https://opam.ocaml.org/cache)
#20 61.85 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#20 61.94 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#20 62.09 -> retrieved metrics.0.5.0 (https://opam.ocaml.org/cache)
#20 62.18 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (https://opam.ocaml.org/cache)
#20 62.30 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (https://opam.ocaml.org/cache)
#20 64.42 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#20 64.73 -> retrieved mirage-flow.3.0.0 (https://opam.ocaml.org/cache)
#20 66.36 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#20 66.81 -> retrieved mirage-net.4.0.0 (https://opam.ocaml.org/cache)
#20 66.89 -> retrieved mirage-random.3.0.0 (https://opam.ocaml.org/cache)
#20 67.76 -> retrieved mirage-time.3.0.0 (https://opam.ocaml.org/cache)
#20 68.32 -> retrieved mirage-unix.5.0.1 (https://opam.ocaml.org/cache)
#20 69.26 -> retrieved mirage-runtime.4.10.6 (https://opam.ocaml.org/cache)
#20 70.03 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#20 70.33 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (https://opam.ocaml.org/cache)
#20 70.73 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#20 71.11 -> retrieved obuilder-spec.0.6.0 (https://opam.ocaml.org/cache)
#20 71.18 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#20 71.67 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#20 72.24 -> retrieved ocaml-version.4.1.0 (https://opam.ocaml.org/cache)
#20 74.22 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (https://opam.ocaml.org/cache)
#20 74.39 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#20 74.71 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#20 75.48 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#20 75.62 -> retrieved omigrate.0.3.2 (https://opam.ocaml.org/cache)
#20 76.07 -> retrieved opam-0install.0.5.1 (https://opam.ocaml.org/cache)
#20 76.55 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#20 78.56 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1 (https://opam.ocaml.org/cache)
#20 78.58 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#20 78.62 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#20 79.06 -> retrieved paf.0.5.0 (https://opam.ocaml.org/cache)
#20 79.67 -> retrieved patch.3.1.0 (https://opam.ocaml.org/cache)
#20 79.73 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#20 80.18 -> installed num.1.6
#20 80.86 -> retrieved pbkdf.1.2.0 (https://opam.ocaml.org/cache)
#20 80.89 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#20 81.36 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (https://opam.ocaml.org/cache)
#20 81.44 -> retrieved ppx_compare.v0.16.0 (https://opam.ocaml.org/cache)
#20 81.50 -> retrieved ppx_custom_printf.v0.16.0 (https://opam.ocaml.org/cache)
#20 81.95 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#20 81.99 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#20 82.59 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#20 82.68 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#20 82.89 -> retrieved prettym.0.0.5 (https://opam.ocaml.org/cache)
#20 83.10 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#20 83.16 -> retrieved psq.0.2.1 (https://opam.ocaml.org/cache)
#20 83.38 -> retrieved randomconv.0.1.3 (https://opam.ocaml.org/cache)
#20 84.47 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#20 84.53 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#20 84.77 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#20 84.91 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#20 85.09 -> retrieved res.5.0.2 (https://opam.ocaml.org/cache)
#20 85.26 -> retrieved routes.2.0.0 (https://opam.ocaml.org/cache)
#20 85.38 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#20 86.17 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://opam.ocaml.org/cache)
#20 86.20 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#20 86.35 -> retrieved seq.base (2 extra sources)
#20 86.35 -> retrieved seq.base (2 extra sources)
#20 86.39 -> installed seq.base
#20 86.51 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#20 86.55 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#20 87.57 -> retrieved solver-worker.dev (no changes)
#20 87.61 -> retrieved solver-service.dev (no changes)
#20 87.66 -> retrieved solver-service-api.dev (no changes)
#20 87.99 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#20 88.04 -> retrieved sqlite3.5.4.1 (https://opam.ocaml.org/cache)
#20 88.34 -> retrieved stdint.0.7.2 (https://opam.ocaml.org/cache)
#20 88.38 -> retrieved stdio.v0.16.0 (https://opam.ocaml.org/cache)
#20 88.48 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#20 88.78 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#20 88.98 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#20 89.41 -> retrieved tar.2.6.0, tar-unix.2.6.0 (https://opam.ocaml.org/cache)
#20 89.92 -> retrieved tcpip.8.0.0 (https://opam.ocaml.org/cache)
#20 91.90 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (https://opam.ocaml.org/cache)
#20 92.23 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#20 93.07 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://opam.ocaml.org/cache)
#20 93.19 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#20 93.22 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#20 93.44 -> retrieved uuidm.0.9.10 (https://opam.ocaml.org/cache)
#20 93.55 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#20 93.66 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#20 94.00 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#20 94.35 -> retrieved x509.0.16.5 (https://opam.ocaml.org/cache)
#20 94.45 -> installed ocamlfind.1.9.8
#20 94.47 -> installed base-bytes.base
#20 94.89 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#20 102.1 -> installed ocamlbuild.0.16.1
#20 114.9 -> installed zarith.1.14
#20 121.0 -> installed topkg.1.1.1
#20 123.1 -> installed rresult.0.7.0
#20 123.5 -> installed asetmap.0.8.1
#20 125.7 -> installed uuidm.0.9.10
#20 126.6 -> installed fmt.0.11.0
#20 127.0 -> installed mtime.2.1.0
#20 127.7 -> installed uutf.1.0.4
#20 128.1 -> installed ptime.1.2.0
#20 129.3 -> installed astring.0.8.5
#20 131.8 -> installed fpath.0.7.3
#20 132.4 -> installed jsonm.1.0.2
#20 149.2 -> installed dune.3.22.2
#20 162.8 -> installed 0install-solver.2.18
#20 162.8 -> installed base64.3.5.2
#20 163.7 -> installed bstr.0.0.4
#20 164.0 -> installed camlp-streams.5.0.1
#20 164.3 -> installed cppo.1.8.0
#20 164.6 -> installed crunch.4.0.0
#20 165.9 -> installed csexp.1.5.2
#20 170.9 -> installed cstruct.6.2.0
#20 171.1 -> installed csv.2.4
#20 171.7 -> installed current_incr.0.6.1
#20 171.7 -> installed domain-name.0.5.0
#20 171.7 -> installed duff.0.5
#20 172.0 -> installed dune-build-info.3.22.2
#20 172.0 -> installed duration.0.3.1
#20 172.1 -> installed easy-format.1.3.4
#20 172.1 -> installed gmap.0.3.0
#20 172.3 -> installed http.6.0.0
#20 172.4 -> installed ke.0.6
#20 172.6 -> installed lwt-dllist.1.1.0
#20 172.7 -> installed macaddr.5.6.2
#20 172.9 -> installed magic-mime.1.3.1
#20 173.0 -> installed menhirCST.20260209
#20 173.1 -> installed menhirGLR.20260209
#20 173.5 -> installed menhirLib.20260209
#20 173.7 -> installed menhirSdk.20260209
#20 174.4 -> installed metrics.0.5.0
#20 174.5 -> installed mirage-clock.4.2.0
#20 174.5 -> installed ocaml-compiler-libs.v0.12.4
#20 174.6 -> installed ocaml-syntax-shims.1.0.0
#20 174.6 -> installed ocaml-version.4.1.0
#20 175.4 -> installed ocamlgraph.2.2.0
#20 175.5 -> installed optint.0.3.0
#20 175.5 -> installed patch.3.1.0
#20 175.5 -> installed pecu.0.7
#20 175.5 -> installed ppx_derivers.1.2.1
#20 175.5 -> installed psq.0.2.1
#20 176.1 -> installed re.1.14.0
#20 176.3 -> installed res.5.0.2
#20 176.4 -> installed result.1.5
#20 176.8 -> installed sexplib0.v0.16.0
#20 177.3 -> installed spdx_licenses.1.4.0
#20 177.4 -> installed stdint.0.7.2
#20 177.4 -> installed stdlib-shims.0.3.0
#20 177.8 -> installed stringext.1.6.0
#20 178.1 -> installed swhid_core.0.1
#20 178.3 -> installed yojson.3.0.0
#20 178.4 -> installed ocplib-endian.1.2
#20 178.5 -> installed asn1-combinators.0.2.6
#20 178.5 -> installed cstruct-unix.6.2.0
#20 178.6 -> installed eqaf.0.9
#20 179.0 -> installed hex.1.5.0
#20 179.1 -> installed mirage-random.3.0.0
#20 179.1 -> installed randomconv.0.1.3
#20 179.2 -> installed biniou.1.2.2
#20 180.4 -> installed prettym.0.0.5
#20 180.7 -> installed ipaddr.5.6.2
#20 180.8 -> installed macaddr-cstruct.5.6.2
#20 181.1 -> installed lru.0.3.1
#20 181.3 -> installed routes.2.0.0
#20 181.6 -> installed timedesc-tzdb.3.1.0
#20 182.4 -> installed timedesc-tzlocal.3.1.0
#20 182.9 -> installed ezjsonm.1.3.0
#20 183.4 -> installed dune-configurator.3.22.2
#20 185.9 -> installed atdgen-runtime.4.2.0
#20 186.1 -> installed ipaddr-cstruct.5.6.2
#20 186.5 -> installed integers.0.7.0
#20 189.4 -> installed sha.1.15.4
#20 192.3 -> installed digestif.1.3.0
#20 194.7 -> installed parsexp.v0.16.0
#20 195.5 -> installed bigstringaf.0.10.0
#20 195.9 -> installed mirage-clock-unix.4.2.0
#20 198.0 -> installed checkseum.0.5.3
#20 198.7 -> installed faraday.0.8.2
#20 203.6 -> installed httpun-types.0.2.0
#20 204.5 -> installed angstrom.0.16.1
#20 206.0 -> installed decompress.1.5.3
#20 208.2 -> installed encore.0.8.1
#20 209.6 -> installed sexplib.v0.16.0
#20 209.7 -> installed tar.2.6.0
#20 209.9 -> installed unstrctrd.0.4
#20 210.9 -> installed emile.1.1
#20 211.2 -> installed httpaf.0.7.1
#20 211.2 -> installed hpack.0.13.0
#20 211.5 -> installed dune-compiledb.0.6.0
#20 211.6 -> installed mirage-crypto.0.11.3
#20 212.2 -> installed hkdf.1.0.4
#20 212.2 -> installed pbkdf.1.2.0
#20 214.2 -> installed timedesc.3.1.0
#20 214.7 -> installed h2.0.13.0
#20 215.1 -> installed uri.4.4.0
#20 215.7 -> installed lwt.6.1.1
#20 216.7 -> installed tyxml.4.6.0
#20 216.8 -> installed sqlite3.5.4.1
#20 216.8 -> installed cstruct-lwt.6.2.0
#20 216.8 -> installed inotify.2.6
#20 216.8 -> installed mirage-flow.3.0.0
#20 216.9 -> installed mirage-kv.6.1.1
#20 216.9 -> installed mirage-net.4.0.0
#20 216.9 -> installed mirage-time.3.0.0
#20 216.9 -> installed prometheus.1.3
#20 217.8 -> installed ansi.0.7.0
#20 218.2 -> installed tar-unix.2.6.0
#20 220.2 -> installed logs.0.10.0
#20 221.2 -> installed hxd.0.4.0
#20 221.3 -> installed ctypes.0.24.0
#20 221.6 -> installed ethernet.3.2.0
#20 222.1 -> installed mimic.0.0.6
#20 222.2 -> installed happy-eyeballs.0.6.0
#20 223.2 -> installed opam-core.2.5.1
#20 223.3 -> installed mirage-crypto-rng.0.11.3
#20 223.9 -> installed mirage-runtime.4.10.6
#20 224.0 -> installed arp.3.1.1
#20 224.7 -> installed session.0.5.0
#20 225.8 -> installed base.v0.16.5
#20 226.0 -> installed capnp-rpc.1.2.3
#20 226.1 -> installed multipart_form.0.8.0
#20 226.2 -> installed mirage-crypto-pk.0.11.3
#20 226.2 -> installed mirage-crypto-rng-lwt.0.11.3
#20 226.3 -> installed mirage-unix.5.0.1
#20 226.9 -> installed ctypes-foreign.0.24.0
#20 227.1 -> installed multipart_form-lwt.0.8.0
#20 227.4 -> installed cf.0.5.0
#20 227.5 -> installed stdio.v0.16.0
#20 227.7 -> installed fsevents.0.3.0
#20 227.9 -> installed cf-lwt.0.5.0
#20 228.1 -> installed fsevents-lwt.0.3.0
#20 228.8 -> installed menhir.20260209
#20 229.3 -> installed dns.7.0.3
#20 230.0 -> installed tcpip.8.0.0
#20 230.2 -> installed irmin-watcher.0.5.0
#20 231.5 -> installed bos.0.3.0
#20 232.7 -> installed dns-client.7.0.3
#20 232.9 -> installed opam-file-format.2.2.0
#20 235.1 -> installed carton.0.7.2
#20 236.0 -> installed carton-lwt.0.7.2
#20 236.8 -> installed carton-git.0.7.2
#20 238.3 -> installed atd.4.2.0
#20 242.6 -> installed atdgen.4.2.0
#20 243.2 -> installed capnp.3.6.0
#20 244.1 -> installed git.3.15.0
#20 244.3 -> installed mirage-crypto-ec.0.11.3
#20 245.7 -> installed opam-format.2.5.1
#20 247.7 -> installed x509.0.16.5
#20 248.3 -> installed capnp-rpc-lwt.1.2.3
#20 249.3 -> installed ppxlib.0.35.0
#20 249.6 -> installed ca-certs.0.2.3
#20 250.6 -> installed ca-certs-nss.3.101
#20 254.3 -> installed awa.0.3.0
#20 254.9 -> installed ppx_compare.v0.16.0
#20 255.5 -> installed tls.0.17.3
#20 255.8 -> installed awa-mirage.0.3.0
#20 255.9 -> installed opam-repository.2.5.1
#20 256.2 -> installed tls-mirage.0.17.3
#20 256.6 -> installed tls-lwt.0.17.3
#20 257.2 -> installed dns-client-mirage.7.0.3
#20 257.4 -> installed dns-client-lwt.7.0.3
#20 257.7 -> installed paf.0.5.0
#20 257.9 -> installed happy-eyeballs-mirage.0.6.0
#20 258.4 -> installed mimic-happy-eyeballs.0.0.6
#20 258.5 -> installed capnp-rpc-net.1.2.3
#20 258.5 -> installed git-paf.3.15.0
#20 258.9 -> installed ppx_sexp_conv.v0.16.0
#20 259.2 -> installed ppx_deriving.6.0.3
#20 259.4 -> installed happy-eyeballs-lwt.0.6.0
#20 259.5 -> installed git-mirage.3.15.0
#20 262.0 -> installed github-data.4.5.1
#20 262.0 -> installed ipaddr-sexp.5.6.2
#20 262.1 -> installed uri-sexp.4.4.0
#20 262.6 -> installed dockerfile.8.3.6
#20 263.2 -> installed obuilder-spec.0.6.0
#20 264.4 -> installed git-unix.3.15.0
#20 264.5 -> installed ppx_deriving_yojson.3.9.1
#20 265.9 -> installed current.0.7.4
#20 266.0 -> installed conduit.6.2.3
#20 266.6 -> installed ppx_custom_printf.v0.16.0
#20 267.6 -> installed opam-state.2.5.1
#20 267.8 -> installed cohttp.6.0.0
#20 268.1 -> installed dockerfile-opam.8.3.6
#20 268.5 -> installed session-cohttp.0.5.0
#20 269.0 -> installed solver-service-api.dev
#20 269.1 -> installed conduit-lwt.6.2.3
#20 269.8 -> installed current_git.0.7.4
#20 270.0 -> installed extunix.0.4.3
#20 270.1 -> installed opam-0install.0.5.1
#20 271.2 -> installed capnp-rpc-unix.1.2.3
#20 271.4 -> installed pgx.2.2
#20 271.8 -> installed cohttp-lwt.6.0.0
#20 272.0 -> installed pgx_lwt.2.2
#20 272.2 -> installed session-cohttp-lwt.0.5.0
#20 272.5 -> installed ocluster-api.0.3.0
#20 272.5 -> installed conduit-lwt-unix.6.2.3
#20 272.7 -> installed pgx_lwt_unix.2.2
#20 273.2 -> installed current_docker.0.7.4
#20 274.0 -> installed github.4.5.1
#20 274.4 -> installed omigrate.0.3.2
#20 275.1 -> installed current_ocluster.0.3.0
#20 275.4 -> installed cohttp-lwt-unix.6.0.0
#20 275.9 -> installed prometheus-app.1.3
#20 276.9 -> installed solver-service.dev
#20 279.0 -> installed github-unix.4.5.1
#20 280.6 -> installed current_web.0.7.4
#20 281.3 -> installed solver-worker.dev
#20 281.6 -> installed current_rpc.0.7.4
#20 284.4 -> installed current_github.0.7.4
#20 292.4 Done.
#20 292.4
#20 292.4 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#20 292.4 => Note: This package is deprecated.
#20 292.4 => mirage-random is deprecated
#20 292.4
#20 292.4 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#20 292.4 => Note: This package is deprecated.
#20 292.4 # To update the current shell environment, run: eval $(opam env)
#20 DONE 293.5s
#21 [build 9/10] ADD --chown=opam . .
#21 DONE 0.3s
#22 [build 10/10] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-service
#22 1.735 schema.capnp --> schema.mli schema.ml
#22 1.735 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#22 DONE 14.4s
#23 [stage-1 5/6] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-service /usr/local/bin/
#23 DONE 0.4s
#24 [stage-1 6/6] COPY --from=build --link /src/migrations /migrations
#24 DONE 0.2s
#25 exporting to image
#25 exporting layers
#25 exporting layers 4.4s done
#25 writing image sha256:8f0ed16b72fffc90e14920378429ed3db6aa3d3f8a89f57c34086c6fc65510c4 done
#25 DONE 4.4s
Job succeeded
2026-05-12 13:49.33: Job succeeded