Build:
  1. 0
2026-08-20 17:37.59: New job: Build Dockerfile.web using linux-arm64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (19f1e064aeac9cf5a802bf3fd642a403f4ae13da)]
2026-08-20 17:37.59: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web"
2026-08-20 17:37.59: Waiting for resource in pool OCluster
2026-08-20 17:37.59: Waiting for worker…
2026-08-20 17:38.00: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
All commits already cached
HEAD is now at 19f1e06 Dockerfile: pin ocluster-api to the day10 branch (Day10 schema)
#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 1.8s

#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.0s

#5 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#5 DONE 1.3s

#6 [internal] load .dockerignore
#6 transferring context: 114B done
#6 DONE 0.0s

#7 [internal] setting cache mount permissions
#7 DONE 0.0s

#8 [build  1/13] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442
#8 DONE 0.0s

#9 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#9 CACHED

#10 [build  3/13] 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
#10 CACHED

#11 [internal] load build context
#11 transferring context: 9.06MB 0.1s done
#11 DONE 0.1s

#7 [internal] setting cache mount permissions
#7 CACHED

#12 [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
#12 0.264 
#12 0.264 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#12 0.264 
#12 0.590 Hit:1 http://deb.debian.org/debian trixie InRelease
#12 0.590 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#12 0.647 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#12 0.696 Get:4 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [248 kB]
#12 1.274 Fetched 292 kB in 1s (294 kB/s)
#12 1.274 Reading package lists...
#12 ...

#13 [stage-1 1/6] FROM docker.io/library/debian:13
#13 resolve docker.io/library/debian:13 1.4s done
#13 DONE 1.4s

#12 [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
#12 1.274 Reading package lists...
#12 1.950 Building dependency tree...
#12 2.110 Reading state information...
#12 2.132 1 package can be upgraded. Run 'apt list --upgradable' to see it.
#12 2.159 Reading package lists...
#12 2.174 Building dependency tree...
#12 2.315 Reading state information...
#12 2.556 The following additional packages will be installed:
#12 2.557   libcapnp-1.1.0 libev4t64 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin
#12 2.558 Suggested packages:
#12 2.558   gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc
#12 2.667 The following NEW packages will be installed:
#12 2.668   capnproto libcapnp-1.1.0 libev-dev libev4t64 libffi-dev libgmp-dev
#12 2.668   libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf
#12 2.669   pkgconf-bin
#12 2.908 0 upgraded, 14 newly installed, 0 to remove and 1 not upgraded.
#12 2.908 Need to get 0 B/7553 kB of archives.
#12 2.908 After this operation, 31.2 MB of additional disk space will be used.
#12 2.932 Selecting previously unselected package libcapnp-1.1.0:arm64.
#12 2.932 (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 ... 20743 files and directories currently installed.)
#12 2.944 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_arm64.deb ...
#12 2.946 Unpacking libcapnp-1.1.0:arm64 (1.1.0-2) ...
#12 3.052 Selecting previously unselected package capnproto.
#12 3.053 Preparing to unpack .../01-capnproto_1.1.0-2_arm64.deb ...
#12 3.054 Unpacking capnproto (1.1.0-2) ...
#12 3.095 Selecting previously unselected package libev4t64:arm64.
#12 3.098 Preparing to unpack .../02-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#12 3.099 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#12 3.125 Selecting previously unselected package libev-dev:arm64.
#12 3.128 Preparing to unpack .../03-libev-dev_1%3a4.33-2.1+b1_arm64.deb ...
#12 3.129 Unpacking libev-dev:arm64 (1:4.33-2.1+b1) ...
#12 3.155 Selecting previously unselected package libffi-dev:arm64.
#12 3.157 Preparing to unpack .../04-libffi-dev_3.4.8-2_arm64.deb ...
#12 3.158 Unpacking libffi-dev:arm64 (3.4.8-2) ...
#12 3.191 Selecting previously unselected package libgmpxx4ldbl:arm64.
#12 3.194 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
#12 3.195 Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#12 3.223 Selecting previously unselected package libgmp-dev:arm64.
#12 3.226 Preparing to unpack .../06-libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
#12 3.226 Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#12 3.272 Selecting previously unselected package libpkgconf3:arm64.
#12 3.274 Preparing to unpack .../07-libpkgconf3_1.8.1-4_arm64.deb ...
#12 3.275 Unpacking libpkgconf3:arm64 (1.8.1-4) ...
#12 3.302 Selecting previously unselected package libsqlite3-dev:arm64.
#12 3.304 Preparing to unpack .../08-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#12 3.305 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#12 3.379 Selecting previously unselected package libssl-dev:arm64.
#12 3.382 Preparing to unpack .../09-libssl-dev_3.5.6-1~deb13u2_arm64.deb ...
#12 3.383 Unpacking libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#12 3.579 Selecting previously unselected package m4.
#12 3.581 Preparing to unpack .../10-m4_1.4.19-8_arm64.deb ...
#12 3.582 Unpacking m4 (1.4.19-8) ...
#12 3.628 Selecting previously unselected package pkgconf-bin.
#12 3.631 Preparing to unpack .../11-pkgconf-bin_1.8.1-4_arm64.deb ...
#12 3.632 Unpacking pkgconf-bin (1.8.1-4) ...
#12 3.661 Selecting previously unselected package pkgconf:arm64.
#12 3.663 Preparing to unpack .../12-pkgconf_1.8.1-4_arm64.deb ...
#12 3.667 Unpacking pkgconf:arm64 (1.8.1-4) ...
#12 3.695 Selecting previously unselected package pkg-config:arm64.
#12 3.698 Preparing to unpack .../13-pkg-config_1.8.1-4_arm64.deb ...
#12 3.701 Unpacking pkg-config:arm64 (1.8.1-4) ...
#12 3.732 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#12 3.734 Setting up m4 (1.4.19-8) ...
#12 3.736 Setting up libffi-dev:arm64 (3.4.8-2) ...
#12 3.738 Setting up libpkgconf3:arm64 (1.8.1-4) ...
#12 3.740 Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#12 3.742 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#12 3.743 Setting up libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#12 3.745 Setting up pkgconf-bin (1.8.1-4) ...
#12 3.749 Setting up libcapnp-1.1.0:arm64 (1.1.0-2) ...
#12 3.751 Setting up libev-dev:arm64 (1:4.33-2.1+b1) ...
#12 3.753 Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#12 3.754 Setting up pkgconf:arm64 (1.8.1-4) ...
#12 3.756 Setting up capnproto (1.1.0-2) ...
#12 3.758 Setting up pkg-config:arm64 (1.8.1-4) ...
#12 3.760 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#12 DONE 4.1s

#14 [build  5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#14 4.976 Updating files:  31% (5832/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:  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:  68% (12743/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:  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.
#14 7.007 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#14 7.440 
#14 7.440 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#14 13.20 [default] synchronised from git+file:///home/opam/opam-repository
#14 13.71 Now run 'opam upgrade' to apply any package updates.
#14 DONE 14.3s

#15 [build  6/11] RUN opam option --global solver=builtin-0install
#15 0.192 Set to 'builtin-0install' the field solver in global configuration
#15 DONE 0.2s

#16 [build  7/11] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/
#16 DONE 0.0s

#17 [build  8/11] WORKDIR /src
#17 DONE 0.0s

#18 [build  9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#18 88.62 The following additional pinnings are required by ocaml-ci.dev:
#18 88.62   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#18 88.62   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#18 88.62   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#18 88.62 Pin and install them? [Y/n] y
#18 89.75 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#18 90.75 [solver-service.dev] synchronised (no changes)
#18 90.75 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#18 90.75            warning 68: Missing field 'license'
#18 90.80 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#18 90.80 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#18 91.53 [solver-service-api.dev] synchronised (no changes)
#18 91.53 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#18 91.53            warning 68: Missing field 'license'
#18 91.53 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#18 91.53 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#18 92.26 [solver-worker.dev] synchronised (no changes)
#18 92.26 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#18 92.26            warning 68: Missing field 'license'
#18 92.28 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#18 92.28 The following additional pinnings are required by ocaml-ci-web.dev:
#18 92.28   - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
#18 92.28 Pin and install them? [Y/n] y
#18 116.2 [NOTE] Package tailwindcss does not exist in opam repositories registered in the current switch.
#18 155.8 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#18 155.8 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
#18 158.4 The following actions will be performed:
#18 158.4 === install 244 packages
#18 158.4   - install 0install-solver       2.18               [required by opam-0install]
#18 158.4   - install angstrom              0.16.1             [required by timedesc]
#18 158.4   - install ansi                  0.7.0              [required by ocaml-ci-web]
#18 158.4   - install arp                   3.1.1              [required by tcpip]
#18 158.4   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#18 158.4   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#18 158.4   - install astring               0.8.5              [required by obuilder-spec, current, bos, etc.]
#18 158.4   - install awa                   0.3.0              [required by git-unix]
#18 158.4   - install awa-mirage            0.3.0              [required by git-unix]
#18 158.4   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#18 158.4   - install base-bytes            base               [required by extunix]
#18 158.4   - install base64                3.5.2              [required by capnp-rpc-unix]
#18 158.4   - install bigarray-compat       1.1.0              [required by dream]
#18 158.4   - install bigstringaf           0.10.0             [required by multipart_form, caqti, git-unix, etc.]
#18 158.4   - install bos                   0.3.0              [required by ocaml-ci]
#18 158.4   - install bstr                  0.0.4              [required by prettym]
#18 158.4   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#18 158.4   - install ca-certs-nss          3.101              [required by git-unix]
#18 158.4   - install camlp-streams         5.0.1              [required by tar, dream]
#18 158.4   - install capnp                 3.6.0              [required by ocaml-ci-api]
#18 158.4   - install capnp-rpc             1.2.3              [required by current_rpc]
#18 158.4   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#18 158.4   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#18 158.4   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-web]
#18 158.4   - install caqti                 2.3.2              [required by dream]
#18 158.4   - install caqti-lwt             2.3.2              [required by dream]
#18 158.4   - install carton                0.7.2              [required by git]
#18 158.4   - install carton-git            0.7.2              [required by git]
#18 158.4   - install carton-lwt            0.7.2              [required by git]
#18 158.4   - install cf                    0.5.0              [required by cf-lwt]
#18 158.4   - install cf-lwt                0.5.0              [required by irmin-watcher]
#18 158.4   - install checkseum             0.5.3              [required by decompress, git]
#18 158.4   - install cmdliner              1.3.0              [required by opam-0install, current, capnp-rpc-unix, etc.]
#18 158.4   - install cohttp                6.0.0              [required by cohttp-lwt-unix]
#18 158.4   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#18 158.4   - install cohttp-lwt-unix       6.0.0              [required by ocaml-ci]
#18 158.4   - install conduit               6.2.3              [required by conduit-lwt]
#18 158.4   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#18 158.4   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#18 158.4   - install conf-capnproto        2                  [required by capnp-rpc-net]
#18 158.4   - install conf-git              1.1                [required by current_git]
#18 158.4   - install conf-gmp              5                  [required by zarith]
#18 158.4   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#18 158.4   - install conf-libev            4-13               [required by solver-service, current, dream]
#18 158.4   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#18 158.4   - install conf-libssl           4                  [required by ssl]
#18 158.4   - install conf-pkg-config       5                  [required by conf-sqlite3]
#18 158.4   - install conf-sqlite3          1                  [required by sqlite3]
#18 158.4   - install cppo                  1.8.0              [required by ppx_deriving]
#18 158.4   - install crunch                4.0.0              [required by ocaml-ci-web]
#18 158.4   - install csexp                 1.5.2              [required by dune-configurator, dune-private-libs]
#18 158.4   - install cstruct               6.2.0              [required by tar-unix, tar, dream]
#18 158.4   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#18 158.4   - install cstruct-unix          6.2.0              [required by awa]
#18 158.4   - install ctypes                0.24.0             [required by cf, fsevents]
#18 158.4   - install ctypes-foreign        0.24.0             [required by cf]
#18 158.4   - install current               0.7.5              [required by ocaml-ci]
#18 158.4   - install current_docker        0.7.5              [required by ocaml-ci]
#18 158.4   - install current_git           0.7.5              [required by current_docker, current_ocluster]
#18 158.4   - install current_incr          0.6.1              [required by current]
#18 158.4   - install current_ocluster      0.4.0              [required by ocaml-ci]
#18 158.4   - install current_rpc           0.7.5              [required by ocaml-ci, ocaml-ci-api]
#18 158.4   - install decompress            1.5.3              [required by tar]
#18 158.4   - install digestif              1.3.0              [required by dream]
#18 158.4   - install dns                   7.0.3              [required by git-mirage]
#18 158.4   - install dns-client            7.0.3              [required by git-mirage]
#18 158.4   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#18 158.4   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#18 158.4   - install dockerfile            8.4.1              [required by dockerfile-opam]
#18 158.4   - install dockerfile-opam       8.4.1              [required by ocaml-ci]
#18 158.4   - install domain-name           0.5.0              [required by caqti, git-unix, caqti-lwt]
#18 158.4   - install dream                 1.0.0~alpha6       [required by ocaml-ci-web]
#18 158.4   - install dream-httpaf          1.0.0~alpha3       [required by ocaml-ci-web]
#18 158.4   - install dream-pure            1.0.0~alpha2       [required by dream]
#18 158.4   - install duff                  0.5                [required by carton]
#18 158.4   - install dune                  3.23.1             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#18 158.4   - install dune-build-info       3.23.1             [required by solver-service, solver-worker]
#18 158.4   - install dune-compiledb        0.6.0              [required by sqlite3]
#18 158.4   - install dune-configurator     3.23.1             [required by extunix, sqlite3]
#18 158.4   - install dune-private-libs     3.23.1             [required by dune-site]
#18 158.4   - install dune-site             3.23.1             [required by caqti]
#18 158.4   - install duration              0.3.1              [required by current_docker, current, current_ocluster]
#18 158.4   - install dyn                   3.23.1             [required by dune-private-libs]
#18 158.4   - install emile                 1.1                [required by git]
#18 158.4   - install encore                0.8.1              [required by git]
#18 158.4   - install eqaf                  0.9                [required by awa, mirage-crypto, digestif]
#18 158.4   - install ethernet              3.2.0              [required by tcpip]
#18 158.4   - install extunix               0.4.3              [required by capnp-rpc-unix]
#18 158.4   - install ezjsonm               1.3.0              [required by dune-compiledb]
#18 158.4   - install faraday               0.8.2              [required by dream-httpaf]
#18 158.4   - install faraday-lwt           0.8.2              [required by faraday-lwt-unix]
#18 158.4   - install faraday-lwt-unix      0.8.2              [required by dream-httpaf]
#18 158.4   - install fmt                   0.11.0             [required by ocaml-ci-web]
#18 158.4   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#18 158.4   - install fs-io                 3.23.1             [required by stdune]
#18 158.4   - install fsevents              0.3.0              [required by fsevents-lwt]
#18 158.4   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#18 158.4   - install git                   3.15.0             [required by git-unix]
#18 158.4   - install git-mirage            3.15.0             [required by git-unix]
#18 158.4   - install git-paf               3.15.0             [required by git-mirage]
#18 158.4   - install git-unix              3.15.0             [required by solver-service]
#18 158.4   - install gmap                  0.3.0              [required by x509, dns]
#18 158.4   - install graphql               0.14.0             [required by graphql-lwt]
#18 158.4   - install graphql-lwt           0.14.0             [required by dream]
#18 158.4   - install graphql_parser        0.14.0             [required by dream]
#18 158.4   - install h2                    0.13.0             [required by paf]
#18 158.4   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#18 158.4   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#18 158.4   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#18 158.4   - install hex                   1.5.0              [required by pgx]
#18 158.4   - install hkdf                  1.0.4 (deprecated) [required by tls]
#18 158.4   - install hmap                  0.8.1              [required by dream-pure]
#18 158.4   - install hpack                 0.13.0             [required by h2]
#18 158.4   - install http                  6.0.0              [required by cohttp-lwt-unix]
#18 158.4   - install httpaf                0.7.1              [required by git-paf]
#18 158.4   - install httpun-types          0.2.0              [required by h2]
#18 158.4   - install hxd                   0.5.0              [required by git]
#18 158.4   - install inotify               2.6                [required by irmin-watcher]
#18 158.4   - install integers              0.8.0              [required by ctypes]
#18 158.4   - install ipaddr                5.6.2              [required by caqti, pgx, conduit-lwt-unix, etc.]
#18 158.4   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#18 158.4   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#18 158.4   - install irmin-watcher         0.5.0              [required by current_git]
#18 158.4   - install jsonm                 1.0.2              [required by opam-core]
#18 158.4   - install ke                    0.6                [required by multipart_form, multipart_form-lwt]
#18 158.4   - install lambdasoup            1.1.1              [required by dream]
#18 158.4   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-web]
#18 158.4   - install lru                   0.3.1              [required by caqti]
#18 158.4   - install lwt                   5.10.0             [required by ocaml-ci-web]
#18 158.4   - install lwt-dllist            1.1.0              [required by current]
#18 158.4   - install lwt_ppx               5.9.1              [required by dream]
#18 158.4   - install lwt_ssl               1.2.0              [required by dream]
#18 158.4   - install macaddr               5.6.2              [required by ipaddr]
#18 158.4   - install macaddr-cstruct       5.6.2              [required by tcpip]
#18 158.4   - install magic-mime            1.3.1              [required by cohttp-lwt-unix, dream]
#18 158.4   - install markup                1.0.3              [required by dream]
#18 158.4   - install menhir                20260209           [required by opam-file-format, graphql_parser]
#18 158.4   - install menhirCST             20260209           [required by menhir]
#18 158.4   - install menhirGLR             20260209           [required by menhir]
#18 158.4   - install menhirLib             20260209           [required by menhir]
#18 158.4   - install menhirSdk             20260209           [required by menhir]
#18 158.4   - install metrics               0.5.0              [required by dns]
#18 158.4   - install mimic                 0.0.6              [required by git-unix]
#18 158.4   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#18 158.4   - install mirage-clock          4.2.0              [required by dream]
#18 158.4   - install mirage-clock-unix     4.2.0              [required by git-unix]
#18 158.4   - install mirage-crypto         0.11.3             [required by dream]
#18 158.4   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#18 158.4   - install mirage-crypto-pk      0.11.3             [required by tls-mirage, tls, awa]
#18 158.4   - install mirage-crypto-rng     0.11.3             [required by dream]
#18 158.4   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix, dream]
#18 158.4   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#18 158.4   - install mirage-kv             6.1.1              [required by tls-mirage]
#18 158.4   - install mirage-net            4.0.0              [required by tcpip]
#18 158.4   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#18 158.4   - install mirage-runtime        4.11.0             [required by mirage-unix]
#18 158.4   - install mirage-time           3.0.0              [required by git-unix]
#18 158.4   - install mirage-unix           5.0.1              [required by git-unix]
#18 158.4   - install mtime                 2.1.0              [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt]
#18 158.4   - install multipart_form        0.8.0              [required by dream]
#18 158.4   - install multipart_form-lwt    0.8.0              [required by dream]
#18 158.4   - install num                   1.6                [required by sexplib]
#18 158.4   - install obuilder-spec         0.7.0              [required by ocaml-ci]
#18 158.4   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#18 158.4   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#18 158.4   - install ocaml-version         4.1.3              [required by ocaml-ci]
#18 158.4   - install ocamlbuild            0.16.1             [required by bos]
#18 158.4   - install ocamlfind             1.9.8              [required by bos]
#18 158.4   - install ocamlgraph            2.2.0              [required by opam-core, git]
#18 158.4   - install ocluster-api          0.4.0              [required by ocaml-ci]
#18 158.4   - install ocplib-endian         1.2                [required by lwt, capnp]
#18 158.4   - install omigrate              0.3.2              [required by ocaml-ci]
#18 158.4   - install opam-0install         0.5.1              [required by ocaml-ci]
#18 158.4   - install opam-core             2.5.1              [required by opam-format]
#18 158.4   - install opam-file-format      2.2.0              [required by opam-0install]
#18 158.4   - install opam-format           2.5.1              [required by opam-0install, solver-service]
#18 158.4   - install opam-repository       2.5.1              [required by opam-state]
#18 158.4   - install opam-state            2.5.1              [required by opam-0install]
#18 158.4   - install optint                0.3.0              [required by decompress, git]
#18 158.4   - install ordering              3.23.1             [required by dyn, stdune]
#18 158.4   - install paf                   0.5.0              [required by git-paf]
#18 158.4   - install parsexp               v0.16.0            [required by sexplib]
#18 158.4   - install patch                 3.1.1              [required by opam-state]
#18 158.4   - install pbkdf                 1.2.0              [required by x509]
#18 158.4   - install pecu                  0.7                [required by multipart_form]
#18 158.4   - install pgx                   2.2                [required by omigrate]
#18 158.4   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#18 158.4   - install pgx_lwt_unix          2.2                [required by omigrate]
#18 158.4   - install pp                    2.0.0              [required by dune-private-libs]
#18 158.4   - install ppx_compare           v0.16.0            [required by pgx]
#18 158.4   - install ppx_custom_printf     v0.16.0            [required by pgx]
#18 158.4   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#18 158.4   - install ppx_deriving          6.0.3              [required by ocaml-ci, ocaml-ci-api]
#18 158.4   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#18 158.4   - install ppx_sexp_conv         v0.16.0            [required by dockerfile-opam, cohttp-lwt-unix, obuilder-spec]
#18 158.4   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#18 158.4   - install prettym               0.0.5              [required by multipart_form]
#18 158.4   - install prometheus            1.3                [required by current, current_ocluster]
#18 158.4   - install prometheus-app        1.3                [required by ocaml-ci-web]
#18 158.4   - install psq                   0.2.1              [required by dream-httpaf]
#18 158.4   - install ptime                 1.2.0              [required by crunch, timedesc, dream]
#18 158.4   - install randomconv            0.1.3              [required by dns-client]
#18 158.4   - install re                    1.14.0             [required by current]
#18 158.4   - install res                   5.0.2              [required by capnp]
#18 158.4   - install result                1.5                [required by omigrate, current_docker, current, etc.]
#18 158.4   - install rresult               0.7.0              [required by bos]
#18 158.4   - install seq                   base               [required by timedesc]
#18 158.4   - install sexplib               v0.16.0            [required by obuilder-spec]
#18 158.4   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#18 158.4   - install sha                   1.15.4             [required by opam-core]
#18 158.4   - install solver-service        dev (pinned)       [required by ocaml-ci]
#18 158.4   - install solver-service-api    dev (pinned)       [required by ocaml-ci, ocaml-ci-api]
#18 158.4   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#18 158.4   - install spdx_licenses         1.4.0              [required by opam-state]
#18 158.4   - install sqlite3               5.4.1              [required by current, omigrate]
#18 158.4   - install ssl                   0.7.0              [required by dream]
#18 158.4   - install stdint                0.7.2              [required by current_rpc]
#18 158.4   - install stdio                 v0.16.0            [required by capnp]
#18 158.4   - install stdlib-shims          0.3.0              [required by ppxlib]
#18 158.4   - install stdune                3.23.1             [required by dune-private-libs]
#18 158.4   - install stringext             1.6.0              [required by cohttp]
#18 158.4   - install swhid_core            0.1                [required by opam-core]
#18 158.4   - install tailwindcss           dev (pinned)       [required by ocaml-ci-web]
#18 158.4   - install tar                   2.6.0              [required by ocaml-ci]
#18 158.4   - install tar-unix              2.6.0              [required by ocaml-ci]
#18 158.4   - install tcpip                 8.0.0              [required by git-unix]
#18 158.4   - install timedesc              3.1.2              [required by ocaml-ci, ocaml-ci-web]
#18 158.4   - install timedesc-tzdb         3.1.2              [required by timedesc]
#18 158.4   - install timedesc-tzlocal      3.1.2              [required by timedesc]
#18 158.4   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#18 158.4   - install tls-lwt               0.17.3             [required by conduit-lwt-unix]
#18 158.4   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#18 158.4   - install top-closure           3.23.1             [required by stdune]
#18 158.4   - install topkg                 1.1.1              [required by bos]
#18 158.4   - install tyxml                 4.6.0              [required by ocaml-ci-web]
#18 158.4   - install uchar                 0.0.2              [required by markup]
#18 158.4   - install unstrctrd             0.4                [required by multipart_form]
#18 158.4   - install uri                   4.4.0              [required by omigrate, dream]
#18 158.4   - install uri-sexp              4.4.0              [required by cohttp]
#18 158.4   - install uuidm                 0.9.10             [required by pgx]
#18 158.4   - install uutf                  1.0.4              [required by tyxml, multipart_form]
#18 158.4   - install x509                  0.16.5             [required by capnp-rpc-net, caqti]
#18 158.4   - install yojson                3.0.0              [required by ocaml-ci-web]
#18 158.4   - install zarith                1.14               [required by asn1-combinators, awa]
#18 159.1 
#18 159.1 The following system packages will first need to be installed:
#18 159.1     libcapnp-dev
#18 159.1 
#18 159.1 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#18 159.1 
#18 159.1 opam believes some required external dependencies are missing. opam can:
#18 159.1 > 1. Run apt-get to install them (may need root/sudo access)
#18 159.1   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#18 159.1   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#18 159.1   4. Abort the installation
#18 159.1 
#18 159.1 [1/2/3/4] 1
#18 159.1 
#18 159.1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#18 163.4 - Selecting previously unselected package libcapnp-dev:arm64.
#18 163.4 - (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 ... 21140 files and directories currently installed.)
#18 163.4 - Preparing to unpack .../libcapnp-dev_1.1.0-2_arm64.deb ...
#18 163.4 - Unpacking libcapnp-dev:arm64 (1.1.0-2) ...
#18 163.4 - Setting up libcapnp-dev:arm64 (1.1.0-2) ...
#18 163.5 
#18 163.5 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#18 164.0 -> retrieved 0install-solver.2.18  (cached)
#18 164.0 -> retrieved angstrom.0.16.1  (cached)
#18 164.0 -> retrieved ansi.0.7.0  (cached)
#18 164.0 -> retrieved arp.3.1.1  (cached)
#18 164.0 -> retrieved asetmap.0.8.1  (cached)
#18 164.0 -> retrieved asn1-combinators.0.2.6  (cached)
#18 164.0 -> retrieved astring.0.8.5  (cached)
#18 164.0 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#18 164.2 -> retrieved base.v0.16.5  (cached)
#18 164.2 -> retrieved base64.3.5.2  (cached)
#18 164.2 -> retrieved bigarray-compat.1.1.0  (cached)
#18 164.2 -> retrieved bigstringaf.0.10.0  (cached)
#18 164.2 -> retrieved bos.0.3.0  (cached)
#18 164.2 -> retrieved bstr.0.0.4  (cached)
#18 164.2 -> retrieved ca-certs.0.2.3  (cached)
#18 164.2 -> retrieved camlp-streams.5.0.1  (cached)
#18 164.3 -> retrieved capnp.3.6.0  (cached)
#18 164.3 -> retrieved ca-certs-nss.3.101  (cached)
#18 164.5 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (cached)
#18 164.7 -> retrieved caqti.2.3.2, caqti-lwt.2.3.2  (cached)
#18 164.7 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#18 164.7 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#18 164.8 -> retrieved checkseum.0.5.3  (cached)
#18 164.8 -> retrieved cmdliner.1.3.0  (cached)
#18 164.8 -> retrieved conf-gmp.5  (cached)
#18 164.8 -> retrieved conf-gmp-powm-sec.4  (cached)
#18 164.8 -> retrieved conf-libev.4-13  (cached)
#18 164.8 -> retrieved conf-libssl.4  (cached)
#18 164.8 -> retrieved conf-pkg-config.5  (cached)
#18 165.1 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#18 165.1 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#18 165.2 -> retrieved cppo.1.8.0  (cached)
#18 165.2 -> installed conf-capnproto.2
#18 165.2 -> installed conf-git.1.1
#18 165.2 -> installed conf-gmp.5
#18 165.2 -> installed conf-libev.4-13
#18 165.2 -> retrieved crunch.4.0.0  (cached)
#18 165.2 -> retrieved csexp.1.5.2  (cached)
#18 165.3 -> installed conf-gmp-powm-sec.4
#18 165.3 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#18 165.3 -> installed conf-pkg-config.5
#18 165.5 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#18 165.8 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_rpc.0.7.5  (cached)
#18 165.9 -> retrieved current_incr.0.6.1  (cached)
#18 165.9 -> installed conf-libffi.2.0.0
#18 165.9 -> installed conf-libssl.4
#18 165.9 -> installed conf-sqlite3.1
#18 166.0 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0  (cached)
#18 166.0 -> retrieved decompress.1.5.3  (cached)
#18 166.1 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1  (cached)
#18 166.1 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#18 166.1 -> retrieved domain-name.0.5.0  (cached)
#18 166.3 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3  (cached)
#18 166.4 -> retrieved digestif.1.3.0  (cached)
#18 166.5 -> retrieved dream-pure.1.0.0~alpha2  (cached)
#18 166.5 -> retrieved duff.0.5  (cached)
#18 166.5 -> retrieved dune-compiledb.0.6.0  (cached)
#18 166.5 -> retrieved duration.0.3.1  (cached)
#18 166.5 -> retrieved emile.1.1  (cached)
#18 166.5 -> retrieved encore.0.8.1  (cached)
#18 166.6 -> retrieved eqaf.0.9  (cached)
#18 166.6 -> retrieved ethernet.3.2.0  (cached)
#18 166.6 -> retrieved ezjsonm.1.3.0  (cached)
#18 166.6 -> retrieved extunix.0.4.3  (cached)
#18 166.6 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
#18 166.6 -> retrieved fmt.0.11.0  (cached)
#18 166.6 -> retrieved fpath.0.7.3  (cached)
#18 166.7 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#18 166.8 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#18 166.9 -> retrieved gmap.0.3.0  (cached)
#18 167.0 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
#18 167.0 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#18 183.0 -> 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  (cached)
#18 185.8 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#18 185.8 -> retrieved hex.1.5.0  (cached)
#18 185.8 -> retrieved hkdf.1.0.4  (cached)
#18 185.8 -> retrieved hmap.0.8.1  (cached)
#18 185.8 -> retrieved httpaf.0.7.1  (cached)
#18 185.8 -> retrieved hxd.0.5.0  (cached)
#18 185.9 -> retrieved httpun-types.0.2.0  (cached)
#18 185.9 -> installed cmdliner.1.3.0
#18 185.9 -> retrieved inotify.2.6  (cached)
#18 185.9 -> retrieved integers.0.8.0  (cached)
#18 186.0 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2  (cached)
#18 186.0 -> retrieved irmin-watcher.0.5.0  (cached)
#18 186.0 -> retrieved jsonm.1.0.2  (cached)
#18 186.0 -> retrieved ke.0.6  (cached)
#18 186.0 -> retrieved lambdasoup.1.1.1  (cached)
#18 186.0 -> retrieved logs.0.10.0  (cached)
#18 186.0 -> retrieved lru.0.3.1  (cached)
#18 186.1 -> retrieved lwt.5.10.0  (cached)
#18 186.1 -> retrieved lwt-dllist.1.1.0  (cached)
#18 186.1 -> retrieved lwt_ppx.5.9.1  (cached)
#18 186.2 -> retrieved lwt_ssl.1.2.0  (cached)
#18 186.2 -> retrieved magic-mime.1.3.1  (cached)
#18 186.2 -> retrieved markup.1.0.3  (cached)
#18 186.2 -> retrieved metrics.0.5.0  (cached)
#18 186.3 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#18 187.1 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#18 187.2 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#18 187.5 -> 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  (cached)
#18 187.5 -> retrieved mirage-flow.3.0.0  (cached)
#18 187.5 -> retrieved mirage-kv.6.1.1  (cached)
#18 187.5 -> retrieved mirage-net.4.0.0  (cached)
#18 187.5 -> retrieved mirage-random.3.0.0  (cached)
#18 187.5 -> retrieved mirage-time.3.0.0  (cached)
#18 187.5 -> retrieved mirage-unix.5.0.1  (cached)
#18 187.6 -> retrieved mirage-runtime.4.11.0  (cached)
#18 187.6 -> retrieved mtime.2.1.0  (cached)
#18 187.6 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#18 187.6 -> retrieved num.1.6  (cached)
#18 187.7 -> retrieved obuilder-spec.0.7.0  (cached)
#18 187.7 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#18 187.7 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#18 187.7 -> retrieved ocaml-version.4.1.3  (cached)
#18 187.7 -> retrieved ocamlfind.1.9.8  (cached)
#18 187.9 -> retrieved ocamlbuild.0.16.1  (cached)
#18 187.9 -> retrieved ocamlgraph.2.2.0  (cached)
#18 187.9 -> retrieved ocplib-endian.1.2  (cached)
#18 187.9 -> retrieved omigrate.0.3.2  (cached)
#18 188.0 -> retrieved opam-0install.0.5.1  (cached)
#18 188.6 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#18 188.6 -> retrieved opam-file-format.2.2.0  (cached)
#18 188.6 -> retrieved optint.0.3.0  (cached)
#18 188.6 -> retrieved paf.0.5.0  (cached)
#18 188.7 -> retrieved parsexp.v0.16.0  (cached)
#18 188.7 -> retrieved patch.3.1.1  (cached)
#18 188.7 -> retrieved pbkdf.1.2.0  (cached)
#18 188.7 -> retrieved pecu.0.7  (cached)
#18 188.7 -> retrieved pp.2.0.0  (cached)
#18 188.8 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#18 188.8 -> retrieved ppx_compare.v0.16.0  (cached)
#18 188.8 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#18 188.8 -> retrieved ppx_derivers.1.2.1  (cached)
#18 188.8 -> retrieved ppx_deriving.6.0.3  (cached)
#18 188.9 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#18 188.9 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#18 188.9 -> retrieved prettym.0.0.5  (cached)
#18 189.0 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#18 189.0 -> retrieved psq.0.2.1  (cached)
#18 189.0 -> retrieved randomconv.0.1.3  (cached)
#18 189.0 -> retrieved ptime.1.2.0  (cached)
#18 189.0 -> retrieved re.1.14.0  (cached)
#18 189.1 -> retrieved ppxlib.0.35.0  (cached)
#18 189.2 -> retrieved res.5.0.2  (cached)
#18 189.2 -> retrieved seq.base  (cached)
#18 189.2 -> installed seq.base
#18 189.2 -> retrieved result.1.5  (cached)
#18 189.2 -> retrieved rresult.0.7.0  (cached)
#18 189.2 -> retrieved sexplib.v0.16.0  (cached)
#18 189.2 -> installed num.1.6
#18 189.2 -> retrieved sexplib0.v0.16.0  (cached)
#18 189.2 -> retrieved sha.1.15.4  (cached)
#18 189.8 -> retrieved solver-service-api.dev  (no changes)
#18 189.8 -> retrieved spdx_licenses.1.4.0  (cached)
#18 189.8 -> retrieved sqlite3.5.4.1  (cached)
#18 189.8 -> retrieved solver-worker.dev  (no changes)
#18 189.8 -> retrieved ssl.0.7.0  (cached)
#18 189.9 -> retrieved stdint.0.7.2  (cached)
#18 189.9 -> retrieved stdio.v0.16.0  (cached)
#18 189.9 -> retrieved stdlib-shims.0.3.0  (cached)
#18 189.9 -> retrieved stringext.1.6.0  (cached)
#18 190.0 -> retrieved swhid_core.0.1  (cached)
#18 190.0 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#18 190.0 -> retrieved solver-service.dev  (no changes)
#18 190.0 -> retrieved tcpip.8.0.0  (cached)
#18 190.6 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2  (cached)
#18 190.8 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#18 190.8 -> retrieved topkg.1.1.1  (cached)
#18 190.8 -> retrieved uchar.0.0.2  (cached)
#18 190.9 -> retrieved tyxml.4.6.0  (cached)
#18 190.9 -> retrieved unstrctrd.0.4  (cached)
#18 190.9 -> retrieved uuidm.0.9.10  (cached)
#18 190.9 -> retrieved uutf.1.0.4  (cached)
#18 190.9 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#18 191.0 -> retrieved x509.0.16.5  (cached)
#18 191.1 -> retrieved yojson.3.0.0  (cached)
#18 191.1 -> retrieved zarith.1.14  (cached)
#18 191.3 -> installed ocamlfind.1.9.8
#18 191.3 -> installed base-bytes.base
#18 193.4 -> installed ocamlbuild.0.16.1
#18 193.7 -> installed uchar.0.0.2
#18 194.0 -> installed zarith.1.14
#18 197.7 -> installed topkg.1.1.1
#18 198.1 -> installed hmap.0.8.1
#18 198.2 -> installed asetmap.0.8.1
#18 198.3 -> installed rresult.0.7.0
#18 198.6 -> installed uuidm.0.9.10
#18 198.9 -> installed uutf.1.0.4
#18 198.9 -> installed mtime.2.1.0
#18 199.0 -> installed fmt.0.11.0
#18 199.1 -> installed ptime.1.2.0
#18 199.4 -> installed astring.0.8.5
#18 200.0 -> installed jsonm.1.0.2
#18 200.1 -> installed fpath.0.7.3
#18 205.6 -> retrieved tailwindcss.dev  (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#18 205.9 -> installed tailwindcss.dev
#18 208.6 -> installed dune.3.23.1
#18 216.1 -> installed 0install-solver.2.18
#18 216.1 -> installed base64.3.5.2
#18 216.1 -> installed bigarray-compat.1.1.0
#18 216.1 -> installed bstr.0.0.4
#18 216.2 -> installed camlp-streams.5.0.1
#18 216.2 -> installed cppo.1.8.0
#18 216.3 -> installed crunch.4.0.0
#18 216.3 -> installed csexp.1.5.2
#18 217.7 -> installed cstruct.6.2.0
#18 217.8 -> installed current_incr.0.6.1
#18 217.9 -> installed domain-name.0.5.0
#18 217.9 -> installed duff.0.5
#18 217.9 -> installed dune-build-info.3.23.1
#18 217.9 -> installed duration.0.3.1
#18 217.9 -> installed fs-io.3.23.1
#18 217.9 -> installed gmap.0.3.0
#18 217.9 -> installed http.6.0.0
#18 218.0 -> installed ke.0.6
#18 218.0 -> installed lwt-dllist.1.1.0
#18 218.0 -> installed macaddr.5.6.2
#18 218.1 -> installed magic-mime.1.3.1
#18 218.1 -> installed markup.1.0.3
#18 218.1 -> installed menhirCST.20260209
#18 218.3 -> installed menhirGLR.20260209
#18 218.3 -> installed menhirLib.20260209
#18 218.3 -> installed menhirSdk.20260209
#18 218.5 -> installed metrics.0.5.0
#18 218.5 -> installed mirage-clock.4.2.0
#18 218.5 -> installed ocaml-compiler-libs.v0.12.4
#18 218.6 -> installed ocaml-syntax-shims.1.0.0
#18 218.6 -> installed ocaml-version.4.1.3
#18 218.8 -> installed ocamlgraph.2.2.0
#18 218.8 -> installed optint.0.3.0
#18 218.8 -> installed ordering.3.23.1
#18 218.9 -> installed patch.3.1.1
#18 218.9 -> installed pecu.0.7
#18 218.9 -> installed pp.2.0.0
#18 220.4 -> installed ppx_derivers.1.2.1
#18 220.5 -> installed psq.0.2.1
#18 220.6 -> installed re.1.14.0
#18 220.7 -> installed res.5.0.2
#18 220.7 -> installed result.1.5
#18 220.7 -> installed sexplib0.v0.16.0
#18 220.8 -> installed spdx_licenses.1.4.0
#18 220.9 -> installed stdint.0.7.2
#18 220.9 -> installed stdlib-shims.0.3.0
#18 220.9 -> installed stringext.1.6.0
#18 221.0 -> installed swhid_core.0.1
#18 221.0 -> installed top-closure.3.23.1
#18 221.1 -> installed yojson.3.0.0
#18 221.1 -> installed ocplib-endian.1.2
#18 221.2 -> installed dune-configurator.3.23.1
#18 221.4 -> installed asn1-combinators.0.2.6
#18 221.4 -> installed cstruct-unix.6.2.0
#18 221.4 -> installed eqaf.0.9
#18 221.5 -> installed hex.1.5.0
#18 221.6 -> installed mirage-random.3.0.0
#18 221.6 -> installed randomconv.0.1.3
#18 221.6 -> installed prettym.0.0.5
#18 221.7 -> installed ipaddr.5.6.2
#18 221.7 -> installed macaddr-cstruct.5.6.2
#18 221.7 -> installed lambdasoup.1.1.1
#18 221.7 -> installed dyn.3.23.1
#18 223.4 -> installed lru.0.3.1
#18 223.5 -> installed parsexp.v0.16.0
#18 223.6 -> installed integers.0.8.0
#18 223.7 -> installed timedesc-tzdb.3.1.2
#18 223.7 -> installed timedesc-tzlocal.3.1.2
#18 223.7 -> installed bigstringaf.0.10.0
#18 223.9 -> installed checkseum.0.5.3
#18 223.9 -> installed mirage-clock-unix.4.2.0
#18 223.9 -> installed ssl.0.7.0
#18 224.0 -> installed digestif.1.3.0
#18 224.0 -> installed mirage-crypto.0.11.3
#18 224.1 -> installed ezjsonm.1.3.0
#18 224.1 -> installed ipaddr-cstruct.5.6.2
#18 224.2 -> installed sha.1.15.4
#18 224.3 -> installed faraday.0.8.2
#18 224.4 -> installed angstrom.0.16.1
#18 224.8 -> installed sexplib.v0.16.0
#18 224.8 -> installed hkdf.1.0.4
#18 224.8 -> installed pbkdf.1.2.0
#18 224.9 -> installed httpun-types.0.2.0
#18 224.9 -> installed encore.0.8.1
#18 225.0 -> installed emile.1.1
#18 225.2 -> installed unstrctrd.0.4
#18 225.2 -> installed httpaf.0.7.1
#18 225.3 -> installed hpack.0.13.0
#18 225.5 -> installed tyxml.4.6.0
#18 225.5 -> installed dune-compiledb.0.6.0
#18 225.6 -> installed decompress.1.5.3
#18 225.9 -> installed ansi.0.7.0
#18 226.1 -> installed tar.2.6.0
#18 226.3 -> installed timedesc.3.1.2
#18 226.3 -> installed h2.0.13.0
#18 226.7 -> installed uri.4.4.0
#18 226.8 -> installed lwt.5.10.0
#18 226.9 -> installed menhir.20260209
#18 227.0 -> installed sqlite3.5.4.1
#18 227.0 -> installed faraday-lwt.0.8.2
#18 227.1 -> installed cstruct-lwt.6.2.0
#18 227.1 -> installed mirage-flow.3.0.0
#18 227.1 -> installed mirage-kv.6.1.1
#18 227.1 -> installed lwt_ssl.1.2.0
#18 227.1 -> installed mirage-net.4.0.0
#18 227.1 -> installed mirage-time.3.0.0
#18 227.2 -> installed inotify.2.6
#18 227.2 -> installed prometheus.1.3
#18 227.3 -> installed faraday-lwt-unix.0.8.2
#18 227.7 -> installed tar-unix.2.6.0
#18 227.8 -> installed opam-file-format.2.2.0
#18 227.8 -> installed graphql_parser.0.14.0
#18 228.3 -> installed stdune.3.23.1
#18 230.2 -> installed base.v0.16.5
#18 230.4 -> installed ctypes.0.24.0
#18 230.5 -> installed hxd.0.5.0
#18 230.6 -> installed logs.0.10.0
#18 230.9 -> installed opam-core.2.5.1
#18 231.0 -> installed graphql.0.14.0
#18 231.1 -> installed dune-private-libs.3.23.1
#18 232.7 -> installed stdio.v0.16.0
#18 232.8 -> installed ctypes-foreign.0.24.0
#18 232.9 -> installed capnp-rpc.1.2.3
#18 232.9 -> installed dns.7.0.3
#18 233.0 -> installed ethernet.3.2.0
#18 233.0 -> installed happy-eyeballs.0.6.0
#18 233.0 -> installed mimic.0.0.6
#18 233.1 -> installed mirage-crypto-rng.0.11.3
#18 233.3 -> installed mirage-runtime.4.11.0
#18 233.3 -> installed multipart_form.0.8.0
#18 233.3 -> installed graphql-lwt.0.14.0
#18 233.4 -> installed arp.3.1.1
#18 233.4 -> installed cf.0.5.0
#18 233.5 -> installed bos.0.3.0
#18 233.6 -> installed mirage-crypto-rng-lwt.0.11.3
#18 233.6 -> installed multipart_form-lwt.0.8.0
#18 233.6 -> installed mirage-unix.5.0.1
#18 233.6 -> installed fsevents.0.3.0
#18 233.7 -> installed cf-lwt.0.5.0
#18 233.8 -> installed mirage-crypto-pk.0.11.3
#18 233.8 -> installed fsevents-lwt.0.3.0
#18 233.9 -> installed dns-client.7.0.3
#18 234.0 -> installed dune-site.3.23.1
#18 234.3 -> installed irmin-watcher.0.5.0
#18 234.8 -> installed tcpip.8.0.0
#18 234.8 -> installed carton.0.7.2
#18 235.2 -> installed carton-lwt.0.7.2
#18 235.6 -> installed carton-git.0.7.2
#18 236.7 -> installed opam-format.2.5.1
#18 236.9 -> installed mirage-crypto-ec.0.11.3
#18 238.3 -> installed ppxlib.0.35.0
#18 238.6 -> installed git.3.15.0
#18 238.7 -> installed x509.0.16.5
#18 239.1 -> installed capnp.3.6.0
#18 239.1 -> installed ca-certs.0.2.3
#18 239.9 -> installed ca-certs-nss.3.101
#18 240.7 -> installed awa.0.3.0
#18 240.8 -> installed tls.0.17.3
#18 240.9 -> installed ppx_compare.v0.16.0
#18 241.0 -> installed opam-repository.2.5.1
#18 241.2 -> installed caqti.2.3.2
#18 241.3 -> installed awa-mirage.0.3.0
#18 241.3 -> installed tls-lwt.0.17.3
#18 241.4 -> installed tls-mirage.0.17.3
#18 241.5 -> installed lwt_ppx.5.9.1
#18 241.8 -> installed dns-client-lwt.7.0.3
#18 241.9 -> installed caqti-lwt.2.3.2
#18 241.9 -> installed dns-client-mirage.7.0.3
#18 242.1 -> installed ppx_deriving.6.0.3
#18 242.3 -> installed ppx_sexp_conv.v0.16.0
#18 242.3 -> installed paf.0.5.0
#18 242.5 -> installed capnp-rpc-lwt.1.2.3
#18 242.5 -> installed happy-eyeballs-mirage.0.6.0
#18 242.7 -> installed git-paf.3.15.0
#18 242.8 -> installed mimic-happy-eyeballs.0.0.6
#18 243.0 -> installed happy-eyeballs-lwt.0.6.0
#18 243.1 -> installed dream-pure.1.0.0~alpha2
#18 243.2 -> installed git-mirage.3.15.0
#18 243.6 -> installed capnp-rpc-net.1.2.3
#18 243.9 -> installed ipaddr-sexp.5.6.2
#18 244.0 -> installed uri-sexp.4.4.0
#18 244.2 -> installed dockerfile.8.4.1
#18 244.3 -> installed obuilder-spec.0.7.0
#18 244.4 -> installed ppx_deriving_yojson.3.9.1
#18 245.2 -> installed current.0.7.5
#18 245.7 -> installed git-unix.3.15.0
#18 245.8 -> installed conduit.6.2.3
#18 246.0 -> installed ppx_custom_printf.v0.16.0
#18 246.4 -> installed dream-httpaf.1.0.0~alpha3
#18 246.5 -> installed cohttp.6.0.0
#18 246.6 -> installed extunix.0.4.3
#18 246.8 -> installed opam-state.2.5.1
#18 246.8 -> installed dockerfile-opam.8.4.1
#18 246.9 -> installed solver-service-api.dev
#18 247.1 -> installed current_git.0.7.5
#18 247.3 -> installed capnp-rpc-unix.1.2.3
#18 247.4 -> installed conduit-lwt.6.2.3
#18 248.0 -> installed opam-0install.0.5.1
#18 248.4 -> installed pgx.2.2
#18 248.6 -> installed cohttp-lwt.6.0.0
#18 248.8 -> installed pgx_lwt.2.2
#18 249.1 -> installed dream.1.0.0~alpha6
#18 249.2 -> installed ocluster-api.0.4.0
#18 249.3 -> installed current_docker.0.7.5
#18 249.3 -> installed pgx_lwt_unix.2.2
#18 249.5 -> installed conduit-lwt-unix.6.2.3
#18 250.4 -> installed omigrate.0.3.2
#18 250.9 -> installed current_ocluster.0.4.0
#18 251.3 -> installed cohttp-lwt-unix.6.0.0
#18 251.4 -> installed solver-service.dev
#18 251.7 -> installed prometheus-app.1.3
#18 254.5 -> installed solver-worker.dev
#18 255.1 -> installed current_rpc.0.7.5
#18 260.1 Done.
#18 260.1 
#18 260.1 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#18 260.1 => Note: This package is deprecated.
#18 260.1 => mirage-random is deprecated
#18 260.1 
#18 260.1 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#18 260.1 => Note: This package is deprecated.
#18 260.1 # To update the current shell environment, run: eval $(opam env)
#18 DONE 261.1s

#19 [build 10/11] ADD --chown=opam . .
#19 DONE 0.1s

#20 [build 11/11] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
#20 0.172 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#20 1.030 schema.capnp --> schema.mli schema.ml
#20 1.030 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#20 3.210 File "lib/cluster_build.ml", line 129, characters 21-50:
#20 3.210 129 |       let module B = Cluster_api.Raw.Builder.Day10 in
#20 3.210                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#20 3.210 Error: Unbound module Cluster_api.Raw.Builder.Day10
#20 3.863 Browserslist: caniuse-lite is outdated. Please run:
#20 3.863   npx update-browserslist-db@latest
#20 3.863   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#20 3.863 
#20 3.863 Rebuilding...
#20 3.863 
#20 3.863 Done in 1326ms.
#20 4.072 Generating static.ml
#20 4.072 Skipping generation of .mli
#20 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.210 Error: Unbound module Cluster_api.Raw.Builder.Day10
3.863 Browserslist: caniuse-lite is outdated. Please run:
3.863   npx update-browserslist-db@latest
3.863   Why you should do it regularly: https://github.com/browserslist/update-db#readme
3.863 
3.863 Rebuilding...
3.863 
3.863 Done in 1326ms.
4.072 Generating static.ml
4.072 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-20 17:42.54: Job failed: Failed: Build failed