Build:
- 0
2026-08-25 19:05.23: New job: Build Dockerfile.web using linux-x86_64 in
[https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (b2c56b444d53c729f75f483ed4ba880e4b848817)]
2026-08-25 19:05.23: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web"
2026-08-25 19:05.23: Connecting to build cluster…
2026-08-25 19:05.23: Waiting for resource in pool OCluster
2026-08-25 19:05.23: Waiting for worker…
2026-08-25 19:05.23: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
HEAD is now at 9ec128e web: don't let the error template clobber the PoW interstitial
HEAD is now at b2c56b4 Pass the compatible package subset to day10 (--only-packages)
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.web
#1 transferring dockerfile: 2.16kB done
#1 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 5.6s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
#3 CACHED
#4 [internal] load metadata for docker.io/library/debian:13
#4 DONE 0.8s
#5 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#5 DONE 1.0s
#6 [internal] load .dockerignore
#6 transferring context: 114B done
#6 DONE 0.0s
#7 [build 1/11] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442
#7 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442 done
#7 ...
#8 [internal] setting cache mount permissions
#8 DONE 0.1s
#9 [internal] load build context
#9 transferring context: 9.06MB 0.2s done
#9 DONE 0.2s
#10 [stage-1 1/9] FROM docker.io/library/debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1
#10 resolve docker.io/library/debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 0.0s done
#10 sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 8.93kB / 8.93kB done
#10 sha256:6788062a1b42ac281f053ac876170b79a3eaed5d61383b8ed7eaca6c6965f3b1 1.02kB / 1.02kB done
#10 sha256:c038a8ef24ab88bc8edacfc93704c9bf301647b9253a59077f6f5342f39727ae 451B / 451B done
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 4.19MB / 49.34MB 0.2s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 10.49MB / 49.34MB 0.3s
#10 ...
#7 [build 1/11] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442
#7 DONE 0.4s
#10 [stage-1 1/9] FROM docker.io/library/debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 15.73MB / 49.34MB 0.4s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 26.21MB / 49.34MB 0.6s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 37.75MB / 49.34MB 0.8s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 44.04MB / 49.34MB 0.9s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 49.34MB / 49.34MB 1.1s
#10 sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 49.34MB / 49.34MB 1.1s done
#10 extracting sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17
#10 extracting sha256:27ee9a8250487842a26b1ffa1215982ba9ae27010bce1997d52f9f8628578d17 4.5s done
#10 DONE 6.0s
#11 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#11 0.218 Configuring from /home/opam/.opamrc and then from built-in defaults.
#11 0.219 Checking for available remotes: rsync and local, git.
#11 0.219 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#11 0.219 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#11 0.219
#11 0.222 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.
#11 0.222 You may want to back it up before going further.
#11 0.222
#11 0.222 [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:
#11 0.222 opam option jobs=1 --global
#11 0.222 Continue? [Y/n] y
#11 0.222 Format upgrade done.
#11 ...
#12 [stage-1 2/9] 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
#12 DONE 1.3s
#13 [stage-1 3/9] 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 dumb-init jq libev4 libsqlite3-dev
#13 0.227
#13 0.227 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#13 0.227
#13 0.264 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
#13 0.285 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#13 0.285 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#13 0.313 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB]
#13 0.630 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B]
#13 0.631 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [244 kB]
#13 1.701 Fetched 10.2 MB in 1s (6983 kB/s)
#13 1.701 Reading package lists...
#13 2.727 Building dependency tree...
#13 3.009 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
#13 3.020 Reading package lists...
#13 3.036 Building dependency tree...
#13 3.525 The following additional packages will be installed:
#13 3.525 libbrotli1 libc-dev-bin libc6-dev libcom-err2 libcrypt-dev libcurl4t64
#13 3.526 libffi8 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3
#13 3.526 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9
#13 3.527 libonig5 libp11-kit0 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db
#13 3.527 libssh2-1t64 libssl3t64 libtasn1-6 libunistring5 linux-libc-dev openssl
#13 3.528 openssl-provider-legacy rpcsvc-proto
#13 3.531 Suggested packages:
#13 3.531 libc-devtools glibc-doc manpages-dev gnutls-bin krb5-doc krb5-user
#13 3.531 sqlite3-doc
#13 3.531 Recommended packages:
#13 3.531 bash-completion manpages manpages-dev krb5-locales libldap-common
#13 3.531 publicsuffix libsasl2-modules
#13 3.841 The following NEW packages will be installed:
#13 3.842 ca-certificates curl dumb-init jq libbrotli1 libc-dev-bin libc6-dev
#13 3.842 libcom-err2 libcrypt-dev libcurl4t64 libev4t64 libffi8 libgnutls30t64
#13 3.842 libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
#13 3.842 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libonig5 libp11-kit0
#13 3.843 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-dev
#13 3.844 libssh2-1t64 libtasn1-6 libunistring5 linux-libc-dev openssl rpcsvc-proto
#13 3.846 The following packages will be upgraded:
#13 3.847 libssl3t64 openssl-provider-legacy
#13 3.883 2 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
#13 3.883 Need to get 16.1 MB of archives.
#13 3.883 After this operation, 47.4 MB of additional disk space will be used.
#13 3.883 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.7-1~deb13u2 [316 kB]
#13 3.926 Get:2 http://deb.debian.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.7-1~deb13u2 [2454 kB]
#13 3.998 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.7-1~deb13u2 [1507 kB]
#13 4.058 Get:4 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB]
#13 4.062 Get:5 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
#13 4.072 Get:6 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB]
#13 4.073 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB]
#13 4.073 Get:8 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB]
#13 4.076 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
#13 4.077 Get:10 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB]
#13 4.088 Get:11 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB]
#13 4.092 Get:12 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
#13 4.107 Get:13 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
#13 4.111 Get:14 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
#13 4.112 Get:15 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
#13 4.113 Get:16 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
#13 4.120 Get:17 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB]
#13 4.122 Get:18 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
#13 4.124 Get:19 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
#13 4.126 Get:20 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB]
#13 4.132 Get:21 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
#13 4.147 Get:22 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB]
#13 4.149 Get:23 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB]
#13 4.213 Get:24 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
#13 4.216 Get:25 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB]
#13 4.226 Get:26 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u4 [392 kB]
#13 4.249 Get:27 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u4 [270 kB]
#13 4.261 Get:28 http://deb.debian.org/debian trixie/main amd64 dumb-init amd64 1.2.5-3 [13.4 kB]
#13 4.261 Get:29 http://deb.debian.org/debian trixie/main amd64 libonig5 amd64 6.9.9-1+b1 [189 kB]
#13 4.268 Get:30 http://deb.debian.org/debian-security trixie-security/main amd64 libjq1 amd64 1.7.1-6+deb13u3 [168 kB]
#13 4.276 Get:31 http://deb.debian.org/debian-security trixie-security/main amd64 jq amd64 1.7.1-6+deb13u3 [78.8 kB]
#13 4.280 Get:32 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB]
#13 4.289 Get:33 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.101-1 [2901 kB]
#13 4.396 Get:34 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
#13 4.399 Get:35 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#13 4.401 Get:36 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB]
#13 4.496 Get:37 http://deb.debian.org/debian trixie/main amd64 libev4t64 amd64 1:4.33-2.1+b1 [42.4 kB]
#13 4.497 Get:38 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7+deb13u1 [1109 kB]
#13 4.764 debconf: unable to initialize frontend: Dialog
#13 4.764 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 4.764 debconf: falling back to frontend: Readline
#13 4.765 debconf: unable to initialize frontend: Readline
#13 4.765 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 38.)
#13 4.765 debconf: falling back to frontend: Teletype
#13 4.773 debconf: unable to initialize frontend: Teletype
#13 4.773 debconf: (This frontend requires a controlling tty.)
#13 4.773 debconf: falling back to frontend: Noninteractive
#13 4.854 Preconfiguring packages ...
#13 4.922 Fetched 16.1 MB in 1s (23.5 MB/s)
#13 4.935 (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 ... 4943 files and directories currently installed.)
#13 4.940 Preparing to unpack .../openssl-provider-legacy_3.5.7-1~deb13u2_amd64.deb ...
#13 4.942 Unpacking openssl-provider-legacy (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#13 4.966 Setting up openssl-provider-legacy (3.5.7-1~deb13u2) ...
#13 4.983 (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 ... 4943 files and directories currently installed.)
#13 4.987 Preparing to unpack .../libssl3t64_3.5.7-1~deb13u2_amd64.deb ...
#13 4.990 Unpacking libssl3t64:amd64 (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#13 5.162 Setting up libssl3t64:amd64 (3.5.7-1~deb13u2) ...
#13 5.179 Selecting previously unselected package openssl.
#13 5.179 (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 ... 4943 files and directories currently installed.)
#13 5.183 Preparing to unpack .../00-openssl_3.5.7-1~deb13u2_amd64.deb ...
#13 5.184 Unpacking openssl (3.5.7-1~deb13u2) ...
#13 5.274 Selecting previously unselected package ca-certificates.
#13 5.275 Preparing to unpack .../01-ca-certificates_20250419_all.deb ...
#13 5.276 Unpacking ca-certificates (20250419) ...
#13 5.310 Selecting previously unselected package libbrotli1:amd64.
#13 5.311 Preparing to unpack .../02-libbrotli1_1.1.0-2+b7_amd64.deb ...
#13 5.312 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
#13 5.349 Selecting previously unselected package libkrb5support0:amd64.
#13 5.350 Preparing to unpack .../03-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ...
#13 5.351 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#13 5.370 Selecting previously unselected package libcom-err2:amd64.
#13 5.371 Preparing to unpack .../04-libcom-err2_1.47.2-3+b11_amd64.deb ...
#13 5.372 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ...
#13 5.389 Selecting previously unselected package libk5crypto3:amd64.
#13 5.390 Preparing to unpack .../05-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ...
#13 5.391 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#13 5.412 Selecting previously unselected package libkeyutils1:amd64.
#13 5.413 Preparing to unpack .../06-libkeyutils1_1.6.3-6_amd64.deb ...
#13 5.414 Unpacking libkeyutils1:amd64 (1.6.3-6) ...
#13 5.432 Selecting previously unselected package libkrb5-3:amd64.
#13 5.433 Preparing to unpack .../07-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ...
#13 5.434 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#13 5.472 Selecting previously unselected package libgssapi-krb5-2:amd64.
#13 5.473 Preparing to unpack .../08-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ...
#13 5.474 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#13 5.502 Selecting previously unselected package libunistring5:amd64.
#13 5.503 Preparing to unpack .../09-libunistring5_1.3-2_amd64.deb ...
#13 5.508 Unpacking libunistring5:amd64 (1.3-2) ...
#13 5.558 Selecting previously unselected package libidn2-0:amd64.
#13 5.559 Preparing to unpack .../10-libidn2-0_2.3.8-2_amd64.deb ...
#13 5.560 Unpacking libidn2-0:amd64 (2.3.8-2) ...
#13 5.588 Selecting previously unselected package libsasl2-modules-db:amd64.
#13 5.589 Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
#13 5.590 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#13 5.606 Selecting previously unselected package libsasl2-2:amd64.
#13 5.608 Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
#13 5.609 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#13 5.627 Selecting previously unselected package libldap2:amd64.
#13 5.628 Preparing to unpack .../13-libldap2_2.6.10+dfsg-1_amd64.deb ...
#13 5.629 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
#13 5.656 Selecting previously unselected package libnghttp2-14:amd64.
#13 5.657 Preparing to unpack .../14-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ...
#13 5.658 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#13 5.679 Selecting previously unselected package libnghttp3-9:amd64.
#13 5.681 Preparing to unpack .../15-libnghttp3-9_1.8.0-1_amd64.deb ...
#13 5.682 Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
#13 5.703 Selecting previously unselected package libpsl5t64:amd64.
#13 5.705 Preparing to unpack .../16-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
#13 5.706 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#13 5.725 Selecting previously unselected package libffi8:amd64.
#13 5.726 Preparing to unpack .../17-libffi8_3.4.8-2_amd64.deb ...
#13 5.727 Unpacking libffi8:amd64 (3.4.8-2) ...
#13 5.746 Selecting previously unselected package libp11-kit0:amd64.
#13 5.747 Preparing to unpack .../18-libp11-kit0_0.25.5-3_amd64.deb ...
#13 5.748 Unpacking libp11-kit0:amd64 (0.25.5-3) ...
#13 5.790 Selecting previously unselected package libtasn1-6:amd64.
#13 5.792 Preparing to unpack .../19-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ...
#13 5.793 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
#13 5.815 Selecting previously unselected package libgnutls30t64:amd64.
#13 5.816 Preparing to unpack .../20-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ...
#13 5.817 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#13 5.899 Selecting previously unselected package librtmp1:amd64.
#13 5.901 Preparing to unpack .../21-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
#13 5.902 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#13 5.925 Selecting previously unselected package libssh2-1t64:amd64.
#13 5.926 Preparing to unpack .../22-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ...
#13 5.927 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ...
#13 5.958 Selecting previously unselected package libcurl4t64:amd64.
#13 5.959 Preparing to unpack .../23-libcurl4t64_8.14.1-2+deb13u4_amd64.deb ...
#13 5.961 Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u4) ...
#13 6.003 Selecting previously unselected package curl.
#13 6.004 Preparing to unpack .../24-curl_8.14.1-2+deb13u4_amd64.deb ...
#13 6.005 Unpacking curl (8.14.1-2+deb13u4) ...
#13 6.036 Selecting previously unselected package dumb-init.
#13 6.037 Preparing to unpack .../25-dumb-init_1.2.5-3_amd64.deb ...
#13 6.038 Unpacking dumb-init (1.2.5-3) ...
#13 6.058 Selecting previously unselected package libonig5:amd64.
#13 6.059 Preparing to unpack .../26-libonig5_6.9.9-1+b1_amd64.deb ...
#13 6.060 Unpacking libonig5:amd64 (6.9.9-1+b1) ...
#13 6.092 Selecting previously unselected package libjq1:amd64.
#13 6.093 Preparing to unpack .../27-libjq1_1.7.1-6+deb13u3_amd64.deb ...
#13 6.095 Unpacking libjq1:amd64 (1.7.1-6+deb13u3) ...
#13 6.126 Selecting previously unselected package jq.
#13 6.128 Preparing to unpack .../28-jq_1.7.1-6+deb13u3_amd64.deb ...
#13 6.129 Unpacking jq (1.7.1-6+deb13u3) ...
#13 6.153 Selecting previously unselected package libc-dev-bin.
#13 6.155 Preparing to unpack .../29-libc-dev-bin_2.41-12+deb13u3_amd64.deb ...
#13 6.156 Unpacking libc-dev-bin (2.41-12+deb13u3) ...
#13 6.181 Selecting previously unselected package linux-libc-dev.
#13 6.182 Preparing to unpack .../30-linux-libc-dev_6.12.101-1_all.deb ...
#13 6.184 Unpacking linux-libc-dev (6.12.101-1) ...
#13 6.468 Selecting previously unselected package libcrypt-dev:amd64.
#13 6.470 Preparing to unpack .../31-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
#13 6.477 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
#13 6.504 Selecting previously unselected package rpcsvc-proto.
#13 6.506 Preparing to unpack .../32-rpcsvc-proto_1.4.3-1_amd64.deb ...
#13 6.507 Unpacking rpcsvc-proto (1.4.3-1) ...
#13 6.536 Selecting previously unselected package libc6-dev:amd64.
#13 6.538 Preparing to unpack .../33-libc6-dev_2.41-12+deb13u3_amd64.deb ...
#13 6.539 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ...
#13 6.707 Selecting previously unselected package libev4t64:amd64.
#13 6.709 Preparing to unpack .../34-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#13 6.710 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#13 6.732 Selecting previously unselected package libsqlite3-dev:amd64.
#13 6.734 Preparing to unpack .../35-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#13 6.735 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#13 6.814 Setting up dumb-init (1.2.5-3) ...
#13 6.817 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#13 6.820 Setting up libkeyutils1:amd64 (1.6.3-6) ...
#13 6.823 Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
#13 6.826 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#13 6.828 Setting up linux-libc-dev (6.12.101-1) ...
#13 6.830 Setting up libcom-err2:amd64 (1.47.2-3+b11) ...
#13 6.834 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#13 6.837 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#13 6.840 Setting up rpcsvc-proto (1.4.3-1) ...
#13 6.843 Setting up libunistring5:amd64 (1.3-2) ...
#13 6.846 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#13 6.849 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#13 6.852 Setting up libnghttp3-9:amd64 (1.8.0-1) ...
#13 6.855 Setting up libffi8:amd64 (3.4.8-2) ...
#13 6.857 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
#13 6.866 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
#13 6.869 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#13 6.872 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ...
#13 6.875 Setting up libc-dev-bin (2.41-12+deb13u3) ...
#13 6.877 Setting up openssl (3.5.7-1~deb13u2) ...
#13 6.883 Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
#13 6.886 Setting up libonig5:amd64 (6.9.9-1+b1) ...
#13 6.889 Setting up libjq1:amd64 (1.7.1-6+deb13u3) ...
#13 6.892 Setting up libidn2-0:amd64 (2.3.8-2) ...
#13 6.895 Setting up ca-certificates (20250419) ...
#13 6.995 debconf: unable to initialize frontend: Dialog
#13 6.995 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 6.995 debconf: falling back to frontend: Readline
#13 6.996 debconf: unable to initialize frontend: Readline
#13 6.996 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.)
#13 6.996 debconf: falling back to frontend: Teletype
#13 7.001 debconf: unable to initialize frontend: Teletype
#13 7.001 debconf: (This frontend requires a controlling tty.)
#13 7.001 debconf: falling back to frontend: Noninteractive
#13 7.593 Updating certificates in /etc/ssl/certs...
#13 ...
#11 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#11 10.39
#11 10.39 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 12.44 [default] no changes from git+file:///home/opam/opam-repository
#11 DONE 14.5s
#14 [build 3/11] 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.355 Binary::apt::APT::Keep-Downloaded-Packages "true";
#14 DONE 0.4s
#15 [build 4/11] 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 libev-dev libffi-dev libgmp-dev libsqlite3-dev libssl-dev m4 pkg-config
#15 ...
#13 [stage-1 3/9] 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 dumb-init jq libev4 libsqlite3-dev
#13 8.390 150 added, 0 removed; done.
#13 8.413 Setting up libp11-kit0:amd64 (0.25.5-3) ...
#13 8.415 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#13 8.418 Setting up jq (1.7.1-6+deb13u3) ...
#13 8.420 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ...
#13 8.422 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#13 8.423 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#13 8.425 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#13 8.427 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#13 8.428 Setting up libcurl4t64:amd64 (8.14.1-2+deb13u4) ...
#13 8.430 Setting up curl (8.14.1-2+deb13u4) ...
#13 8.433 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#13 8.444 Processing triggers for ca-certificates (20250419) ...
#13 8.449 Updating certificates in /etc/ssl/certs...
#13 9.110 0 added, 0 removed; done.
#13 9.110 Running hooks in /etc/ca-certificates/update.d...
#13 9.111 done.
#13 DONE 9.5s
#15 [build 4/11] 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 libev-dev libffi-dev libgmp-dev libsqlite3-dev libssl-dev m4 pkg-config
#15 2.156
#15 2.156 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 2.156
#15 2.330 Hit:1 http://deb.debian.org/debian trixie InRelease
#15 2.330 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#15 2.330 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#15 2.375 Reading package lists...
#15 3.304 Building dependency tree...
#15 3.513 Reading state information...
#15 3.537 4 packages can be upgraded. Run 'apt list --upgradable' to see them.
#15 3.566 Reading package lists...
#15 3.585 Building dependency tree...
#15 3.767 Reading state information...
#15 3.976 The following additional packages will be installed:
#15 3.977 libcapnp-1.1.0 libev4t64 libgmpxx4ldbl libpkgconf3 libssl3t64 openssl
#15 3.977 openssl-provider-legacy pkgconf pkgconf-bin
#15 3.978 Suggested packages:
#15 3.978 gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc
#15 4.129 The following NEW packages will be installed:
#15 4.129 capnproto libcapnp-1.1.0 libev-dev libev4t64 libffi-dev libgmp-dev
#15 4.130 libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf
#15 4.130 pkgconf-bin
#15 4.131 The following packages will be upgraded:
#15 4.131 libssl3t64 openssl openssl-provider-legacy
#15 4.546 3 upgraded, 14 newly installed, 0 to remove and 1 not upgraded.
#15 4.546 Need to get 6270 kB/11.7 MB of archives.
#15 4.546 After this operation, 31.2 MB of additional disk space will be used.
#15 4.546 Get:1 http://deb.debian.org/debian trixie/main amd64 libcapnp-1.1.0 amd64 1.1.0-2 [1479 kB]
#15 5.145 Get:2 http://deb.debian.org/debian trixie/main amd64 capnproto amd64 1.1.0-2 [259 kB]
#15 5.289 Get:3 http://deb.debian.org/debian trixie/main amd64 libev-dev amd64 1:4.33-2.1+b1 [135 kB]
#15 5.311 Get:4 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB]
#15 5.326 Get:5 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB]
#15 5.351 Get:6 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB]
#15 5.410 Get:7 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
#15 5.419 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.7-1~deb13u2 [2965 kB]
#15 5.914 Get:9 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB]
#15 5.937 Get:10 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
#15 5.940 Get:11 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
#15 5.941 Get:12 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB]
#15 6.241 Fetched 6270 kB in 2s (3480 kB/s)
#15 6.260 (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 ... 20630 files and directories currently installed.)
#15 6.276 Preparing to unpack .../openssl-provider-legacy_3.5.7-1~deb13u2_amd64.deb ...
#15 6.279 Unpacking openssl-provider-legacy (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#15 6.313 Setting up openssl-provider-legacy (3.5.7-1~deb13u2) ...
#15 6.335 (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 ... 20630 files and directories currently installed.)
#15 6.347 Preparing to unpack .../libssl3t64_3.5.7-1~deb13u2_amd64.deb ...
#15 6.350 Unpacking libssl3t64:amd64 (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#15 6.541 Setting up libssl3t64:amd64 (3.5.7-1~deb13u2) ...
#15 6.565 Selecting previously unselected package libcapnp-1.1.0:amd64.
#15 6.565 (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 ... 20630 files and directories currently installed.)
#15 6.576 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_amd64.deb ...
#15 6.578 Unpacking libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 6.715 Selecting previously unselected package capnproto.
#15 6.719 Preparing to unpack .../01-capnproto_1.1.0-2_amd64.deb ...
#15 6.720 Unpacking capnproto (1.1.0-2) ...
#15 6.758 Selecting previously unselected package libev4t64:amd64.
#15 6.761 Preparing to unpack .../02-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#15 6.762 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 6.781 Selecting previously unselected package libev-dev:amd64.
#15 6.785 Preparing to unpack .../03-libev-dev_1%3a4.33-2.1+b1_amd64.deb ...
#15 6.787 Unpacking libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 6.816 Selecting previously unselected package libffi-dev:amd64.
#15 6.819 Preparing to unpack .../04-libffi-dev_3.4.8-2_amd64.deb ...
#15 6.821 Unpacking libffi-dev:amd64 (3.4.8-2) ...
#15 6.855 Selecting previously unselected package libgmpxx4ldbl:amd64.
#15 6.859 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 6.861 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 6.887 Selecting previously unselected package libgmp-dev:amd64.
#15 6.892 Preparing to unpack .../06-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 6.893 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 6.942 Selecting previously unselected package libpkgconf3:amd64.
#15 6.945 Preparing to unpack .../07-libpkgconf3_1.8.1-4_amd64.deb ...
#15 6.947 Unpacking libpkgconf3:amd64 (1.8.1-4) ...
#15 6.968 Selecting previously unselected package libsqlite3-dev:amd64.
#15 6.972 Preparing to unpack .../08-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#15 6.973 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 7.058 Selecting previously unselected package libssl-dev:amd64.
#15 7.061 Preparing to unpack .../09-libssl-dev_3.5.7-1~deb13u2_amd64.deb ...
#15 7.062 Unpacking libssl-dev:amd64 (3.5.7-1~deb13u2) ...
#15 7.293 Selecting previously unselected package m4.
#15 7.296 Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ...
#15 7.297 Unpacking m4 (1.4.19-8) ...
#15 7.343 Preparing to unpack .../11-openssl_3.5.7-1~deb13u2_amd64.deb ...
#15 7.346 Unpacking openssl (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#15 7.558 Selecting previously unselected package pkgconf-bin.
#15 7.561 Preparing to unpack .../12-pkgconf-bin_1.8.1-4_amd64.deb ...
#15 7.562 Unpacking pkgconf-bin (1.8.1-4) ...
#15 7.580 Selecting previously unselected package pkgconf:amd64.
#15 7.583 Preparing to unpack .../13-pkgconf_1.8.1-4_amd64.deb ...
#15 7.585 Unpacking pkgconf:amd64 (1.8.1-4) ...
#15 7.603 Selecting previously unselected package pkg-config:amd64.
#15 7.606 Preparing to unpack .../14-pkg-config_1.8.1-4_amd64.deb ...
#15 7.609 Unpacking pkg-config:amd64 (1.8.1-4) ...
#15 7.634 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 7.636 Setting up m4 (1.4.19-8) ...
#15 7.638 Setting up libffi-dev:amd64 (3.4.8-2) ...
#15 7.640 Setting up libpkgconf3:amd64 (1.8.1-4) ...
#15 7.642 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 7.644 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 7.645 Setting up libssl-dev:amd64 (3.5.7-1~deb13u2) ...
#15 7.647 Setting up pkgconf-bin (1.8.1-4) ...
#15 7.650 Setting up libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 7.652 Setting up libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 7.654 Setting up openssl (3.5.7-1~deb13u2) ...
#15 7.658 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 7.660 Setting up pkgconf:amd64 (1.8.1-4) ...
#15 7.661 Setting up capnproto (1.1.0-2) ...
#15 7.663 Setting up pkg-config:amd64 (1.8.1-4) ...
#15 7.665 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#15 DONE 8.0s
#16 [build 5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#16 6.043 Updating files: 30% (5779/18710)
Updating files: 31% (5801/18710)
Updating files: 32% (5988/18710)
Updating files: 33% (6175/18710)
Updating files: 34% (6362/18710)
Updating files: 35% (6549/18710)
Updating files: 36% (6736/18710)
Updating files: 37% (6923/18710)
Updating files: 38% (7110/18710)
Updating files: 39% (7297/18710)
Updating files: 40% (7484/18710)
Updating files: 41% (7672/18710)
Updating files: 42% (7859/18710)
Updating files: 43% (8046/18710)
Updating files: 44% (8233/18710)
Updating files: 45% (8420/18710)
Updating files: 46% (8607/18710)
Updating files: 47% (8794/18710)
Updating files: 48% (8981/18710)
Updating files: 49% (9168/18710)
Updating files: 50% (9355/18710)
Updating files: 51% (9543/18710)
Updating files: 52% (9730/18710)
Updating files: 53% (9917/18710)
Updating files: 54% (10104/18710)
Updating files: 55% (10291/18710)
Updating files: 56% (10478/18710)
Updating files: 57% (10665/18710)
Updating files: 58% (10852/18710)
Updating files: 59% (11039/18710)
Updating files: 60% (11226/18710)
Updating files: 61% (11414/18710)
Updating files: 62% (11601/18710)
Updating files: 63% (11788/18710)
Updating files: 63% (11846/18710)
Updating files: 64% (11975/18710)
Updating files: 65% (12162/18710)
Updating files: 66% (12349/18710)
Updating files: 67% (12536/18710)
Updating files: 68% (12723/18710)
Updating files: 69% (12910/18710)
Updating files: 70% (13097/18710)
Updating files: 71% (13285/18710)
Updating files: 72% (13472/18710)
Updating files: 73% (13659/18710)
Updating files: 74% (13846/18710)
Updating files: 75% (14033/18710)
Updating files: 76% (14220/18710)
Updating files: 77% (14407/18710)
Updating files: 78% (14594/18710)
Updating files: 79% (14781/18710)
Updating files: 80% (14968/18710)
Updating files: 81% (15156/18710)
Updating files: 82% (15343/18710)
Updating files: 83% (15530/18710)
Updating files: 84% (15717/18710)
Updating files: 85% (15904/18710)
Updating files: 86% (16091/18710)
Updating files: 87% (16278/18710)
Updating files: 88% (16465/18710)
Updating files: 89% (16652/18710)
Updating files: 90% (16839/18710)
Updating files: 91% (17027/18710)
Updating files: 92% (17214/18710)
Updating files: 93% (17401/18710)
Updating files: 93% (17578/18710)
Updating files: 94% (17588/18710)
Updating files: 95% (17775/18710)
Updating files: 96% (17962/18710)
Updating files: 97% (18149/18710)
Updating files: 98% (18336/18710)
Updating files: 99% (18523/18710)
Updating files: 100% (18710/18710)
Updating files: 100% (18710/18710), done.
#16 8.581 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#16 9.054
#16 9.054 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 16.21 [default] synchronised from git+file:///home/opam/opam-repository
#16 17.01 Now run 'opam upgrade' to apply any package updates.
#16 DONE 18.5s
#17 [build 6/11] RUN opam option --global solver=builtin-0install
#17 0.230 Set to 'builtin-0install' the field solver in global configuration
#17 DONE 0.2s
#18 [build 7/11] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/
#18 DONE 0.0s
#19 [build 8/11] WORKDIR /src
#19 DONE 0.0s
#20 [build 9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#20 1.858 The following additional pinnings are required by ocaml-ci.dev:
#20 1.858 - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.858 - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.858 - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.858 Pin and install them? [Y/n] y
#20 3.434 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#20 3.957 [solver-service.dev] synchronised (no changes)
#20 3.958 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 3.958 warning 68: Missing field 'license'
#20 3.995 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 3.997 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#20 4.527 [solver-service-api.dev] synchronised (no changes)
#20 4.528 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 4.528 warning 68: Missing field 'license'
#20 4.529 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 4.531 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#20 5.019 [solver-worker.dev] synchronised (no changes)
#20 5.021 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 5.021 warning 68: Missing field 'license'
#20 5.046 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 5.046 The following additional pinnings are required by ocaml-ci-web.dev:
#20 5.046 - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
#20 5.046 Pin and install them? [Y/n] y
#20 12.55 [NOTE] Package tailwindcss does not exist in opam repositories registered in the current switch.
#20 19.84 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#20 19.85 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
#20 22.54 The following actions will be performed:
#20 22.55 === install 244 packages
#20 22.55 - install 0install-solver 2.18 [required by opam-0install]
#20 22.55 - install angstrom 0.16.1 [required by timedesc]
#20 22.55 - install ansi 0.7.0 [required by ocaml-ci-web]
#20 22.55 - install arp 3.1.1 [required by tcpip]
#20 22.55 - install asetmap 0.8.1 [required by capnp-rpc-net, prometheus-app]
#20 22.55 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#20 22.55 - install astring 0.8.5 [required by obuilder-spec, current, bos, etc.]
#20 22.55 - install awa 0.3.0 [required by git-unix]
#20 22.55 - install awa-mirage 0.3.0 [required by git-unix]
#20 22.55 - install base v0.16.5 [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#20 22.55 - install base-bytes base [required by extunix]
#20 22.55 - install base64 3.5.2 [required by capnp-rpc-unix]
#20 22.55 - install bigarray-compat 1.1.0 [required by dream]
#20 22.55 - install bigstringaf 0.10.0 [required by multipart_form, caqti, git-unix, etc.]
#20 22.55 - install bos 0.3.0 [required by ocaml-ci]
#20 22.55 - install bstr 0.0.4 [required by prettym]
#20 22.55 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#20 22.55 - install ca-certs-nss 3.101 [required by git-unix]
#20 22.55 - install camlp-streams 5.0.1 [required by tar, dream]
#20 22.55 - install capnp 3.6.0 [required by ocaml-ci-api]
#20 22.55 - install capnp-rpc 1.2.3 [required by current_rpc]
#20 22.55 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api]
#20 22.55 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#20 22.55 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-web]
#20 22.55 - install caqti 2.3.2 [required by dream]
#20 22.55 - install caqti-lwt 2.3.2 [required by dream]
#20 22.55 - install carton 0.7.2 [required by git]
#20 22.55 - install carton-git 0.7.2 [required by git]
#20 22.55 - install carton-lwt 0.7.2 [required by git]
#20 22.55 - install cf 0.5.0 [required by cf-lwt]
#20 22.55 - install cf-lwt 0.5.0 [required by irmin-watcher]
#20 22.55 - install checkseum 0.5.3 [required by decompress, git]
#20 22.55 - install cmdliner 1.3.0 [required by opam-0install, current, capnp-rpc-unix, etc.]
#20 22.55 - install cohttp 6.0.0 [required by cohttp-lwt-unix]
#20 22.55 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#20 22.55 - install cohttp-lwt-unix 6.0.0 [required by ocaml-ci]
#20 22.55 - install conduit 6.2.3 [required by conduit-lwt]
#20 22.55 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#20 22.55 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix]
#20 22.55 - install conf-capnproto 2 [required by capnp-rpc-net]
#20 22.55 - install conf-git 1.1 [required by current_git]
#20 22.55 - install conf-gmp 5 [required by zarith]
#20 22.55 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#20 22.55 - install conf-libev 4-13 [required by solver-service, current, dream]
#20 22.55 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#20 22.55 - install conf-libssl 4 [required by ssl]
#20 22.55 - install conf-pkg-config 5 [required by conf-sqlite3]
#20 22.55 - install conf-sqlite3 1 [required by sqlite3]
#20 22.55 - install cppo 1.8.0 [required by ppx_deriving]
#20 22.55 - install crunch 4.0.0 [required by ocaml-ci-web]
#20 22.55 - install csexp 1.5.2 [required by dune-configurator, dune-private-libs]
#20 22.55 - install cstruct 6.2.0 [required by tar-unix, tar, dream]
#20 22.55 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix]
#20 22.55 - install cstruct-unix 6.2.0 [required by awa]
#20 22.55 - install ctypes 0.24.0 [required by cf, fsevents]
#20 22.55 - install ctypes-foreign 0.24.0 [required by cf]
#20 22.55 - install current 0.7.5 [required by ocaml-ci]
#20 22.55 - install current_docker 0.7.5 [required by ocaml-ci]
#20 22.55 - install current_git 0.7.5 [required by current_docker, current_ocluster]
#20 22.55 - install current_incr 0.6.1 [required by current]
#20 22.55 - install current_ocluster 0.4.0 [required by ocaml-ci]
#20 22.55 - install current_rpc 0.7.5 [required by ocaml-ci, ocaml-ci-api]
#20 22.55 - install decompress 1.5.3 [required by tar]
#20 22.55 - install digestif 1.3.0 [required by dream]
#20 22.55 - install dns 7.0.3 [required by git-mirage]
#20 22.55 - install dns-client 7.0.3 [required by git-mirage]
#20 22.55 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt]
#20 22.55 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage]
#20 22.55 - install dockerfile 8.4.1 [required by dockerfile-opam]
#20 22.55 - install dockerfile-opam 8.4.1 [required by ocaml-ci]
#20 22.55 - install domain-name 0.5.0 [required by caqti, git-unix, caqti-lwt]
#20 22.55 - install dream 1.0.0~alpha6 [required by ocaml-ci-web]
#20 22.55 - install dream-httpaf 1.0.0~alpha3 [required by ocaml-ci-web]
#20 22.55 - install dream-pure 1.0.0~alpha2 [required by dream]
#20 22.55 - install duff 0.5 [required by carton]
#20 22.55 - install dune 3.23.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#20 22.55 - install dune-build-info 3.23.1 [required by solver-service, solver-worker]
#20 22.55 - install dune-compiledb 0.6.0 [required by sqlite3]
#20 22.55 - install dune-configurator 3.23.1 [required by extunix, sqlite3]
#20 22.55 - install dune-private-libs 3.23.1 [required by dune-site]
#20 22.55 - install dune-site 3.23.1 [required by caqti]
#20 22.55 - install duration 0.3.1 [required by current_docker, current, current_ocluster]
#20 22.55 - install dyn 3.23.1 [required by dune-private-libs]
#20 22.55 - install emile 1.1 [required by git]
#20 22.55 - install encore 0.8.1 [required by git]
#20 22.55 - install eqaf 0.9 [required by awa, mirage-crypto, digestif]
#20 22.55 - install ethernet 3.2.0 [required by tcpip]
#20 22.55 - install extunix 0.4.3 [required by capnp-rpc-unix]
#20 22.55 - install ezjsonm 1.3.0 [required by dune-compiledb]
#20 22.55 - install faraday 0.8.2 [required by dream-httpaf]
#20 22.55 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#20 22.55 - install faraday-lwt-unix 0.8.2 [required by dream-httpaf]
#20 22.55 - install fmt 0.11.0 [required by ocaml-ci-web]
#20 22.55 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc]
#20 22.55 - install fs-io 3.23.1 [required by stdune]
#20 22.55 - install fsevents 0.3.0 [required by fsevents-lwt]
#20 22.55 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#20 22.55 - install git 3.15.0 [required by git-unix]
#20 22.55 - install git-mirage 3.15.0 [required by git-unix]
#20 22.55 - install git-paf 3.15.0 [required by git-mirage]
#20 22.55 - install git-unix 3.15.0 [required by solver-service]
#20 22.55 - install gmap 0.3.0 [required by x509, dns]
#20 22.55 - install graphql 0.14.0 [required by graphql-lwt]
#20 22.55 - install graphql-lwt 0.14.0 [required by dream]
#20 22.55 - install graphql_parser 0.14.0 [required by dream]
#20 22.55 - install h2 0.13.0 [required by paf]
#20 22.55 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt]
#20 22.55 - install happy-eyeballs-lwt 0.6.0 [required by git-unix]
#20 22.55 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage]
#20 22.55 - install hex 1.5.0 [required by pgx]
#20 22.55 - install hkdf 1.0.4 (deprecated) [required by tls]
#20 22.55 - install hmap 0.8.1 [required by dream-pure]
#20 22.55 - install hpack 0.13.0 [required by h2]
#20 22.55 - install http 6.0.0 [required by cohttp-lwt-unix]
#20 22.55 - install httpaf 0.7.1 [required by git-paf]
#20 22.55 - install httpun-types 0.2.0 [required by h2]
#20 22.55 - install hxd 0.5.0 [required by git]
#20 22.55 - install inotify 2.6 [required by irmin-watcher]
#20 22.55 - install integers 0.8.0 [required by ctypes]
#20 22.55 - install ipaddr 5.6.2 [required by caqti, pgx, conduit-lwt-unix, etc.]
#20 22.55 - install ipaddr-cstruct 5.6.2 [required by tcpip]
#20 22.55 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#20 22.55 - install irmin-watcher 0.5.0 [required by current_git]
#20 22.55 - install jsonm 1.0.2 [required by opam-core]
#20 22.55 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#20 22.55 - install lambdasoup 1.1.1 [required by dream]
#20 22.55 - install logs 0.10.0 [required by ocaml-ci, ocaml-ci-web]
#20 22.55 - install lru 0.3.1 [required by caqti]
#20 22.55 - install lwt 5.10.0 [required by ocaml-ci-web]
#20 22.55 - install lwt-dllist 1.1.0 [required by current]
#20 22.55 - install lwt_ppx 5.9.1 [required by dream]
#20 22.55 - install lwt_ssl 1.2.0 [required by dream]
#20 22.55 - install macaddr 5.6.2 [required by ipaddr]
#20 22.55 - install macaddr-cstruct 5.6.2 [required by tcpip]
#20 22.55 - install magic-mime 1.3.1 [required by cohttp-lwt-unix, dream]
#20 22.55 - install markup 1.0.3 [required by dream]
#20 22.55 - install menhir 20260209 [required by opam-file-format, graphql_parser]
#20 22.55 - install menhirCST 20260209 [required by menhir]
#20 22.55 - install menhirGLR 20260209 [required by menhir]
#20 22.55 - install menhirLib 20260209 [required by menhir]
#20 22.55 - install menhirSdk 20260209 [required by menhir]
#20 22.55 - install metrics 0.5.0 [required by dns]
#20 22.55 - install mimic 0.0.6 [required by git-unix]
#20 22.55 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage]
#20 22.55 - install mirage-clock 4.2.0 [required by dream]
#20 22.55 - install mirage-clock-unix 4.2.0 [required by git-unix]
#20 22.55 - install mirage-crypto 0.11.3 [required by dream]
#20 22.55 - install mirage-crypto-ec 0.11.3 [required by tls, awa]
#20 22.55 - install mirage-crypto-pk 0.11.3 [required by tls-mirage, tls, awa]
#20 22.55 - install mirage-crypto-rng 0.11.3 [required by dream]
#20 22.55 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix, dream]
#20 22.55 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#20 22.55 - install mirage-kv 6.1.1 [required by tls-mirage]
#20 22.55 - install mirage-net 4.0.0 [required by tcpip]
#20 22.55 - install mirage-random 3.0.0 (deprecated) [required by git-mirage]
#20 22.55 - install mirage-runtime 4.11.0 [required by mirage-unix]
#20 22.55 - install mirage-time 3.0.0 [required by git-unix]
#20 22.55 - install mirage-unix 5.0.1 [required by git-unix]
#20 22.55 - install mtime 2.1.0 [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt]
#20 22.55 - install multipart_form 0.8.0 [required by dream]
#20 22.55 - install multipart_form-lwt 0.8.0 [required by dream]
#20 22.55 - install num 1.6 [required by sexplib]
#20 22.55 - install obuilder-spec 0.7.0 [required by ocaml-ci]
#20 22.55 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#20 22.55 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#20 22.55 - install ocaml-version 4.1.3 [required by ocaml-ci]
#20 22.55 - install ocamlbuild 0.16.1 [required by bos]
#20 22.55 - install ocamlfind 1.9.8 [required by bos]
#20 22.55 - install ocamlgraph 2.2.0 [required by opam-core, git]
#20 22.55 - install ocluster-api 0.4.0 [required by ocaml-ci]
#20 22.55 - install ocplib-endian 1.2 [required by lwt, capnp]
#20 22.55 - install omigrate 0.3.2 [required by ocaml-ci]
#20 22.55 - install opam-0install 0.5.1 [required by ocaml-ci]
#20 22.55 - install opam-core 2.5.1 [required by opam-format]
#20 22.55 - install opam-file-format 2.2.0 [required by opam-0install]
#20 22.55 - install opam-format 2.5.1 [required by opam-0install, solver-service]
#20 22.55 - install opam-repository 2.5.1 [required by opam-state]
#20 22.55 - install opam-state 2.5.1 [required by opam-0install]
#20 22.55 - install optint 0.3.0 [required by decompress, git]
#20 22.55 - install ordering 3.23.1 [required by dyn, stdune]
#20 22.55 - install paf 0.5.0 [required by git-paf]
#20 22.55 - install parsexp v0.16.0 [required by sexplib]
#20 22.55 - install patch 3.1.1 [required by opam-state]
#20 22.55 - install pbkdf 1.2.0 [required by x509]
#20 22.55 - install pecu 0.7 [required by multipart_form]
#20 22.55 - install pgx 2.2 [required by omigrate]
#20 22.55 - install pgx_lwt 2.2 [required by pgx_lwt_unix]
#20 22.55 - install pgx_lwt_unix 2.2 [required by omigrate]
#20 22.55 - install pp 2.0.0 [required by dune-private-libs]
#20 22.55 - install ppx_compare v0.16.0 [required by pgx]
#20 22.55 - install ppx_custom_printf v0.16.0 [required by pgx]
#20 22.55 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#20 22.55 - install ppx_deriving 6.0.3 [required by ocaml-ci, ocaml-ci-api]
#20 22.55 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#20 22.55 - install ppx_sexp_conv v0.16.0 [required by dockerfile-opam, cohttp-lwt-unix, obuilder-spec]
#20 22.55 - install ppxlib 0.35.0 [required by extunix, ppx_deriving]
#20 22.55 - install prettym 0.0.5 [required by multipart_form]
#20 22.55 - install prometheus 1.3 [required by current, current_ocluster]
#20 22.55 - install prometheus-app 1.3 [required by ocaml-ci-web]
#20 22.55 - install psq 0.2.1 [required by dream-httpaf]
#20 22.55 - install ptime 1.2.0 [required by crunch, timedesc, dream]
#20 22.55 - install randomconv 0.1.3 [required by dns-client]
#20 22.55 - install re 1.14.0 [required by current]
#20 22.55 - install res 5.0.2 [required by capnp]
#20 22.55 - install result 1.5 [required by omigrate, current_docker, current, etc.]
#20 22.55 - install rresult 0.7.0 [required by bos]
#20 22.55 - install seq base [required by timedesc]
#20 22.55 - install sexplib v0.16.0 [required by obuilder-spec]
#20 22.55 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#20 22.55 - install sha 1.15.4 [required by opam-core]
#20 22.55 - install solver-service dev (pinned) [required by ocaml-ci]
#20 22.55 - install solver-service-api dev (pinned) [required by ocaml-ci, ocaml-ci-api]
#20 22.55 - install solver-worker dev (pinned) [required by ocaml-ci]
#20 22.55 - install spdx_licenses 1.4.0 [required by opam-state]
#20 22.55 - install sqlite3 5.4.1 [required by current, omigrate]
#20 22.55 - install ssl 0.7.0 [required by dream]
#20 22.55 - install stdint 0.7.2 [required by current_rpc]
#20 22.55 - install stdio v0.16.0 [required by capnp]
#20 22.55 - install stdlib-shims 0.3.0 [required by ppxlib]
#20 22.55 - install stdune 3.23.1 [required by dune-private-libs]
#20 22.55 - install stringext 1.6.0 [required by cohttp]
#20 22.55 - install swhid_core 0.1 [required by opam-core]
#20 22.55 - install tailwindcss dev (pinned) [required by ocaml-ci-web]
#20 22.55 - install tar 2.6.0 [required by ocaml-ci]
#20 22.55 - install tar-unix 2.6.0 [required by ocaml-ci]
#20 22.55 - install tcpip 8.0.0 [required by git-unix]
#20 22.55 - install timedesc 3.1.2 [required by ocaml-ci, ocaml-ci-web]
#20 22.55 - install timedesc-tzdb 3.1.2 [required by timedesc]
#20 22.55 - install timedesc-tzlocal 3.1.2 [required by timedesc]
#20 22.55 - install tls 0.17.3 [required by capnp-rpc-net, git-unix]
#20 22.55 - install tls-lwt 0.17.3 [required by conduit-lwt-unix]
#20 22.55 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix]
#20 22.55 - install top-closure 3.23.1 [required by stdune]
#20 22.55 - install topkg 1.1.1 [required by bos]
#20 22.55 - install tyxml 4.6.0 [required by ocaml-ci-web]
#20 22.55 - install uchar 0.0.2 [required by markup]
#20 22.55 - install unstrctrd 0.4 [required by multipart_form]
#20 22.55 - install uri 4.4.0 [required by omigrate, dream]
#20 22.55 - install uri-sexp 4.4.0 [required by cohttp]
#20 22.55 - install uuidm 0.9.10 [required by pgx]
#20 22.55 - install uutf 1.0.4 [required by tyxml, multipart_form]
#20 22.55 - install x509 0.16.5 [required by capnp-rpc-net, caqti]
#20 22.55 - install yojson 3.0.0 [required by ocaml-ci-web]
#20 22.55 - install zarith 1.14 [required by asn1-combinators, awa]
#20 23.39
#20 23.39 The following system packages will first need to be installed:
#20 23.39 libcapnp-dev
#20 23.39
#20 23.39 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#20 23.39
#20 23.39 opam believes some required external dependencies are missing. opam can:
#20 23.39 > 1. Run apt-get to install them (may need root/sudo access)
#20 23.39 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#20 23.39 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#20 23.39 4. Abort the installation
#20 23.39
#20 23.39 [1/2/3/4] 1
#20 23.39
#20 23.39 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#20 25.39 - Selecting previously unselected package libcapnp-dev:amd64.
#20 25.39 - (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 ... 21027 files and directories currently installed.)
#20 25.39 - Preparing to unpack .../libcapnp-dev_1.1.0-2_amd64.deb ...
#20 25.39 - Unpacking libcapnp-dev:amd64 (1.1.0-2) ...
#20 25.66 - Setting up libcapnp-dev:amd64 (1.1.0-2) ...
#20 25.79
#20 25.79 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#20 26.22 -> retrieved ansi.0.7.0 (https://opam.ocaml.org/cache)
#20 26.23 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#20 26.30 -> retrieved arp.3.1.1 (https://opam.ocaml.org/cache)
#20 26.41 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#20 26.43 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#20 26.44 -> retrieved asn1-combinators.0.2.6 (https://opam.ocaml.org/cache)
#20 26.51 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#20 26.60 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#20 26.65 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#20 26.66 -> retrieved bigarray-compat.1.1.0 (https://opam.ocaml.org/cache)
#20 26.75 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (https://opam.ocaml.org/cache)
#20 26.78 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#20 26.85 -> retrieved bstr.0.0.4 (https://opam.ocaml.org/cache)
#20 26.86 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#20 26.97 -> retrieved ca-certs.0.2.3 (https://opam.ocaml.org/cache)
#20 27.02 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#20 27.12 -> retrieved capnp.3.6.0 (https://opam.ocaml.org/cache)
#20 27.18 -> retrieved ca-certs-nss.3.101 (https://opam.ocaml.org/cache)
#20 27.50 -> 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 27.56 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (https://opam.ocaml.org/cache)
#20 27.76 -> retrieved caqti.2.3.2, caqti-lwt.2.3.2 (https://opam.ocaml.org/cache)
#20 27.78 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://opam.ocaml.org/cache)
#20 27.81 -> retrieved checkseum.0.5.3 (https://opam.ocaml.org/cache)
#20 27.97 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#20 28.01 -> installed conf-git.1.1
#20 28.05 -> installed conf-capnproto.2
#20 28.10 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://opam.ocaml.org/cache)
#20 28.31 -> 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 28.31 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#20 28.33 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#20 28.33 -> installed conf-gmp.5
#20 28.34 -> installed conf-gmp-powm-sec.4
#20 28.45 -> retrieved conf-libssl.4 (https://opam.ocaml.org/cache)
#20 28.51 -> retrieved conf-pkg-config.5 (2 extra sources)
#20 28.51 -> retrieved conf-pkg-config.5 (2 extra sources)
#20 28.53 -> installed conf-pkg-config.5
#20 28.54 -> installed conf-libffi.2.0.0
#20 28.55 -> installed conf-libssl.4
#20 28.55 -> installed conf-sqlite3.1
#20 28.56 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#20 28.61 -> retrieved conf-libev.4-13 (2 extra sources)
#20 28.61 -> retrieved conf-libev.4-13 (2 extra sources)
#20 28.70 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#20 28.74 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#20 29.07 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://opam.ocaml.org/cache)
#20 29.09 -> installed conf-libev.4-13
#20 29.22 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (https://opam.ocaml.org/cache)
#20 29.42 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_rpc.0.7.5 (https://opam.ocaml.org/cache)
#20 29.43 -> retrieved current_incr.0.6.1 (https://opam.ocaml.org/cache)
#20 29.57 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0 (https://opam.ocaml.org/cache)
#20 29.80 -> 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 29.82 -> retrieved decompress.1.5.3 (https://opam.ocaml.org/cache)
#20 29.91 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1 (https://opam.ocaml.org/cache)
#20 29.95 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#20 30.22 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3 (https://opam.ocaml.org/cache)
#20 30.34 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#20 30.45 -> retrieved dream-pure.1.0.0~alpha2 (https://opam.ocaml.org/cache)
#20 30.46 -> retrieved duff.0.5 (https://opam.ocaml.org/cache)
#20 30.60 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#20 30.61 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#20 30.69 -> retrieved emile.1.1 (https://opam.ocaml.org/cache)
#20 32.12 -> retrieved encore.0.8.1 (https://opam.ocaml.org/cache)
#20 32.13 -> retrieved eqaf.0.9 (https://opam.ocaml.org/cache)
#20 32.18 -> installed cmdliner.1.3.0
#20 32.19 -> retrieved ethernet.3.2.0 (https://opam.ocaml.org/cache)
#20 32.25 -> retrieved extunix.0.4.3 (https://opam.ocaml.org/cache)
#20 32.29 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#20 32.39 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#20 32.46 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (https://opam.ocaml.org/cache)
#20 32.55 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://opam.ocaml.org/cache)
#20 32.58 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#20 32.66 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#20 32.92 -> 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 32.98 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (https://opam.ocaml.org/cache)
#20 47.70 -> retrieved dune.3.23.1, dune-build-info.3.23.1, dune-configurator.3.23.1, dune-private-libs.3.23.1, dune-site.3.23.1, dyn.3.23.1, fs-io.3.23.1, ordering.3.23.1, stdune.3.23.1, top-closure.3.23.1 (https://opam.ocaml.org/cache)
#20 49.04 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (https://opam.ocaml.org/cache)
#20 49.05 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#20 49.13 -> retrieved h2.0.13.0, hpack.0.13.0 (https://opam.ocaml.org/cache)
#20 49.19 -> retrieved hkdf.1.0.4 (https://opam.ocaml.org/cache)
#20 49.19 -> retrieved hmap.0.8.1 (https://opam.ocaml.org/cache)
#20 49.29 -> retrieved hxd.0.5.0 (https://opam.ocaml.org/cache)
#20 49.39 -> retrieved httpun-types.0.2.0 (https://opam.ocaml.org/cache)
#20 49.40 -> retrieved httpaf.0.7.1 (https://opam.ocaml.org/cache)
#20 49.48 -> retrieved integers.0.8.0 (https://opam.ocaml.org/cache)
#20 49.48 -> retrieved inotify.2.6 (https://opam.ocaml.org/cache)
#20 49.58 -> 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 49.59 -> retrieved irmin-watcher.0.5.0 (https://opam.ocaml.org/cache)
#20 49.60 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#20 49.68 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#20 49.71 -> retrieved lambdasoup.1.1.1 (https://opam.ocaml.org/cache)
#20 49.77 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#20 49.81 -> retrieved lru.0.3.1 (https://opam.ocaml.org/cache)
#20 49.95 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#20 50.00 -> retrieved lwt_ppx.5.9.1 (https://opam.ocaml.org/cache)
#20 50.08 -> retrieved lwt.5.10.0 (https://opam.ocaml.org/cache)
#20 50.08 -> retrieved lwt_ssl.1.2.0 (https://opam.ocaml.org/cache)
#20 50.10 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#20 50.19 -> retrieved metrics.0.5.0 (https://opam.ocaml.org/cache)
#20 50.23 -> retrieved markup.1.0.3 (https://opam.ocaml.org/cache)
#20 50.31 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (https://opam.ocaml.org/cache)
#20 51.09 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#20 51.13 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (https://opam.ocaml.org/cache)
#20 51.22 -> retrieved mirage-flow.3.0.0 (https://opam.ocaml.org/cache)
#20 51.33 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#20 51.36 -> retrieved mirage-net.4.0.0 (https://opam.ocaml.org/cache)
#20 51.46 -> retrieved mirage-random.3.0.0 (https://opam.ocaml.org/cache)
#20 51.54 -> retrieved mirage-runtime.4.11.0 (https://opam.ocaml.org/cache)
#20 51.55 -> retrieved mirage-time.3.0.0 (https://opam.ocaml.org/cache)
#20 51.64 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#20 51.67 -> retrieved mirage-unix.5.0.1 (https://opam.ocaml.org/cache)
#20 51.96 -> 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 51.97 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#20 52.06 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (https://opam.ocaml.org/cache)
#20 52.18 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#20 52.19 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#20 52.21 -> retrieved obuilder-spec.0.7.0 (https://opam.ocaml.org/cache)
#20 52.35 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#20 52.37 -> retrieved ocaml-version.4.1.3 (https://opam.ocaml.org/cache)
#20 52.56 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#20 52.60 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#20 52.70 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#20 52.72 -> retrieved omigrate.0.3.2 (https://opam.ocaml.org/cache)
#20 52.77 -> retrieved opam-0install.0.5.1 (https://opam.ocaml.org/cache)
#20 52.90 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#20 52.91 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#20 53.01 -> retrieved paf.0.5.0 (https://opam.ocaml.org/cache)
#20 53.13 -> retrieved patch.3.1.1 (https://opam.ocaml.org/cache)
#20 53.74 -> 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 53.75 -> retrieved pbkdf.1.2.0 (https://opam.ocaml.org/cache)
#20 53.76 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#20 53.83 -> installed num.1.6
#20 53.88 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#20 53.89 -> retrieved pp.2.0.0 (https://opam.ocaml.org/cache)
#20 53.96 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (https://opam.ocaml.org/cache)
#20 54.03 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#20 54.04 -> retrieved ppx_custom_printf.v0.16.0 (https://opam.ocaml.org/cache)
#20 54.05 -> retrieved ppx_compare.v0.16.0 (https://opam.ocaml.org/cache)
#20 54.14 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#20 54.23 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#20 54.26 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#20 54.35 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#20 54.39 -> retrieved prettym.0.0.5 (https://opam.ocaml.org/cache)
#20 54.43 -> retrieved psq.0.2.1 (https://opam.ocaml.org/cache)
#20 54.50 -> retrieved randomconv.0.1.3 (https://opam.ocaml.org/cache)
#20 54.64 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#20 54.66 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#20 54.73 -> retrieved res.5.0.2 (https://opam.ocaml.org/cache)
#20 54.76 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#20 54.78 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#20 54.87 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#20 54.90 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#20 54.95 -> retrieved seq.base (2 extra sources)
#20 54.95 -> retrieved seq.base (2 extra sources)
#20 54.96 -> installed seq.base
#20 55.04 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#20 55.07 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#20 55.44 -> installed ocamlfind.1.9.8
#20 55.44 -> installed base-bytes.base
#20 55.54 -> retrieved solver-service.dev (no changes)
#20 55.55 -> retrieved solver-service-api.dev (no changes)
#20 55.61 -> retrieved solver-worker.dev (no changes)
#20 55.64 -> retrieved sqlite3.5.4.1 (https://opam.ocaml.org/cache)
#20 55.70 -> retrieved ssl.0.7.0 (https://opam.ocaml.org/cache)
#20 55.75 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#20 55.81 -> retrieved stdio.v0.16.0 (https://opam.ocaml.org/cache)
#20 55.82 -> retrieved stdint.0.7.2 (https://opam.ocaml.org/cache)
#20 55.89 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#20 55.92 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#20 55.93 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#20 56.04 -> retrieved tar.2.6.0, tar-unix.2.6.0 (https://opam.ocaml.org/cache)
#20 56.22 -> retrieved tcpip.8.0.0 (https://opam.ocaml.org/cache)
#20 57.04 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2 (https://opam.ocaml.org/cache)
#20 57.16 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://opam.ocaml.org/cache)
#20 57.29 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#20 57.33 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#20 57.40 -> retrieved uchar.0.0.2 (https://opam.ocaml.org/cache)
#20 57.53 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#20 57.70 -> retrieved uuidm.0.9.10 (https://opam.ocaml.org/cache)
#20 57.72 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#20 57.78 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#20 57.91 -> retrieved x509.0.16.5 (https://opam.ocaml.org/cache)
#20 58.04 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#20 58.13 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#20 58.30 -> installed ocamlbuild.0.16.1
#20 58.71 -> installed uchar.0.0.2
#20 61.68 -> installed zarith.1.14
#20 63.18 -> installed topkg.1.1.1
#20 63.70 -> installed hmap.0.8.1
#20 63.79 -> installed asetmap.0.8.1
#20 63.90 -> installed rresult.0.7.0
#20 64.27 -> installed uuidm.0.9.10
#20 64.54 -> installed mtime.2.1.0
#20 64.58 -> installed uutf.1.0.4
#20 64.62 -> installed fmt.0.11.0
#20 64.76 -> installed ptime.1.2.0
#20 65.02 -> installed astring.0.8.5
#20 65.78 -> installed fpath.0.7.3
#20 65.81 -> installed jsonm.1.0.2
#20 66.26 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#20 66.62 -> installed tailwindcss.dev
#20 74.78 -> installed dune.3.23.1
#20 82.34 -> installed 0install-solver.2.18
#20 82.35 -> installed base64.3.5.2
#20 82.36 -> installed bigarray-compat.1.1.0
#20 82.37 -> installed bstr.0.0.4
#20 82.38 -> installed camlp-streams.5.0.1
#20 82.40 -> installed cppo.1.8.0
#20 82.42 -> installed crunch.4.0.0
#20 82.43 -> installed csexp.1.5.2
#20 83.88 -> installed cstruct.6.2.0
#20 83.94 -> installed current_incr.0.6.1
#20 83.96 -> installed domain-name.0.5.0
#20 83.97 -> installed duff.0.5
#20 83.99 -> installed dune-build-info.3.23.1
#20 84.03 -> installed duration.0.3.1
#20 84.04 -> installed fs-io.3.23.1
#20 84.06 -> installed gmap.0.3.0
#20 84.08 -> installed http.6.0.0
#20 84.10 -> installed ke.0.6
#20 84.12 -> installed lwt-dllist.1.1.0
#20 84.13 -> installed macaddr.5.6.2
#20 84.15 -> installed magic-mime.1.3.1
#20 84.27 -> installed markup.1.0.3
#20 84.31 -> installed menhirCST.20260209
#20 84.37 -> installed menhirGLR.20260209
#20 84.40 -> installed menhirLib.20260209
#20 84.45 -> installed menhirSdk.20260209
#20 84.59 -> installed metrics.0.5.0
#20 84.61 -> installed mirage-clock.4.2.0
#20 84.65 -> installed ocaml-compiler-libs.v0.12.4
#20 84.71 -> installed ocaml-syntax-shims.1.0.0
#20 84.72 -> installed ocaml-version.4.1.3
#20 84.90 -> installed ocamlgraph.2.2.0
#20 84.92 -> installed optint.0.3.0
#20 84.93 -> installed ordering.3.23.1
#20 84.96 -> installed patch.3.1.1
#20 84.97 -> installed pecu.0.7
#20 84.99 -> installed pp.2.0.0
#20 86.62 -> installed ppx_derivers.1.2.1
#20 86.63 -> installed psq.0.2.1
#20 86.80 -> installed re.1.14.0
#20 86.84 -> installed res.5.0.2
#20 86.84 -> installed result.1.5
#20 86.86 -> installed sexplib0.v0.16.0
#20 86.97 -> installed spdx_licenses.1.4.0
#20 87.02 -> installed stdint.0.7.2
#20 87.02 -> installed stdlib-shims.0.3.0
#20 87.09 -> installed stringext.1.6.0
#20 87.11 -> installed swhid_core.0.1
#20 87.15 -> installed top-closure.3.23.1
#20 87.28 -> installed yojson.3.0.0
#20 87.30 -> installed ocplib-endian.1.2
#20 87.33 -> installed dune-configurator.3.23.1
#20 87.60 -> installed asn1-combinators.0.2.6
#20 87.63 -> installed cstruct-unix.6.2.0
#20 87.66 -> installed eqaf.0.9
#20 87.74 -> installed hex.1.5.0
#20 87.81 -> installed mirage-random.3.0.0
#20 87.84 -> installed randomconv.0.1.3
#20 87.87 -> installed prettym.0.0.5
#20 87.89 -> installed ipaddr.5.6.2
#20 87.92 -> installed macaddr-cstruct.5.6.2
#20 87.94 -> installed lambdasoup.1.1.1
#20 87.95 -> installed dyn.3.23.1
#20 89.51 -> installed lru.0.3.1
#20 89.56 -> installed parsexp.v0.16.0
#20 89.63 -> installed integers.0.8.0
#20 89.74 -> installed timedesc-tzdb.3.1.2
#20 89.76 -> installed timedesc-tzlocal.3.1.2
#20 89.77 -> installed bigstringaf.0.10.0
#20 89.88 -> installed checkseum.0.5.3
#20 89.91 -> installed mirage-clock-unix.4.2.0
#20 89.92 -> installed ssl.0.7.0
#20 90.01 -> installed digestif.1.3.0
#20 90.02 -> installed ezjsonm.1.3.0
#20 90.05 -> installed ipaddr-cstruct.5.6.2
#20 90.07 -> installed sha.1.15.4
#20 90.20 -> installed faraday.0.8.2
#20 90.57 -> installed angstrom.0.16.1
#20 90.83 -> installed httpun-types.0.2.0
#20 90.92 -> installed sexplib.v0.16.0
#20 91.21 -> installed encore.0.8.1
#20 91.30 -> installed mirage-crypto.0.11.3
#20 91.35 -> installed unstrctrd.0.4
#20 91.37 -> installed emile.1.1
#20 91.51 -> installed httpaf.0.7.1
#20 91.53 -> installed hkdf.1.0.4
#20 91.55 -> installed pbkdf.1.2.0
#20 91.68 -> installed hpack.0.13.0
#20 91.75 -> installed dune-compiledb.0.6.0
#20 92.31 -> installed decompress.1.5.3
#20 92.56 -> installed tyxml.4.6.0
#20 92.74 -> installed timedesc.3.1.2
#20 92.86 -> installed tar.2.6.0
#20 92.94 -> installed ansi.0.7.0
#20 93.05 -> installed h2.0.13.0
#20 93.43 -> installed uri.4.4.0
#20 93.59 -> installed lwt.5.10.0
#20 93.70 -> installed sqlite3.5.4.1
#20 93.83 -> installed faraday-lwt.0.8.2
#20 93.87 -> installed mirage-net.4.0.0
#20 93.91 -> installed cstruct-lwt.6.2.0
#20 93.93 -> installed mirage-flow.3.0.0
#20 93.94 -> installed mirage-kv.6.1.1
#20 93.95 -> installed lwt_ssl.1.2.0
#20 93.96 -> installed mirage-time.3.0.0
#20 94.01 -> installed prometheus.1.3
#20 94.02 -> installed inotify.2.6
#20 94.07 -> installed faraday-lwt-unix.0.8.2
#20 94.51 -> installed menhir.20260209
#20 94.91 -> installed stdune.3.23.1
#20 96.80 -> installed base.v0.16.5
#20 96.89 -> installed ctypes.0.24.0
#20 97.15 -> installed opam-core.2.5.1
#20 97.24 -> installed hxd.0.5.0
#20 97.27 -> installed logs.0.10.0
#20 97.50 -> installed graphql_parser.0.14.0
#20 97.54 -> installed opam-file-format.2.2.0
#20 97.70 -> installed dune-private-libs.3.23.1
#20 99.09 -> installed stdio.v0.16.0
#20 99.22 -> installed ctypes-foreign.0.24.0
#20 99.26 -> installed capnp-rpc.1.2.3
#20 99.32 -> installed dns.7.0.3
#20 99.34 -> installed ethernet.3.2.0
#20 99.37 -> installed happy-eyeballs.0.6.0
#20 99.40 -> installed mimic.0.0.6
#20 99.45 -> installed mirage-crypto-rng.0.11.3
#20 99.65 -> installed mirage-runtime.4.11.0
#20 99.69 -> installed multipart_form.0.8.0
#20 99.72 -> installed tar-unix.2.6.0
#20 99.74 -> installed graphql.0.14.0
#20 99.81 -> installed arp.3.1.1
#20 99.86 -> installed cf.0.5.0
#20 99.88 -> installed mirage-crypto-rng-lwt.0.11.3
#20 99.92 -> installed mirage-unix.5.0.1
#20 99.93 -> installed multipart_form-lwt.0.8.0
#20 99.94 -> installed fsevents.0.3.0
#20 99.96 -> installed cf-lwt.0.5.0
#20 99.99 -> installed graphql-lwt.0.14.0
#20 100.0 -> installed fsevents-lwt.0.3.0
#20 100.2 -> installed mirage-crypto-pk.0.11.3
#20 100.3 -> installed bos.0.3.0
#20 100.4 -> installed dune-site.3.23.1
#20 100.5 -> installed dns-client.7.0.3
#20 100.7 -> installed irmin-watcher.0.5.0
#20 101.3 -> installed tcpip.8.0.0
#20 101.6 -> installed carton.0.7.2
#20 101.9 -> installed carton-lwt.0.7.2
#20 102.4 -> installed carton-git.0.7.2
#20 103.9 -> installed opam-format.2.5.1
#20 104.9 -> installed capnp.3.6.0
#20 105.4 -> installed git.3.15.0
#20 106.1 -> installed ppxlib.0.35.0
#20 106.7 -> installed mirage-crypto-ec.0.11.3
#20 107.5 -> installed capnp-rpc-lwt.1.2.3
#20 108.3 -> installed opam-repository.2.5.1
#20 108.6 -> installed x509.0.16.5
#20 108.7 -> installed ppx_compare.v0.16.0
#20 108.8 -> installed ca-certs.0.2.3
#20 109.4 -> installed lwt_ppx.5.9.1
#20 109.7 -> installed ppx_sexp_conv.v0.16.0
#20 109.9 -> installed ca-certs-nss.3.101
#20 110.1 -> installed ppx_deriving.6.0.3
#20 110.6 -> installed awa.0.3.0
#20 110.7 -> installed tls.0.17.3
#20 111.0 -> installed caqti.2.3.2
#20 111.1 -> installed dream-pure.1.0.0~alpha2
#20 111.2 -> installed awa-mirage.0.3.0
#20 111.2 -> installed tls-lwt.0.17.3
#20 111.2 -> installed tls-mirage.0.17.3
#20 111.4 -> installed uri-sexp.4.4.0
#20 111.4 -> installed ipaddr-sexp.5.6.2
#20 111.7 -> installed caqti-lwt.2.3.2
#20 111.8 -> installed dns-client-lwt.7.0.3
#20 111.9 -> installed dns-client-mirage.7.0.3
#20 112.0 -> installed dockerfile.8.4.1
#20 112.2 -> installed paf.0.5.0
#20 112.5 -> installed obuilder-spec.0.7.0
#20 112.5 -> installed happy-eyeballs-mirage.0.6.0
#20 112.6 -> installed git-paf.3.15.0
#20 112.7 -> installed ppx_deriving_yojson.3.9.1
#20 112.9 -> installed capnp-rpc-net.1.2.3
#20 112.9 -> installed mimic-happy-eyeballs.0.0.6
#20 113.3 -> installed happy-eyeballs-lwt.0.6.0
#20 113.3 -> installed git-mirage.3.15.0
#20 113.7 -> installed current.0.7.5
#20 113.9 -> installed ppx_custom_printf.v0.16.0
#20 114.0 -> installed conduit.6.2.3
#20 114.3 -> installed cohttp.6.0.0
#20 115.0 -> installed dream-httpaf.1.0.0~alpha3
#20 115.1 -> installed opam-state.2.5.1
#20 115.2 -> installed dockerfile-opam.8.4.1
#20 115.3 -> installed solver-service-api.dev
#20 115.8 -> installed conduit-lwt.6.2.3
#20 116.0 -> installed git-unix.3.15.0
#20 116.0 -> installed current_git.0.7.5
#20 116.1 -> installed extunix.0.4.3
#20 116.5 -> installed opam-0install.0.5.1
#20 116.6 -> installed pgx.2.2
#20 116.6 -> installed cohttp-lwt.6.0.0
#20 116.8 -> installed capnp-rpc-unix.1.2.3
#20 117.0 -> installed ocluster-api.0.4.0
#20 117.1 -> installed pgx_lwt.2.2
#20 117.5 -> installed pgx_lwt_unix.2.2
#20 117.9 -> installed dream.1.0.0~alpha6
#20 117.9 -> installed conduit-lwt-unix.6.2.3
#20 118.1 -> installed current_docker.0.7.5
#20 118.6 -> installed omigrate.0.3.2
#20 118.8 -> installed current_ocluster.0.4.0
#20 119.8 -> installed cohttp-lwt-unix.6.0.0
#20 120.1 -> installed prometheus-app.1.3
#20 120.4 -> installed solver-service.dev
#20 123.1 -> installed solver-worker.dev
#20 123.5 -> installed current_rpc.0.7.5
#20 129.7 Done.
#20 129.7
#20 129.7 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#20 129.7 => Note: This package is deprecated.
#20 129.7 => mirage-random is deprecated
#20 129.7
#20 129.7 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#20 129.7 => Note: This package is deprecated.
#20 129.8 # To update the current shell environment, run: eval $(opam env)
#20 DONE 132.1s
#21 [build 10/11] ADD --chown=opam . .
#21 DONE 0.1s
#22 [build 11/11] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
#22 0.204 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#22 0.895 schema.capnp --> schema.mli schema.ml
#22 0.895 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#22 3.262 File "lib/cluster_build.ml", line 129, characters 21-50:
#22 3.262 129 | let module B = Cluster_api.Raw.Builder.Day10 in
#22 3.262 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#22 3.262 Error: Unbound module Cluster_api.Raw.Builder.Day10
#22 4.437 Browserslist: caniuse-lite is outdated. Please run:
#22 4.437 npx update-browserslist-db@latest
#22 4.437 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#22 4.437
#22 4.437 Rebuilding...
#22 4.437
#22 4.437 Done in 1760ms.
#22 4.697 Generating static.ml
#22 4.697 Skipping generation of .mli
#22 ERROR: process "/bin/sh -c opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web" did not complete successfully: exit code: 1
------
> [build 11/11] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web:
3.262 Error: Unbound module Cluster_api.Raw.Builder.Day10
4.437 Browserslist: caniuse-lite is outdated. Please run:
4.437 npx update-browserslist-db@latest
4.437 Why you should do it regularly: https://github.com/browserslist/update-db#readme
4.437
4.437 Rebuilding...
4.437
4.437 Done in 1760ms.
4.697 Generating static.ml
4.697 Skipping generation of .mli
------
Dockerfile.web:23
--------------------
21 | opam install -y --deps-only .
22 | ADD --chown=opam . .
23 | >>> RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
24 |
25 | FROM debian:13
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web" did not complete successfully: exit code: 1
docker-build failed with exit-code 1
2026-08-25 19:08.40: Job failed: Failed: Build failed