Organisationsocurrentdocker-base-images006151 ()ubuntu-26.04-5.4_opam-2.5

ubuntu-26.04-5.4_opam-2.5

Link Copied
Code Copied

Logs

2026-06-10 07:03.55: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/pull/353/head (006151324f0215cf32ad4988971abbe284c7a73c) (linux-x86_64:ubuntu-26.04-5.4_opam-2.5)
Base: ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" && cd "docker-base-images" && git fetch origin "refs/pull/353/head" && git reset --hard 00615132
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56
# ubuntu-26.04-5.4_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
RUN cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN opam update -u
COPY --chown=1000:1000 base-images.opam ./
RUN opam pin add -yn base-images.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.3.0 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.4.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.4.0 dockerfile-opam.8.4.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.8.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.2 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.1 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.4.0 ocplib-endian.1.2 opam-core.2.5.1 optint.0.3.0 parsexp.v0.17.0 patch.3.1.1 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 prettym.0.0.5 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 sqlite3.5.4.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-06-10 07:03.55: Using cache hint "ocurrent/docker-base-images-ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56-ubuntu-26.04-5.4_opam-2.5-82aa45a449d510cb5186536734e75664"
2026-06-10 07:03.55: Using OBuilder spec:
((from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56)
(comment ubuntu-26.04-5.4_opam-2.5)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update -u"))
(copy (src base-images.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn base-images.dev './'"))
(run (shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.3.0 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.4.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.4.0 dockerfile-opam.8.4.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.8.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.2 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.1 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.4.0 ocplib-endian.1.2 opam-core.2.5.1 optint.0.3.0 parsexp.v0.17.0 patch.3.1.1 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 prettym.0.0.5 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 sqlite3.5.4.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2026-06-10 07:03.55: Waiting for resource in pool OCluster
2026-06-10 07:03.55: Waiting for worker…
2026-06-10 07:07.04: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
hint: Using 'master' as the name for the initial branch. This default branch name
hint: will change to "main" in Git 3.0. To configure the initial branch name
hint: to use in all of your new repositories, which will suppress this warning,
hint: call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/docker-base-images.git-2f32ab6321da93131755892ca9482e08c758a2a7/.git/
HEAD is now at 0061513 Install zstd-dev on Alpine before building the compiler


(from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56)
2026-06-10 07:07.05 ---> using "5d2dee3d8844fdcd5490be1f446a5c506a57d691924407aa5fb4943ed4607a0f" from cache


/: (comment ubuntu-26.04-5.4_opam-2.5)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
2026-06-10 07:07.05 ---> using "9221fc2deed88465b2be0fc22c942dc8142f784504c3023d5db734b52e521584" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
d6a960ed95..b860455781  master     -> origin/master
a28353a4e2 Merge pull request #29987 from ocaml/revert-29976-simpler-pkgconf
2026-06-10 07:07.11 ---> saved as "2c5e5e4a5e87b1b0083262b9b3fe7f2ea9efd82444617aab96507b377a4098ff"


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.


This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.


Continue? [Y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository
2026-06-10 07:07.21 ---> saved as "dba5589caf083de5bc803347f4761664ea6bb299dd91099e3aa044477b3a0d22"


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 7.0.0-22-generic
The OCaml toplevel, version 5.4.1
2.5.1
2026-06-10 07:07.22 ---> saved as "61bee4e9b746cdfb22b89875966f88b19a7c0b5058715d1dbec515d79f0e06fd"


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2026-06-10 07:07.22 ---> saved as "0be4d3b96df26b3da505d1f2d662d60d93dbdf61f955c02689395c03bcf9b21c"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update -u"))


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository


Everything as up-to-date as possible


The following packages are not being upgraded because the new versions conflict with other installed packages:
- ocaml.5.5.0
- ocaml-compiler.5.4.1+lrgrep
-- ocaml-base-compiler.5.4.1 is installed and requires ocaml-compiler = 5.4.1
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2026-06-10 07:07.30 ---> saved as "2e0844d7e09fd3dc6da925766058a7d082fb13ec93099f6c7e97bdd0adb5276a"


/src: (copy (src base-images.opam) (dst ./))
2026-06-10 07:07.31 ---> saved as "23ad0d335ce368c4dc076bdf497320f35727ff4ecf85257002a4393d1d245463"


/src: (run (network host)
(shell "opam pin add -yn base-images.dev './'"))
[NOTE] Package base-images does not exist in opam repositories registered in the current switch.
[base-images.dev] synchronised (file:///src)
base-images is now pinned to file:///src (version dev)
2026-06-10 07:07.33 ---> saved as "bb67ae7cdcb92dacddc559b0e20c6bea0790474cfac9b07d610cd3f4e1966fe9"


/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-06-10 07:07.33 ---> saved as "91965f7c6ef7a211345d278b9c9f9fec4bb30abcbe13db29a3dad622fa113113"


/src: (env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.3.0 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.4.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.4.0 dockerfile-opam.8.4.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.8.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.2 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.1 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.4.0 ocplib-endian.1.2 opam-core.2.5.1 optint.0.3.0 parsexp.v0.17.0 patch.3.1.1 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 prettym.0.0.5 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 sqlite3.5.4.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://archive.ubuntu.com/ubuntu resolute InRelease
- Get:2 http://archive.ubuntu.com/ubuntu resolute-updates InRelease [137 kB]
- Get:3 http://security.ubuntu.com/ubuntu resolute-security InRelease [137 kB]
- Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
- Get:5 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [248 kB]
- Get:6 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [136 kB]
- Get:7 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [259 kB]
- Get:8 http://security.ubuntu.com/ubuntu resolute-security/restricted amd64 Packages [250 kB]
- Get:9 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [130 kB]
- Fetched 1298 kB in 0s (8669 kB/s)
- Reading package lists...


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[base-images.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
capnproto graphviz libcapnp-dev libev-dev libffi-dev libgmp-dev libsqlite3-dev pkg-config


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "capnproto" "graphviz" "libcapnp-dev" "libev-dev" "libffi-dev" "libgmp-dev" "libsqlite3-dev" "pkg-config"
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22820 files and directories currently installed.)
- Preparing to unpack .../openssl-provider-legacy_3.5.5-1ubuntu3.2_amd64.deb ...
- Unpacking openssl-provider-legacy (3.5.5-1ubuntu3.2) over (3.5.5-1ubuntu3) ...
- Setting up openssl-provider-legacy (3.5.5-1ubuntu3.2) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22820 files and directories currently installed.)
- Preparing to unpack .../libssl3t64_3.5.5-1ubuntu3.2_amd64.deb ...
- Unpacking libssl3t64:amd64 (3.5.5-1ubuntu3.2) over (3.5.5-1ubuntu3) ...
- Setting up libssl3t64:amd64 (3.5.5-1ubuntu3.2) ...
- Selecting previously unselected package libfribidi0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22820 files and directories currently installed.)
- Preparing to unpack .../00-libfribidi0_1.0.16-5_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.16-5) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../01-libglib2.0-0t64_2.88.0-1_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.88.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../02-libglib2.0-data_2.88.0-1_all.deb ...
- Unpacking libglib2.0-data (2.88.0-1) ...
- Selecting previously unselected package libxml2-16:amd64.
- Preparing to unpack .../03-libxml2-16_2.15.2+dfsg-0.1_amd64.deb ...
- Unpacking libxml2-16:amd64 (2.15.2+dfsg-0.1) ...
- Preparing to unpack .../04-openssl_3.5.5-1ubuntu3.2_amd64.deb ...
- Unpacking openssl (3.5.5-1ubuntu3.2) over (3.5.5-1ubuntu3) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../05-shared-mime-info_2.4-5build3_amd64.deb ...
- Unpacking shared-mime-info (2.4-5build3) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../06-xdg-user-dirs_0.19-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.19-1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../07-libpng16-16t64_1.6.57-1_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.57-1) ...
- Selecting previously unselected package libcapnp-1.1.0:amd64.
- Preparing to unpack .../08-libcapnp-1.1.0_1.1.0-2.1_amd64.deb ...
- Unpacking libcapnp-1.1.0:amd64 (1.1.0-2.1) ...
- Selecting previously unselected package capnproto.
- Preparing to unpack .../09-capnproto_1.1.0-2.1_amd64.deb ...
- Unpacking capnproto (1.1.0-2.1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../10-libfreetype6_2.14.2+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.14.2+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../11-fonts-dejavu-mono_2.37-8build1_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8build1) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../12-fonts-dejavu-core_2.37-8build1_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8build1) ...
- Selecting previously unselected package fonts-liberation.
- Preparing to unpack .../13-fonts-liberation_1%3a2.1.5-3build1_all.deb ...
- Unpacking fonts-liberation (1:2.1.5-3build1) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../14-fontconfig-config_2.17.1-3ubuntu1_amd64.deb ...
- Unpacking fontconfig-config (2.17.1-3ubuntu1) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../15-libfontconfig1_2.17.1-3ubuntu1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.17.1-3ubuntu1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../16-fontconfig_2.17.1-3ubuntu1_amd64.deb ...
- Unpacking fontconfig (2.17.1-3ubuntu1) ...
- Selecting previously unselected package fonts-liberation-sans-narrow.
- Preparing to unpack .../17-fonts-liberation-sans-narrow_1%3a1.07.6-4build1_all.deb ...
- Unpacking fonts-liberation-sans-narrow (1:1.07.6-4build1) ...
- Selecting previously unselected package libcdt6:amd64.
- Preparing to unpack .../18-libcdt6_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libcdt6:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libcgraph8:amd64.
- Preparing to unpack .../19-libcgraph8_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libcgraph8:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../20-libltdl7_2.5.4-9_amd64.deb ...
- Unpacking libltdl7:amd64 (2.5.4-9) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../21-libpathplan4_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libpathplan4:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libxdot4:amd64.
- Preparing to unpack .../22-libxdot4_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libxdot4:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libgvc7:amd64.
- Preparing to unpack .../23-libgvc7_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libgvc7:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../24-libgvpr2_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libgvpr2:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../25-libpixman-1-0_0.46.4-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.46.4-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../26-libxcb-render0_1.17.0-2ubuntu1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-2ubuntu1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../27-libxcb-shm0_1.17.0-2ubuntu1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-2ubuntu1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../28-libxrender1_1%3a0.9.12-1build1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.12-1build1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../29-libcairo2_1.18.4-3_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.4-3) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../30-libsharpyuv0_1.5.0-0.1build1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.5.0-0.1build1) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../31-libaom3_3.13.1-2_amd64.deb ...
- Unpacking libaom3:amd64 (3.13.1-2) ...
- Selecting previously unselected package libheif-plugin-aomdec:amd64.
- Preparing to unpack .../32-libheif-plugin-aomdec_1.21.2-3_amd64.deb ...
- Unpacking libheif-plugin-aomdec:amd64 (1.21.2-3) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../33-libheif1_1.21.2-3_amd64.deb ...
- Unpacking libheif1:amd64 (1.21.2-3) ...
- Selecting previously unselected package libimagequant0:amd64.
- Preparing to unpack .../34-libimagequant0_4.4.1-1_amd64.deb ...
- Unpacking libimagequant0:amd64 (4.4.1-1) ...
- Selecting previously unselected package libjpeg-turbo8:amd64.
- Preparing to unpack .../35-libjpeg-turbo8_2.1.5-4ubuntu4_amd64.deb ...
- Unpacking libjpeg-turbo8:amd64 (2.1.5-4ubuntu4) ...
- Selecting previously unselected package libjpeg8:amd64.
- Preparing to unpack .../36-libjpeg8_8c-2ubuntu12_amd64.deb ...
- Unpacking libjpeg8:amd64 (8c-2ubuntu12) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../37-libdeflate0_1.23-2ubuntu1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.23-2ubuntu1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../38-libjbig0_2.1-6.1ubuntu3_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-6.1ubuntu3) ...
- Selecting previously unselected package liblerc4:amd64.
- Preparing to unpack .../39-liblerc4_4.0.0+ds-5ubuntu2_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-5ubuntu2) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../40-libwebp7_1.5.0-0.1build1_amd64.deb ...
- Unpacking libwebp7:amd64 (1.5.0-0.1build1) ...
- Selecting previously unselected package libtiff6:amd64.
- Preparing to unpack .../41-libtiff6_4.7.0-3ubuntu4_amd64.deb ...
- Unpacking libtiff6:amd64 (4.7.0-3ubuntu4) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../42-libxpm4_1%3a3.5.17-1build3_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.17-1build3) ...
- Selecting previously unselected package libgd3:amd64.
- Preparing to unpack .../43-libgd3_2.3.3-13ubuntu2_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.3-13ubuntu2) ...
- Selecting previously unselected package libgvplugin-gd8:amd64.
- Preparing to unpack .../44-libgvplugin-gd8_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libgvplugin-gd8:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../45-libgraphite2-3_1.3.14-11ubuntu1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-11ubuntu1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../46-libharfbuzz0b_12.3.2-2_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (12.3.2-2) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../47-libthai-data_0.1.30-1_all.deb ...
- Unpacking libthai-data (0.1.30-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../48-libdatrie1_0.2.14-1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.14-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../49-libthai0_0.1.30-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.30-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../50-libpango-1.0-0_1.57.0-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.57.0-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../51-libpangoft2-1.0-0_1.57.0-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.57.0-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../52-libpangocairo-1.0-0_1.57.0-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.57.0-1) ...
- Selecting previously unselected package libgvplugin-pango8:amd64.
- Preparing to unpack .../53-libgvplugin-pango8_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking libgvplugin-pango8:amd64 (14.1.2-1ubuntu1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../54-graphviz_14.1.2-1ubuntu1_amd64.deb ...
- Unpacking graphviz (14.1.2-1ubuntu1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../55-libssl-dev_3.5.5-1ubuntu3.2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.5.5-1ubuntu3.2) ...
- Selecting previously unselected package libcapnp-dev:amd64.
- Preparing to unpack .../56-libcapnp-dev_1.1.0-2.1_amd64.deb ...
- Unpacking libcapnp-dev:amd64 (1.1.0-2.1) ...
- Selecting previously unselected package libev4t64:amd64.
- Preparing to unpack .../57-libev4t64_1%3a4.33-2.1build2_amd64.deb ...
- Unpacking libev4t64:amd64 (1:4.33-2.1build2) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../58-libgmpxx4ldbl_2%3a6.3.0+dfsg-5ubuntu2_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5ubuntu2) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../59-libgmp-dev_2%3a6.3.0+dfsg-5ubuntu2_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5ubuntu2) ...
- Selecting previously unselected package libheif-plugin-aomenc:amd64.
- Preparing to unpack .../60-libheif-plugin-aomenc_1.21.2-3_amd64.deb ...
- Unpacking libheif-plugin-aomenc:amd64 (1.21.2-3) ...
- Selecting previously unselected package libpkgconf7:amd64.
- Preparing to unpack .../61-libpkgconf7_2.5.1-4_amd64.deb ...
- Unpacking libpkgconf7:amd64 (2.5.1-4) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../62-libsqlite3-dev_3.46.1-9_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.46.1-9) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../63-pkgconf-bin_2.5.1-4_amd64.deb ...
- Unpacking pkgconf-bin (2.5.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../64-pkgconf_2.5.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (2.5.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../65-pkg-config_2.5.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (2.5.1-4) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../66-libev-dev_1%3a4.33-2.1build2_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-2.1build2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../67-libffi-dev_3.5.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.5.2-4) ...
- Setting up libxdot4:amd64 (14.1.2-1ubuntu1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-11ubuntu1) ...
- Setting up libcdt6:amd64 (14.1.2-1ubuntu1) ...
- Setting up libpixman-1-0:amd64 (0.46.4-1) ...
- Setting up libev4t64:amd64 (1:4.33-2.1build2) ...
- Setting up libsharpyuv0:amd64 (1.5.0-0.1build1) ...
- Setting up libaom3:amd64 (3.13.1-2) ...
- Setting up liblerc4:amd64 (4.0.0+ds-5ubuntu2) ...
- Setting up libxpm4:amd64 (1:3.5.17-1build3) ...
- Setting up libxrender1:amd64 (1:0.9.12-1build1) ...
- Setting up libdatrie1:amd64 (0.2.14-1) ...
- Setting up xdg-user-dirs (0.19-1) ...
- Setting up libxcb-render0:amd64 (1.17.0-2ubuntu1) ...
- Setting up libxml2-16:amd64 (2.15.2+dfsg-0.1) ...
- Setting up libpkgconf7:amd64 (2.5.1-4) ...
- Setting up libdeflate0:amd64 (1.23-2ubuntu1) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2ubuntu1) ...
- Setting up libffi-dev:amd64 (3.5.2-4) ...
- Setting up libjbig0:amd64 (2.1-6.1ubuntu3) ...
- Setting up libglib2.0-0t64:amd64 (2.88.0-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.88.0-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5ubuntu2) ...
- Setting up libsqlite3-dev:amd64 (3.46.1-9) ...
- Setting up libpathplan4:amd64 (14.1.2-1ubuntu1) ...
- Setting up libfribidi0:amd64 (1.0.16-5) ...
- Setting up shared-mime-info (2.4-5build3) ...
- Setting up libimagequant0:amd64 (4.4.1-1) ...
- Setting up fonts-dejavu-mono (2.37-8build1) ...
- Setting up libssl-dev:amd64 (3.5.5-1ubuntu3.2) ...
- Setting up libpng16-16t64:amd64 (1.6.57-1) ...
- Setting up fonts-dejavu-core (2.37-8build1) ...
- Setting up pkgconf-bin (2.5.1-4) ...
- Setting up libjpeg-turbo8:amd64 (2.1.5-4ubuntu4) ...
- Setting up libltdl7:amd64 (2.5.4-9) ...
- Setting up libcgraph8:amd64 (14.1.2-1ubuntu1) ...
- Setting up libwebp7:amd64 (1.5.0-0.1build1) ...
- Setting up libgvpr2:amd64 (14.1.2-1ubuntu1) ...
- Setting up fonts-liberation (1:2.1.5-3build1) ...
- Setting up libthai-data (0.1.30-1) ...
- Setting up libcapnp-1.1.0:amd64 (1.1.0-2.1) ...
- Setting up libev-dev:amd64 (1:4.33-2.1build2) ...
- Setting up fonts-liberation-sans-narrow (1:1.07.6-4build1) ...
- Setting up openssl (3.5.5-1ubuntu3.2) ...
- Setting up libcapnp-dev:amd64 (1.1.0-2.1) ...
- Setting up libjpeg8:amd64 (8c-2ubuntu12) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5ubuntu2) ...
- Setting up fontconfig-config (2.17.1-3ubuntu1) ...
- Setting up pkgconf:amd64 (2.5.1-4) ...
- Setting up libthai0:amd64 (0.1.30-1) ...
- Setting up capnproto (1.1.0-2.1) ...
- Setting up libfreetype6:amd64 (2.14.2+dfsg-1) ...
- Setting up pkg-config:amd64 (2.5.1-4) ...
- Setting up libgvc7:amd64 (14.1.2-1ubuntu1) ...
- Setting up libtiff6:amd64 (4.7.0-3ubuntu4) ...
- Setting up libharfbuzz0b:amd64 (12.3.2-2) ...
- Setting up libfontconfig1:amd64 (2.17.1-3ubuntu1) ...
- Setting up fontconfig (2.17.1-3ubuntu1) ...
- Regenerating fonts cache...
- done.
- Setting up libpango-1.0-0:amd64 (1.57.0-1) ...
- Setting up libcairo2:amd64 (1.18.4-3) ...
- Setting up libpangoft2-1.0-0:amd64 (1.57.0-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.57.0-1) ...
- Setting up libgvplugin-pango8:amd64 (14.1.2-1ubuntu1) ...
- Setting up libheif-plugin-aomdec:amd64 (1.21.2-3) ...
- Setting up libheif1:amd64 (1.21.2-3) ...
- Setting up libgd3:amd64 (2.3.3-13ubuntu2) ...
- Setting up libheif-plugin-aomenc:amd64 (1.21.2-3) ...
- Setting up libgvplugin-gd8:amd64 (14.1.2-1ubuntu1) ...
- Setting up graphviz (14.1.2-1ubuntu1) ...
- Processing triggers for libc-bin (2.43-2ubuntu2) ...
# To update the current shell environment, run: eval $(opam env)
2026-06-10 07:07.54 ---> saved as "4e895f55f022a256f60a528e92ab545f0334326558fcec542bbd9731c859369b"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 166 packages
- install angstrom                0.16.1
- install ansi                    0.7.0
- install asetmap                 0.8.1
- install asn1-combinators        0.2.6
- install astring                 0.8.5
- install atd                     4.2.0
- install atdgen                  4.2.0
- install atdgen-runtime          4.2.0
- install base                    v0.17.3
- install base-bytes              base
- install base64                  3.5.2
- install bigstringaf             0.10.0
- install biniou                  1.2.2
- install bos                     0.3.0
- install bstr                    0.0.4
- install ca-certs                0.2.3
- install camlp-streams           5.0.1
- install capnp                   3.6.0
- install capnp-rpc               1.2.3
- install capnp-rpc-lwt           1.2.3
- install capnp-rpc-net           1.2.3
- install capnp-rpc-unix          1.2.3
- install cf                      0.5.0
- install cf-lwt                  0.5.0
- install cmdliner                1.3.0
- install cohttp                  6.0.0
- install cohttp-lwt              6.0.0
- install cohttp-lwt-unix         6.0.0
- install conduit                 6.2.3
- install conduit-lwt             6.2.3
- install conduit-lwt-unix        6.2.3
- install conf-capnproto          2
- install conf-git                1.1
- install conf-gmp                5
- install conf-gmp-powm-sec       4
- install conf-graphviz           0.1
- install conf-libev              4-13
- install conf-libffi             2.0.0
- install conf-pkg-config         4
- install conf-sqlite3            1
- install cppo                    1.8.0
- install crunch                  4.0.0
- install csexp                   1.5.2
- install cstruct                 6.2.0
- install cstruct-lwt             6.2.0
- install csv                     2.4
- install ctypes                  0.24.0
- install ctypes-foreign          0.24.0
- install current                 0.7.4
- install current_docker          0.7.4
- install current_git             0.7.4
- install current_github          0.7.4
- install current_incr            0.6.1
- install current_ocluster        0.4.0
- install current_rpc             0.7.4
- install current_slack           0.7.4
- install current_web             0.7.4
- install dockerfile              8.4.0
- install dockerfile-opam         8.4.0
- install domain-name             0.5.0
- install dune                    3.23.1
- install dune-compiledb          0.6.0
- install dune-configurator       3.23.1
- install duration                0.3.1
- install easy-format             1.3.4
- install eqaf                    0.9
- install extunix                 0.4.4
- install ezjsonm                 1.3.0
- install fmt                     0.11.0
- install fpath                   0.7.3
- install fsevents                0.3.0
- install fsevents-lwt            0.3.0
- install github                  4.5.1
- install github-data             4.5.1
- install github-unix             4.5.1
- install gmap                    0.3.0
- install hex                     1.5.0
- install hkdf                    1.0.4 (deprecated)
- install http                    6.0.0
- install inotify                 2.6
- install integers                0.8.0
- install ipaddr                  5.6.2
- install ipaddr-sexp             5.6.2
- install irmin-watcher           0.5.0
- install jsonm                   1.0.2
- install ke                      0.6
- install logs                    0.10.0
- install lwt                     6.1.2
- install lwt-dllist              1.1.0
- install macaddr                 5.6.2
- install magic-mime              1.3.1
- install menhir                  20260209
- install menhirCST               20260209
- install menhirGLR               20260209
- install menhirLib               20260209
- install menhirSdk               20260209
- install mirage-clock            4.2.0
- install mirage-crypto           0.11.3
- install mirage-crypto-ec        0.11.3
- install mirage-crypto-pk        0.11.3
- install mirage-crypto-rng       0.11.3
- install mirage-crypto-rng-lwt   0.11.3
- install mirage-flow             3.0.0
- install mirage-kv               6.1.1
- install mtime                   2.1.0
- install multipart_form          0.8.0
- install multipart_form-lwt      0.8.0
- install num                     1.6
- install ocaml-compiler-libs     v0.17.0
- install ocaml-syntax-shims      1.0.0
- install ocaml-version           4.1.1
- install ocaml_intrinsics_kernel v0.17.2
- install ocamlbuild              0.16.1
- install ocamlfind               1.9.8
- install ocamlgraph              2.2.0
- install ocluster-api            0.4.0
- install ocplib-endian           1.2
- install opam-core               2.5.1
- install optint                  0.3.0
- install parsexp                 v0.17.0
- install patch                   3.1.1
- install pbkdf                   1.2.0
- install pecu                    0.7
- install ppx_derivers            1.2.1
- install ppx_deriving            6.1.1
- install ppx_deriving_yojson     3.10.0
- install ppx_sexp_conv           v0.17.1
- install ppxlib                  0.38.0
- install ppxlib_jane             v0.17.4
- install prettym                 0.0.5
- install prometheus              1.3
- install prometheus-app          1.3
- install ptime                   1.2.0
- install re                      1.14.0
- install res                     5.0.2
- install result                  1.5
- install routes                  2.0.0
- install rresult                 0.7.0
- install seq                     base
- install session                 0.5.0
- install session-cohttp          0.5.0
- install session-cohttp-lwt      0.5.0
- install sexplib                 v0.17.0
- install sexplib0                v0.17.0
- install sha                     1.15.4
- install sqlite3                 5.4.1
- install stdint                  0.7.2
- install stdio                   v0.17.0
- install stdlib-shims            0.3.0
- install stringext               1.6.0
- install swhid_core              0.1
- install timedesc                3.1.0
- install timedesc-tzdb           3.1.0
- install timedesc-tzlocal        3.1.0
- install tls                     0.17.3
- install tls-lwt                 0.17.3
- install tls-mirage              0.17.3
- install topkg                   1.1.1
- install tyxml                   4.6.0
- install unstrctrd               0.4
- install uri                     4.4.0
- install uri-sexp                4.4.0
- install uutf                    1.0.4
- install x509                    0.16.5
- install yojson                  3.0.0
- install zarith                  1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved ansi.0.7.0  (cached)
-> retrieved asetmap.0.8.1  (cached)
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base.v0.17.3  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved biniou.1.2.2  (cached)
-> retrieved bos.0.3.0  (cached)
-> retrieved bstr.0.0.4  (cached)
-> retrieved ca-certs.0.2.3  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved capnp.3.6.0  (cached)
-> 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)
-> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved conf-libev.4-13  (cached)
-> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
-> retrieved cppo.1.8.0  (cached)
-> installed conf-capnproto.2
-> installed conf-git.1.1
-> installed conf-gmp.5
-> installed conf-graphviz.0.1
-> installed conf-pkg-config.4
-> installed conf-libev.4-13
-> retrieved crunch.4.0.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (cached)
-> installed conf-gmp-powm-sec.4
-> installed conf-libffi.2.0.0
-> installed conf-sqlite3.1
-> retrieved csv.2.4  (cached)
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
-> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_github.0.7.4, current_rpc.0.7.4, current_slack.0.7.4, current_web.0.7.4  (cached)
-> retrieved current_incr.0.6.1  (cached)
-> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0  (cached)
-> retrieved dockerfile.8.4.0, dockerfile-opam.8.4.0  (cached)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dune-compiledb.0.6.0  (cached)
-> retrieved duration.0.3.1  (cached)
-> retrieved easy-format.1.3.4  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved ezjsonm.1.3.0  (cached)
-> retrieved extunix.0.4.4  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
-> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved hex.1.5.0  (cached)
-> retrieved hkdf.1.0.4  (cached)
-> retrieved inotify.2.6  (cached)
-> retrieved integers.0.8.0  (cached)
-> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (cached)
-> retrieved irmin-watcher.0.5.0  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved lwt.6.1.2  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
-> retrieved dune.3.23.1, dune-configurator.3.23.1  (cached)
-> 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)
-> retrieved mirage-flow.3.0.0  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
-> retrieved num.1.6  (cached)
-> installed cmdliner.1.3.0
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml-version.4.1.1  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.2  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlgraph.2.2.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved opam-core.2.5.1  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved patch.3.1.1  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.6.1.1  (cached)
-> retrieved ppx_deriving_yojson.3.10.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
-> retrieved ppxlib_jane.v0.17.4  (cached)
-> retrieved prettym.0.0.5  (cached)
-> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved ppxlib.0.38.0  (cached)
-> retrieved res.5.0.2  (cached)
-> retrieved result.1.5  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved routes.2.0.0  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved sha.1.15.4  (cached)
-> retrieved sqlite3.5.4.1  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdint.0.7.2  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved swhid_core.0.1  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (cached)
-> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
-> retrieved x509.0.16.5  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved zarith.1.14  (cached)
-> installed num.1.6
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed mtime.2.1.0
-> installed fmt.0.11.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.23.1
-> installed base64.3.5.2
-> installed bstr.0.0.4
-> installed camlp-streams.5.0.1
-> installed crunch.4.0.0
-> installed csexp.1.5.2
-> installed cppo.1.8.0
-> installed cstruct.6.2.0
-> installed csv.2.4
-> installed current_incr.0.6.1
-> installed domain-name.0.5.0
-> installed duration.0.3.1
-> installed easy-format.1.3.4
-> installed gmap.0.3.0
-> installed http.6.0.0
-> installed ke.0.6
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.2
-> installed magic-mime.1.3.1
-> installed menhirCST.20260209
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.4.1.1
-> installed ocaml_intrinsics_kernel.v0.17.2
-> installed ocamlgraph.2.2.0
-> installed optint.0.3.0
-> installed patch.3.1.1
-> installed pecu.0.7
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed res.5.0.2
-> installed result.1.5
-> installed sexplib0.v0.17.0
-> installed stdint.0.7.2
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed swhid_core.0.1
-> installed yojson.3.0.0
-> installed dune-configurator.3.23.1
-> installed ocplib-endian.1.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed hex.1.5.0
-> installed biniou.1.2.2
-> installed prettym.0.0.5
-> installed ipaddr.5.6.2
-> installed routes.2.0.0
-> installed integers.0.8.0
-> installed timedesc-tzdb.3.1.0
-> installed timedesc-tzlocal.3.1.0
-> installed ezjsonm.1.3.0
-> installed bigstringaf.0.10.0
-> installed sha.1.15.4
-> installed atdgen-runtime.4.2.0
-> installed angstrom.0.16.1
-> installed parsexp.v0.17.0
-> installed unstrctrd.0.4
-> installed mirage-crypto.0.11.3
-> installed sexplib.v0.17.0
-> installed pbkdf.1.2.0
-> installed hkdf.1.0.4
-> installed timedesc.3.1.0
-> installed tyxml.4.6.0
-> installed uri.4.4.0
-> installed dune-compiledb.0.6.0
-> installed lwt.6.1.2
-> installed ansi.0.7.0
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed inotify.2.6
-> installed prometheus.1.3
-> installed sqlite3.5.4.1
-> installed logs.0.10.0
-> installed mirage-crypto-rng.0.11.3
-> installed opam-core.2.5.1
-> installed multipart_form.0.8.0
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed session.0.5.0
-> installed mirage-crypto-pk.0.11.3
-> installed multipart_form-lwt.0.8.0
-> installed capnp-rpc.1.2.3
-> installed ctypes.0.24.0
-> installed menhir.20260209
-> installed base.v0.17.3
-> installed stdio.v0.17.0
-> installed ctypes-foreign.0.24.0
-> installed bos.0.3.0
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed atd.4.2.0
-> installed irmin-watcher.0.5.0
-> installed atdgen.4.2.0
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed capnp.3.6.0
-> installed ca-certs.0.2.3
-> installed tls.0.17.3
-> installed tls-mirage.0.17.3
-> installed tls-lwt.0.17.3
-> installed capnp-rpc-lwt.1.2.3
-> installed ppxlib.0.38.0
-> installed github-data.4.5.1
-> installed capnp-rpc-net.1.2.3
-> installed ppxlib_jane.v0.17.4
-> installed ppx_deriving.6.1.1
-> installed ppx_sexp_conv.v0.17.1
-> installed ppx_deriving_yojson.3.10.0
-> installed ipaddr-sexp.5.6.2
-> installed current.0.7.4
-> installed uri-sexp.4.4.0
-> installed dockerfile.8.4.0
-> installed conduit.6.2.3
-> installed current_git.0.7.4
-> installed cohttp.6.0.0
-> installed dockerfile-opam.8.4.0
-> installed extunix.0.4.4
-> installed session-cohttp.0.5.0
-> installed ocluster-api.0.4.0
-> installed conduit-lwt.6.2.3
-> installed capnp-rpc-unix.1.2.3
-> installed current_docker.0.7.4
-> installed cohttp-lwt.6.0.0
-> installed session-cohttp-lwt.0.5.0
-> installed current_ocluster.0.4.0
-> installed conduit-lwt-unix.6.2.3
-> installed github.4.5.1
-> installed cohttp-lwt-unix.6.0.0
-> installed prometheus-app.1.3
-> installed current_slack.0.7.4
-> installed github-unix.4.5.1
-> installed current_web.0.7.4
-> installed current_rpc.0.7.4
-> installed current_github.0.7.4
Done.


<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2026-06-10 07:09.16 ---> saved as "e98ce7d7bc55b8a9424d52c0965be695316a77da84b2dce41237ffa3414be8d2"


/src: (copy (src .) (dst /src))
2026-06-10 07:09.16 ---> saved as "3c4869f4f106cb705aeeac489cb0ecaac27bb4732f6cef7c9f2263a3e626aa2d"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "builds.expected", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/default/builds.expected _build/default/builds.actual
diff --git a/_build/default/builds.expected b/_build/default/builds.actual
index 94684bd..c6c8c02 100644
--- a/_build/default/builds.expected
+++ b/_build/default/builds.actual
@@ -166,6 +166,7 @@ ocurrent/opam-staging:alpine-3.23-opam-arm64, ocurrent/opam-staging:alpine-3.23-
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
RUN opam pin add -k version ocaml-base-compiler 4.11.2
RUN opam install -y opam-depext
@@ -179,6 +180,7 @@ ocurrent/opam-staging:alpine-3.23-opam-arm64, ocurrent/opam-staging:alpine-3.23-
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
RUN opam pin add -k version ocaml-base-compiler 4.11.2
RUN opam install -y opam-depext
@@ -194,6 +196,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-arm64, ocurrent/opam-staging:alpine
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-variants.4.11.2+afl
RUN opam pin add -k version ocaml-variants 4.11.2+afl
RUN opam install -y opam-depext
@@ -207,6 +210,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-arm64, ocurrent/opam-staging:alpine
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-variants.4.11.2+afl
RUN opam pin add -k version ocaml-variants 4.11.2+afl
RUN opam install -y opam-depext
@@ -222,6 +226,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-afl-arm64, ocurrent/opam-staging:al
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-variants.4.11.2+flambda
RUN opam pin add -k version ocaml-variants 4.11.2+flambda
RUN opam install -y opam-depext
@@ -235,6 +240,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-afl-arm64, ocurrent/opam-staging:al
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-variants.4.11.2+flambda
RUN opam pin add -k version ocaml-variants 4.11.2+flambda
RUN opam install -y opam-depext
@@ -250,6 +256,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-flambda-arm64, ocurrent/opam-stagin
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.11 --packages=ocaml-variants.4.11.2+fp
RUN opam pin add -k version ocaml-variants 4.11.2+fp
RUN opam install -y opam-depext
@@ -265,6 +272,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-fp-amd64 -> ocaml/opam:alpine-ocaml
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
@@ -278,6 +286,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.11-fp-amd64 -> ocaml/opam:alpine-ocaml
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
@@ -293,6 +302,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-arm64, ocurrent/opam-staging:alpine
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -306,6 +316,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-arm64, ocurrent/opam-staging:alpine
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -321,6 +332,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-arm64, ocurrent/opam-staging:al
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -334,6 +346,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-arm64, ocurrent/opam-staging:al
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -349,6 +362,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-arm64, ocurrent/opam-stagin
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda-fp
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -364,6 +378,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-fp-amd64 -> ocaml/opam:alpi
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-fp
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -379,6 +394,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-fp-amd64 -> ocaml/opam:alpine-ocaml
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnp
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -392,6 +408,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-fp-amd64 -> ocaml/opam:alpine-ocaml
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnp
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -407,6 +424,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-arm64, ocurrent/opam-staging:al
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnpchecker
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -422,6 +440,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnpchecker-amd64 -> ocaml/opam:alpi
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -435,6 +454,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnpchecker-amd64 -> ocaml/opam:alpi
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
+	RUN sudo apk add zstd-dev
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
@@ -453,6 +473,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-no-flat-float-array-arm64, ocurrent
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
@@ -469,6 +490,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-no-flat-float-array-arm64, ocurrent
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
@@ -487,6 +509,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -503,6 +526,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -521,6 +545,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -537,6 +562,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -555,6 +581,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -571,6 +598,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
@@ -589,6 +617,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
@@ -605,6 +634,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.2-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
@@ -623,6 +653,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -639,6 +670,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -657,6 +689,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -673,6 +706,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -691,6 +725,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -707,6 +742,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
@@ -725,6 +761,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
@@ -741,6 +778,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
@@ -761,6 +799,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -777,6 +816,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -795,6 +835,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -811,6 +852,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -829,6 +871,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -845,6 +888,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
@@ -864,6 +908,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-base-compiler.5.5.0~beta1
RUN opam pin add -k version ocaml-base-compiler 5.5.0~beta1
RUN opam install -y opam-depext
@@ -881,6 +926,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-base-compiler.5.5.0~beta1
RUN opam pin add -k version ocaml-base-compiler 5.5.0~beta1
RUN opam install -y opam-depext
@@ -900,6 +946,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-arm64, ocurrent/opam-staging:a
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -917,6 +964,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-arm64, ocurrent/opam-staging:a
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -936,6 +984,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-afl-arm64, ocurrent/opam-stagi
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -953,6 +1002,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-afl-arm64, ocurrent/opam-stagi
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -972,6 +1022,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-flambda-arm64, ocurrent/opam-s
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -989,6 +1040,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-flambda-arm64, ocurrent/opam-s
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5~beta1 --packages=ocaml-variants.5.5.0~beta1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.5.0~beta1+options
RUN opam install -y opam-depext
@@ -1008,6 +1060,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-no-flat-float-array-arm64, ocu
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1025,6 +1078,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-beta1-no-flat-float-array-arm64, ocu
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1044,6 +1098,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1061,6 +1116,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1080,6 +1136,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1097,6 +1154,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1116,6 +1174,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1133,6 +1192,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
@@ -1152,6 +1212,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1169,6 +1230,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.5-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1188,6 +1250,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1205,6 +1268,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1224,6 +1288,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1241,6 +1306,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1260,6 +1326,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
@@ -1277,6 +1344,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.6-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
+	RUN sudo apk add zstd-dev
RUN opam switch create 5.6 --packages=ocaml-variants.5.6.0+trunk,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.6.0+trunk
RUN opam install -y opam-depext
"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2026-06-10 07:09.21: Job failed: Failed: Build failed