Build:
  1. 0
2026-06-02 13:32.10: New job: Build Dockerfile using linux-arm64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (b7a3626658a6a3cd133be2fe079d57d885dffae6)]
2026-06-02 13:32.10: Will push staging image to ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-arm64
2026-06-02 13:32.10: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-06-02 13:32.10: Waiting for resource in pool OCluster
2026-06-02 13:32.10: Waiting for worker…
2026-06-02 13:32.10: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
HEAD is now at 2e524c9 pin ocurrent to my fork
HEAD is now at b7a3626 use sha
#0 building with "default" instance using docker driver

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

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

#3 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#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 0.5s

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

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

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

#9 [build  5/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 94c943996066236b7203cad4027522be61e33f45 && opam update
#9 CACHED

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

#11 [build  3/12] 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
#11 CACHED

#12 [build  4/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     graphviz     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     m4     pkg-config     libcapnp-dev
#12 CACHED

#13 [build  6/12] RUN opam option --global solver=builtin-0install
#13 CACHED

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

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

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

#16 [build  7/12] RUN opam pin add -yn current.dev         https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_web.dev     https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_git.dev     https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_github.dev  https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_docker.dev  https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_slack.dev   https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_rpc.dev     https://github.com/mtelvers/ocurrent.git#c7fb250
#16 ...

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

#16 [build  7/12] RUN opam pin add -yn current.dev         https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_web.dev     https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_git.dev     https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_github.dev  https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_docker.dev  https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_slack.dev   https://github.com/mtelvers/ocurrent.git#c7fb250 &&     opam pin add -yn current_rpc.dev     https://github.com/mtelvers/ocurrent.git#c7fb250
#16 3.030 [current.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 3.037 current is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 5.836 [current_web.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 5.844 current_web is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 8.606 [current_git.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 8.612 current_git is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 11.46 [current_github.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 11.46 current_github is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 14.26 [current_docker.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 14.27 current_docker is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 17.07 [current_slack.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 17.07 current_slack is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 19.84 [current_rpc.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#c7fb250)
#16 19.84 current_rpc is now pinned to git+https://github.com/mtelvers/ocurrent.git#c7fb250 (version dev)
#16 DONE 19.9s

#17 [build  8/12] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#17 DONE 0.0s

#18 [build  9/12] WORKDIR /src
#18 DONE 0.0s

#19 [build 10/12] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#19 1.377 The following additional pinnings are required by ocaml-ci.dev:
#19 1.377   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.377   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.377   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.377 Pin and install them? [Y/n] y
#19 2.385 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#19 2.797 [solver-service.dev] synchronised (no changes)
#19 2.798 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 2.798            warning 68: Missing field 'license'
#19 2.844 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 2.846 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#19 3.267 [solver-service-api.dev] synchronised (no changes)
#19 3.268 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.268            warning 68: Missing field 'license'
#19 3.270 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 3.271 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#19 3.695 [solver-worker.dev] synchronised (no changes)
#19 3.696 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.696            warning 68: Missing field 'license'
#19 3.713 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 6.510 The following actions will be performed:
#19 6.516 === install 232 packages
#19 6.516   - install 0install-solver       2.18               [required by opam-0install]
#19 6.516   - install angstrom              0.16.1             [required by timedesc]
#19 6.516   - install ansi                  0.7.0              [required by ocaml-ci-service]
#19 6.516   - install arp                   3.1.1              [required by tcpip]
#19 6.516   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#19 6.516   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#19 6.516   - install astring               0.8.5              [required by ocaml-ci-service]
#19 6.516   - install atd                   4.2.0              [required by atdgen]
#19 6.516   - install atdgen                4.2.0              [required by github-data]
#19 6.516   - install atdgen-runtime        4.2.0              [required by github-data]
#19 6.516   - install awa                   0.3.0              [required by git-unix]
#19 6.516   - install awa-mirage            0.3.0              [required by git-unix]
#19 6.516   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#19 6.516   - install base-bytes            base               [required by extunix]
#19 6.516   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#19 6.516   - install bigstringaf           0.10.0             [required by git-unix]
#19 6.516   - install biniou                1.2.2              [required by atdgen]
#19 6.516   - install bos                   0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install bstr                  0.0.4              [required by prettym]
#19 6.516   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#19 6.516   - install ca-certs-nss          3.101              [required by git-unix]
#19 6.516   - install camlp-streams         5.0.1              [required by tar]
#19 6.516   - install capnp                 3.6.0              [required by ocaml-ci-api]
#19 6.516   - install capnp-rpc             1.2.3              [required by current_rpc]
#19 6.516   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#19 6.516   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#19 6.516   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install carton                0.7.2              [required by git]
#19 6.516   - install carton-git            0.7.2              [required by git]
#19 6.516   - install carton-lwt            0.7.2              [required by git]
#19 6.516   - install cf                    0.5.0              [required by cf-lwt]
#19 6.516   - install cf-lwt                0.5.0              [required by irmin-watcher]
#19 6.516   - install checkseum             0.5.3              [required by decompress, git]
#19 6.516   - install cmdliner              1.3.0              [required by ocaml-ci-service]
#19 6.516   - install cohttp                6.0.0              [required by cohttp-lwt-unix]
#19 6.516   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#19 6.516   - install cohttp-lwt-unix       6.0.0              [required by ocaml-ci]
#19 6.516   - install conduit               6.2.3              [required by conduit-lwt]
#19 6.516   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#19 6.516   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#19 6.516   - install conf-capnproto        2                  [required by capnp-rpc-net]
#19 6.516   - install conf-git              1.1                [required by current_git]
#19 6.516   - install conf-gmp              5                  [required by zarith]
#19 6.516   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#19 6.516   - install conf-graphviz         0.1                [required by current_web]
#19 6.516   - install conf-libev            4-13               [required by ocaml-ci-service]
#19 6.516   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#19 6.516   - install conf-pkg-config       4                  [required by conf-sqlite3]
#19 6.516   - install conf-sqlite3          1                  [required by sqlite3]
#19 6.516   - install cppo                  1.8.0              [required by ppx_deriving]
#19 6.516   - install crunch                4.0.0              [required by current_web]
#19 6.516   - install csexp                 1.5.2              [required by dune-configurator]
#19 6.516   - install cstruct               6.2.0              [required by tar-unix, tar, current_github]
#19 6.516   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#19 6.516   - install cstruct-unix          6.2.0              [required by awa]
#19 6.516   - install csv                   2.4                [required by current_web]
#19 6.516   - install ctypes                0.24.0             [required by cf, fsevents]
#19 6.516   - install ctypes-foreign        0.24.0             [required by cf]
#19 6.516   - install current               dev (pinned)       [required by ocaml-ci]
#19 6.516   - install current_docker        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install current_git           dev (pinned)       [required by ocaml-ci-service]
#19 6.516   - install current_github        dev (pinned)       [required by ocaml-ci-service]
#19 6.516   - install current_incr          0.6.1              [required by current]
#19 6.516   - install current_ocluster      0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install current_rpc           dev (pinned)       [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.516   - install current_web           dev (pinned)       [required by ocaml-ci-service]
#19 6.516   - install decompress            1.5.3              [required by tar]
#19 6.516   - install digestif              1.3.0              [required by git-unix]
#19 6.516   - install dns                   7.0.3              [required by git-mirage]
#19 6.516   - install dns-client            7.0.3              [required by git-mirage]
#19 6.516   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#19 6.516   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#19 6.516   - install dockerfile            8.3.6              [required by dockerfile-opam]
#19 6.516   - install dockerfile-opam       8.3.6              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install domain-name           0.5.0              [required by git-unix]
#19 6.516   - install duff                  0.5                [required by carton]
#19 6.516   - install dune                  3.22.2             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.516   - install dune-build-info       3.22.2             [required by solver-service, solver-worker]
#19 6.516   - install dune-compiledb        0.6.0              [required by sqlite3]
#19 6.516   - install dune-configurator     3.22.2             [required by extunix, sqlite3]
#19 6.516   - install duration              0.3.1              [required by current_ocluster, current, current_docker, current_github]
#19 6.516   - install easy-format           1.3.4              [required by atd]
#19 6.516   - install emile                 1.1                [required by git]
#19 6.516   - install encore                0.8.1              [required by git]
#19 6.516   - install eqaf                  0.9                [required by awa, mirage-crypto, digestif]
#19 6.516   - install ethernet              3.2.0              [required by tcpip]
#19 6.516   - install extunix               0.4.3              [required by capnp-rpc-unix]
#19 6.516   - install ezjsonm               1.3.0              [required by dune-compiledb]
#19 6.516   - install faraday               0.8.2              [required by httpaf, paf]
#19 6.516   - install fmt                   0.11.0             [required by ocaml-ci-service]
#19 6.516   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#19 6.516   - install fsevents              0.3.0              [required by fsevents-lwt]
#19 6.516   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#19 6.516   - install git                   3.15.0             [required by git-unix]
#19 6.516   - install git-mirage            3.15.0             [required by git-unix]
#19 6.516   - install git-paf               3.15.0             [required by git-mirage]
#19 6.516   - install git-unix              3.15.0             [required by solver-service]
#19 6.516   - install github                4.5.1              [required by github-unix]
#19 6.516   - install github-data           4.5.1              [required by github]
#19 6.516   - install github-unix           4.5.1              [required by current_github]
#19 6.516   - install gmap                  0.3.0              [required by x509, dns]
#19 6.516   - install h2                    0.13.0             [required by paf]
#19 6.516   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#19 6.516   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#19 6.516   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#19 6.516   - install hex                   1.5.0              [required by current_github]
#19 6.516   - install hkdf                  1.0.4 (deprecated) [required by tls]
#19 6.516   - install hpack                 0.13.0             [required by h2]
#19 6.516   - install http                  6.0.0              [required by cohttp-lwt-unix]
#19 6.516   - install httpaf                0.7.1              [required by git-paf]
#19 6.516   - install httpun-types          0.2.0              [required by h2]
#19 6.516   - install hxd                   0.4.0              [required by git]
#19 6.516   - install inotify               2.6                [required by irmin-watcher]
#19 6.516   - install integers              0.7.0              [required by ctypes]
#19 6.516   - install ipaddr                5.6.2              [required by pgx, conduit-lwt-unix, git-unix]
#19 6.516   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#19 6.516   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#19 6.516   - install irmin-watcher         0.5.0              [required by current_git]
#19 6.516   - install jsonm                 1.0.2              [required by opam-core]
#19 6.516   - install ke                    0.6                [required by git, multipart_form-lwt]
#19 6.516   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install lru                   0.3.1              [required by dns]
#19 6.516   - install lwt                   6.1.1              [required by tar-unix, omigrate, current_ocluster, etc.]
#19 6.516   - install lwt-dllist            1.1.0              [required by current]
#19 6.516   - install macaddr               5.6.2              [required by ipaddr]
#19 6.516   - install macaddr-cstruct       5.6.2              [required by tcpip]
#19 6.516   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#19 6.516   - install menhir                20260209           [required by opam-file-format]
#19 6.516   - install menhirCST             20260209           [required by menhir]
#19 6.516   - install menhirGLR             20260209           [required by menhir]
#19 6.516   - install menhirLib             20260209           [required by menhir]
#19 6.516   - install menhirSdk             20260209           [required by menhir]
#19 6.516   - install metrics               0.5.0              [required by dns]
#19 6.516   - install mimic                 0.0.6              [required by git-unix]
#19 6.516   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#19 6.516   - install mirage-clock          4.2.0              [required by git-unix]
#19 6.516   - install mirage-clock-unix     4.2.0              [required by git-unix]
#19 6.516   - install mirage-crypto         0.11.3             [required by current_github]
#19 6.516   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#19 6.516   - install mirage-crypto-pk      0.11.3             [required by current_github]
#19 6.516   - install mirage-crypto-rng     0.11.3             [required by ocaml-ci-service]
#19 6.516   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#19 6.516   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#19 6.516   - install mirage-kv             6.1.1              [required by tls-mirage]
#19 6.516   - install mirage-net            4.0.0              [required by tcpip]
#19 6.516   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#19 6.516   - install mirage-runtime        4.10.6             [required by mirage-unix]
#19 6.516   - install mirage-time           3.0.0              [required by git-unix]
#19 6.516   - install mirage-unix           5.0.1              [required by git-unix]
#19 6.516   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt, git-unix]
#19 6.516   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#19 6.516   - install multipart_form-lwt    0.8.0              [required by current_web]
#19 6.516   - install num                   1.6                [required by sexplib]
#19 6.516   - install obuilder-spec         0.6.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#19 6.516   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#19 6.516   - install ocaml-version         4.1.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install ocamlbuild            0.16.1             [required by bos]
#19 6.516   - install ocamlfind             1.9.8              [required by bos]
#19 6.516   - install ocamlgraph            2.2.0              [required by opam-core, git]
#19 6.516   - install ocluster-api          0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install ocplib-endian         1.2                [required by lwt, capnp]
#19 6.516   - install omigrate              0.3.2              [required by ocaml-ci]
#19 6.516   - install opam-0install         0.5.1              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install opam-core             2.5.1              [required by opam-format]
#19 6.516   - install opam-file-format      2.2.0              [required by opam-0install]
#19 6.516   - install opam-format           2.5.1              [required by opam-0install]
#19 6.516   - install opam-repository       2.5.1              [required by opam-state]
#19 6.516   - install opam-state            2.5.1              [required by opam-0install]
#19 6.516   - install optint                0.3.0              [required by decompress, git]
#19 6.516   - install paf                   0.5.0              [required by git-paf]
#19 6.516   - install parsexp               v0.16.0            [required by sexplib]
#19 6.516   - install patch                 3.1.0              [required by opam-state]
#19 6.516   - install pbkdf                 1.2.0              [required by x509]
#19 6.516   - install pecu                  0.7                [required by emile, multipart_form]
#19 6.516   - install pgx                   2.2                [required by omigrate]
#19 6.516   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#19 6.516   - install pgx_lwt_unix          2.2                [required by omigrate]
#19 6.516   - install ppx_compare           v0.16.0            [required by pgx]
#19 6.516   - install ppx_custom_printf     v0.16.0            [required by pgx]
#19 6.516   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#19 6.516   - install ppx_deriving          6.0.3              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.516   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.516   - install ppx_sexp_conv         v0.16.0            [required by ocaml-ci-service]
#19 6.516   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#19 6.516   - install prettym               0.0.5              [required by multipart_form]
#19 6.516   - install prometheus            1.3                [required by current_ocluster, current, current_github]
#19 6.516   - install prometheus-app        1.3                [required by ocaml-ci-service]
#19 6.516   - install psq                   0.2.1              [required by git]
#19 6.516   - install ptime                 1.2.0              [required by timedesc, current_github]
#19 6.516   - install randomconv            0.1.3              [required by dns-client]
#19 6.516   - install re                    1.14.0             [required by current]
#19 6.516   - install res                   5.0.2              [required by capnp]
#19 6.516   - install result                1.5                [required by timedesc, current_rpc, current, etc.]
#19 6.516   - install routes                2.0.0              [required by current_web]
#19 6.516   - install rresult               0.7.0              [required by bos, current_github]
#19 6.516   - install seq                   base               [required by timedesc]
#19 6.516   - install session               0.5.0              [required by current_web]
#19 6.516   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#19 6.516   - install session-cohttp-lwt    0.5.0              [required by current_web]
#19 6.516   - install sexplib               v0.16.0            [required by obuilder-spec]
#19 6.516   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#19 6.516   - install sha                   1.15.4             [required by opam-core]
#19 6.516   - install solver-service        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install solver-service-api    dev (pinned)       [required by ocaml-ci]
#19 6.516   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#19 6.516   - install spdx_licenses         1.4.0              [required by opam-state]
#19 6.516   - install sqlite3               5.4.1              [required by current, omigrate]
#19 6.516   - install stdint                0.7.2              [required by current_rpc]
#19 6.516   - install stdio                 v0.16.0            [required by capnp]
#19 6.516   - install stdlib-shims          0.3.0              [required by ppxlib]
#19 6.516   - install stringext             1.6.0              [required by cohttp, github-unix]
#19 6.516   - install swhid_core            0.1                [required by opam-core]
#19 6.516   - install tar                   2.6.0              [required by ocaml-ci]
#19 6.516   - install tar-unix              2.6.0              [required by ocaml-ci]
#19 6.516   - install tcpip                 8.0.0              [required by git-unix]
#19 6.516   - install timedesc              3.1.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.516   - install timedesc-tzdb         3.1.0              [required by timedesc]
#19 6.516   - install timedesc-tzlocal      3.1.0              [required by timedesc]
#19 6.516   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#19 6.516   - install tls-lwt               0.17.3             [required by current_github]
#19 6.516   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#19 6.516   - install topkg                 1.1.1              [required by bos]
#19 6.516   - install tyxml                 4.6.0              [required by ansi, current_github]
#19 6.516   - install unstrctrd             0.4                [required by multipart_form]
#19 6.516   - install uri                   4.4.0              [required by omigrate, current_github]
#19 6.516   - install uri-sexp              4.4.0              [required by cohttp]
#19 6.516   - install uuidm                 0.9.10             [required by pgx]
#19 6.516   - install uutf                  1.0.4              [required by tyxml]
#19 6.516   - install x509                  0.16.5             [required by current_github]
#19 6.516   - install yojson                3.0.0              [required by solver-service, current_docker, current_github]
#19 6.516   - install zarith                1.14               [required by asn1-combinators, awa]
#19 7.227 
#19 7.227 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 8.005 -> retrieved 0install-solver.2.18  (cached)
#19 8.016 -> retrieved angstrom.0.16.1  (cached)
#19 8.021 -> retrieved ansi.0.7.0  (cached)
#19 8.032 -> retrieved arp.3.1.1  (cached)
#19 8.039 -> retrieved asetmap.0.8.1  (cached)
#19 8.072 -> retrieved asn1-combinators.0.2.6  (cached)
#19 8.081 -> retrieved astring.0.8.5  (cached)
#19 8.123 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#19 8.265 -> retrieved base.v0.16.5  (cached)
#19 8.272 -> retrieved base64.3.5.2  (cached)
#19 8.279 -> retrieved bigstringaf.0.10.0  (cached)
#19 8.294 -> retrieved biniou.1.2.2  (cached)
#19 8.306 -> retrieved bos.0.3.0  (cached)
#19 8.322 -> retrieved bstr.0.0.4  (cached)
#19 8.328 -> retrieved ca-certs.0.2.3  (cached)
#19 8.338 -> retrieved camlp-streams.5.0.1  (cached)
#19 8.386 -> retrieved capnp.3.6.0  (cached)
#19 8.997 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (cached)
#19 9.003 -> retrieved ca-certs-nss.3.101  (cached)
#19 9.200 -> 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)
#19 9.223 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#19 9.324 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#19 9.334 -> retrieved checkseum.0.5.3  (cached)
#19 9.349 -> retrieved cmdliner.1.3.0  (cached)
#19 9.357 -> retrieved conf-gmp.5  (cached)
#19 9.358 -> retrieved conf-gmp-powm-sec.4  (cached)
#19 9.359 -> retrieved conf-libev.4-13  (cached)
#19 9.616 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#19 9.745 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#19 9.758 -> retrieved cppo.1.8.0  (cached)
#19 9.765 -> installed conf-capnproto.2
#19 9.769 -> installed conf-git.1.1
#19 9.772 -> installed conf-gmp.5
#19 9.776 -> installed conf-graphviz.0.1
#19 9.777 -> installed conf-libev.4-13
#19 9.780 -> installed conf-pkg-config.4
#19 9.789 -> retrieved crunch.4.0.0  (cached)
#19 9.794 -> retrieved csexp.1.5.2  (cached)
#19 9.845 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#19 9.848 -> installed conf-gmp-powm-sec.4
#19 9.850 -> installed conf-libffi.2.0.0
#19 9.860 -> installed conf-sqlite3.1
#19 9.866 -> retrieved csv.2.4  (cached)
#19 10.20 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#19 11.36 -> retrieved current_docker.dev  (no changes)
#19 11.37 -> retrieved current_git.dev  (no changes)
#19 11.39 -> retrieved current_incr.0.6.1  (cached)
#19 11.45 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (cached)
#19 11.46 -> retrieved current.dev  (no changes)
#19 13.28 -> installed cmdliner.1.3.0
#19 13.43 -> retrieved current_github.dev  (no changes)
#19 13.62 -> retrieved decompress.1.5.3  (cached)
#19 13.74 -> retrieved current_web.dev  (no changes)
#19 13.84 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#19 13.85 -> retrieved current_rpc.dev  (no changes)
#19 13.86 -> retrieved domain-name.0.5.0  (cached)
#19 13.91 -> retrieved dockerfile.8.3.6, dockerfile-opam.8.3.6  (cached)
#19 13.99 -> retrieved duff.0.5  (cached)
#19 14.01 -> retrieved dune-compiledb.0.6.0  (cached)
#19 14.02 -> retrieved duration.0.3.1  (cached)
#19 14.03 -> retrieved easy-format.1.3.4  (cached)
#19 14.06 -> retrieved digestif.1.3.0  (cached)
#19 14.06 -> retrieved emile.1.1  (cached)
#19 14.07 -> retrieved encore.0.8.1  (cached)
#19 14.08 -> retrieved ethernet.3.2.0  (cached)
#19 14.09 -> retrieved eqaf.0.9  (cached)
#19 14.11 -> retrieved ezjsonm.1.3.0  (cached)
#19 14.12 -> retrieved extunix.0.4.3  (cached)
#19 14.13 -> retrieved faraday.0.8.2  (cached)
#19 14.14 -> retrieved fmt.0.11.0  (cached)
#19 14.20 -> retrieved fpath.0.7.3  (cached)
#19 14.23 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#19 14.30 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (cached)
#19 14.53 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#19 14.55 -> retrieved gmap.0.3.0  (cached)
#19 14.57 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#19 14.58 -> retrieved hex.1.5.0  (cached)
#19 14.59 -> retrieved hkdf.1.0.4  (cached)
#19 14.73 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#19 21.21 -> retrieved dune.3.22.2, dune-build-info.3.22.2, dune-configurator.3.22.2  (cached)
#19 22.76 -> retrieved httpaf.0.7.1  (cached)
#19 22.79 -> retrieved httpun-types.0.2.0  (cached)
#19 22.80 -> retrieved hxd.0.4.0  (cached)
#19 22.80 -> retrieved inotify.2.6  (cached)
#19 22.84 -> retrieved integers.0.7.0  (cached)
#19 22.92 -> 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)
#19 22.93 -> retrieved irmin-watcher.0.5.0  (cached)
#19 22.93 -> retrieved jsonm.1.0.2  (cached)
#19 22.94 -> retrieved ke.0.6  (cached)
#19 22.95 -> retrieved logs.0.10.0  (cached)
#19 22.95 -> retrieved lru.0.3.1  (cached)
#19 22.96 -> retrieved lwt-dllist.1.1.0  (cached)
#19 23.01 -> retrieved lwt.6.1.1  (cached)
#19 23.02 -> retrieved magic-mime.1.3.1  (cached)
#19 23.04 -> retrieved metrics.0.5.0  (cached)
#19 24.00 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#19 24.05 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#19 24.06 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#19 24.06 -> retrieved mirage-flow.3.0.0  (cached)
#19 24.07 -> retrieved mirage-kv.6.1.1  (cached)
#19 24.14 -> retrieved mirage-net.4.0.0  (cached)
#19 24.15 -> retrieved mirage-random.3.0.0  (cached)
#19 24.16 -> retrieved mirage-time.3.0.0  (cached)
#19 24.19 -> retrieved mirage-unix.5.0.1  (cached)
#19 24.23 -> retrieved mirage-runtime.4.10.6  (cached)
#19 24.24 -> retrieved mtime.2.1.0  (cached)
#19 24.26 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#19 24.28 -> retrieved num.1.6  (cached)
#19 24.29 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#19 24.31 -> retrieved obuilder-spec.0.6.0  (cached)
#19 24.31 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#19 24.32 -> retrieved ocaml-version.4.1.0  (cached)
#19 24.44 -> retrieved ocamlfind.1.9.8  (cached)
#19 24.51 -> retrieved ocamlbuild.0.16.1  (cached)
#19 24.81 -> 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)
#19 24.95 -> retrieved ocamlgraph.2.2.0  (cached)
#19 24.96 -> retrieved ocplib-endian.1.2  (cached)
#19 24.97 -> retrieved omigrate.0.3.2  (cached)
#19 24.98 -> retrieved opam-0install.0.5.1  (cached)
#19 25.00 -> retrieved opam-file-format.2.2.0  (cached)
#19 25.01 -> retrieved optint.0.3.0  (cached)
#19 25.03 -> retrieved paf.0.5.0  (cached)
#19 25.05 -> retrieved parsexp.v0.16.0  (cached)
#19 25.72 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#19 25.74 -> retrieved patch.3.1.0  (cached)
#19 25.75 -> retrieved pbkdf.1.2.0  (cached)
#19 25.76 -> retrieved pecu.0.7  (cached)
#19 25.77 -> retrieved ppx_compare.v0.16.0  (cached)
#19 25.81 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#19 25.81 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#19 25.81 -> retrieved ppx_derivers.1.2.1  (cached)
#19 25.82 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#19 26.08 -> installed num.1.6
#19 26.09 -> retrieved ppx_deriving.6.0.3  (cached)
#19 26.13 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#19 26.19 -> retrieved ppxlib.0.35.0  (cached)
#19 26.20 -> retrieved prettym.0.0.5  (cached)
#19 26.21 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#19 26.22 -> retrieved psq.0.2.1  (cached)
#19 26.28 -> retrieved ptime.1.2.0  (cached)
#19 26.28 -> retrieved randomconv.0.1.3  (cached)
#19 26.32 -> retrieved re.1.14.0  (cached)
#19 26.35 -> retrieved res.5.0.2  (cached)
#19 26.36 -> retrieved result.1.5  (cached)
#19 26.36 -> retrieved seq.base  (cached)
#19 26.36 -> installed seq.base
#19 26.37 -> retrieved routes.2.0.0  (cached)
#19 26.37 -> retrieved rresult.0.7.0  (cached)
#19 26.41 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
#19 26.43 -> retrieved sexplib.v0.16.0  (cached)
#19 26.43 -> retrieved sexplib0.v0.16.0  (cached)
#19 26.44 -> retrieved sha.1.15.4  (cached)
#19 26.88 -> retrieved solver-worker.dev  (no changes)
#19 26.93 -> retrieved solver-service-api.dev  (no changes)
#19 26.93 -> retrieved solver-service.dev  (no changes)
#19 26.94 -> retrieved spdx_licenses.1.4.0  (cached)
#19 26.95 -> retrieved sqlite3.5.4.1  (cached)
#19 26.95 -> retrieved stdio.v0.16.0  (cached)
#19 27.01 -> retrieved stdint.0.7.2  (cached)
#19 27.01 -> retrieved stdlib-shims.0.3.0  (cached)
#19 27.02 -> retrieved stringext.1.6.0  (cached)
#19 27.03 -> retrieved swhid_core.0.1  (cached)
#19 27.05 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#19 27.09 -> retrieved tcpip.8.0.0  (cached)
#19 27.77 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (cached)
#19 27.94 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#19 27.95 -> retrieved topkg.1.1.1  (cached)
#19 27.98 -> retrieved tyxml.4.6.0  (cached)
#19 28.03 -> installed ocamlfind.1.9.8
#19 28.04 -> installed base-bytes.base
#19 28.05 -> retrieved unstrctrd.0.4  (cached)
#19 28.07 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#19 28.15 -> retrieved uuidm.0.9.10  (cached)
#19 28.15 -> retrieved uutf.1.0.4  (cached)
#19 28.20 -> retrieved x509.0.16.5  (cached)
#19 28.25 -> retrieved yojson.3.0.0  (cached)
#19 28.26 -> retrieved zarith.1.14  (cached)
#19 30.58 -> installed ocamlbuild.0.16.1
#19 31.20 -> installed zarith.1.14
#19 34.98 -> installed topkg.1.1.1
#19 35.46 -> installed asetmap.0.8.1
#19 35.54 -> installed rresult.0.7.0
#19 35.81 -> installed uuidm.0.9.10
#19 36.10 -> installed uutf.1.0.4
#19 36.20 -> installed mtime.2.1.0
#19 36.26 -> installed fmt.0.11.0
#19 36.31 -> installed ptime.1.2.0
#19 36.55 -> installed astring.0.8.5
#19 37.17 -> installed jsonm.1.0.2
#19 37.31 -> installed fpath.0.7.3
#19 43.95 -> installed dune.3.22.2
#19 47.36 -> installed 0install-solver.2.18
#19 47.38 -> installed base64.3.5.2
#19 47.39 -> installed bstr.0.0.4
#19 47.40 -> installed camlp-streams.5.0.1
#19 47.42 -> installed cppo.1.8.0
#19 47.45 -> installed crunch.4.0.0
#19 47.46 -> installed csexp.1.5.2
#19 49.13 -> installed cstruct.6.2.0
#19 49.27 -> installed csv.2.4
#19 49.28 -> installed current_incr.0.6.1
#19 49.29 -> installed domain-name.0.5.0
#19 49.31 -> installed duff.0.5
#19 49.32 -> installed dune-build-info.3.22.2
#19 49.32 -> installed duration.0.3.1
#19 49.33 -> installed easy-format.1.3.4
#19 49.34 -> installed gmap.0.3.0
#19 49.37 -> installed http.6.0.0
#19 49.43 -> installed ke.0.6
#19 49.44 -> installed lwt-dllist.1.1.0
#19 49.49 -> installed macaddr.5.6.2
#19 49.52 -> installed magic-mime.1.3.1
#19 49.53 -> installed menhirCST.20260209
#19 49.56 -> installed menhirGLR.20260209
#19 49.65 -> installed menhirLib.20260209
#19 49.66 -> installed menhirSdk.20260209
#19 49.89 -> installed metrics.0.5.0
#19 49.90 -> installed mirage-clock.4.2.0
#19 49.92 -> installed ocaml-compiler-libs.v0.12.4
#19 49.97 -> installed ocaml-syntax-shims.1.0.0
#19 49.97 -> installed ocaml-version.4.1.0
#19 50.15 -> installed ocamlgraph.2.2.0
#19 50.17 -> installed optint.0.3.0
#19 50.22 -> installed patch.3.1.0
#19 50.23 -> installed pecu.0.7
#19 50.24 -> installed ppx_derivers.1.2.1
#19 50.25 -> installed psq.0.2.1
#19 50.35 -> installed re.1.14.0
#19 50.45 -> installed res.5.0.2
#19 50.46 -> installed result.1.5
#19 50.48 -> installed sexplib0.v0.16.0
#19 50.52 -> installed spdx_licenses.1.4.0
#19 50.60 -> installed stdint.0.7.2
#19 50.60 -> installed stdlib-shims.0.3.0
#19 50.71 -> installed stringext.1.6.0
#19 50.73 -> installed swhid_core.0.1
#19 50.78 -> installed yojson.3.0.0
#19 50.80 -> installed ocplib-endian.1.2
#19 50.85 -> installed dune-configurator.3.22.2
#19 51.05 -> installed asn1-combinators.0.2.6
#19 51.08 -> installed cstruct-unix.6.2.0
#19 51.11 -> installed eqaf.0.9
#19 51.24 -> installed hex.1.5.0
#19 51.26 -> installed mirage-random.3.0.0
#19 51.27 -> installed randomconv.0.1.3
#19 51.30 -> installed biniou.1.2.2
#19 51.55 -> installed prettym.0.0.5
#19 51.58 -> installed ipaddr.5.6.2
#19 51.59 -> installed macaddr-cstruct.5.6.2
#19 51.60 -> installed lru.0.3.1
#19 51.62 -> installed routes.2.0.0
#19 51.68 -> installed integers.0.7.0
#19 51.84 -> installed timedesc-tzdb.3.1.0
#19 51.87 -> installed timedesc-tzlocal.3.1.0
#19 51.88 -> installed bigstringaf.0.10.0
#19 51.91 -> installed mirage-clock-unix.4.2.0
#19 52.01 -> installed checkseum.0.5.3
#19 52.07 -> installed ezjsonm.1.3.0
#19 52.10 -> installed atdgen-runtime.4.2.0
#19 52.15 -> installed parsexp.v0.16.0
#19 52.21 -> installed ipaddr-cstruct.5.6.2
#19 52.27 -> installed sha.1.15.4
#19 52.49 -> installed digestif.1.3.0
#19 52.56 -> installed angstrom.0.16.1
#19 52.76 -> installed faraday.0.8.2
#19 53.00 -> installed encore.0.8.1
#19 53.05 -> installed mirage-crypto.0.11.3
#19 53.14 -> installed emile.1.1
#19 53.24 -> installed unstrctrd.0.4
#19 53.27 -> installed hkdf.1.0.4
#19 53.31 -> installed httpun-types.0.2.0
#19 53.53 -> installed pbkdf.1.2.0
#19 53.62 -> installed sexplib.v0.16.0
#19 53.67 -> installed hpack.0.13.0
#19 53.75 -> installed httpaf.0.7.1
#19 53.92 -> installed decompress.1.5.3
#19 54.26 -> installed dune-compiledb.0.6.0
#19 54.48 -> installed tar.2.6.0
#19 54.66 -> installed timedesc.3.1.0
#19 54.78 -> installed uri.4.4.0
#19 54.83 -> installed h2.0.13.0
#19 55.09 -> installed lwt.6.1.1
#19 55.32 -> installed tyxml.4.6.0
#19 55.35 -> installed cstruct-lwt.6.2.0
#19 55.36 -> installed mirage-flow.3.0.0
#19 55.38 -> installed mirage-kv.6.1.1
#19 55.39 -> installed mirage-net.4.0.0
#19 55.40 -> installed mirage-time.3.0.0
#19 55.43 -> installed inotify.2.6
#19 55.45 -> installed prometheus.1.3
#19 55.68 -> installed sqlite3.5.4.1
#19 55.73 -> installed ansi.0.7.0
#19 55.97 -> installed tar-unix.2.6.0
#19 56.39 -> installed hxd.0.4.0
#19 56.48 -> installed logs.0.10.0
#19 56.83 -> installed ethernet.3.2.0
#19 56.90 -> installed happy-eyeballs.0.6.0
#19 56.96 -> installed mimic.0.0.6
#19 57.09 -> installed mirage-runtime.4.10.6
#19 57.20 -> installed mirage-crypto-rng.0.11.3
#19 57.39 -> installed arp.3.1.1
#19 57.48 -> installed mirage-unix.5.0.1
#19 57.59 -> installed mirage-crypto-rng-lwt.0.11.3
#19 57.64 -> installed session.0.5.0
#19 57.69 -> installed multipart_form.0.8.0
#19 58.02 -> installed ctypes.0.24.0
#19 58.28 -> installed opam-core.2.5.1
#19 58.32 -> installed capnp-rpc.1.2.3
#19 58.36 -> installed mirage-crypto-pk.0.11.3
#19 58.38 -> installed multipart_form-lwt.0.8.0
#19 58.43 -> installed menhir.20260209
#19 59.04 -> installed base.v0.16.5
#19 59.07 -> installed dns.7.0.3
#19 59.30 -> installed tcpip.8.0.0
#19 59.33 -> installed opam-file-format.2.2.0
#19 59.49 -> installed stdio.v0.16.0
#19 59.55 -> installed bos.0.3.0
#19 59.86 -> installed ctypes-foreign.0.24.0
#19 60.00 -> installed dns-client.7.0.3
#19 60.04 -> installed cf.0.5.0
#19 60.11 -> installed fsevents.0.3.0
#19 60.13 -> installed cf-lwt.0.5.0
#19 60.20 -> installed fsevents-lwt.0.3.0
#19 60.60 -> installed atd.4.2.0
#19 60.81 -> installed carton.0.7.2
#19 60.88 -> installed irmin-watcher.0.5.0
#19 61.06 -> installed mirage-crypto-ec.0.11.3
#19 61.18 -> installed carton-lwt.0.7.2
#19 61.55 -> installed carton-git.0.7.2
#19 62.28 -> installed atdgen.4.2.0
#19 62.74 -> installed x509.0.16.5
#19 63.01 -> installed ca-certs.0.2.3
#19 63.94 -> installed ca-certs-nss.3.101
#19 64.52 -> installed git.3.15.0
#19 64.64 -> installed awa.0.3.0
#19 64.80 -> installed tls.0.17.3
#19 64.97 -> installed awa-mirage.0.3.0
#19 65.03 -> installed opam-format.2.5.1
#19 65.20 -> installed tls-lwt.0.17.3
#19 65.23 -> installed tls-mirage.0.17.3
#19 65.61 -> installed dns-client-lwt.7.0.3
#19 65.66 -> installed dns-client-mirage.7.0.3
#19 65.84 -> installed capnp.3.6.0
#19 65.89 -> installed paf.0.5.0
#19 65.99 -> installed happy-eyeballs-mirage.0.6.0
#19 66.29 -> installed mimic-happy-eyeballs.0.0.6
#19 66.32 -> installed git-paf.3.15.0
#19 66.70 -> installed happy-eyeballs-lwt.0.6.0
#19 66.72 -> installed git-mirage.3.15.0
#19 68.44 -> installed ppxlib.0.35.0
#19 68.90 -> installed capnp-rpc-lwt.1.2.3
#19 69.12 -> installed github-data.4.5.1
#19 69.27 -> installed git-unix.3.15.0
#19 69.31 -> installed opam-repository.2.5.1
#19 70.08 -> installed capnp-rpc-net.1.2.3
#19 70.61 -> installed ppx_compare.v0.16.0
#19 71.91 -> installed ppx_sexp_conv.v0.16.0
#19 72.05 -> installed ppx_deriving.6.0.3
#19 73.44 -> installed ipaddr-sexp.5.6.2
#19 73.49 -> installed uri-sexp.4.4.0
#19 73.74 -> installed dockerfile.8.3.6
#19 74.12 -> installed obuilder-spec.0.6.0
#19 74.31 -> installed ppx_deriving_yojson.3.9.1
#19 74.96 -> installed opam-state.2.5.1
#19 75.12 -> installed current.dev
#19 75.19 -> installed conduit.6.2.3
#19 75.41 -> installed ppx_custom_printf.v0.16.0
#19 75.77 -> installed cohttp.6.0.0
#19 76.04 -> installed dockerfile-opam.8.3.6
#19 76.19 -> installed opam-0install.0.5.1
#19 76.21 -> installed session-cohttp.0.5.0
#19 76.38 -> installed solver-service-api.dev
#19 76.61 -> installed extunix.0.4.3
#19 76.74 -> installed conduit-lwt.6.2.3
#19 77.07 -> installed current_git.dev
#19 77.44 -> installed capnp-rpc-unix.1.2.3
#19 77.80 -> installed pgx.2.2
#19 77.92 -> installed cohttp-lwt.6.0.0
#19 78.19 -> installed session-cohttp-lwt.0.5.0
#19 78.20 -> installed pgx_lwt.2.2
#19 78.56 -> installed pgx_lwt_unix.2.2
#19 78.73 -> installed conduit-lwt-unix.6.2.3
#19 78.90 -> installed ocluster-api.0.3.0
#19 79.03 -> installed current_docker.dev
#19 79.19 -> installed github.4.5.1
#19 79.71 -> installed omigrate.0.3.2
#19 80.58 -> installed current_ocluster.0.3.0
#19 80.66 -> installed cohttp-lwt-unix.6.0.0
#19 80.79 -> installed solver-service.dev
#19 81.06 -> installed prometheus-app.1.3
#19 83.11 -> installed github-unix.4.5.1
#19 84.04 -> installed solver-worker.dev
#19 84.12 -> installed current_web.dev
#19 84.63 -> installed current_rpc.dev
#19 86.36 -> installed current_github.dev
#19 92.17 Done.
#19 92.17 
#19 92.17 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#19 92.17 => Note: This package is deprecated.
#19 92.17 => mirage-random is deprecated
#19 92.17 
#19 92.17 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#19 92.17 => Note: This package is deprecated.
#19 92.17 # To update the current shell environment, run: eval $(opam env)
#19 DONE 93.1s

#20 [build 11/12] ADD --chown=opam . .
#20 DONE 0.1s

#21 [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-service
#21 0.881 schema.capnp --> schema.mli schema.ml
#21 0.881 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#21 DONE 7.0s

#22 [stage-1 2/6] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#22 CACHED

#23 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt update && apt-get --no-install-recommends install -y     ca-certificates     curl     docker-cli     dumb-init     git     graphviz     libev4     libsqlite3-dev     netbase     openssh-client
#23 CACHED

#24 [stage-1 4/6] WORKDIR /var/lib/ocurrent
#24 CACHED

#25 [stage-1 5/6] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-service /usr/local/bin/
#25 DONE 0.0s

#26 [stage-1 6/6] COPY --from=build --link /src/migrations /migrations
#26 DONE 0.0s

#27 exporting to image
#27 exporting layers
#27 exporting layers 0.2s done
#27 writing image sha256:f74e2520f416d8eb4b6cf4b40a3bdd1621340c6174a9652720d4998cb554dd0b done
#27 DONE 0.2s
Pushing "sha256:f74e2520f416d8eb4b6cf4b40a3bdd1621340c6174a9652720d4998cb554dd0b" to "ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
92043ce3956f: Preparing
69c68f18ab3a: Preparing
fa8f627e767f: Preparing
f4614032bd35: Preparing
6a7fb64f4b8a: Preparing
4a486d2d1769: Preparing
4a486d2d1769: Waiting
fa8f627e767f: Layer already exists
6a7fb64f4b8a: Layer already exists
f4614032bd35: Layer already exists
4a486d2d1769: Layer already exists
92043ce3956f: Pushed
69c68f18ab3a: Pushed
live-ocurrent-ocaml-ci-service-linux-arm64: digest: sha256:20cf8d9f9156851fca1cd132a474496c1f81d3190810fc2181e141aba9068fc5 size: 1574
The push refers to repository [docker.io/ocurrentbuilder/staging]
92043ce3956f: Preparing
69c68f18ab3a: Preparing
fa8f627e767f: Preparing
f4614032bd35: Preparing
6a7fb64f4b8a: Preparing
4a486d2d1769: Preparing
4a486d2d1769: Waiting
f4614032bd35: Layer already exists
92043ce3956f: Layer already exists
69c68f18ab3a: Layer already exists
fa8f627e767f: Layer already exists
6a7fb64f4b8a: Layer already exists
4a486d2d1769: Layer already exists
live-ocurrent-ocaml-ci-service-linux-arm64: digest: sha256:20cf8d9f9156851fca1cd132a474496c1f81d3190810fc2181e141aba9068fc5 size: 1574
Job succeeded
2026-06-02 13:34.35: Job succeeded