2026-04-14 08:13.24: New job: test mirage/ocaml-matrix https://github.com/mirage/ocaml-matrix.git#refs/heads/main (ee62e96d2f9b43547b2f1aeba6254a101deb98e1) (linux-arm64:debian-13-4.14_arm32_opam-2.5) Base: ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7 Opam project build To reproduce locally: git clone --recursive "https://github.com/mirage/ocaml-matrix.git" -b "main" && cd "ocaml-matrix" && git reset --hard ee62e96d cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7 # debian-13-4.14_arm32_opam-2.5 USER 1000:1000 SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ] ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 matrix-stos.opam matrix-current.opam matrix-ctos.opam matrix-common.opam matrix-ci-server.opam ./ RUN opam pin add -yn matrix-stos.dev './' && \ opam pin add -yn matrix-current.dev './' && \ opam pin add -yn matrix-ctos.dev './' && \ opam pin add -yn matrix-common.dev './' && \ opam pin add -yn matrix-ci-server.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="angstrom.0.16.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.1 awa-mirage.0.3.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_incr.0.6.1 decompress.1.5.3 digestif.1.3.0 dns.8.0.0 dns-client.8.0.0 dns-client-mirage.8.0.0 domain-name.0.5.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.22.2 dune-compiledb.0.6.0 dune-configurator.3.22.2 dune-private-libs.3.22.2 dune-site.3.22.2 duration.0.3.0 dyn.3.22.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.11.0 fpath.0.7.3 fs-io.3.22.2 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.16.1 git-mirage.3.16.1 git-paf.3.16.1 git-unix.3.16.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.4.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 ipaddr-sexp.5.6.2 irmin.3.11.0 irmin-fs.3.11.0 irmin-git.3.11.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.10.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.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-crypto-rng-mirage.0.11.3 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.10.5 mirage-sleep.4.1.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 optint.0.3.0 ordering.3.22.2 paf.0.6.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 posixat.v0.16.0 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_irmin.3.11.0 ppx_optcomp.v0.16.0 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 shexp.v0.16.0 spawn.v0.17.0 sqlite3.5.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.22.2 stringext.1.6.0 tcpip.8.1.0 tls.0.17.5 tls-mirage.0.17.5 top-closure.3.22.2 topkg.1.1.1 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.10 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 matrix-stos.dev matrix-current.dev matrix-ctos.dev matrix-common.dev matrix-ci-server.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-04-14 08:13.24: Using cache hint "mirage/ocaml-matrix-ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7-debian-13-4.14_arm32_opam-2.5-f5683ae0cfdee33219a7058f8b735108" 2026-04-14 08:13.24: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7) (comment debian-13-4.14_arm32_opam-2.5) (user (uid 1000) (gid 1000)) (shell /usr/bin/linux32 /bin/sh -c) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) (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 "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src matrix-stos.opam matrix-current.opam matrix-ctos.opam matrix-common.opam matrix-ci-server.opam) (dst ./)) (run (network host) (shell "opam pin add -yn matrix-stos.dev './' && \ \nopam pin add -yn matrix-current.dev './' && \ \nopam pin add -yn matrix-ctos.dev './' && \ \nopam pin add -yn matrix-common.dev './' && \ \nopam pin add -yn matrix-ci-server.dev './'")) (run (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "angstrom.0.16.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.1 awa-mirage.0.3.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_incr.0.6.1 decompress.1.5.3 digestif.1.3.0 dns.8.0.0 dns-client.8.0.0 dns-client-mirage.8.0.0 domain-name.0.5.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.22.2 dune-compiledb.0.6.0 dune-configurator.3.22.2 dune-private-libs.3.22.2 dune-site.3.22.2 duration.0.3.0 dyn.3.22.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.11.0 fpath.0.7.3 fs-io.3.22.2 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.16.1 git-mirage.3.16.1 git-paf.3.16.1 git-unix.3.16.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.4.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 ipaddr-sexp.5.6.2 irmin.3.11.0 irmin-fs.3.11.0 irmin-git.3.11.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.10.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.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-crypto-rng-mirage.0.11.3 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.10.5 mirage-sleep.4.1.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 optint.0.3.0 ordering.3.22.2 paf.0.6.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 posixat.v0.16.0 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_irmin.3.11.0 ppx_optcomp.v0.16.0 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 shexp.v0.16.0 spawn.v0.17.0 sqlite3.5.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.22.2 stringext.1.6.0 tcpip.8.1.0 tls.0.17.5 tls-mirage.0.17.5 top-closure.3.22.2 topkg.1.1.1 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.10 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 matrix-stos.dev matrix-current.dev matrix-ctos.dev matrix-common.dev matrix-ci-server.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-04-14 08:13.24: Waiting for resource in pool OCluster 2026-04-14 10:05.27: Waiting for worker… 2026-04-14 10:22.00: Got resource from pool OCluster Building on kydoime.caelum.ci.dev All commits already cached HEAD is now at ee62e96 Create LICENSE.md (#31) (from ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7) Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7' locally docker.io/ocaml/opam@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7: Pulling from ocaml/opam 83d3fd32d825: Already exists 3df0dfd72ad0: Pulling fs layer 2a316f9c9b76: Pulling fs layer efa82de2efff: Pulling fs layer d71a99aebdea: Pulling fs layer 11c6a6b2d179: Pulling fs layer ed37d593561b: Pulling fs layer 36ec5d086018: Pulling fs layer b3744c7b02b9: Pulling fs layer 74a5417f91d9: Pulling fs layer 25f5bcf4379e: Pulling fs layer 9fa3c3859f66: Pulling fs layer 64cce05bcb6f: Pulling fs layer 746dc10c1c44: Pulling fs layer 96edbf3011df: Pulling fs layer 8038df952c10: Pulling fs layer 0c7a1007dfab: Pulling fs layer bd4929421a2f: Pulling fs layer c55ab25930c0: Pulling fs layer 41f370f53dae: Pulling fs layer 812b8365e613: Pulling fs layer e7a8058b1ead: Pulling fs layer 4f4fb700ef54: Pulling fs layer ec70781f5b22: Pulling fs layer 544b56d15f50: Pulling fs layer ddcdb0c2c6bf: Pulling fs layer 16273490fd8a: Pulling fs layer 9c2e00e3bda1: Pulling fs layer 0c464e135915: Pulling fs layer 4be044fda122: Pulling fs layer 622b3eaf7ae3: Pulling fs layer 0018e3a3eb78: Pulling fs layer da0dbef084c2: Pulling fs layer d52300c63e78: Pulling fs layer 8883434d731b: Pulling fs layer 3ee9122ea050: Pulling fs layer 83ff0e002aeb: Pulling fs layer ba3a8daef1d4: Pulling fs layer 214f634062fd: Pulling fs layer 3dbf8f7a1e4f: Pulling fs layer 8f02f1e5df11: Pulling fs layer 37cbae15dc64: Pulling fs layer 09617c6375b9: Pulling fs layer e55627e14102: Pulling fs layer 79083d159882: Pulling fs layer ec70781f5b22: Waiting 544b56d15f50: Waiting 64cce05bcb6f: Waiting 746dc10c1c44: Waiting 96edbf3011df: Waiting 16273490fd8a: Waiting 8038df952c10: Waiting 0c7a1007dfab: Waiting 9c2e00e3bda1: Waiting 0c464e135915: Waiting ddcdb0c2c6bf: Waiting 622b3eaf7ae3: Waiting 4be044fda122: Waiting da0dbef084c2: Waiting 0018e3a3eb78: Waiting d52300c63e78: Waiting 8883434d731b: Waiting bd4929421a2f: Waiting 36ec5d086018: Waiting c55ab25930c0: Waiting 3ee9122ea050: Waiting b3744c7b02b9: Waiting 25f5bcf4379e: Waiting 74a5417f91d9: Waiting 41f370f53dae: Waiting 83ff0e002aeb: Waiting 812b8365e613: Waiting ba3a8daef1d4: Waiting d71a99aebdea: Waiting 8f02f1e5df11: Waiting e7a8058b1ead: Waiting 3dbf8f7a1e4f: Waiting 11c6a6b2d179: Waiting 37cbae15dc64: Waiting 9fa3c3859f66: Waiting 09617c6375b9: Waiting 4f4fb700ef54: Waiting 79083d159882: Waiting e55627e14102: Waiting ed37d593561b: Waiting 3df0dfd72ad0: Verifying Checksum 3df0dfd72ad0: Download complete 3df0dfd72ad0: Pull complete 2a316f9c9b76: Verifying Checksum 2a316f9c9b76: Download complete 2a316f9c9b76: Pull complete efa82de2efff: Verifying Checksum efa82de2efff: Pull complete ed37d593561b: Verifying Checksum ed37d593561b: Download complete d71a99aebdea: Verifying Checksum d71a99aebdea: Download complete d71a99aebdea: Pull complete b3744c7b02b9: Verifying Checksum b3744c7b02b9: Download complete 36ec5d086018: Verifying Checksum 36ec5d086018: Download complete 74a5417f91d9: Verifying Checksum 74a5417f91d9: Download complete 9fa3c3859f66: Verifying Checksum 9fa3c3859f66: Download complete 64cce05bcb6f: Verifying Checksum 64cce05bcb6f: Download complete 25f5bcf4379e: Verifying Checksum 25f5bcf4379e: Download complete 96edbf3011df: Download complete 746dc10c1c44: Verifying Checksum 746dc10c1c44: Download complete 8038df952c10: Verifying Checksum 8038df952c10: Download complete 0c7a1007dfab: Verifying Checksum 0c7a1007dfab: Download complete bd4929421a2f: Verifying Checksum bd4929421a2f: Download complete 41f370f53dae: Verifying Checksum 41f370f53dae: Download complete c55ab25930c0: Verifying Checksum c55ab25930c0: Download complete e7a8058b1ead: Verifying Checksum e7a8058b1ead: Download complete 812b8365e613: Verifying Checksum 812b8365e613: Download complete 4f4fb700ef54: Download complete 544b56d15f50: Verifying Checksum 544b56d15f50: Download complete ec70781f5b22: Verifying Checksum ec70781f5b22: Download complete ddcdb0c2c6bf: Verifying Checksum ddcdb0c2c6bf: Download complete 16273490fd8a: Verifying Checksum 16273490fd8a: Download complete 9c2e00e3bda1: Verifying Checksum 9c2e00e3bda1: Download complete 0c464e135915: Verifying Checksum 0c464e135915: Download complete 4be044fda122: Verifying Checksum 4be044fda122: Download complete 622b3eaf7ae3: Verifying Checksum 622b3eaf7ae3: Download complete 0018e3a3eb78: Verifying Checksum 0018e3a3eb78: Download complete da0dbef084c2: Verifying Checksum da0dbef084c2: Download complete d52300c63e78: Verifying Checksum d52300c63e78: Download complete 8883434d731b: Verifying Checksum 8883434d731b: Download complete 83ff0e002aeb: Verifying Checksum 83ff0e002aeb: Download complete ba3a8daef1d4: Verifying Checksum ba3a8daef1d4: Download complete 214f634062fd: Verifying Checksum 214f634062fd: Download complete 3dbf8f7a1e4f: Verifying Checksum 3dbf8f7a1e4f: Download complete 8f02f1e5df11: Verifying Checksum 8f02f1e5df11: Download complete 11c6a6b2d179: Verifying Checksum 11c6a6b2d179: Download complete 09617c6375b9: Verifying Checksum 09617c6375b9: Download complete e55627e14102: Verifying Checksum e55627e14102: Download complete 79083d159882: Verifying Checksum 79083d159882: Download complete 37cbae15dc64: Verifying Checksum 37cbae15dc64: Download complete 3ee9122ea050: Verifying Checksum 3ee9122ea050: Download complete 11c6a6b2d179: Pull complete ed37d593561b: Pull complete 36ec5d086018: Pull complete b3744c7b02b9: Pull complete 74a5417f91d9: Pull complete 25f5bcf4379e: Pull complete 9fa3c3859f66: Pull complete 64cce05bcb6f: Pull complete 746dc10c1c44: Pull complete 96edbf3011df: Pull complete 8038df952c10: Pull complete 0c7a1007dfab: Pull complete bd4929421a2f: Pull complete c55ab25930c0: Pull complete 41f370f53dae: Pull complete 812b8365e613: Pull complete e7a8058b1ead: Pull complete 4f4fb700ef54: Pull complete ec70781f5b22: Pull complete 544b56d15f50: Pull complete ddcdb0c2c6bf: Pull complete 16273490fd8a: Pull complete 9c2e00e3bda1: Pull complete 0c464e135915: Pull complete 4be044fda122: Pull complete 622b3eaf7ae3: Pull complete 0018e3a3eb78: Pull complete da0dbef084c2: Pull complete d52300c63e78: Pull complete 8883434d731b: Pull complete 3ee9122ea050: Pull complete 83ff0e002aeb: Pull complete ba3a8daef1d4: Pull complete 214f634062fd: Pull complete 3dbf8f7a1e4f: Pull complete 8f02f1e5df11: Pull complete 37cbae15dc64: Pull complete 09617c6375b9: Pull complete e55627e14102: Pull complete 79083d159882: Pull complete Digest: sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7 Status: Downloaded newer image for ocaml/opam@sha256:39b91237818617b0a71a7080b6942f04dcc6a0ca58db06c5eb6e03eacbae6bc7 2026-04-14 10:22.00 ---> using "d8704a1eb4be8992901edc30ae858afd677afbaf9ee7a0f6bc60bc9bd0a7f2da" from cache /: (comment debian-13-4.14_arm32_opam-2.5) /: (user (uid 1000) (gid 1000)) /: (shell /usr/bin/linux32 /bin/sh -c) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) 2026-04-14 10:22.00 ---> using "468330f153129eab487685ae8928f606b51f88944eea1f9720522d16bdedb22d" from cache /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.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2026-04-14 10:22.00 ---> using "d282397b51eef75041cf2946902285ed47354662641492d819288073a4e65743" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-107-generic The OCaml toplevel, version 4.14.3 2.5.0 2026-04-14 10:22.00 ---> using "0aebe608c66a2b63450dcbf959843b062a8af0180c0ffb94f1700beca531cbf7" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-04-14 10:22.00 ---> using "c31339caafa82821352b6501c13673ae72ec4b0155efc3f67022cc0b82b4f2e8" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 95972b8834..5f7bb1a6e6 master -> origin/master 5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). 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-04-14 10:22.00 ---> using "6301a6b7c5d39c16a14a3ae671e78cdd5b50fa695f1e435233051860c801f321" from cache /src: (copy (src matrix-stos.opam matrix-current.opam matrix-ctos.opam matrix-common.opam matrix-ci-server.opam) (dst ./)) 2026-04-14 10:22.01 ---> saved as "10689872771eb7b2c1ca6b3577d40bbb9c791a6db3598047f8d1647c52dcb21e" /src: (run (network host) (shell "opam pin add -yn matrix-stos.dev './' && \ \nopam pin add -yn matrix-current.dev './' && \ \nopam pin add -yn matrix-ctos.dev './' && \ \nopam pin add -yn matrix-common.dev './' && \ \nopam pin add -yn matrix-ci-server.dev './'")) [NOTE] Package matrix-stos does not exist in opam repositories registered in the current switch. [matrix-stos.dev] synchronised (file:///src) matrix-stos is now pinned to file:///src (version dev) [NOTE] Package matrix-current does not exist in opam repositories registered in the current switch. [matrix-current.dev] synchronised (file:///src) matrix-current is now pinned to file:///src (version dev) [NOTE] Package matrix-ctos does not exist in opam repositories registered in the current switch. [matrix-ctos.dev] synchronised (file:///src) matrix-ctos is now pinned to file:///src (version dev) [NOTE] Package matrix-common does not exist in opam repositories registered in the current switch. [matrix-common.dev] synchronised (file:///src) matrix-common is now pinned to file:///src (version dev) [NOTE] Package matrix-ci-server does not exist in opam repositories registered in the current switch. [matrix-ci-server.dev] synchronised (file:///src) [WARNING] Failed checks on matrix-ci-server package definition from source at file:///src: warning 74: Field 'pin-depends' contains packages that are neither in 'depends' nor in 'depopts': "dream-pure", "dream-httpaf", "dream" The following additional pinnings are required by matrix-ci-server.dev: - dream-pure.dev at git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b - dream.dev at git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b - dream-mirage.dev at git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b - dream-httpaf.dev at git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b Pin and install them? [Y/n] y [dream-pure.dev] synchronised (no changes) dream-pure is now pinned to git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b (version dev) [dream.dev] synchronised (no changes) dream is now pinned to git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b (version dev) [NOTE] Package dream-mirage does not exist in opam repositories registered in the current switch. [dream-mirage.dev] synchronised (no changes) dream-mirage is now pinned to git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b (version dev) [dream-httpaf.dev] synchronised (no changes) dream-httpaf is now pinned to git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b (version dev) matrix-ci-server is now pinned to file:///src (version dev) 2026-04-14 10:22.40 ---> saved as "f8687eef2200472903cef952f537c5124a211fe2bfa61c4af06755bfc7769d36" /src: (run (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-04-14 10:22.40 ---> saved as "c3b898f8368fb4c477a4ad42c6ca4a0d58490998d34f02be0d1145bdfe025637" /src: (env DEPS "angstrom.0.16.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.1 awa-mirage.0.3.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_incr.0.6.1 decompress.1.5.3 digestif.1.3.0 dns.8.0.0 dns-client.8.0.0 dns-client-mirage.8.0.0 domain-name.0.5.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.22.2 dune-compiledb.0.6.0 dune-configurator.3.22.2 dune-private-libs.3.22.2 dune-site.3.22.2 duration.0.3.0 dyn.3.22.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.11.0 fpath.0.7.3 fs-io.3.22.2 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.16.1 git-mirage.3.16.1 git-paf.3.16.1 git-unix.3.16.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.4.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 ipaddr-sexp.5.6.2 irmin.3.11.0 irmin-fs.3.11.0 irmin-git.3.11.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.10.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.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-crypto-rng-mirage.0.11.3 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.10.5 mirage-sleep.4.1.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 optint.0.3.0 ordering.3.22.2 paf.0.6.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 posixat.v0.16.0 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_irmin.3.11.0 ppx_optcomp.v0.16.0 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 shexp.v0.16.0 spawn.v0.17.0 sqlite3.5.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.22.2 stringext.1.6.0 tcpip.8.1.0 tls.0.17.5 tls-mirage.0.17.5 top-closure.3.22.2 topkg.1.1.1 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.10 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 matrix-stos.dev matrix-current.dev matrix-ctos.dev matrix-common.dev matrix-ci-server.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian trixie InRelease - Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] - Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] - Get:4 http://deb.debian.org/debian-security trixie-security/main armhf Packages [117 kB] - Fetched 208 kB in 0s (1093 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [dream.dev] synchronised (no changes) [dream-httpaf.dev] synchronised (no changes) [dream-mirage.dev] synchronised (no changes) [matrix-ci-server.dev] synchronised (file:///src) [matrix-common.dev] synchronised (file:///src) [matrix-ctos.dev] synchronised (file:///src) [matrix-current.dev] synchronised (file:///src) [matrix-stos.dev] synchronised (file:///src) [dream-pure.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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-bigarray is already installed (current version is base). The following system packages will first need to be installed: libev-dev libffi-dev libgmp-dev libsqlite3-dev libssl-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libffi-dev" "libgmp-dev" "libsqlite3-dev" "libssl-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 ... 20349 files and directories currently installed.) - Preparing to unpack .../openssl-provider-legacy_3.5.5-1~deb13u2_armhf.deb ... - Unpacking openssl-provider-legacy (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... - Setting up openssl-provider-legacy (3.5.5-1~deb13u2) ... - (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 ... 20349 files and directories currently installed.) - Preparing to unpack .../libssl3t64_3.5.5-1~deb13u2_armhf.deb ... - Unpacking libssl3t64:armhf (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... - Setting up libssl3t64:armhf (3.5.5-1~deb13u2) ... - Selecting previously unselected package libev4t64:armhf. - (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 ... 20349 files and directories currently installed.) - Preparing to unpack .../00-libev4t64_1%3a4.33-2.1+b1_armhf.deb ... - Unpacking libev4t64:armhf (1:4.33-2.1+b1) ... - Selecting previously unselected package libev-dev:armhf. - Preparing to unpack .../01-libev-dev_1%3a4.33-2.1+b1_armhf.deb ... - Unpacking libev-dev:armhf (1:4.33-2.1+b1) ... - Selecting previously unselected package libffi-dev:armhf. - Preparing to unpack .../02-libffi-dev_3.4.8-2_armhf.deb ... - Unpacking libffi-dev:armhf (3.4.8-2) ... - Selecting previously unselected package libgmpxx4ldbl:armhf. - Preparing to unpack .../03-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_armhf.deb ... - Unpacking libgmpxx4ldbl:armhf (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:armhf. - Preparing to unpack .../04-libgmp-dev_2%3a6.3.0+dfsg-3_armhf.deb ... - Unpacking libgmp-dev:armhf (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libpkgconf3:armhf. - Preparing to unpack .../05-libpkgconf3_1.8.1-4_armhf.deb ... - Unpacking libpkgconf3:armhf (1.8.1-4) ... - Selecting previously unselected package libsqlite3-dev:armhf. - Preparing to unpack .../06-libsqlite3-dev_3.46.1-7+deb13u1_armhf.deb ... - Unpacking libsqlite3-dev:armhf (3.46.1-7+deb13u1) ... - Selecting previously unselected package libssl-dev:armhf. - Preparing to unpack .../07-libssl-dev_3.5.5-1~deb13u2_armhf.deb ... - Unpacking libssl-dev:armhf (3.5.5-1~deb13u2) ... - Preparing to unpack .../08-openssl_3.5.5-1~deb13u2_armhf.deb ... - Unpacking openssl (3.5.5-1~deb13u2) over (3.5.5-1~deb13u1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../09-pkgconf-bin_1.8.1-4_armhf.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:armhf. - Preparing to unpack .../10-pkgconf_1.8.1-4_armhf.deb ... - Unpacking pkgconf:armhf (1.8.1-4) ... - Selecting previously unselected package pkg-config:armhf. - Preparing to unpack .../11-pkg-config_1.8.1-4_armhf.deb ... - Unpacking pkg-config:armhf (1.8.1-4) ... - Setting up libev4t64:armhf (1:4.33-2.1+b1) ... - Setting up libffi-dev:armhf (3.4.8-2) ... - Setting up libpkgconf3:armhf (1.8.1-4) ... - Setting up libgmpxx4ldbl:armhf (2:6.3.0+dfsg-3) ... - Setting up libsqlite3-dev:armhf (3.46.1-7+deb13u1) ... - Setting up libssl-dev:armhf (3.5.5-1~deb13u2) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libev-dev:armhf (1:4.33-2.1+b1) ... - Setting up openssl (3.5.5-1~deb13u2) ... - Setting up libgmp-dev:armhf (2:6.3.0+dfsg-3) ... - Setting up pkgconf:armhf (1.8.1-4) ... - Setting up pkg-config:armhf (1.8.1-4) ... - Processing triggers for libc-bin (2.41-12+deb13u2) ... # To update the current shell environment, run: eval $(opam env) 2026-04-14 10:23.03 ---> saved as "14b4803cf370d1a2e537dca5ff5f44ce7309a004dcf7226dcc5961179fdf3daa" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [dream.dev] synchronised (no changes) [dream-httpaf.dev] synchronised (no changes) [dream-mirage.dev] synchronised (no changes) [dream-pure.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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-bigarray is already installed (current version is base). The following actions will be performed: === install 207 packages - install angstrom 0.16.1 - install arp 3.1.1 - install asetmap 0.8.1 - install asn1-combinators 0.2.6 - install astring 0.8.5 - install awa 0.3.1 - install awa-mirage 0.3.1 - install base v0.16.4 - install base-bytes base - install base64 3.5.2 - install bheap 2.0.0 - install bigarray-compat 1.1.0 - install bigstringaf 0.10.0 - install bos 0.2.1 - install bstr 0.0.4 - install ca-certs 0.2.3 - install ca-certs-nss 3.101 - install camlp-streams 5.0.1 - install caqti 2.3.0 - install caqti-lwt 2.3.0 - install carton 0.7.2 - install carton-git 0.7.2 - install carton-lwt 0.7.2 - install cf 0.5.0 - install cf-lwt 0.5.0 - install checkseum 0.5.2 - install cmdliner 1.3.0 - install cohttp 6.1.1 - install cohttp-lwt 6.1.1 - install cohttp-lwt-unix 6.1.1 - install conduit 8.0.0 - install conduit-lwt 8.0.0 - install conduit-lwt-unix 8.0.0 - install conf-gmp 5 - install conf-gmp-powm-sec 4 - install conf-libev 4-13 - install conf-libffi 2.0.0 - install conf-libssl 4 - install conf-pkg-config 4 - install conf-sqlite3 1 - install cppo 1.8.0 - install csexp 1.5.2 - install cstruct 6.2.0 - install cstruct-lwt 6.2.0 - install cstruct-unix 6.2.0 - install ctypes 0.24.0 - install ctypes-foreign 0.24.0 - install current 0.7.4 - install current_incr 0.6.1 - install decompress 1.5.3 - install digestif 1.3.0 - install dns 8.0.0 - install dns-client 8.0.0 - install dns-client-mirage 8.0.0 - install domain-name 0.5.0 - install dream dev (pinned) - install dream-httpaf dev (pinned) - install dream-mirage dev (pinned) - install dream-pure dev (pinned) - install duff 0.5 - install dune 3.22.2 - install dune-compiledb 0.6.0 - install dune-configurator 3.22.2 - install dune-private-libs 3.22.2 - install dune-site 3.22.2 - install duration 0.3.0 - install dyn 3.22.2 - install either 1.0.0 - install emile 1.1 - install encore 0.8.1 - install eqaf 0.9 - install ethernet 3.2.0 - install ezjsonm 1.3.0 - install faraday 0.8.2 - install faraday-lwt 0.8.2 - install faraday-lwt-unix 0.8.2 - install fmt 0.11.0 - install fpath 0.7.3 - install fs-io 3.22.2 - install fsevents 0.3.0 - install fsevents-lwt 0.3.0 - install git 3.16.1 - install git-mirage 3.16.1 - install git-paf 3.16.1 - install git-unix 3.16.1 - install gmap 0.3.0 - install graphql 0.14.0 - install graphql-lwt 0.14.0 - install graphql_parser 0.14.0 - install h2 0.13.0 - install happy-eyeballs 2.0.1 - install happy-eyeballs-lwt 2.0.1 - install happy-eyeballs-mirage 2.0.1 - install hex 1.5.0 - install hkdf 1.0.4 (deprecated) - install hmap 0.8.1 - install hpack 0.13.0 - install http 6.1.1 - install httpaf 0.7.1 - install httpun-types 0.2.0 - install hxd 0.4.0 - install inotify 2.6 - install integers 0.7.0 - install ipaddr 5.6.2 - install ipaddr-cstruct 5.6.2 - install ipaddr-sexp 5.6.2 - install irmin 3.11.0 - install irmin-fs 3.11.0 - install irmin-git 3.11.0 - install irmin-watcher 0.5.0 - install jsonm 1.0.2 - install ke 0.6 - install letsencrypt 0.5.1 - install logs 0.10.0 - install lru 0.3.1 - install lwt 5.9.2 - install lwt-dllist 1.1.0 - install lwt_ppx 5.9.1 - install lwt_ssl 1.2.0 - install macaddr 5.6.2 - install macaddr-cstruct 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 metrics 0.5.0 - install mimic 0.0.9 - install mimic-happy-eyeballs 0.0.9 - install mirage-clock 4.2.0 - install mirage-clock-unix 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-crypto-rng-mirage 0.11.3 - install mirage-flow 5.0.0 - install mirage-kv 6.1.1 - install mirage-mtime 5.2.0 - install mirage-net 4.0.0 - install mirage-random 3.0.0 (deprecated) - install mirage-runtime 4.10.5 - install mirage-sleep 4.1.0 - install mirage-time 3.0.0 - install mirage-time-unix 3.0.0 - install mirage-unix 5.0.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.12.4 - install ocaml-syntax-shims 1.0.0 - install ocamlbuild 0.16.1 - install ocamlfind 1.9.8 - install ocamlgraph 2.2.0 - install ocplib-endian 1.2 - install optint 0.3.0 - install ordering 3.22.2 - install paf 0.6.0 - install parsexp v0.16.0 - install pbkdf 1.2.0 - install pecu 0.7 - install posixat v0.16.0 - install pp 2.0.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_deriving_yojson 3.9.1 - install ppx_irmin 3.11.0 - install ppx_optcomp v0.16.0 - install ppx_repr 0.7.0 - install ppx_sexp_conv v0.16.0 - install ppxlib 0.35.0 - install prettym 0.0.4 - install prometheus 1.3 - install psq 0.2.1 - install ptime 1.2.0 - install randomconv 0.1.3 - install re 1.14.0 - install repr 0.7.0 - install result 1.5 - install rresult 0.7.0 - install seq base - install sexplib v0.16.0 - install sexplib0 v0.16.0 - install shexp v0.16.0 - install spawn v0.17.0 - install sqlite3 5.4.0 - install ssl 0.7.0 - install stdio v0.16.0 - install stdlib-shims 0.3.0 - install stdune 3.22.2 - install stringext 1.6.0 - install tcpip 8.1.0 - install tls 0.17.5 - install tls-mirage 0.17.5 - install top-closure 3.22.2 - install topkg 1.1.1 - install unstrctrd 0.4 - install uri 4.4.0 - install uri-sexp 4.4.0 - install uuidm 0.9.10 - 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 arp.3.1.1 (cached) -> retrieved asetmap.0.8.1 (cached) -> retrieved asn1-combinators.0.2.6 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved base64.3.5.2 (cached) -> retrieved base.v0.16.4 (cached) -> retrieved bheap.2.0.0 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved awa.0.3.1, awa-mirage.0.3.1 (https://opam.ocaml.org/cache) -> retrieved bos.0.2.1 (cached) -> retrieved bstr.0.0.4 (cached) -> retrieved ca-certs.0.2.3 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached) -> retrieved ca-certs-nss.3.101 (cached) -> retrieved caqti.2.3.0, caqti-lwt.2.3.0 (cached) -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached) -> retrieved checkseum.0.5.2 (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 conf-libssl.4 (cached) -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1 (cached) -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (cached) -> retrieved cppo.1.8.0 (cached) -> installed conf-gmp.5 -> installed conf-libev.4-13 -> installed conf-pkg-config.4 -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached) -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached) -> installed conf-gmp-powm-sec.4 -> installed conf-libffi.2.0.0 -> installed conf-libssl.4 -> installed conf-sqlite3.1 -> retrieved current.0.7.4 (cached) -> retrieved current_incr.0.6.1 (cached) -> retrieved decompress.1.5.3 (cached) -> retrieved domain-name.0.5.0 (cached) -> retrieved dns.8.0.0, dns-client.8.0.0, dns-client-mirage.8.0.0 (cached) -> retrieved digestif.1.3.0 (cached) -> retrieved dream.dev (no changes) -> retrieved dream-httpaf.dev (no changes) -> retrieved duff.0.5 (cached) -> retrieved dream-mirage.dev (no changes) -> retrieved dune-compiledb.0.6.0 (cached) -> retrieved duration.0.3.0 (cached) -> retrieved either.1.0.0 (cached) -> retrieved emile.1.1 (cached) -> retrieved encore.0.8.1 (cached) -> retrieved dune.3.22.2, dune-configurator.3.22.2, dune-private-libs.3.22.2, dune-site.3.22.2, dyn.3.22.2, fs-io.3.22.2, ordering.3.22.2, stdune.3.22.2, top-closure.3.22.2 (cached) -> retrieved eqaf.0.9 (cached) -> retrieved ethernet.3.2.0 (cached) -> retrieved ezjsonm.1.3.0 (cached) -> installed cmdliner.1.3.0 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached) -> retrieved fmt.0.11.0 (cached) -> retrieved dream-pure.dev (no changes) -> retrieved fpath.0.7.3 (cached) -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached) -> retrieved h2.0.13.0, hpack.0.13.0 (cached) -> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1 (cached) -> retrieved hex.1.5.0 (cached) -> retrieved hkdf.1.0.4 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved httpaf.0.7.1 (cached) -> retrieved git.3.16.1, git-mirage.3.16.1, git-paf.3.16.1, git-unix.3.16.1 (https://opam.ocaml.org/cache) -> retrieved httpun-types.0.2.0 (cached) -> retrieved hxd.0.4.0 (cached) -> retrieved inotify.2.6 (cached) -> retrieved integers.0.7.0 (cached) -> 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) -> 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 lru.0.3.1 (cached) -> retrieved lwt.5.9.2 (cached) -> retrieved lwt-dllist.1.1.0 (cached) -> retrieved letsencrypt.0.5.1 (https://opam.ocaml.org/cache) -> retrieved lwt_ssl.1.2.0 (cached) -> retrieved lwt_ppx.5.9.1 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved metrics.0.5.0 (cached) -> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9 (cached) -> retrieved irmin.3.11.0, irmin-fs.3.11.0, irmin-git.3.11.0, ppx_irmin.3.11.0 (cached) -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached) -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (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, mirage-crypto-rng-mirage.0.11.3 (cached) -> retrieved mirage-flow.5.0.0 (cached) -> retrieved mirage-kv.6.1.1 (cached) -> retrieved mirage-mtime.5.2.0 (cached) -> retrieved mirage-net.4.0.0 (cached) -> retrieved mirage-random.3.0.0 (cached) -> retrieved mirage-sleep.4.1.0 (cached) -> retrieved mirage-time.3.0.0, mirage-time-unix.3.0.0 (cached) -> retrieved mirage-runtime.4.10.5 (cached) -> retrieved mirage-unix.5.0.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) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocamlgraph.2.2.0 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved pbkdf.1.2.0 (cached) -> retrieved parsexp.v0.16.0 (cached) -> retrieved pecu.0.7 (cached) -> retrieved posixat.v0.16.0 (cached) -> retrieved paf.0.6.0 (https://opam.ocaml.org/cache) -> retrieved pp.2.0.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving_yojson.3.9.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_optcomp.v0.16.0 (cached) -> retrieved ppx_repr.0.7.0, repr.0.7.0 (cached) -> retrieved ppx_sexp_conv.v0.16.0 (cached) -> retrieved prettym.0.0.4 (cached) -> retrieved prometheus.1.3 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved randomconv.0.1.3 (cached) -> retrieved re.1.14.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved sexplib.v0.16.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved shexp.v0.16.0 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved sqlite3.5.4.0 (cached) -> retrieved ssl.0.7.0 (cached) -> retrieved stdio.v0.16.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved tcpip.8.1.0 (cached) -> retrieved topkg.1.1.1 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved tls.0.17.5, tls-mirage.0.17.5 (cached) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) -> retrieved uuidm.0.9.10 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved zarith.1.14 (cached) -> retrieved yojson.3.0.0 (cached) -> retrieved x509.0.16.5 (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 hmap.0.8.1 -> installed asetmap.0.8.1 -> installed rresult.0.7.0 -> installed uuidm.0.9.10 -> 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.22.2 -> installed base64.3.5.2 -> installed bheap.2.0.0 -> installed bigarray-compat.1.1.0 -> installed bstr.0.0.4 -> installed camlp-streams.5.0.1 -> installed cppo.1.8.0 -> installed csexp.1.5.2 -> installed cstruct.6.2.0 -> installed current_incr.0.6.1 -> installed domain-name.0.5.0 -> installed duff.0.5 -> installed duration.0.3.0 -> installed either.1.0.0 -> installed fs-io.3.22.2 -> installed gmap.0.3.0 -> installed http.6.1.1 -> 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 metrics.0.5.0 -> installed mirage-clock.4.2.0 -> installed menhirGLR.20260209 -> installed stdlib-shims.0.3.0 -> installed menhirLib.20260209 -> installed mirage-mtime.5.2.0 -> installed ocaml-syntax-shims.1.0.0 -> installed optint.0.3.0 -> installed ppx_derivers.1.2.1 -> installed stringext.1.6.0 -> installed spawn.v0.17.0 -> installed psq.0.2.1 -> installed ordering.3.22.2 -> installed result.1.5 -> installed pecu.0.7 -> installed menhirSdk.20260209 -> installed pp.2.0.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed cstruct-unix.6.2.0 -> installed hex.1.5.0 -> installed randomconv.0.1.3 -> installed macaddr-cstruct.5.6.2 -> installed mirage-random.3.0.0 -> installed ocplib-endian.1.2 -> installed top-closure.3.22.2 -> installed ipaddr.5.6.2 -> installed integers.0.7.0 -> installed lru.0.3.1 -> installed ocamlgraph.2.2.0 -> installed sexplib0.v0.16.0 -> installed prettym.0.0.4 -> installed asn1-combinators.0.2.6 -> installed dyn.3.22.2 -> installed yojson.3.0.0 -> installed dune-configurator.3.22.2 -> installed re.1.14.0 -> installed eqaf.0.9 -> installed ipaddr-cstruct.5.6.2 -> installed ezjsonm.1.3.0 -> installed repr.0.7.0 -> installed bigstringaf.0.10.0 -> installed mirage-clock-unix.4.2.0 -> installed ssl.0.7.0 -> installed checkseum.0.5.2 -> installed digestif.1.3.0 -> installed mirage-crypto.0.11.3 -> installed faraday.0.8.2 -> installed parsexp.v0.16.0 -> installed decompress.1.5.3 -> installed angstrom.0.16.1 -> installed hkdf.1.0.4 -> installed pbkdf.1.2.0 -> installed httpun-types.0.2.0 -> installed lwt.5.9.2 -> installed emile.1.1 -> installed encore.0.8.1 -> installed unstrctrd.0.4 -> installed uri.4.4.0 -> installed hpack.0.13.0 -> installed cstruct-lwt.6.2.0 -> installed mirage-kv.6.1.1 -> installed mirage-flow.5.0.0 -> installed mirage-net.4.0.0 -> installed ctypes.0.24.0 -> installed httpaf.0.7.1 -> installed faraday-lwt.0.8.2 -> installed inotify.2.6 -> installed lwt_ssl.1.2.0 -> installed mirage-sleep.4.1.0 -> installed sexplib.v0.16.0 -> installed mirage-time.3.0.0 -> installed prometheus.1.3 -> installed stdune.3.22.2 -> installed hxd.0.4.0 -> installed logs.0.10.0 -> installed base.v0.16.4 -> installed h2.0.13.0 -> installed faraday-lwt-unix.0.8.2 -> installed dune-compiledb.0.6.0 -> installed mirage-time-unix.3.0.0 -> installed happy-eyeballs.2.0.1 -> installed ctypes-foreign.0.24.0 -> installed ethernet.3.2.0 -> installed mimic.0.0.9 -> installed menhir.20260209 -> installed dune-private-libs.3.22.2 -> installed ppxlib.0.35.0 -> installed bos.0.2.1 -> installed dns.8.0.0 -> installed mirage-crypto-rng.0.11.3 -> installed mirage-runtime.4.10.5 -> installed multipart_form.0.8.0 -> installed stdio.v0.16.0 -> installed sqlite3.5.4.0 -> installed arp.3.1.1 -> installed graphql_parser.0.14.0 -> installed dune-site.3.22.2 -> installed cf.0.5.0 -> installed happy-eyeballs-lwt.2.0.1 -> installed mirage-crypto-rng-lwt.0.11.3 -> installed mirage-crypto-rng-mirage.0.11.3 -> installed fsevents.0.3.0 -> installed multipart_form-lwt.0.8.0 -> installed cf-lwt.0.5.0 -> installed dns-client.8.0.0 -> installed mirage-crypto-pk.0.11.3 -> installed mirage-unix.5.0.1 -> installed carton.0.7.2 -> installed fsevents-lwt.0.3.0 -> installed lwt_ppx.5.9.1 -> installed ppx_deriving.6.0.3 -> installed ppx_optcomp.v0.16.0 -> installed tcpip.8.1.0 -> installed ppx_sexp_conv.v0.16.0 -> installed graphql.0.14.0 -> installed carton-lwt.0.7.2 -> installed irmin-watcher.0.5.0 -> installed happy-eyeballs-mirage.2.0.1 -> installed dream-pure.dev -> installed graphql-lwt.0.14.0 -> installed carton-git.0.7.2 -> installed ppx_deriving_yojson.3.9.1 -> installed ipaddr-sexp.5.6.2 -> installed uri-sexp.4.4.0 -> installed posixat.v0.16.0 -> installed ppx_repr.0.7.0 -> installed current.0.7.4 -> installed conduit.8.0.0 -> installed ppx_irmin.3.11.0 -> installed cohttp.6.1.1 -> installed shexp.v0.16.0 -> installed dream-httpaf.dev -> installed conduit-lwt.8.0.0 -> installed git.3.16.1 -> installed mirage-crypto-ec.0.11.3 -> installed cohttp-lwt.6.1.1 -> installed x509.0.16.5 -> installed ca-certs.0.2.3 -> installed letsencrypt.0.5.1 -> installed ca-certs-nss.3.101 -> installed tls.0.17.5 -> installed conduit-lwt-unix.8.0.0 -> installed caqti.2.3.0 -> installed awa.0.3.1 -> installed tls-mirage.0.17.5 -> installed caqti-lwt.2.3.0 -> installed irmin.3.11.0 -> installed cohttp-lwt-unix.6.1.1 -> installed awa-mirage.0.3.1 -> installed dns-client-mirage.8.0.0 -> installed paf.0.6.0 -> installed mimic-happy-eyeballs.0.0.9 -> installed git-paf.3.16.1 -> installed git-mirage.3.16.1 -> installed irmin-fs.3.11.0 [ERROR] The compilation of dream.dev failed at "dune build -p dream -j 79". -> installed git-unix.3.16.1 -> installed irmin-git.3.11.0 #=== ERROR while compiling dream.dev ==========================================# # context 2.5.0 | linux/arm32 | ocaml-base-compiler.4.14.3 | pinned(git+https://github.com/aantron/dream.git#006196fa0c957ea4f4aa3e949803b09cc1b3010b#006196fa0c957ea4f4aa3e949803b09cc1b3010b) # path ~/.opam/4.14/.opam-switch/build/dream.dev # command ~/.opam/4.14/bin/dune build -p dream -j 79 # exit-code 1 # env-file ~/.opam/log/dream-7-ed8afe.env # output-file ~/.opam/log/dream-7-ed8afe.out ### output ### # (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/sql/.dream__sql.objs/byte -I /home/opam/.opam/4.14/lib/angstrom -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/base64/rfc2045 -I /home/opam/.opam/4.14/lib/bigstringaf -I /home/opam/.opam/4.14/lib/bstr -I /home/opam/.opam/4.14/lib/caqti -I /home/opam/.opam/4.14/lib/caqti-lwt -I /home/opam/.opam/4.14/lib/caqti/platform -I /home/opam/.opam/4.14/lib/caqti/template -I /home/opam/.opam/4.14/lib/cstruct -I /home/opam/.opam/4.14/lib/digestif -I /home/opam/.opam/4.14/lib/domain-name -I /home/opam/.opam/4.14/lib/dream-pure -I /home/opam/.opam/4.14/lib/eqaf -I /home/opam/.opam/4.14/lib/eqaf/bigstring -I /home/opam/.opam/4.14/lib/eqaf/cstruct -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/hmap -I /home/opam/.opam/4.14/lib/ipaddr -I /home/opam/.opam/4.14/lib/ke -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lru -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt-dllist -I /home/opam/.opam/4.14/lib/macaddr -I /home/opam/.opam/4.14/lib/magic-mime -I /home/opam/.opam/4.14/lib/mirage-clock -I /home/opam/.opam/4.14/lib/mirage-crypto -I /home/opam/.opam/4.14/lib/mirage-crypto-rng -I /home/opam/.opam/4.14/lib/mtime -I /home/opam/.opam/4.14/lib/mtime/clock -I /home/opam/.opam/4.14/lib/multipart_form -I /home/opam/.opam/4.14/lib/multipart_form-lwt -I /home/opam/.opam/4.14/lib/pecu -I /home/opam/.opam/4.14/lib/prettym -I /home/opam/.opam/4.14/lib/psq -I /home/opam/.opam/4.14/lib/ptime -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/stringext -I /home/opam/.opam/4.14/lib/unstrctrd -I /home/opam/.opam/4.14/lib/unstrctrd/parser -I /home/opam/.opam/4.14/lib/uri -I /home/opam/.opam/4.14/lib/uutf -I /home/opam/.opam/4.14/lib/yojson -I src/cipher/.dream__cipher.objs/byte -I src/server/.dream__server.objs/byte -no-alias-deps -open Dream__sql -o src/sql/.dream__sql.objs/byte/dream__sql__Sql.cmo -c -impl src/sql/sql.pp.ml) # File "src/sql/sql.ml", line 17, characters 36-52: # 17 | let pool_field : (_, Caqti_error.t) Caqti_lwt.Pool.t Message.field = # ^^^^^^^^^^^^^^^^ # Error: Unbound module Caqti_lwt.Pool <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build dream dev +- +- The following changes have been performed (the rest was aborted) | - install angstrom 0.16.1 | - install arp 3.1.1 | - install asetmap 0.8.1 | - install asn1-combinators 0.2.6 | - install astring 0.8.5 | - install awa 0.3.1 | - install awa-mirage 0.3.1 | - install base v0.16.4 | - install base-bytes base | - install base64 3.5.2 | - install bheap 2.0.0 | - install bigarray-compat 1.1.0 | - install bigstringaf 0.10.0 | - install bos 0.2.1 | - install bstr 0.0.4 | - install ca-certs 0.2.3 | - install ca-certs-nss 3.101 | - install camlp-streams 5.0.1 | - install caqti 2.3.0 | - install caqti-lwt 2.3.0 | - install carton 0.7.2 | - install carton-git 0.7.2 | - install carton-lwt 0.7.2 | - install cf 0.5.0 | - install cf-lwt 0.5.0 | - install checkseum 0.5.2 | - install cmdliner 1.3.0 | - install cohttp 6.1.1 | - install cohttp-lwt 6.1.1 | - install cohttp-lwt-unix 6.1.1 | - install conduit 8.0.0 | - install conduit-lwt 8.0.0 | - install conduit-lwt-unix 8.0.0 | - install conf-gmp 5 | - install conf-gmp-powm-sec 4 | - install conf-libev 4-13 | - install conf-libffi 2.0.0 | - install conf-libssl 4 | - install conf-pkg-config 4 | - install conf-sqlite3 1 | - install cppo 1.8.0 | - install csexp 1.5.2 | - install cstruct 6.2.0 | - install cstruct-lwt 6.2.0 | - install cstruct-unix 6.2.0 | - install ctypes 0.24.0 | - install ctypes-foreign 0.24.0 | - install current 0.7.4 | - install current_incr 0.6.1 | - install decompress 1.5.3 | - install digestif 1.3.0 | - install dns 8.0.0 | - install dns-client 8.0.0 | - install dns-client-mirage 8.0.0 | - install domain-name 0.5.0 | - install dream-httpaf dev | - install dream-pure dev | - install duff 0.5 | - install dune 3.22.2 | - install dune-compiledb 0.6.0 | - install dune-configurator 3.22.2 | - install dune-private-libs 3.22.2 | - install dune-site 3.22.2 | - install duration 0.3.0 | - install dyn 3.22.2 | - install either 1.0.0 | - install emile 1.1 | - install encore 0.8.1 | - install eqaf 0.9 | - install ethernet 3.2.0 | - install ezjsonm 1.3.0 | - install faraday 0.8.2 | - install faraday-lwt 0.8.2 | - install faraday-lwt-unix 0.8.2 | - install fmt 0.11.0 | - install fpath 0.7.3 | - install fs-io 3.22.2 | - install fsevents 0.3.0 | - install fsevents-lwt 0.3.0 | - install git 3.16.1 | - install git-mirage 3.16.1 | - install git-paf 3.16.1 | - install git-unix 3.16.1 | - install gmap 0.3.0 | - install graphql 0.14.0 | - install graphql-lwt 0.14.0 | - install graphql_parser 0.14.0 | - install h2 0.13.0 | - install happy-eyeballs 2.0.1 | - install happy-eyeballs-lwt 2.0.1 | - install happy-eyeballs-mirage 2.0.1 | - install hex 1.5.0 | - install hkdf 1.0.4 | - install hmap 0.8.1 | - install hpack 0.13.0 | - install http 6.1.1 | - install httpaf 0.7.1 | - install httpun-types 0.2.0 | - install hxd 0.4.0 | - install inotify 2.6 | - install integers 0.7.0 | - install ipaddr 5.6.2 | - install ipaddr-cstruct 5.6.2 | - install ipaddr-sexp 5.6.2 | - install irmin 3.11.0 | - install irmin-fs 3.11.0 | - install irmin-git 3.11.0 | - install irmin-watcher 0.5.0 | - install jsonm 1.0.2 | - install ke 0.6 | - install letsencrypt 0.5.1 | - install logs 0.10.0 | - install lru 0.3.1 | - install lwt 5.9.2 | - install lwt-dllist 1.1.0 | - install lwt_ppx 5.9.1 | - install lwt_ssl 1.2.0 | - install macaddr 5.6.2 | - install macaddr-cstruct 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 metrics 0.5.0 | - install mimic 0.0.9 | - install mimic-happy-eyeballs 0.0.9 | - install mirage-clock 4.2.0 | - install mirage-clock-unix 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-crypto-rng-mirage 0.11.3 | - install mirage-flow 5.0.0 | - install mirage-kv 6.1.1 | - install mirage-mtime 5.2.0 | - install mirage-net 4.0.0 | - install mirage-random 3.0.0 | - install mirage-runtime 4.10.5 | - install mirage-sleep 4.1.0 | - install mirage-time 3.0.0 | - install mirage-time-unix 3.0.0 | - install mirage-unix 5.0.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.12.4 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.16.1 | - install ocamlfind 1.9.8 | - install ocamlgraph 2.2.0 | - install ocplib-endian 1.2 | - install optint 0.3.0 | - install ordering 3.22.2 | - install paf 0.6.0 | - install parsexp v0.16.0 | - install pbkdf 1.2.0 | - install pecu 0.7 | - install posixat v0.16.0 | - install pp 2.0.0 | - install ppx_derivers 1.2.1 | - install ppx_deriving 6.0.3 | - install ppx_deriving_yojson 3.9.1 | - install ppx_irmin 3.11.0 | - install ppx_optcomp v0.16.0 | - install ppx_repr 0.7.0 | - install ppx_sexp_conv v0.16.0 | - install ppxlib 0.35.0 | - install prettym 0.0.4 | - install prometheus 1.3 | - install psq 0.2.1 | - install ptime 1.2.0 | - install randomconv 0.1.3 | - install re 1.14.0 | - install repr 0.7.0 | - install result 1.5 | - install rresult 0.7.0 | - install seq base | - install sexplib v0.16.0 | - install sexplib0 v0.16.0 | - install shexp v0.16.0 | - install spawn v0.17.0 | - install sqlite3 5.4.0 | - install ssl 0.7.0 | - install stdio v0.16.0 | - install stdlib-shims 0.3.0 | - install stdune 3.22.2 | - install stringext 1.6.0 | - install tcpip 8.1.0 | - install tls 0.17.5 | - install tls-mirage 0.17.5 | - install top-closure 3.22.2 | - install topkg 1.1.1 | - install unstrctrd 0.4 | - install uri 4.4.0 | - install uri-sexp 4.4.0 | - install uuidm 0.9.10 | - install uutf 1.0.4 | - install x509 0.16.5 | - install yojson 3.0.0 | - install zarith 1.14 +- <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><> => Note: This package is deprecated. => mirage-random is deprecated <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><> => Note: This package is deprecated. # To update the current shell environment, run: eval $(opam env) The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20260414102303.export" "/usr/bin/linux32" "/bin/sh" "-c" "opam install $DEPS" failed with exit status 31 2026-04-14 10:26.37: Job failed: Failed: Build failed