Build:
  1. 0
2026-09-03 13:02.26: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/master (4864b812766627e85468ea704c4914ec5fccbf5a)]
2026-09-03 13:02.26: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2026-09-03 13:02.26: Connecting to build cluster…
2026-09-03 13:02.26: Waiting for resource in pool OCluster
2026-09-03 13:02.27: Waiting for worker…
2026-09-03 13:02.27: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 4864b81 Add embedded compose_v2 plugin and a Docker Compose deployment path (#266)
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.69kB done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.0s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
#3 CACHED

#4 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#4 ...

#5 [internal] load metadata for docker.io/library/debian:12
#5 DONE 0.6s

#4 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#4 DONE 1.1s

#6 [internal] load .dockerignore
#6 transferring context:
#6 transferring context: 65B done
#6 DONE 0.4s

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

#8 [stage-1  1/12] FROM docker.io/library/debian:12@sha256:6ebd97fa83deb272194a2cf015b3d26a4d538e9ad3a7a79d544c8af5b0a01443
#8 DONE 0.0s

#9 [build  1/13] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:b5fecb56f64db032f07d62798a14de7dfa0d74c77a56352625d4f3bde63a8dcd
#9 resolve docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:b5fecb56f64db032f07d62798a14de7dfa0d74c77a56352625d4f3bde63a8dcd done
#9 ...

#10 [stage-1  5/12] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
#10 CACHED

#11 [stage-1  7/12] RUN curl -sL https://github.com/google/go-containerregistry/releases/latest/download/go-containerregistry_Linux_x86_64.tar.gz | tar xzf - -C /usr/local/bin crane
#11 CACHED

#12 [stage-1  2/12] 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 CACHED

#13 [stage-1  6/12] 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     docker-buildx-plugin     docker-ce     docker-ce-cli     docker-compose-plugin
#13 CACHED

#14 [stage-1  3/12] 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     awscli     ca-certificates     curl     dumb-init     git     gnupg2     graphviz     libev4     libsqlite3-dev     netbase     openssh-client     rsync     libffi-dev
#14 CACHED

#15 [stage-1  4/12] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
#15 CACHED

#16 [internal] load build context
#16 transferring context: 250.98kB 0.0s done
#16 DONE 0.4s

#17 [stage-1  8/12] WORKDIR /var/lib/ocurrent
#17 CACHED

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

#18 [stage-1  9/12] COPY --link create-config.sh .
#18 DONE 0.3s

#9 [build  1/13] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:b5fecb56f64db032f07d62798a14de7dfa0d74c77a56352625d4f3bde63a8dcd
#9 DONE 1.7s

#19 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#19 0.242 Configuring from /home/opam/.opamrc and then from built-in defaults.
#19 0.242 Checking for available remotes: rsync and local, git.
#19 0.243   - you won't be able to use mercurial repositories unless you install the hg command on your system.
#19 0.243   - you won't be able to use darcs repositories unless you install the darcs command on your system.
#19 0.243 
#19 0.246 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.
#19 0.246 You may want to back it up before going further.
#19 0.246 
#19 0.246 [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:
#19 0.246            opam option jobs=1 --global
#19 0.246 Continue? [Y/n] y
#19 0.247 Format upgrade done.
#19 ...

#20 [stage-1 10/12] RUN ./create-config.sh
#20 0.475 Successfully created context "ci3.ocamllabs.io"
#20 0.475 ci3.ocamllabs.io
#20 0.496 ci4.ocamllabs.io
#20 0.496 Successfully created context "ci4.ocamllabs.io"
#20 0.514 Successfully created context "chives.caelum.ci.dev"
#20 0.514 chives.caelum.ci.dev
#20 0.537 dill.caelum.ci.dev
#20 0.537 Successfully created context "dill.caelum.ci.dev"
#20 0.554 ci.ocamllabs.io
#20 0.554 Successfully created context "ci.ocamllabs.io"
#20 0.575 Successfully created context "deploy.ci.ocaml.org"
#20 0.575 deploy.ci.ocaml.org
#20 0.592 dev1.ocamllabs.io
#20 0.592 Successfully created context "dev1.ocamllabs.io"
#20 0.610 Successfully created context "docs.ci.ocaml.org"
#20 0.610 docs.ci.ocaml.org
#20 0.630 staging.docs.ci.ocamllabs.io
#20 0.630 Successfully created context "staging.docs.ci.ocamllabs.io"
#20 0.649 Successfully created context "opam-4.ocaml.org"
#20 0.649 opam-4.ocaml.org
#20 0.667 Successfully created context "opam-5.ocaml.org"
#20 0.667 opam-5.ocaml.org
#20 0.685 Successfully created context "v3b.ocaml.org"
#20 0.685 v3b.ocaml.org
#20 0.703 v3c.ocaml.org
#20 0.703 Successfully created context "v3c.ocaml.org"
#20 0.721 watch.ocaml.org
#20 0.721 Successfully created context "watch.ocaml.org"
#20 0.740 opam.ci.ocaml.org
#20 0.740 Successfully created context "opam.ci.ocaml.org"
#20 0.761 Successfully created context "ocaml.ci.dev"
#20 0.761 ocaml.ci.dev
#20 0.792 check.ci.ocaml.org
#20 0.792 Successfully created context "check.ci.ocaml.org"
#20 0.812 get.dune.build
#20 0.812 Successfully created context "get.dune.build"
#20 0.834 unknown flag: --profile
#20 0.834 
#20 0.834 Usage:  docker context create [OPTIONS] CONTEXT
#20 0.834 
#20 0.834 Run 'docker context create --help' for more information
#20 0.909 # ci3.ocamllabs.io:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 1.129 # ci4.ocamllabs.io:22 SSH-2.0-OpenSSH_10.0p2 Debian-7+deb13u4
#20 1.341 # chives.caelum.ci.dev:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 1.492 # dill.caelum.ci.dev:22 SSH-2.0-OpenSSH_10.2p1 Ubuntu-2ubuntu3.5
#20 1.659 # ci.ocamllabs.io:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 1.872 # deploy.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 2.149 # dev1.ocamllabs.io:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 2.369 # docs.ci.ocaml.org:22 SSH-2.0-OpenSSH_10.2p1 Ubuntu-2ubuntu3.2
#20 5.620 # opam-4.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 5.898 # opam-5.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 6.218 # v3b.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 ...

#19 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#19 9.990 
#19 9.990 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 12.18 [default] no changes from git+file:///home/opam/opam-repository
#19 ...

#20 [stage-1 10/12] RUN ./create-config.sh
#20 11.50 # watch.ocaml.org:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 11.70 # opam.ci.ocaml.org:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 11.88 # ocaml.ci.dev:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#20 12.11 # check.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#20 12.35 # 128.232.124.216:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.1
#20 12.54 # dopey.caelum.ci.dev:22 SSH-2.0-OpenSSH_10.0p2 Debian-7+deb13u4
#20 DONE 13.1s

#21 [stage-1 11/12] RUN docker context use default
#21 0.250 Current context is now "default"
#21 0.250 default
#21 DONE 0.3s

#19 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#19 DONE 13.9s

#22 [build  3/13] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#22 0.250 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#22 DONE 0.3s

#23 [build  4/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
#23 0.264 Binary::apt::APT::Keep-Downloaded-Packages "true";
#23 DONE 0.3s

#24 [build  5/13] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     graphviz     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     libssl-dev     m4     pkg-config
#24 0.359 
#24 0.359 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#24 0.359 
#24 0.399 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#24 0.420 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#24 0.420 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [34.8 kB]
#24 0.531 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB]
#24 0.974 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
#24 0.975 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [335 kB]
#24 2.213 Fetched 9374 kB in 2s (5131 kB/s)
#24 2.213 Reading package lists...
#24 3.048 Building dependency tree...
#24 3.249 1 package can be upgraded. Run 'apt list --upgradable' to see it.
#24 3.266 Reading package lists...
#24 3.281 Building dependency tree...
#24 3.610 The following additional packages will be installed:
#24 3.610   fontconfig libann0 libcairo2 libcapnp-0.9.2 libcdt5 libcgraph6 libdatrie1
#24 3.610   libev4 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5
#24 3.611   libgvc6 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#24 3.611   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#24 3.611   libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#24 3.611   libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#24 3.612 Suggested packages:
#24 3.612   gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#24 3.612   sqlite3-doc libssl-doc m4-doc
#24 3.612 Recommended packages:
#24 3.612   fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#24 3.944 The following NEW packages will be installed:
#24 3.944   capnproto fontconfig graphviz libann0 libcairo2 libcapnp-0.9.2 libcdt5
#24 3.945   libcgraph6 libdatrie1 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0
#24 3.945   libgmp-dev libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2
#24 3.945   libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#24 3.945   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#24 3.945   libsm6 libsqlite3-dev libssl-dev libthai-data libthai0 libxaw7
#24 3.945   libxcb-render0 libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config pkgconf
#24 3.945   pkgconf-bin x11-common
#24 3.980 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
#24 3.980 Need to get 15.7 MB of archives.
#24 3.980 After this operation, 49.5 MB of additional disk space will be used.
#24 3.980 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcapnp-0.9.2 amd64 0.9.2-2 [1305 kB]
#24 4.047 Get:2 http://deb.debian.org/debian bookworm/main amd64 capnproto amd64 0.9.2-2 [244 kB]
#24 4.063 Get:3 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#24 4.081 Get:4 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#24 4.081 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#24 4.083 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#24 4.084 Get:7 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u9 [1403 kB]
#24 4.144 Get:8 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#24 4.161 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#24 4.177 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#24 4.180 Get:11 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#24 4.183 Get:12 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#24 4.185 Get:13 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#24 4.214 Get:14 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#24 4.276 Get:15 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#24 4.301 Get:16 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1+deb12u1 [74.6 kB]
#24 4.344 Get:17 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#24 4.495 Get:18 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#24 4.511 Get:19 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#24 4.513 Get:20 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#24 4.515 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#24 4.521 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#24 4.524 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#24 4.525 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#24 4.526 Get:25 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#24 4.558 Get:26 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#24 4.571 Get:27 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#24 4.581 Get:28 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#24 4.594 Get:29 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#24 4.596 Get:30 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#24 4.596 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#24 4.604 Get:32 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#24 4.605 Get:33 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#24 4.623 Get:34 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#24 4.652 Get:35 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#24 4.657 Get:36 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#24 4.662 Get:37 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#24 4.664 Get:38 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#24 4.680 Get:39 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#24 4.700 Get:40 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#24 4.707 Get:41 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#24 4.776 Get:42 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.20-1~deb12u2 [2443 kB]
#24 4.864 Get:43 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
#24 4.871 Get:44 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#24 4.871 Get:45 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#24 4.872 Get:46 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#24 5.076 debconf: delaying package configuration, since apt-utils is not installed
#24 5.103 Fetched 15.7 MB in 1s (17.1 MB/s)
#24 5.121 Selecting previously unselected package libcapnp-0.9.2:amd64.
#24 5.121 (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 ... 18763 files and directories currently installed.)
#24 5.159 Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_amd64.deb ...
#24 5.160 Unpacking libcapnp-0.9.2:amd64 (0.9.2-2) ...
#24 5.339 Selecting previously unselected package capnproto.
#24 5.343 Preparing to unpack .../01-capnproto_0.9.2-2_amd64.deb ...
#24 5.344 Unpacking capnproto (0.9.2-2) ...
#24 5.398 Selecting previously unselected package fontconfig.
#24 5.401 Preparing to unpack .../02-fontconfig_2.14.1-4_amd64.deb ...
#24 5.402 Unpacking fontconfig (2.14.1-4) ...
#24 5.443 Selecting previously unselected package libann0.
#24 5.447 Preparing to unpack .../03-libann0_1.1.2+doc-9+b1_amd64.deb ...
#24 5.448 Unpacking libann0 (1.1.2+doc-9+b1) ...
#24 5.473 Selecting previously unselected package libcdt5:amd64.
#24 5.476 Preparing to unpack .../04-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#24 5.477 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#24 5.502 Selecting previously unselected package libcgraph6:amd64.
#24 5.506 Preparing to unpack .../05-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#24 5.506 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#24 5.535 Selecting previously unselected package libglib2.0-0:amd64.
#24 5.538 Preparing to unpack .../06-libglib2.0-0_2.74.6-2+deb12u9_amd64.deb ...
#24 5.539 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#24 5.683 Selecting previously unselected package libgts-0.7-5:amd64.
#24 5.686 Preparing to unpack .../07-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#24 5.687 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#24 5.724 Selecting previously unselected package libpixman-1-0:amd64.
#24 5.727 Preparing to unpack .../08-libpixman-1-0_0.42.2-1_amd64.deb ...
#24 5.727 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#24 5.774 Selecting previously unselected package libxcb-render0:amd64.
#24 5.778 Preparing to unpack .../09-libxcb-render0_1.15-1_amd64.deb ...
#24 5.778 Unpacking libxcb-render0:amd64 (1.15-1) ...
#24 5.807 Selecting previously unselected package libxcb-shm0:amd64.
#24 5.809 Preparing to unpack .../10-libxcb-shm0_1.15-1_amd64.deb ...
#24 5.810 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#24 5.837 Selecting previously unselected package libxrender1:amd64.
#24 5.840 Preparing to unpack .../11-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#24 5.840 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#24 5.861 Selecting previously unselected package libcairo2:amd64.
#24 5.864 Preparing to unpack .../12-libcairo2_1.16.0-7_amd64.deb ...
#24 5.864 Unpacking libcairo2:amd64 (1.16.0-7) ...
#24 5.941 Selecting previously unselected package libltdl7:amd64.
#24 5.944 Preparing to unpack .../13-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#24 5.945 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#24 5.972 Selecting previously unselected package libfribidi0:amd64.
#24 5.975 Preparing to unpack .../14-libfribidi0_1.0.8-2.1_amd64.deb ...
#24 5.975 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#24 5.998 Selecting previously unselected package libgraphite2-3:amd64.
#24 6.001 Preparing to unpack .../15-libgraphite2-3_1.3.14-1+deb12u1_amd64.deb ...
#24 6.001 Unpacking libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#24 6.024 Selecting previously unselected package libharfbuzz0b:amd64.
#24 6.027 Preparing to unpack .../16-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#24 6.027 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#24 6.103 Selecting previously unselected package libthai-data.
#24 6.107 Preparing to unpack .../17-libthai-data_0.1.29-1_all.deb ...
#24 6.108 Unpacking libthai-data (0.1.29-1) ...
#24 6.144 Selecting previously unselected package libdatrie1:amd64.
#24 6.147 Preparing to unpack .../18-libdatrie1_0.2.13-2+b1_amd64.deb ...
#24 6.148 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#24 6.169 Selecting previously unselected package libthai0:amd64.
#24 6.172 Preparing to unpack .../19-libthai0_0.1.29-1_amd64.deb ...
#24 6.172 Unpacking libthai0:amd64 (0.1.29-1) ...
#24 6.191 Selecting previously unselected package libpango-1.0-0:amd64.
#24 6.194 Preparing to unpack .../20-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 6.195 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#24 6.230 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#24 6.233 Preparing to unpack .../21-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 6.233 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#24 6.255 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#24 6.258 Preparing to unpack .../22-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 6.258 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#24 6.279 Selecting previously unselected package libpathplan4:amd64.
#24 6.282 Preparing to unpack .../23-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#24 6.283 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#24 6.303 Selecting previously unselected package libgvc6.
#24 6.306 Preparing to unpack .../24-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#24 6.307 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#24 6.394 Selecting previously unselected package libgvpr2:amd64.
#24 6.398 Preparing to unpack .../25-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#24 6.398 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#24 6.452 Selecting previously unselected package liblab-gamut1:amd64.
#24 6.455 Preparing to unpack .../26-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#24 6.455 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#24 6.555 Selecting previously unselected package x11-common.
#24 6.558 Preparing to unpack .../27-x11-common_1%3a7.7+23_all.deb ...
#24 6.559 Unpacking x11-common (1:7.7+23) ...
#24 6.601 Selecting previously unselected package libice6:amd64.
#24 6.604 Preparing to unpack .../28-libice6_2%3a1.0.10-1_amd64.deb ...
#24 6.604 Unpacking libice6:amd64 (2:1.0.10-1) ...
#24 6.629 Selecting previously unselected package libsm6:amd64.
#24 6.633 Preparing to unpack .../29-libsm6_2%3a1.2.3-1_amd64.deb ...
#24 6.634 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#24 6.664 Selecting previously unselected package libxt6:amd64.
#24 6.669 Preparing to unpack .../30-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#24 6.670 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#24 6.715 Selecting previously unselected package libxmu6:amd64.
#24 6.720 Preparing to unpack .../31-libxmu6_2%3a1.1.3-3_amd64.deb ...
#24 6.721 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#24 6.755 Selecting previously unselected package libxaw7:amd64.
#24 6.757 Preparing to unpack .../32-libxaw7_2%3a1.0.14-1_amd64.deb ...
#24 6.758 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#24 6.805 Selecting previously unselected package graphviz.
#24 6.808 Preparing to unpack .../33-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#24 6.808 Unpacking graphviz (2.42.2-7+deb12u1) ...
#24 6.918 Selecting previously unselected package libev4:amd64.
#24 6.921 Preparing to unpack .../34-libev4_1%3a4.33-1_amd64.deb ...
#24 6.922 Unpacking libev4:amd64 (1:4.33-1) ...
#24 6.945 Selecting previously unselected package libev-dev:amd64.
#24 6.948 Preparing to unpack .../35-libev-dev_1%3a4.33-1_amd64.deb ...
#24 6.948 Unpacking libev-dev:amd64 (1:4.33-1) ...
#24 6.976 Selecting previously unselected package libffi-dev:amd64.
#24 6.979 Preparing to unpack .../36-libffi-dev_3.4.4-1_amd64.deb ...
#24 6.980 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#24 7.011 Selecting previously unselected package libgmpxx4ldbl:amd64.
#24 7.014 Preparing to unpack .../37-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#24 7.015 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 7.047 Selecting previously unselected package libgmp-dev:amd64.
#24 7.050 Preparing to unpack .../38-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#24 7.050 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 7.122 Selecting previously unselected package libpkgconf3:amd64.
#24 7.125 Preparing to unpack .../39-libpkgconf3_1.8.1-1_amd64.deb ...
#24 7.125 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#24 7.146 Selecting previously unselected package libsqlite3-dev:amd64.
#24 7.148 Preparing to unpack .../40-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#24 7.149 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#24 7.255 Selecting previously unselected package libssl-dev:amd64.
#24 7.259 Preparing to unpack .../41-libssl-dev_3.0.20-1~deb12u2_amd64.deb ...
#24 7.259 Unpacking libssl-dev:amd64 (3.0.20-1~deb12u2) ...
#24 7.493 Selecting previously unselected package m4.
#24 7.497 Preparing to unpack .../42-m4_1.4.19-3_amd64.deb ...
#24 7.497 Unpacking m4 (1.4.19-3) ...
#24 7.552 Selecting previously unselected package pkgconf-bin.
#24 7.555 Preparing to unpack .../43-pkgconf-bin_1.8.1-1_amd64.deb ...
#24 7.556 Unpacking pkgconf-bin (1.8.1-1) ...
#24 7.578 Selecting previously unselected package pkgconf:amd64.
#24 7.581 Preparing to unpack .../44-pkgconf_1.8.1-1_amd64.deb ...
#24 7.584 Unpacking pkgconf:amd64 (1.8.1-1) ...
#24 7.610 Selecting previously unselected package pkg-config:amd64.
#24 7.613 Preparing to unpack .../45-pkg-config_1.8.1-1_amd64.deb ...
#24 7.615 Unpacking pkg-config:amd64 (1.8.1-1) ...
#24 7.647 Setting up libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#24 7.649 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#24 7.650 Setting up fontconfig (2.14.1-4) ...
#24 7.655 Regenerating fonts cache... done.
#24 9.681 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#24 9.683 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#24 9.684 Setting up libxcb-render0:amd64 (1.15-1) ...
#24 9.685 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#24 9.695 No schema files found: doing nothing.
#24 9.699 Setting up libev4:amd64 (1:4.33-1) ...
#24 9.700 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#24 9.701 Setting up x11-common (1:7.7+23) ...
#24 9.806 invoke-rc.d: could not determine current runlevel
#24 9.810 invoke-rc.d: policy-rc.d denied execution of restart.
#24 9.817 Setting up m4 (1.4.19-3) ...
#24 9.819 Setting up libxcb-shm0:amd64 (1.15-1) ...
#24 9.820 Setting up libffi-dev:amd64 (3.4.4-1) ...
#24 9.822 Setting up libcairo2:amd64 (1.16.0-7) ...
#24 9.823 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#24 9.824 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#24 9.826 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 9.827 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#24 9.828 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#24 9.830 Setting up libann0 (1.1.2+doc-9+b1) ...
#24 9.832 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#24 9.834 Setting up libssl-dev:amd64 (3.0.20-1~deb12u2) ...
#24 9.835 Setting up pkgconf-bin (1.8.1-1) ...
#24 9.837 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#24 9.839 Setting up libcapnp-0.9.2:amd64 (0.9.2-2) ...
#24 9.841 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#24 9.843 Setting up libthai-data (0.1.29-1) ...
#24 9.844 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#24 9.845 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#24 9.846 Setting up libev-dev:amd64 (1:4.33-1) ...
#24 9.847 Setting up libice6:amd64 (2:1.0.10-1) ...
#24 9.848 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 9.849 Setting up pkgconf:amd64 (1.8.1-1) ...
#24 9.851 Setting up libthai0:amd64 (0.1.29-1) ...
#24 9.852 Setting up capnproto (0.9.2-2) ...
#24 9.853 Setting up pkg-config:amd64 (1.8.1-1) ...
#24 9.854 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#24 9.855 Setting up libsm6:amd64 (2:1.2.3-1) ...
#24 9.856 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#24 9.858 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#24 9.859 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#24 9.860 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#24 9.861 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#24 9.862 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#24 9.864 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#24 9.904 Setting up graphviz (2.42.2-7+deb12u1) ...
#24 9.908 Processing triggers for libc-bin (2.36-9+deb12u14) ...
#24 DONE 10.2s

#25 [build  6/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard b7773e2175e3ba6fbca47e183f7d342b18f24b37 && opam update
#25 8.803 Updating files:  29% (5575/18870)
Updating files:  30% (5661/18870)
Updating files:  31% (5850/18870)
Updating files:  32% (6039/18870)
Updating files:  33% (6228/18870)
Updating files:  34% (6416/18870)
Updating files:  35% (6605/18870)
Updating files:  36% (6794/18870)
Updating files:  37% (6982/18870)
Updating files:  38% (7171/18870)
Updating files:  39% (7360/18870)
Updating files:  40% (7548/18870)
Updating files:  41% (7737/18870)
Updating files:  42% (7926/18870)
Updating files:  43% (8115/18870)
Updating files:  44% (8303/18870)
Updating files:  45% (8492/18870)
Updating files:  46% (8681/18870)
Updating files:  47% (8869/18870)
Updating files:  48% (9058/18870)
Updating files:  49% (9247/18870)
Updating files:  50% (9435/18870)
Updating files:  51% (9624/18870)
Updating files:  52% (9813/18870)
Updating files:  53% (10002/18870)
Updating files:  54% (10190/18870)
Updating files:  55% (10379/18870)
Updating files:  56% (10568/18870)
Updating files:  57% (10756/18870)
Updating files:  58% (10945/18870)
Updating files:  59% (11134/18870)
Updating files:  60% (11322/18870)
Updating files:  60% (11489/18870)
Updating files:  61% (11511/18870)
Updating files:  62% (11700/18870)
Updating files:  63% (11889/18870)
Updating files:  64% (12077/18870)
Updating files:  65% (12266/18870)
Updating files:  66% (12455/18870)
Updating files:  67% (12643/18870)
Updating files:  68% (12832/18870)
Updating files:  69% (13021/18870)
Updating files:  70% (13209/18870)
Updating files:  71% (13398/18870)
Updating files:  72% (13587/18870)
Updating files:  73% (13776/18870)
Updating files:  74% (13964/18870)
Updating files:  75% (14153/18870)
Updating files:  76% (14342/18870)
Updating files:  77% (14530/18870)
Updating files:  78% (14719/18870)
Updating files:  79% (14908/18870)
Updating files:  80% (15096/18870)
Updating files:  81% (15285/18870)
Updating files:  82% (15474/18870)
Updating files:  83% (15663/18870)
Updating files:  84% (15851/18870)
Updating files:  85% (16040/18870)
Updating files:  86% (16229/18870)
Updating files:  87% (16417/18870)
Updating files:  88% (16606/18870)
Updating files:  89% (16795/18870)
Updating files:  90% (16983/18870)
Updating files:  91% (17172/18870)
Updating files:  91% (17245/18870)
Updating files:  92% (17361/18870)
Updating files:  93% (17550/18870)
Updating files:  94% (17738/18870)
Updating files:  95% (17927/18870)
Updating files:  96% (18116/18870)
Updating files:  97% (18304/18870)
Updating files:  98% (18493/18870)
Updating files:  99% (18682/18870)
Updating files: 100% (18870/18870)
Updating files: 100% (18870/18870), done.
#25 11.30 HEAD is now at b7773e2175 Merge pull request #30129 from mseri/fix-archives
#25 11.75 
#25 11.75 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#25 19.33 [default] synchronised from git+file:///home/opam/opam-repository
#25 20.20 Now run 'opam upgrade' to apply any package updates.
#25 DONE 21.3s

#26 [build  7/13] RUN opam option --global solver=builtin-0install
#26 0.270 Set to 'builtin-0install' the field solver in global configuration
#26 DONE 0.3s

#27 [build  8/13] COPY --chown=opam --link deployer.opam /src/
#27 DONE 0.1s

#28 [build  9/13] WORKDIR /src
#28 DONE 0.1s

#29 [build 10/13] RUN opam pin -yn add .
#29 2.343 [NOTE] Package deployer does not exist in opam repositories registered in the current switch.
#29 2.344 deployer is now pinned to file:///src (version dev)
#29 DONE 2.4s

#30 [build 11/13] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#30 5.262 The following actions will be performed:
#30 5.266 === install 153 packages
#30 5.266   - install angstrom              0.16.1             [required by multipart_form-lwt]
#30 5.266   - install ansi                  0.7.0              [required by current_web]
#30 5.266   - install asetmap               0.8.1              [required by capnp-rpc-net]
#30 5.266   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#30 5.266   - install astring               0.8.5              [required by current_docker, capnp-rpc-unix, current, current_github]
#30 5.266   - install atd                   4.2.0              [required by atdgen]
#30 5.266   - install atdgen                4.2.0              [required by github-data]
#30 5.266   - install atdgen-runtime        4.2.0              [required by github-data]
#30 5.266   - install base                  v0.16.5            [required by capnp]
#30 5.266   - install base-bytes            base               [required by extunix]
#30 5.266   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#30 5.266   - install bigstringaf           0.10.0             [required by multipart_form-lwt]
#30 5.266   - install biniou                1.2.2              [required by atdgen]
#30 5.266   - install bos                   0.3.0              [required by current, current_docker]
#30 5.266   - install bstr                  0.0.4              [required by prettym]
#30 5.266   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#30 5.266   - install camlp-streams         5.0.1              [required by biniou]
#30 5.266   - install capnp                 3.6.0              [required by capnp-rpc-net]
#30 5.266   - install capnp-rpc             1.2.3              [required by capnp-rpc-net]
#30 5.266   - install capnp-rpc-lwt         1.2.3              [required by capnp-rpc-net, ocluster-api]
#30 5.266   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#30 5.266   - install capnp-rpc-unix        1.2.3              [required by deployer]
#30 5.266   - install cf                    0.5.0              [required by cf-lwt]
#30 5.266   - install cf-lwt                0.5.0              [required by irmin-watcher]
#30 5.266   - install cmdliner              1.3.0              [required by deployer]
#30 5.266   - install cohttp                6.0.0              [required by cohttp-lwt-unix, github-unix]
#30 5.266   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#30 5.266   - install cohttp-lwt-unix       6.0.0              [required by current_github, current_slack]
#30 5.266   - install conduit               6.2.3              [required by conduit-lwt]
#30 5.266   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#30 5.266   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix, current_web]
#30 5.266   - install conf-capnproto        2                  [required by capnp-rpc-net]
#30 5.266   - install conf-git              1.1                [required by current_git]
#30 5.266   - install conf-gmp              5                  [required by zarith]
#30 5.266   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#30 5.266   - install conf-graphviz         0.1                [required by current_web]
#30 5.266   - install conf-libev            4-13               [required by current]
#30 5.266   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#30 5.266   - install conf-pkg-config       5                  [required by conf-sqlite3]
#30 5.266   - install conf-sqlite3          1                  [required by sqlite3]
#30 5.266   - install cppo                  1.8.0              [required by ppx_deriving]
#30 5.266   - install crunch                4.0.0              [required by current_web]
#30 5.266   - install csexp                 1.5.2              [required by dune-configurator]
#30 5.266   - install cstruct               6.2.0              [required by current_github]
#30 5.266   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix]
#30 5.266   - install csv                   2.4                [required by current_web]
#30 5.266   - install ctypes                0.24.0             [required by cf, fsevents]
#30 5.266   - install ctypes-foreign        0.24.0             [required by cf]
#30 5.266   - install current               0.7.5              [required by deployer]
#30 5.266   - install current_docker        0.7.5              [required by deployer]
#30 5.266   - install current_git           0.7.5              [required by deployer]
#30 5.266   - install current_github        0.7.5              [required by deployer]
#30 5.266   - install current_incr          0.6.1              [required by current]
#30 5.266   - install current_ocluster      0.4.0              [required by deployer]
#30 5.266   - install current_slack         0.7.5              [required by deployer]
#30 5.266   - install current_ssh           0.7.5              [required by deployer]
#30 5.266   - install current_web           0.7.5              [required by deployer]
#30 5.266   - install domain-name           0.5.0              [required by tls]
#30 5.266   - install dune                  3.23.1             [required by deployer]
#30 5.266   - install dune-compiledb        0.6.0              [required by sqlite3]
#30 5.266   - install dune-configurator     3.23.1             [required by extunix, sqlite3]
#30 5.266   - install duration              0.3.1              [required by current_github, current, current_docker, current_ocluster]
#30 5.266   - install easy-format           1.3.4              [required by atd]
#30 5.266   - install eqaf                  0.9                [required by mirage-crypto]
#30 5.266   - install extunix               0.4.3              [required by capnp-rpc-unix]
#30 5.266   - install ezjsonm               1.3.0              [required by dune-compiledb]
#30 5.266   - install fmt                   0.11.0             [required by deployer]
#30 5.266   - install fpath                 0.7.3              [required by current, current_docker]
#30 5.266   - install fsevents              0.3.0              [required by fsevents-lwt]
#30 5.266   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#30 5.266   - install github                4.5.1              [required by github-unix]
#30 5.266   - install github-data           4.5.1              [required by github]
#30 5.266   - install github-unix           4.5.1              [required by current_github]
#30 5.266   - install gmap                  0.3.0              [required by x509]
#30 5.266   - install hex                   1.5.0              [required by current_github]
#30 5.266   - install hkdf                  1.0.4 (deprecated) [required by tls]
#30 5.266   - install http                  6.0.0              [required by cohttp-lwt-unix]
#30 5.266   - install inotify               2.6                [required by irmin-watcher]
#30 5.266   - install integers              0.8.0              [required by ctypes]
#30 5.266   - install ipaddr                5.6.2              [required by tls, conduit-lwt-unix]
#30 5.266   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#30 5.266   - install irmin-watcher         0.5.0              [required by current_git]
#30 5.266   - install jsonm                 1.0.2              [required by ezjsonm]
#30 5.266   - install ke                    0.6                [required by multipart_form-lwt]
#30 5.266   - install logs                  0.10.0             [required by deployer]
#30 5.266   - install lwt                   6.1.2              [required by deployer]
#30 5.266   - install lwt-dllist            1.1.0              [required by current]
#30 5.266   - install macaddr               5.6.2              [required by ipaddr]
#30 5.266   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#30 5.266   - install menhir                20260209           [required by atd]
#30 5.266   - install menhirCST             20260209           [required by menhir]
#30 5.266   - install menhirGLR             20260209           [required by menhir]
#30 5.266   - install menhirLib             20260209           [required by menhir]
#30 5.266   - install menhirSdk             20260209           [required by menhir]
#30 5.266   - install mirage-clock          4.2.0              [required by tls-mirage]
#30 5.266   - install mirage-crypto         0.11.3             [required by current_github]
#30 5.266   - install mirage-crypto-ec      0.11.3             [required by tls]
#30 5.266   - install mirage-crypto-pk      0.11.3             [required by current_github]
#30 5.266   - install mirage-crypto-rng     0.11.3             [required by mirage-crypto-rng-lwt, capnp-rpc-net, current_web]
#30 5.266   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#30 5.266   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#30 5.266   - install mirage-kv             6.1.1              [required by tls-mirage]
#30 5.266   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
#30 5.266   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#30 5.266   - install multipart_form-lwt    0.8.0              [required by current_web]
#30 5.266   - install num                   1.6                [required by sexplib]
#30 5.266   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#30 5.266   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#30 5.266   - install ocamlbuild            0.16.1             [required by astring, bos]
#30 5.266   - install ocamlfind             1.9.8              [required by bos, astring, ppx_deriving]
#30 5.266   - install ocluster-api          0.4.0              [required by deployer]
#30 5.266   - install ocplib-endian         1.2                [required by capnp]
#30 5.266   - install optint                0.3.0              [required by mirage-kv]
#30 5.266   - install parsexp               v0.16.0            [required by sexplib]
#30 5.266   - install pbkdf                 1.2.0              [required by x509]
#30 5.266   - install pecu                  0.7                [required by multipart_form]
#30 5.266   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#30 5.266   - install ppx_deriving          6.0.3              [required by deployer]
#30 5.266   - install ppx_deriving_yojson   3.9.1              [required by deployer]
#30 5.266   - install ppx_sexp_conv         v0.16.0            [required by cohttp-lwt-unix, current_web]
#30 5.266   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#30 5.266   - install prettym               0.0.5              [required by multipart_form]
#30 5.266   - install prometheus            1.3                [required by current_github, current, current_ocluster]
#30 5.266   - install prometheus-app        1.3                [required by deployer]
#30 5.266   - install ptime                 1.2.0              [required by current_github]
#30 5.266   - install re                    1.14.0             [required by current]
#30 5.266   - install res                   5.0.2              [required by capnp]
#30 5.266   - install result                1.5                [required by current_docker, current, current_github]
#30 5.266   - install routes                2.0.0              [required by current_web]
#30 5.266   - install rresult               0.7.0              [required by current_github]
#30 5.266   - install seq                   base               [required by tyxml]
#30 5.266   - install session               0.5.0              [required by current_web]
#30 5.266   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#30 5.266   - install session-cohttp-lwt    0.5.0              [required by current_web]
#30 5.266   - install sexplib               v0.16.0            [required by current_web]
#30 5.266   - install sexplib0              v0.16.0            [required by cohttp, ppxlib, dune-compiledb, cohttp-lwt]
#30 5.266   - install sqlite3               5.4.1              [required by current]
#30 5.266   - install stdint                0.7.2              [required by capnp-rpc, capnp, capnp-rpc-lwt]
#30 5.266   - install stdio                 v0.16.0            [required by capnp]
#30 5.266   - install stdlib-shims          0.3.0              [required by ppxlib]
#30 5.266   - install stringext             1.6.0              [required by github-unix]
#30 5.266   - install tls                   0.17.3             [required by capnp-rpc-net]
#30 5.266   - install tls-lwt               0.17.3             [required by current_github, current_slack]
#30 5.266   - install tls-mirage            0.17.3             [required by capnp-rpc-net]
#30 5.266   - install topkg                 1.1.1              [required by astring, bos]
#30 5.266   - install tyxml                 4.6.0              [required by current_github]
#30 5.266   - install unstrctrd             0.4                [required by multipart_form]
#30 5.266   - install uri                   4.4.0              [required by current_github, current_slack]
#30 5.266   - install uri-sexp              4.4.0              [required by cohttp]
#30 5.266   - install uutf                  1.0.4              [required by tyxml, ezjsonm, multipart_form]
#30 5.266   - install x509                  0.16.5             [required by current_github]
#30 5.266   - install yojson                3.0.0              [required by current_slack, current_docker, current_github, current_ssh]
#30 5.266   - install zarith                1.14               [required by asn1-combinators]
#30 6.305 
#30 6.305 The following system packages will first need to be installed:
#30 6.305     libcapnp-dev
#30 6.305 
#30 6.305 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#30 6.305 
#30 6.305 opam believes some required external dependencies are missing. opam can:
#30 6.305 > 1. Run apt-get to install them (may need root/sudo access)
#30 6.305   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#30 6.305   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#30 6.305   4. Abort the installation
#30 6.305 
#30 6.305 [1/2/3/4] 1
#30 6.305 
#30 6.306 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#30 9.258 - debconf: delaying package configuration, since apt-utils is not installed
#30 9.258 - Selecting previously unselected package libcapnp-dev:amd64.
#30 9.258 - (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 ... 19533 files and directories currently installed.)
#30 9.258 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ...
#30 9.258 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ...
#30 9.258 - Setting up libcapnp-dev:amd64 (0.9.2-2) ...
#30 9.341 
#30 9.341 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#30 9.853 -> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
#30 9.860 -> retrieved ansi.0.7.0  (https://opam.ocaml.org/cache)
#30 9.874 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#30 10.44 -> retrieved asn1-combinators.0.2.6  (https://opam.ocaml.org/cache)
#30 10.55 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#30 10.96 -> retrieved base.v0.16.5  (https://opam.ocaml.org/cache)
#30 11.27 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#30 11.48 -> retrieved biniou.1.2.2  (https://opam.ocaml.org/cache)
#30 12.23 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (https://opam.ocaml.org/cache)
#30 12.25 -> retrieved bos.0.3.0  (https://opam.ocaml.org/cache)
#30 12.69 -> retrieved ca-certs.0.2.3  (https://opam.ocaml.org/cache)
#30 12.71 -> retrieved bstr.0.0.4  (https://opam.ocaml.org/cache)
#30 12.86 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#30 12.97 -> retrieved capnp.3.6.0  (https://opam.ocaml.org/cache)
#30 13.26 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (https://opam.ocaml.org/cache)
#30 13.55 -> 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)
#30 13.61 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#30 14.03 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (https://opam.ocaml.org/cache)
#30 14.30 -> 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)
#30 14.31 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#30 14.31 -> installed conf-capnproto.2
#30 14.32 -> installed conf-git.1.1
#30 14.32 -> installed conf-gmp.5
#30 14.33 -> installed conf-graphviz.0.1
#30 14.46 -> retrieved conf-gmp-powm-sec.4  (https://opam.ocaml.org/cache)
#30 14.47 -> installed conf-gmp-powm-sec.4
#30 14.64 -> retrieved conf-libev.4-13  (2 extra sources)
#30 14.64 -> retrieved conf-libev.4-13  (2 extra sources)
#30 14.88 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#30 14.89 -> retrieved conf-pkg-config.5  (2 extra sources)
#30 14.89 -> retrieved conf-pkg-config.5  (2 extra sources)
#30 14.96 -> installed conf-libev.4-13
#30 14.97 -> installed conf-pkg-config.5
#30 14.98 -> installed conf-libffi.2.0.0
#30 14.98 -> installed conf-sqlite3.1
#30 15.26 -> retrieved crunch.4.0.0  (https://opam.ocaml.org/cache)
#30 15.55 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (https://opam.ocaml.org/cache)
#30 15.68 -> retrieved csv.2.4  (https://opam.ocaml.org/cache)
#30 15.79 -> retrieved base64.3.5.2  (https://opam.ocaml.org/cache)
#30 16.17 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (https://opam.ocaml.org/cache)
#30 16.71 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_github.0.7.5, current_slack.0.7.5, current_ssh.0.7.5, current_web.0.7.5  (https://opam.ocaml.org/cache)
#30 16.73 -> retrieved current_incr.0.6.1  (https://opam.ocaml.org/cache)
#30 16.90 -> retrieved domain-name.0.5.0  (https://opam.ocaml.org/cache)
#30 17.17 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0  (https://opam.ocaml.org/cache)
#30 19.13 -> retrieved dune-compiledb.0.6.0  (https://opam.ocaml.org/cache)
#30 19.19 -> installed cmdliner.1.3.0
#30 19.28 -> retrieved duration.0.3.1  (https://opam.ocaml.org/cache)
#30 19.49 -> retrieved easy-format.1.3.4  (https://opam.ocaml.org/cache)
#30 20.18 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#30 27.11 -> retrieved dune.3.23.1, dune-configurator.3.23.1  (https://opam.ocaml.org/cache)
#30 28.49 -> retrieved extunix.0.4.3  (https://opam.ocaml.org/cache)
#30 28.57 -> retrieved eqaf.0.9  (https://opam.ocaml.org/cache)
#30 28.57 -> retrieved ezjsonm.1.3.0  (https://opam.ocaml.org/cache)
#30 28.86 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (https://opam.ocaml.org/cache)
#30 28.88 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#30 28.90 -> retrieved fmt.0.11.0  (https://opam.ocaml.org/cache)
#30 29.15 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#30 29.16 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#30 29.26 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (https://opam.ocaml.org/cache)
#30 29.34 -> retrieved hkdf.1.0.4  (https://opam.ocaml.org/cache)
#30 29.42 -> retrieved inotify.2.6  (https://opam.ocaml.org/cache)
#30 29.51 -> retrieved integers.0.8.0  (https://opam.ocaml.org/cache)
#30 29.66 -> retrieved irmin-watcher.0.5.0  (https://opam.ocaml.org/cache)
#30 29.75 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (https://opam.ocaml.org/cache)
#30 29.79 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#30 29.94 -> retrieved ke.0.6  (https://opam.ocaml.org/cache)
#30 29.96 -> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
#30 30.12 -> retrieved lwt-dllist.1.1.0  (https://opam.ocaml.org/cache)
#30 30.27 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#30 30.61 -> retrieved lwt.6.1.2  (https://opam.ocaml.org/cache)
#30 32.88 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (https://opam.ocaml.org/cache)
#30 33.25 -> retrieved mirage-flow.3.0.0  (https://opam.ocaml.org/cache)
#30 35.53 -> retrieved mirage-clock.4.2.0  (https://opam.ocaml.org/cache)
#30 35.84 -> retrieved mtime.2.1.0  (https://opam.ocaml.org/cache)
#30 36.39 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (https://opam.ocaml.org/cache)
#30 36.84 -> retrieved num.1.6  (https://opam.ocaml.org/cache)
#30 37.12 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#30 37.31 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#30 37.83 -> retrieved ocamlbuild.0.16.1  (https://opam.ocaml.org/cache)
#30 38.19 -> retrieved ocamlfind.1.9.8  (https://opam.ocaml.org/cache)
#30 38.76 -> 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)
#30 38.77 -> retrieved mirage-kv.6.1.1  (https://opam.ocaml.org/cache)
#30 38.78 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#30 38.97 -> retrieved optint.0.3.0  (https://opam.ocaml.org/cache)
#30 39.01 -> retrieved parsexp.v0.16.0  (https://opam.ocaml.org/cache)
#30 39.15 -> retrieved pbkdf.1.2.0  (https://opam.ocaml.org/cache)
#30 39.26 -> retrieved pecu.0.7  (https://opam.ocaml.org/cache)
#30 39.30 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#30 39.50 -> retrieved ppx_deriving.6.0.3  (https://opam.ocaml.org/cache)
#30 39.66 -> installed num.1.6
#30 39.66 -> retrieved ppx_deriving_yojson.3.9.1  (https://opam.ocaml.org/cache)
#30 40.07 -> retrieved prettym.0.0.5  (https://opam.ocaml.org/cache)
#30 40.21 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#30 40.44 -> retrieved prometheus.1.3, prometheus-app.1.3  (https://opam.ocaml.org/cache)
#30 41.08 -> retrieved ppxlib.0.35.0  (https://opam.ocaml.org/cache)
#30 41.12 -> retrieved re.1.14.0  (https://opam.ocaml.org/cache)
#30 41.36 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#30 41.47 -> retrieved res.5.0.2  (https://opam.ocaml.org/cache)
#30 41.65 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#30 41.85 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#30 42.06 -> retrieved routes.2.0.0  (https://opam.ocaml.org/cache)
#30 42.22 -> retrieved seq.base  (2 extra sources)
#30 42.22 -> retrieved seq.base  (2 extra sources)
#30 42.23 -> installed seq.base
#30 42.42 -> retrieved sexplib.v0.16.0  (https://opam.ocaml.org/cache)
#30 42.48 -> retrieved sexplib0.v0.16.0  (https://opam.ocaml.org/cache)
#30 42.75 -> retrieved sqlite3.5.4.1  (https://opam.ocaml.org/cache)
#30 42.89 -> retrieved stdint.0.7.2  (https://opam.ocaml.org/cache)
#30 43.17 -> retrieved stdio.v0.16.0  (https://opam.ocaml.org/cache)
#30 43.27 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#30 43.33 -> installed ocamlfind.1.9.8
#30 43.33 -> installed base-bytes.base
#30 43.95 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (https://opam.ocaml.org/cache)
#30 44.25 -> retrieved topkg.1.1.1  (https://opam.ocaml.org/cache)
#30 44.49 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#30 44.81 -> retrieved unstrctrd.0.4  (https://opam.ocaml.org/cache)
#30 45.28 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#30 45.46 -> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
#30 45.91 -> retrieved x509.0.16.5  (https://opam.ocaml.org/cache)
#30 46.33 -> retrieved yojson.3.0.0  (https://opam.ocaml.org/cache)
#30 46.80 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#30 47.24 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (https://opam.ocaml.org/cache)
#30 47.45 -> installed ocamlbuild.0.16.1
#30 48.34 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#30 52.95 -> installed zarith.1.14
#30 57.34 -> installed topkg.1.1.1
#30 58.70 -> installed rresult.0.7.0
#30 58.74 -> installed asetmap.0.8.1
#30 60.27 -> installed mtime.2.1.0
#30 60.36 -> installed uutf.1.0.4
#30 60.65 -> installed fmt.0.11.0
#30 60.70 -> installed ptime.1.2.0
#30 61.33 -> installed astring.0.8.5
#30 62.96 -> installed jsonm.1.0.2
#30 63.31 -> installed fpath.0.7.3
#30 76.46 -> installed dune.3.23.1
#30 79.15 -> installed base64.3.5.2
#30 79.25 -> installed bstr.0.0.4
#30 79.30 -> installed camlp-streams.5.0.1
#30 79.60 -> installed crunch.4.0.0
#30 79.64 -> installed csexp.1.5.2
#30 82.61 -> installed cppo.1.8.0
#30 82.75 -> installed cstruct.6.2.0
#30 82.89 -> installed csv.2.4
#30 82.93 -> installed current_incr.0.6.1
#30 82.94 -> installed domain-name.0.5.0
#30 82.97 -> installed duration.0.3.1
#30 83.01 -> installed easy-format.1.3.4
#30 83.09 -> installed gmap.0.3.0
#30 83.16 -> installed http.6.0.0
#30 83.18 -> installed ke.0.6
#30 83.22 -> installed lwt-dllist.1.1.0
#30 83.25 -> installed macaddr.5.6.2
#30 83.31 -> installed magic-mime.1.3.1
#30 83.34 -> installed menhirCST.20260209
#30 83.57 -> installed menhirGLR.20260209
#30 83.66 -> installed menhirLib.20260209
#30 83.69 -> installed menhirSdk.20260209
#30 84.05 -> installed mirage-clock.4.2.0
#30 84.09 -> installed ocaml-compiler-libs.v0.12.4
#30 84.16 -> installed ocaml-syntax-shims.1.0.0
#30 84.19 -> installed optint.0.3.0
#30 84.20 -> installed pecu.0.7
#30 84.21 -> installed ppx_derivers.1.2.1
#30 84.45 -> installed re.1.14.0
#30 84.50 -> installed res.5.0.2
#30 84.52 -> installed result.1.5
#30 84.64 -> installed sexplib0.v0.16.0
#30 84.78 -> installed stdint.0.7.2
#30 84.79 -> installed stdlib-shims.0.3.0
#30 84.91 -> installed stringext.1.6.0
#30 84.95 -> installed ocplib-endian.1.2
#30 85.02 -> installed asn1-combinators.0.2.6
#30 85.11 -> installed eqaf.0.9
#30 85.12 -> installed hex.1.5.0
#30 85.23 -> installed biniou.1.2.2
#30 85.28 -> installed prettym.0.0.5
#30 85.31 -> installed ipaddr.5.6.2
#30 85.38 -> installed routes.2.0.0
#30 85.58 -> installed yojson.3.0.0
#30 86.11 -> installed integers.0.8.0
#30 86.13 -> installed ezjsonm.1.3.0
#30 86.69 -> installed atdgen-runtime.4.2.0
#30 86.90 -> installed dune-configurator.3.23.1
#30 88.83 -> installed parsexp.v0.16.0
#30 88.92 -> installed bigstringaf.0.10.0
#30 91.68 -> installed angstrom.0.16.1
#30 92.30 -> installed sexplib.v0.16.0
#30 92.73 -> installed unstrctrd.0.4
#30 93.56 -> installed dune-compiledb.0.6.0
#30 94.44 -> installed mirage-crypto.0.11.3
#30 94.83 -> installed hkdf.1.0.4
#30 94.87 -> installed pbkdf.1.2.0
#30 95.64 -> installed tyxml.4.6.0
#30 96.22 -> installed uri.4.4.0
#30 96.46 -> installed ansi.0.7.0
#30 96.93 -> installed sqlite3.5.4.1
#30 97.18 -> installed lwt.6.1.2
#30 97.46 -> installed mirage-flow.3.0.0
#30 97.47 -> installed cstruct-lwt.6.2.0
#30 97.50 -> installed mirage-kv.6.1.1
#30 97.66 -> installed inotify.2.6
#30 97.67 -> installed prometheus.1.3
#30 99.14 -> installed logs.0.10.0
#30 99.74 -> installed ctypes.0.24.0
#30 100.1 -> installed mirage-crypto-rng.0.11.3
#30 100.7 -> installed mirage-crypto-rng-lwt.0.11.3
#30 100.7 -> installed session.0.5.0
#30 100.8 -> installed multipart_form.0.8.0
#30 101.6 -> installed base.v0.16.5
#30 101.7 -> installed capnp-rpc.1.2.3
#30 101.7 -> installed mirage-crypto-pk.0.11.3
#30 101.7 -> installed multipart_form-lwt.0.8.0
#30 102.0 -> installed stdio.v0.16.0
#30 102.1 -> installed ctypes-foreign.0.24.0
#30 102.2 -> installed cf.0.5.0
#30 102.3 -> installed fsevents.0.3.0
#30 102.3 -> installed menhir.20260209
#30 102.5 -> installed cf-lwt.0.5.0
#30 102.7 -> installed fsevents-lwt.0.3.0
#30 103.3 -> installed bos.0.3.0
#30 103.5 -> installed irmin-watcher.0.5.0
#30 106.6 -> installed atd.4.2.0
#30 109.2 -> installed atdgen.4.2.0
#30 110.7 -> installed mirage-crypto-ec.0.11.3
#30 111.5 -> installed capnp.3.6.0
#30 114.2 -> installed x509.0.16.5
#30 114.6 -> installed ca-certs.0.2.3
#30 116.4 -> installed ppxlib.0.35.0
#30 116.7 -> installed capnp-rpc-lwt.1.2.3
#30 117.9 -> installed tls.0.17.3
#30 118.6 -> installed tls-mirage.0.17.3
#30 118.6 -> installed tls-lwt.0.17.3
#30 123.0 -> installed capnp-rpc-net.1.2.3
#30 124.7 -> installed ppx_deriving.6.0.3
#30 124.9 -> installed ppx_sexp_conv.v0.16.0
#30 126.2 -> installed github-data.4.5.1
#30 127.6 -> installed ipaddr-sexp.5.6.2
#30 128.0 -> installed uri-sexp.4.4.0
#30 128.6 -> installed ppx_deriving_yojson.3.9.1
#30 130.9 -> installed current.0.7.5
#30 131.1 -> installed conduit.6.2.3
#30 131.6 -> installed current_ssh.0.7.5
#30 133.8 -> installed cohttp.6.0.0
#30 134.4 -> installed session-cohttp.0.5.0
#30 134.5 -> installed current_git.0.7.5
#30 134.6 -> installed conduit-lwt.6.2.3
#30 136.6 -> installed ocluster-api.0.4.0
#30 137.4 -> installed cohttp-lwt.6.0.0
#30 137.9 -> installed session-cohttp-lwt.0.5.0
#30 138.0 -> installed extunix.0.4.3
#30 138.2 -> installed current_docker.0.7.5
#30 138.2 -> installed conduit-lwt-unix.6.2.3
#30 139.2 -> installed capnp-rpc-unix.1.2.3
#30 140.1 -> installed github.4.5.1
#30 141.5 -> installed cohttp-lwt-unix.6.0.0
#30 142.4 -> installed current_ocluster.0.4.0
#30 142.4 -> installed prometheus-app.1.3
#30 142.6 -> installed current_slack.0.7.5
#30 146.5 -> installed github-unix.4.5.1
#30 147.8 -> installed current_web.0.7.5
#30 151.9 -> installed current_github.0.7.5
#30 155.6 Done.
#30 155.6 
#30 155.6 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#30 155.6 => Note: This package is deprecated.
#30 155.6 # To update the current shell environment, run: eval $(opam env)
#30 DONE 156.2s

#31 [build 12/13] ADD --chown=opam . .
#31 DONE 0.1s

#32 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocurrent-deployer
#32 DONE 6.1s

#33 [stage-1 12/12] COPY --from=build --link /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/
#33 DONE 0.2s

#34 exporting to image
#34 exporting layers
#34 exporting layers 0.4s done
#34 writing image sha256:dc536d0e49b2a7557f30621896956186f20e3279765979b0ac8f7977cede8804 done
#34 DONE 0.4s
Job succeeded
2026-09-03 13:06.05: Job succeeded