Build:
  1. 0
2026-05-28 12:03.44: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (41e5ec20b4e59e281e1d8b32e5c5db91c6167d10)]
2026-05-28 12:03.44: Will push staging image to ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-x86_64
2026-05-28 12:03.44: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-05-28 12:03.44: Connecting to build cluster…
2026-05-28 12:03.44: Waiting for resource in pool OCluster
2026-05-28 12:03.44: Waiting for worker…
2026-05-28 12:03.44: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
HEAD is now at be70fcb Remove leftover GitLab references
HEAD is now at 41e5ec2 use ocurrent without filter
#0 building with "default" instance using docker driver

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

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

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

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

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

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

#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  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
#9 CACHED

#10 [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
#10 CACHED

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

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

#13 [internal] load build context
#13 transferring context: 9.19MB 0.2s done
#13 DONE 0.3s

#14 [stage-1 1/6] FROM docker.io/library/debian:13
#14 resolve docker.io/library/debian:13
#14 ...

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

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

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

#16 [build  7/12] RUN opam pin add -yn current.dev         https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_web.dev     https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_git.dev     https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_github.dev  https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_docker.dev  https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_slack.dev   https://github.com/ocurrent/ocurrent.git#remove-filter &&     opam pin add -yn current_rpc.dev     https://github.com/ocurrent/ocurrent.git#remove-filter
#16 2.859 [current.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 2.868 current is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 4.861 [current_web.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 4.870 current_web is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 6.779 [current_git.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 6.788 current_git is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 8.692 [current_github.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 8.701 current_github is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 10.55 [current_docker.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 10.55 current_docker is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 12.49 [current_slack.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 12.50 current_slack is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 14.56 [current_rpc.dev] synchronised (git+https://github.com/ocurrent/ocurrent.git#remove-filter)
#16 14.57 current_rpc is now pinned to git+https://github.com/ocurrent/ocurrent.git#remove-filter (version dev)
#16 DONE 14.7s

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

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

#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.488 The following additional pinnings are required by ocaml-ci.dev:
#19 1.488   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.488   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.488   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.488 Pin and install them? [Y/n] y
#19 2.306 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#19 2.742 [solver-service.dev] synchronised (no changes)
#19 2.743 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 2.743            warning 68: Missing field 'license'
#19 2.809 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 2.811 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#19 3.232 [solver-service-api.dev] synchronised (no changes)
#19 3.233 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.233            warning 68: Missing field 'license'
#19 3.235 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 3.237 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#19 3.658 [solver-worker.dev] synchronised (no changes)
#19 3.659 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.659            warning 68: Missing field 'license'
#19 3.682 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 6.381 The following actions will be performed:
#19 6.387 === install 232 packages
#19 6.387   - install 0install-solver       2.18               [required by opam-0install]
#19 6.387   - install angstrom              0.16.1             [required by timedesc]
#19 6.387   - install ansi                  0.7.0              [required by ocaml-ci-service]
#19 6.387   - install arp                   3.1.1              [required by tcpip]
#19 6.387   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#19 6.387   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#19 6.387   - install astring               0.8.5              [required by ocaml-ci-service]
#19 6.387   - install atd                   4.2.0              [required by atdgen]
#19 6.387   - install atdgen                4.2.0              [required by github-data]
#19 6.387   - install atdgen-runtime        4.2.0              [required by github-data]
#19 6.387   - install awa                   0.3.0              [required by git-unix]
#19 6.387   - install awa-mirage            0.3.0              [required by git-unix]
#19 6.387   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#19 6.387   - install base-bytes            base               [required by extunix]
#19 6.387   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#19 6.387   - install bigstringaf           0.10.0             [required by git-unix]
#19 6.387   - install biniou                1.2.2              [required by atdgen]
#19 6.387   - install bos                   0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.387   - install bstr                  0.0.4              [required by prettym]
#19 6.387   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#19 6.387   - install ca-certs-nss          3.101              [required by git-unix]
#19 6.387   - install camlp-streams         5.0.1              [required by tar]
#19 6.387   - install capnp                 3.6.0              [required by ocaml-ci-api]
#19 6.387   - install capnp-rpc             1.2.3              [required by current_rpc]
#19 6.387   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#19 6.387   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#19 6.387   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-service]
#19 6.387   - install carton                0.7.2              [required by git]
#19 6.387   - install carton-git            0.7.2              [required by git]
#19 6.387   - install carton-lwt            0.7.2              [required by git]
#19 6.387   - install cf                    0.5.0              [required by cf-lwt]
#19 6.387   - install cf-lwt                0.5.0              [required by irmin-watcher]
#19 6.387   - install checkseum             0.5.3              [required by decompress, git]
#19 6.387   - install cmdliner              1.3.0              [required by ocaml-ci-service]
#19 6.387   - install cohttp                6.0.0              [required by cohttp-lwt-unix]
#19 6.387   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#19 6.387   - install cohttp-lwt-unix       6.0.0              [required by ocaml-ci]
#19 6.387   - install conduit               6.2.3              [required by conduit-lwt]
#19 6.387   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#19 6.387   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#19 6.387   - install conf-capnproto        2                  [required by capnp-rpc-net]
#19 6.387   - install conf-git              1.1                [required by current_git]
#19 6.387   - install conf-gmp              5                  [required by zarith]
#19 6.387   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#19 6.387   - install conf-graphviz         0.1                [required by current_web]
#19 6.387   - install conf-libev            4-13               [required by ocaml-ci-service]
#19 6.387   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#19 6.387   - install conf-pkg-config       4                  [required by conf-sqlite3]
#19 6.387   - install conf-sqlite3          1                  [required by sqlite3]
#19 6.387   - install cppo                  1.8.0              [required by ppx_deriving]
#19 6.387   - install crunch                4.0.0              [required by current_web]
#19 6.387   - install csexp                 1.5.2              [required by dune-configurator]
#19 6.387   - install cstruct               6.2.0              [required by tar-unix, tar, current_github]
#19 6.387   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#19 6.387   - install cstruct-unix          6.2.0              [required by awa]
#19 6.387   - install csv                   2.4                [required by current_web]
#19 6.387   - install ctypes                0.24.0             [required by cf, fsevents]
#19 6.387   - install ctypes-foreign        0.24.0             [required by cf]
#19 6.387   - install current               dev (pinned)       [required by ocaml-ci]
#19 6.387   - install current_docker        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#19 6.387   - install current_git           dev (pinned)       [required by ocaml-ci-service]
#19 6.387   - install current_github        dev (pinned)       [required by ocaml-ci-service]
#19 6.387   - install current_incr          0.6.1              [required by current]
#19 6.387   - install current_ocluster      0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.387   - install current_rpc           dev (pinned)       [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.387   - install current_web           dev (pinned)       [required by ocaml-ci-service]
#19 6.387   - install decompress            1.5.3              [required by tar]
#19 6.387   - install digestif              1.3.0              [required by git-unix]
#19 6.387   - install dns                   7.0.3              [required by git-mirage]
#19 6.387   - install dns-client            7.0.3              [required by git-mirage]
#19 6.387   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#19 6.387   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#19 6.387   - install dockerfile            8.3.6              [required by dockerfile-opam]
#19 6.387   - install dockerfile-opam       8.3.6              [required by ocaml-ci, ocaml-ci-service]
#19 6.387   - install domain-name           0.5.0              [required by git-unix]
#19 6.387   - install duff                  0.5                [required by carton]
#19 6.387   - install dune                  3.22.2             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.387   - install dune-build-info       3.22.2             [required by solver-service, solver-worker]
#19 6.387   - install dune-compiledb        0.6.0              [required by sqlite3]
#19 6.387   - install dune-configurator     3.22.2             [required by extunix, sqlite3]
#19 6.387   - install duration              0.3.1              [required by current_ocluster, current, current_docker, current_github]
#19 6.387   - install easy-format           1.3.4              [required by atd]
#19 6.387   - install emile                 1.1                [required by git]
#19 6.387   - install encore                0.8.1              [required by git]
#19 6.387   - install eqaf                  0.9                [required by awa, mirage-crypto, digestif]
#19 6.387   - install ethernet              3.2.0              [required by tcpip]
#19 6.387   - install extunix               0.4.3              [required by capnp-rpc-unix]
#19 6.387   - install ezjsonm               1.3.0              [required by dune-compiledb]
#19 6.387   - install faraday               0.8.2              [required by httpaf, paf]
#19 6.387   - install fmt                   0.11.0             [required by ocaml-ci-service]
#19 6.387   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#19 6.387   - install fsevents              0.3.0              [required by fsevents-lwt]
#19 6.387   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#19 6.387   - install git                   3.15.0             [required by git-unix]
#19 6.387   - install git-mirage            3.15.0             [required by git-unix]
#19 6.387   - install git-paf               3.15.0             [required by git-mirage]
#19 6.387   - install git-unix              3.15.0             [required by solver-service]
#19 6.387   - install github                4.5.1              [required by github-unix]
#19 6.387   - install github-data           4.5.1              [required by github]
#19 6.387   - install github-unix           4.5.1              [required by current_github]
#19 6.387   - install gmap                  0.3.0              [required by x509, dns]
#19 6.387   - install h2                    0.13.0             [required by paf]
#19 6.387   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#19 6.387   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#19 6.388   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#19 6.388   - install hex                   1.5.0              [required by current_github]
#19 6.388   - install hkdf                  1.0.4 (deprecated) [required by tls]
#19 6.388   - install hpack                 0.13.0             [required by h2]
#19 6.388   - install http                  6.0.0              [required by cohttp-lwt-unix]
#19 6.388   - install httpaf                0.7.1              [required by git-paf]
#19 6.388   - install httpun-types          0.2.0              [required by h2]
#19 6.388   - install hxd                   0.4.0              [required by git]
#19 6.388   - install inotify               2.6                [required by irmin-watcher]
#19 6.388   - install integers              0.7.0              [required by ctypes]
#19 6.388   - install ipaddr                5.6.2              [required by pgx, conduit-lwt-unix, git-unix]
#19 6.388   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#19 6.388   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#19 6.388   - install irmin-watcher         0.5.0              [required by current_git]
#19 6.388   - install jsonm                 1.0.2              [required by opam-core]
#19 6.388   - install ke                    0.6                [required by git, multipart_form-lwt]
#19 6.388   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install lru                   0.3.1              [required by dns]
#19 6.388   - install lwt                   6.1.1              [required by tar-unix, omigrate, current_ocluster, etc.]
#19 6.388   - install lwt-dllist            1.1.0              [required by current]
#19 6.388   - install macaddr               5.6.2              [required by ipaddr]
#19 6.388   - install macaddr-cstruct       5.6.2              [required by tcpip]
#19 6.388   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#19 6.388   - install menhir                20260209           [required by opam-file-format]
#19 6.388   - install menhirCST             20260209           [required by menhir]
#19 6.388   - install menhirGLR             20260209           [required by menhir]
#19 6.388   - install menhirLib             20260209           [required by menhir]
#19 6.388   - install menhirSdk             20260209           [required by menhir]
#19 6.388   - install metrics               0.5.0              [required by dns]
#19 6.388   - install mimic                 0.0.6              [required by git-unix]
#19 6.388   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#19 6.388   - install mirage-clock          4.2.0              [required by git-unix]
#19 6.388   - install mirage-clock-unix     4.2.0              [required by git-unix]
#19 6.388   - install mirage-crypto         0.11.3             [required by current_github]
#19 6.388   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#19 6.388   - install mirage-crypto-pk      0.11.3             [required by current_github]
#19 6.388   - install mirage-crypto-rng     0.11.3             [required by ocaml-ci-service]
#19 6.388   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#19 6.388   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#19 6.388   - install mirage-kv             6.1.1              [required by tls-mirage]
#19 6.388   - install mirage-net            4.0.0              [required by tcpip]
#19 6.388   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#19 6.388   - install mirage-runtime        4.10.6             [required by mirage-unix]
#19 6.388   - install mirage-time           3.0.0              [required by git-unix]
#19 6.388   - install mirage-unix           5.0.1              [required by git-unix]
#19 6.388   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt, git-unix]
#19 6.388   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#19 6.388   - install multipart_form-lwt    0.8.0              [required by current_web]
#19 6.388   - install num                   1.6                [required by sexplib]
#19 6.388   - install obuilder-spec         0.6.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#19 6.388   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#19 6.388   - install ocaml-version         4.1.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install ocamlbuild            0.16.1             [required by bos]
#19 6.388   - install ocamlfind             1.9.8              [required by bos]
#19 6.388   - install ocamlgraph            2.2.0              [required by opam-core, git]
#19 6.388   - install ocluster-api          0.3.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install ocplib-endian         1.2                [required by lwt, capnp]
#19 6.388   - install omigrate              0.3.2              [required by ocaml-ci]
#19 6.388   - install opam-0install         0.5.1              [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install opam-core             2.5.1              [required by opam-format]
#19 6.388   - install opam-file-format      2.2.0              [required by opam-0install]
#19 6.388   - install opam-format           2.5.1              [required by opam-0install]
#19 6.388   - install opam-repository       2.5.1              [required by opam-state]
#19 6.388   - install opam-state            2.5.1              [required by opam-0install]
#19 6.388   - install optint                0.3.0              [required by decompress, git]
#19 6.388   - install paf                   0.5.0              [required by git-paf]
#19 6.388   - install parsexp               v0.16.0            [required by sexplib]
#19 6.388   - install patch                 3.1.0              [required by opam-state]
#19 6.388   - install pbkdf                 1.2.0              [required by x509]
#19 6.388   - install pecu                  0.7                [required by emile, multipart_form]
#19 6.388   - install pgx                   2.2                [required by omigrate]
#19 6.388   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#19 6.388   - install pgx_lwt_unix          2.2                [required by omigrate]
#19 6.388   - install ppx_compare           v0.16.0            [required by pgx]
#19 6.388   - install ppx_custom_printf     v0.16.0            [required by pgx]
#19 6.388   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#19 6.388   - install ppx_deriving          6.0.3              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.388   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#19 6.388   - install ppx_sexp_conv         v0.16.0            [required by ocaml-ci-service]
#19 6.388   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#19 6.388   - install prettym               0.0.5              [required by multipart_form]
#19 6.388   - install prometheus            1.3                [required by current_ocluster, current, current_github]
#19 6.388   - install prometheus-app        1.3                [required by ocaml-ci-service]
#19 6.388   - install psq                   0.2.1              [required by git]
#19 6.388   - install ptime                 1.2.0              [required by timedesc, current_github]
#19 6.388   - install randomconv            0.1.3              [required by dns-client]
#19 6.388   - install re                    1.14.0             [required by current]
#19 6.388   - install res                   5.0.2              [required by capnp]
#19 6.388   - install result                1.5                [required by timedesc, current_rpc, current, etc.]
#19 6.388   - install routes                2.0.0              [required by current_web]
#19 6.388   - install rresult               0.7.0              [required by bos, current_github]
#19 6.388   - install seq                   base               [required by timedesc]
#19 6.388   - install session               0.5.0              [required by current_web]
#19 6.388   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#19 6.388   - install session-cohttp-lwt    0.5.0              [required by current_web]
#19 6.388   - install sexplib               v0.16.0            [required by obuilder-spec]
#19 6.388   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#19 6.388   - install sha                   1.15.4             [required by opam-core]
#19 6.388   - install solver-service        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install solver-service-api    dev (pinned)       [required by ocaml-ci]
#19 6.388   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#19 6.388   - install spdx_licenses         1.4.0              [required by opam-state]
#19 6.388   - install sqlite3               5.4.1              [required by current, omigrate]
#19 6.388   - install stdint                0.7.2              [required by current_rpc]
#19 6.388   - install stdio                 v0.16.0            [required by capnp]
#19 6.388   - install stdlib-shims          0.3.0              [required by ppxlib]
#19 6.388   - install stringext             1.6.0              [required by cohttp, github-unix]
#19 6.388   - install swhid_core            0.1                [required by opam-core]
#19 6.388   - install tar                   2.6.0              [required by ocaml-ci]
#19 6.388   - install tar-unix              2.6.0              [required by ocaml-ci]
#19 6.388   - install tcpip                 8.0.0              [required by git-unix]
#19 6.388   - install timedesc              3.1.0              [required by ocaml-ci, ocaml-ci-service]
#19 6.388   - install timedesc-tzdb         3.1.0              [required by timedesc]
#19 6.388   - install timedesc-tzlocal      3.1.0              [required by timedesc]
#19 6.388   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#19 6.388   - install tls-lwt               0.17.3             [required by current_github]
#19 6.388   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#19 6.388   - install topkg                 1.1.1              [required by bos]
#19 6.388   - install tyxml                 4.6.0              [required by ansi, current_github]
#19 6.388   - install unstrctrd             0.4                [required by multipart_form]
#19 6.388   - install uri                   4.4.0              [required by omigrate, current_github]
#19 6.388   - install uri-sexp              4.4.0              [required by cohttp]
#19 6.388   - install uuidm                 0.9.10             [required by pgx]
#19 6.388   - install uutf                  1.0.4              [required by tyxml]
#19 6.388   - install x509                  0.16.5             [required by current_github]
#19 6.388   - install yojson                3.0.0              [required by solver-service, current_docker, current_github]
#19 6.388   - install zarith                1.14               [required by asn1-combinators, awa]
#19 7.109 
#19 7.109 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 7.700 -> retrieved 0install-solver.2.18  (cached)
#19 7.718 -> retrieved angstrom.0.16.1  (cached)
#19 7.725 -> retrieved ansi.0.7.0  (cached)
#19 7.744 -> retrieved arp.3.1.1  (cached)
#19 7.752 -> retrieved asetmap.0.8.1  (cached)
#19 7.784 -> retrieved asn1-combinators.0.2.6  (cached)
#19 7.794 -> retrieved astring.0.8.5  (cached)
#19 7.835 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#19 7.958 -> retrieved base.v0.16.5  (cached)
#19 7.964 -> retrieved base64.3.5.2  (cached)
#19 7.972 -> retrieved bigstringaf.0.10.0  (cached)
#19 7.981 -> retrieved biniou.1.2.2  (cached)
#19 7.996 -> retrieved bos.0.3.0  (cached)
#19 8.009 -> retrieved bstr.0.0.4  (cached)
#19 8.016 -> retrieved ca-certs.0.2.3  (cached)
#19 8.024 -> retrieved camlp-streams.5.0.1  (cached)
#19 8.075 -> retrieved capnp.3.6.0  (cached)
#19 8.082 -> retrieved ca-certs-nss.3.101  (cached)
#19 8.131 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#19 8.635 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (cached)
#19 8.899 -> 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 8.910 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#19 8.933 -> retrieved checkseum.0.5.3  (cached)
#19 8.952 -> retrieved cmdliner.1.3.0  (cached)
#19 8.954 -> retrieved conf-gmp.5  (cached)
#19 8.955 -> retrieved conf-gmp-powm-sec.4  (cached)
#19 8.957 -> retrieved conf-libev.4-13  (cached)
#19 9.248 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#19 9.286 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#19 9.311 -> retrieved cppo.1.8.0  (cached)
#19 9.318 -> installed conf-capnproto.2
#19 9.320 -> installed conf-git.1.1
#19 9.322 -> installed conf-gmp.5
#19 9.325 -> installed conf-graphviz.0.1
#19 9.331 -> installed conf-libev.4-13
#19 9.332 -> installed conf-pkg-config.4
#19 9.341 -> retrieved crunch.4.0.0  (cached)
#19 9.356 -> retrieved csexp.1.5.2  (cached)
#19 9.442 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#19 9.444 -> installed conf-gmp-powm-sec.4
#19 9.446 -> installed conf-libffi.2.0.0
#19 9.448 -> installed conf-sqlite3.1
#19 9.455 -> retrieved csv.2.4  (cached)
#19 9.662 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#19 10.13 -> retrieved current.dev  (no changes)
#19 10.57 -> retrieved current_github.dev  (no changes)
#19 10.58 -> retrieved current_incr.0.6.1  (cached)
#19 10.76 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (cached)
#19 12.43 -> retrieved current_rpc.dev  (no changes)
#19 12.47 -> installed cmdliner.1.3.0
#19 12.78 -> retrieved current_docker.dev  (no changes)
#19 12.79 -> retrieved current_git.dev  (no changes)
#19 12.92 -> retrieved current_web.dev  (no changes)
#19 12.98 -> retrieved decompress.1.5.3  (cached)
#19 13.06 -> 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.07 -> retrieved dockerfile.8.3.6, dockerfile-opam.8.3.6  (cached)
#19 13.14 -> retrieved domain-name.0.5.0  (cached)
#19 13.16 -> retrieved duff.0.5  (cached)
#19 13.17 -> retrieved dune-compiledb.0.6.0  (cached)
#19 13.18 -> retrieved duration.0.3.1  (cached)
#19 13.19 -> retrieved easy-format.1.3.4  (cached)
#19 13.20 -> retrieved emile.1.1  (cached)
#19 13.23 -> retrieved digestif.1.3.0  (cached)
#19 13.24 -> retrieved encore.0.8.1  (cached)
#19 13.25 -> retrieved ethernet.3.2.0  (cached)
#19 13.26 -> retrieved eqaf.0.9  (cached)
#19 13.27 -> retrieved ezjsonm.1.3.0  (cached)
#19 13.28 -> retrieved extunix.0.4.3  (cached)
#19 13.29 -> retrieved faraday.0.8.2  (cached)
#19 13.30 -> retrieved fmt.0.11.0  (cached)
#19 13.35 -> retrieved fpath.0.7.3  (cached)
#19 13.37 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#19 13.42 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (cached)
#19 13.62 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#19 13.64 -> retrieved gmap.0.3.0  (cached)
#19 13.66 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#19 13.67 -> retrieved hex.1.5.0  (cached)
#19 13.68 -> retrieved hkdf.1.0.4  (cached)
#19 13.79 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#19 13.81 -> retrieved httpaf.0.7.1  (cached)
#19 13.83 -> retrieved hxd.0.4.0  (cached)
#19 13.85 -> retrieved httpun-types.0.2.0  (cached)
#19 13.86 -> retrieved inotify.2.6  (cached)
#19 13.87 -> retrieved integers.0.7.0  (cached)
#19 13.95 -> 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 13.96 -> retrieved irmin-watcher.0.5.0  (cached)
#19 13.97 -> retrieved jsonm.1.0.2  (cached)
#19 13.97 -> retrieved ke.0.6  (cached)
#19 13.98 -> retrieved logs.0.10.0  (cached)
#19 13.99 -> retrieved lru.0.3.1  (cached)
#19 14.00 -> retrieved lwt-dllist.1.1.0  (cached)
#19 14.01 -> retrieved magic-mime.1.3.1  (cached)
#19 14.07 -> retrieved lwt.6.1.1  (cached)
#19 14.08 -> retrieved metrics.0.5.0  (cached)
#19 19.67 -> retrieved dune.3.22.2, dune-build-info.3.22.2, dune-configurator.3.22.2  (cached)
#19 21.71 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#19 21.74 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#19 21.82 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#19 21.82 -> retrieved mirage-flow.3.0.0  (cached)
#19 21.83 -> retrieved mirage-kv.6.1.1  (cached)
#19 21.83 -> retrieved mirage-net.4.0.0  (cached)
#19 21.84 -> retrieved mirage-random.3.0.0  (cached)
#19 21.84 -> retrieved mirage-time.3.0.0  (cached)
#19 21.85 -> retrieved mirage-unix.5.0.1  (cached)
#19 21.87 -> retrieved mtime.2.1.0  (cached)
#19 21.90 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#19 21.93 -> retrieved mirage-runtime.4.10.6  (cached)
#19 21.94 -> retrieved num.1.6  (cached)
#19 21.95 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#19 21.97 -> retrieved obuilder-spec.0.6.0  (cached)
#19 22.03 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#19 22.04 -> retrieved ocaml-version.4.1.0  (cached)
#19 22.09 -> retrieved ocamlbuild.0.16.1  (cached)
#19 22.15 -> retrieved ocamlfind.1.9.8  (cached)
#19 22.17 -> retrieved ocplib-endian.1.2  (cached)
#19 22.27 -> retrieved ocamlgraph.2.2.0  (cached)
#19 22.57 -> 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 22.59 -> retrieved omigrate.0.3.2  (cached)
#19 22.60 -> retrieved opam-0install.0.5.1  (cached)
#19 22.61 -> retrieved opam-file-format.2.2.0  (cached)
#19 22.62 -> retrieved optint.0.3.0  (cached)
#19 22.64 -> retrieved paf.0.5.0  (cached)
#19 22.66 -> retrieved parsexp.v0.16.0  (cached)
#19 23.22 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#19 23.24 -> retrieved patch.3.1.0  (cached)
#19 23.25 -> retrieved pbkdf.1.2.0  (cached)
#19 23.26 -> retrieved pecu.0.7  (cached)
#19 23.26 -> retrieved ppx_compare.v0.16.0  (cached)
#19 23.27 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#19 23.41 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#19 23.42 -> retrieved ppx_derivers.1.2.1  (cached)
#19 23.44 -> retrieved ppx_deriving.6.0.3  (cached)
#19 23.44 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#19 23.47 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#19 23.47 -> retrieved prettym.0.0.5  (cached)
#19 23.49 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#19 23.49 -> retrieved psq.0.2.1  (cached)
#19 23.50 -> retrieved randomconv.0.1.3  (cached)
#19 23.51 -> retrieved ptime.1.2.0  (cached)
#19 23.53 -> retrieved re.1.14.0  (cached)
#19 23.60 -> retrieved res.5.0.2  (cached)
#19 23.69 -> retrieved ppxlib.0.35.0  (cached)
#19 23.73 -> installed num.1.6
#19 23.73 -> retrieved result.1.5  (cached)
#19 23.73 -> retrieved seq.base  (cached)
#19 23.74 -> installed seq.base
#19 23.74 -> retrieved routes.2.0.0  (cached)
#19 23.75 -> retrieved rresult.0.7.0  (cached)
#19 23.78 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
#19 23.79 -> retrieved sexplib.v0.16.0  (cached)
#19 23.80 -> retrieved sexplib0.v0.16.0  (cached)
#19 23.80 -> retrieved sha.1.15.4  (cached)
#19 24.26 -> retrieved solver-service.dev  (no changes)
#19 24.27 -> retrieved solver-worker.dev  (no changes)
#19 24.28 -> retrieved solver-service-api.dev  (no changes)
#19 24.29 -> retrieved spdx_licenses.1.4.0  (cached)
#19 24.30 -> retrieved sqlite3.5.4.1  (cached)
#19 24.32 -> retrieved stdint.0.7.2  (cached)
#19 24.32 -> retrieved stdio.v0.16.0  (cached)
#19 24.32 -> retrieved stdlib-shims.0.3.0  (cached)
#19 24.33 -> retrieved stringext.1.6.0  (cached)
#19 24.34 -> retrieved swhid_core.0.1  (cached)
#19 24.37 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#19 24.39 -> retrieved tcpip.8.0.0  (cached)
#19 25.02 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (cached)
#19 25.17 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#19 25.18 -> retrieved topkg.1.1.1  (cached)
#19 25.22 -> retrieved tyxml.4.6.0  (cached)
#19 25.27 -> installed ocamlfind.1.9.8
#19 25.27 -> installed base-bytes.base
#19 25.28 -> retrieved unstrctrd.0.4  (cached)
#19 25.30 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#19 25.36 -> retrieved uuidm.0.9.10  (cached)
#19 25.36 -> retrieved uutf.1.0.4  (cached)
#19 25.39 -> retrieved zarith.1.14  (cached)
#19 25.42 -> retrieved x509.0.16.5  (cached)
#19 25.48 -> retrieved yojson.3.0.0  (cached)
#19 28.10 -> installed ocamlbuild.0.16.1
#19 28.61 -> installed zarith.1.14
#19 32.79 -> installed topkg.1.1.1
#19 33.27 -> installed asetmap.0.8.1
#19 33.33 -> installed rresult.0.7.0
#19 33.73 -> installed uuidm.0.9.10
#19 33.98 -> installed uutf.1.0.4
#19 34.02 -> installed mtime.2.1.0
#19 34.05 -> installed fmt.0.11.0
#19 34.15 -> installed ptime.1.2.0
#19 34.41 -> installed astring.0.8.5
#19 35.12 -> installed jsonm.1.0.2
#19 35.13 -> installed fpath.0.7.3
#19 42.44 -> installed dune.3.22.2
#19 45.60 -> installed 0install-solver.2.18
#19 45.62 -> installed base64.3.5.2
#19 45.64 -> installed bstr.0.0.4
#19 45.65 -> installed camlp-streams.5.0.1
#19 45.67 -> installed cppo.1.8.0
#19 45.69 -> installed crunch.4.0.0
#19 45.70 -> installed csexp.1.5.2
#19 47.23 -> installed cstruct.6.2.0
#19 47.35 -> installed csv.2.4
#19 47.37 -> installed current_incr.0.6.1
#19 47.38 -> installed domain-name.0.5.0
#19 47.40 -> installed duff.0.5
#19 47.41 -> installed dune-build-info.3.22.2
#19 47.42 -> installed duration.0.3.1
#19 47.42 -> installed easy-format.1.3.4
#19 47.44 -> installed gmap.0.3.0
#19 47.46 -> installed http.6.0.0
#19 47.51 -> installed ke.0.6
#19 47.53 -> installed lwt-dllist.1.1.0
#19 47.57 -> installed macaddr.5.6.2
#19 47.59 -> installed magic-mime.1.3.1
#19 47.61 -> installed menhirCST.20260209
#19 47.64 -> installed menhirGLR.20260209
#19 47.71 -> installed menhirLib.20260209
#19 47.73 -> installed menhirSdk.20260209
#19 47.84 -> installed metrics.0.5.0
#19 47.90 -> installed mirage-clock.4.2.0
#19 47.93 -> installed ocaml-compiler-libs.v0.12.4
#19 47.97 -> installed ocaml-syntax-shims.1.0.0
#19 47.98 -> installed ocaml-version.4.1.0
#19 48.20 -> installed ocamlgraph.2.2.0
#19 48.21 -> installed optint.0.3.0
#19 48.26 -> installed patch.3.1.0
#19 48.27 -> installed pecu.0.7
#19 48.28 -> installed ppx_derivers.1.2.1
#19 48.29 -> installed psq.0.2.1
#19 48.41 -> installed re.1.14.0
#19 48.50 -> installed res.5.0.2
#19 48.51 -> installed result.1.5
#19 48.53 -> installed sexplib0.v0.16.0
#19 48.57 -> installed spdx_licenses.1.4.0
#19 48.65 -> installed stdint.0.7.2
#19 48.66 -> installed stdlib-shims.0.3.0
#19 48.81 -> installed stringext.1.6.0
#19 48.83 -> installed swhid_core.0.1
#19 48.90 -> installed yojson.3.0.0
#19 48.92 -> installed ocplib-endian.1.2
#19 48.97 -> installed dune-configurator.3.22.2
#19 49.24 -> installed asn1-combinators.0.2.6
#19 49.27 -> installed cstruct-unix.6.2.0
#19 49.31 -> installed eqaf.0.9
#19 49.51 -> installed hex.1.5.0
#19 49.54 -> installed mirage-random.3.0.0
#19 49.57 -> installed randomconv.0.1.3
#19 49.61 -> installed biniou.1.2.2
#19 49.91 -> installed prettym.0.0.5
#19 49.94 -> installed ipaddr.5.6.2
#19 49.95 -> installed macaddr-cstruct.5.6.2
#19 49.96 -> installed lru.0.3.1
#19 49.97 -> installed routes.2.0.0
#19 50.01 -> installed integers.0.7.0
#19 50.14 -> installed timedesc-tzdb.3.1.0
#19 50.17 -> installed timedesc-tzlocal.3.1.0
#19 50.18 -> installed bigstringaf.0.10.0
#19 50.21 -> installed mirage-clock-unix.4.2.0
#19 50.25 -> installed ezjsonm.1.3.0
#19 50.26 -> installed ipaddr-cstruct.5.6.2
#19 50.62 -> installed faraday.0.8.2
#19 50.67 -> installed atdgen-runtime.4.2.0
#19 50.69 -> installed sha.1.15.4
#19 50.95 -> installed parsexp.v0.16.0
#19 51.02 -> installed checkseum.0.5.3
#19 51.26 -> installed digestif.1.3.0
#19 51.28 -> installed angstrom.0.16.1
#19 51.61 -> installed httpun-types.0.2.0
#19 51.83 -> installed encore.0.8.1
#19 52.09 -> installed emile.1.1
#19 52.20 -> installed httpaf.0.7.1
#19 52.23 -> installed unstrctrd.0.4
#19 52.41 -> installed hpack.0.13.0
#19 52.59 -> installed sexplib.v0.16.0
#19 53.17 -> installed decompress.1.5.3
#19 53.25 -> installed mirage-crypto.0.11.3
#19 53.43 -> installed timedesc.3.1.0
#19 53.45 -> installed dune-compiledb.0.6.0
#19 53.50 -> installed pbkdf.1.2.0
#19 53.51 -> installed hkdf.1.0.4
#19 53.68 -> installed h2.0.13.0
#19 53.89 -> installed tar.2.6.0
#19 54.02 -> installed uri.4.4.0
#19 54.11 -> installed tyxml.4.6.0
#19 54.25 -> installed lwt.6.1.1
#19 54.52 -> installed ansi.0.7.0
#19 54.53 -> installed cstruct-lwt.6.2.0
#19 54.56 -> installed mirage-flow.3.0.0
#19 54.58 -> installed mirage-kv.6.1.1
#19 54.59 -> installed mirage-net.4.0.0
#19 54.60 -> installed inotify.2.6
#19 54.61 -> installed mirage-time.3.0.0
#19 54.63 -> installed prometheus.1.3
#19 55.22 -> installed tar-unix.2.6.0
#19 55.23 -> installed sqlite3.5.4.1
#19 55.62 -> installed hxd.0.4.0
#19 55.68 -> installed logs.0.10.0
#19 56.07 -> installed ethernet.3.2.0
#19 56.16 -> installed happy-eyeballs.0.6.0
#19 56.24 -> installed mimic.0.0.6
#19 56.29 -> installed mirage-runtime.4.10.6
#19 56.44 -> installed mirage-crypto-rng.0.11.3
#19 56.80 -> installed opam-core.2.5.1
#19 56.82 -> installed arp.3.1.1
#19 56.85 -> installed mirage-unix.5.0.1
#19 56.87 -> installed mirage-crypto-rng-lwt.0.11.3
#19 56.89 -> installed session.0.5.0
#19 57.29 -> installed base.v0.16.5
#19 57.35 -> installed capnp-rpc.1.2.3
#19 57.39 -> installed multipart_form.0.8.0
#19 57.46 -> installed mirage-crypto-pk.0.11.3
#19 57.56 -> installed ctypes.0.24.0
#19 57.66 -> installed dns.7.0.3
#19 57.73 -> installed stdio.v0.16.0
#19 57.81 -> installed menhir.20260209
#19 58.01 -> installed multipart_form-lwt.0.8.0
#19 58.16 -> installed tcpip.8.0.0
#19 58.76 -> installed dns-client.7.0.3
#19 58.89 -> installed opam-file-format.2.2.0
#19 59.02 -> installed bos.0.3.0
#19 59.61 -> installed ctypes-foreign.0.24.0
#19 59.68 -> installed cf.0.5.0
#19 59.75 -> installed fsevents.0.3.0
#19 59.77 -> installed cf-lwt.0.5.0
#19 59.83 -> installed fsevents-lwt.0.3.0
#19 60.10 -> installed carton.0.7.2
#19 60.40 -> installed atd.4.2.0
#19 60.59 -> installed irmin-watcher.0.5.0
#19 60.60 -> installed carton-lwt.0.7.2
#19 60.96 -> installed carton-git.0.7.2
#19 62.05 -> installed atdgen.4.2.0
#19 63.05 -> installed capnp.3.6.0
#19 63.18 -> installed mirage-crypto-ec.0.11.3
#19 63.80 -> installed git.3.15.0
#19 64.46 -> installed opam-format.2.5.1
#19 64.67 -> installed x509.0.16.5
#19 64.91 -> installed ca-certs.0.2.3
#19 65.56 -> installed capnp-rpc-lwt.1.2.3
#19 65.85 -> installed ca-certs-nss.3.101
#19 66.54 -> installed awa.0.3.0
#19 67.06 -> installed ppxlib.0.35.0
#19 67.21 -> installed tls.0.17.3
#19 67.29 -> installed current_rpc.dev
#19 67.30 -> installed awa-mirage.0.3.0
#19 67.51 -> installed tls-mirage.0.17.3
#19 67.58 -> installed tls-lwt.0.17.3
#19 68.03 -> installed dns-client-mirage.7.0.3
#19 68.06 -> installed dns-client-lwt.7.0.3
#19 68.15 -> installed paf.0.5.0
#19 68.34 -> installed happy-eyeballs-mirage.0.6.0
#19 68.44 -> installed opam-repository.2.5.1
#19 68.66 -> installed github-data.4.5.1
#19 68.71 -> installed capnp-rpc-net.1.2.3
#19 68.72 -> installed git-paf.3.15.0
#19 68.75 -> installed mimic-happy-eyeballs.0.0.6
#19 69.20 -> installed ppx_compare.v0.16.0
#19 69.24 -> installed git-mirage.3.15.0
#19 69.39 -> installed happy-eyeballs-lwt.0.6.0
#19 70.51 -> installed ppx_sexp_conv.v0.16.0
#19 70.74 -> installed ppx_deriving.6.0.3
#19 71.62 -> installed git-unix.3.15.0
#19 72.09 -> installed uri-sexp.4.4.0
#19 72.14 -> installed ipaddr-sexp.5.6.2
#19 72.42 -> installed dockerfile.8.3.6
#19 72.72 -> installed obuilder-spec.0.6.0
#19 72.93 -> installed ppx_deriving_yojson.3.9.1
#19 73.63 -> installed current.dev
#19 73.89 -> installed opam-state.2.5.1
#19 73.94 -> installed conduit.6.2.3
#19 74.11 -> installed ppx_custom_printf.v0.16.0
#19 74.44 -> installed cohttp.6.0.0
#19 74.70 -> installed session-cohttp.0.5.0
#19 74.76 -> installed dockerfile-opam.8.3.6
#19 74.91 -> installed solver-service-api.dev
#19 75.12 -> installed opam-0install.0.5.1
#19 75.42 -> installed conduit-lwt.6.2.3
#19 75.69 -> installed extunix.0.4.3
#19 75.75 -> installed current_git.dev
#19 76.34 -> installed capnp-rpc-unix.1.2.3
#19 76.39 -> installed cohttp-lwt.6.0.0
#19 76.52 -> installed pgx.2.2
#19 76.60 -> installed session-cohttp-lwt.0.5.0
#19 76.70 -> installed ocluster-api.0.3.0
#19 76.94 -> installed pgx_lwt.2.2
#19 77.32 -> installed pgx_lwt_unix.2.2
#19 77.37 -> installed conduit-lwt-unix.6.2.3
#19 77.65 -> installed github.4.5.1
#19 77.83 -> installed current_docker.dev
#19 78.41 -> installed omigrate.0.3.2
#19 78.46 -> installed current_ocluster.0.3.0
#19 79.20 -> installed cohttp-lwt-unix.6.0.0
#19 79.70 -> installed solver-service.dev
#19 79.74 -> installed prometheus-app.1.3
#19 81.63 -> installed github-unix.4.5.1
#19 82.22 -> installed current_web.dev
#19 82.44 -> installed solver-worker.dev
#19 84.49 -> installed current_github.dev
#19 88.60 Done.
#19 88.60 
#19 88.60 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#19 88.60 => Note: This package is deprecated.
#19 88.60 => mirage-random is deprecated
#19 88.60 
#19 88.60 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#19 88.60 => Note: This package is deprecated.
#19 88.60 # To update the current shell environment, run: eval $(opam env)
#19 DONE 89.6s

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

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

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

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

#27 exporting to image
#27 exporting layers
#27 exporting layers 0.7s done
#27 writing image sha256:f86c1e6ce04e517cab1a0738715560c6a42822548e69c44b176c40249b21e651 done
#27 DONE 0.7s
Pushing "sha256:f86c1e6ce04e517cab1a0738715560c6a42822548e69c44b176c40249b21e651" to "ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-x86_64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
e4b59a90b016: Preparing
6da95a8a65d9: Preparing
94f3e078c659: Preparing
72f501759a19: Preparing
7b9930b4d6c8: Preparing
17d38572a7dc: Preparing
17d38572a7dc: Waiting
94f3e078c659: Pushed
7b9930b4d6c8: Pushed
17d38572a7dc: Layer already exists
e4b59a90b016: Pushed
6da95a8a65d9: Pushed
72f501759a19: Pushed
live-ocurrent-ocaml-ci-service-linux-x86_64: digest: sha256:6b1920e6eacf0bb6b17397800340beb076daa41fc95cafdd7cd6277ea94ba46b size: 1574
The push refers to repository [docker.io/ocurrentbuilder/staging]
e4b59a90b016: Preparing
6da95a8a65d9: Preparing
94f3e078c659: Preparing
72f501759a19: Preparing
7b9930b4d6c8: Preparing
17d38572a7dc: Preparing
17d38572a7dc: Waiting
7b9930b4d6c8: Layer already exists
72f501759a19: Layer already exists
94f3e078c659: Layer already exists
6da95a8a65d9: Layer already exists
e4b59a90b016: Layer already exists
17d38572a7dc: Layer already exists
live-ocurrent-ocaml-ci-service-linux-x86_64: digest: sha256:6b1920e6eacf0bb6b17397800340beb076daa41fc95cafdd7cd6277ea94ba46b size: 1574
Job succeeded
2026-05-28 12:08.30: Job succeeded