2025-03-18 21:04.58: New job: test robur-coop/builder-web https://github.com/robur-coop/builder-web.git#refs/heads/main (3333121984a50f6f2644a282071a98fe423bdd2d) (linux-s390x:debian-12-4.14_s390x_opam-2.3) Base: ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486 Opam project build To reproduce locally: git clone --recursive "https://github.com/robur-coop/builder-web.git" -b "main" && cd "builder-web" && git reset --hard 33331219 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486 # debian-12-4.14_s390x_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.3 /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 f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 builder-web.opam ./ RUN opam pin add -yn builder-web.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bheap.2.0.0 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 builder.0.4.0 ca-certs.1.0.0 cachet.0.0.2 camlp-streams.5.0.1 caqti.2.1.2 caqti-driver-sqlite3.2.1.1 caqti-lwt.2.1.1 checkseum.0.5.2 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 decompress.1.5.3 digestif.1.2.0 dns.10.0.0 domain-name.0.4.1 dream.1.0.0~alpha7 dream-encoding.0.3.0 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.10.0 fpath.0.7.3 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.0 happy-eyeballs-lwt.2.0.0 hmap.0.8.1 hpack.0.13.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 ipaddr.5.6.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-influx.0.4.1 metrics-lwt.0.4.1 metrics-rusage.0.4.1 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.1.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 sha.1.15.4 solo5-elftool.0.4.0 sqlite3.5.3.1 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 swhid_core.0.1 tar.3.3.0 tar-unix.3.3.0 tls.2.0.0 tls-lwt.2.0.0 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uuidm.0.9.10 uutf.1.0.4 x509.1.0.5 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y builder-web.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 2025-03-18 21:04.58: Using cache hint "robur-coop/builder-web-ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486-debian-12-4.14_s390x_opam-2.3-fdf34f062b85b2ef8eacecfae1175b5a" 2025-03-18 21:04.58: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486) (comment debian-12-4.14_s390x_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src builder-web.opam) (dst ./)) (run (network host) (shell "opam pin add -yn builder-web.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bheap.2.0.0 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 builder.0.4.0 ca-certs.1.0.0 cachet.0.0.2 camlp-streams.5.0.1 caqti.2.1.2 caqti-driver-sqlite3.2.1.1 caqti-lwt.2.1.1 checkseum.0.5.2 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 decompress.1.5.3 digestif.1.2.0 dns.10.0.0 domain-name.0.4.1 dream.1.0.0~alpha7 dream-encoding.0.3.0 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.10.0 fpath.0.7.3 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.0 happy-eyeballs-lwt.2.0.0 hmap.0.8.1 hpack.0.13.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 ipaddr.5.6.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-influx.0.4.1 metrics-lwt.0.4.1 metrics-rusage.0.4.1 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.1.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 sha.1.15.4 solo5-elftool.0.4.0 sqlite3.5.3.1 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 swhid_core.0.1 tar.3.3.0 tar-unix.3.3.0 tls.2.0.0 tls-lwt.2.0.0 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uuidm.0.9.10 uutf.1.0.4 x509.1.0.5 yojson.2.2.2 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.3 --depext-only -y builder-web.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")) ) 2025-03-18 21:04.58: Waiting for resource in pool OCluster 2025-03-18 21:25.03: Waiting for worker… 2025-03-19 02:47.57: Got resource from pool OCluster Building on s390x-worker-01.marist.ci.dev All commits already cached HEAD is now at 3333121 Fix cachet version (from ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486' locally docker.io/ocaml/opam@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486: Pulling from ocaml/opam 92bc3bb38690: Already exists 8ceea505e23e: Already exists 2a468ae4380f: Already exists aa8529ea5f7b: Already exists 2b524421cb76: Already exists fdd13dbf1385: Already exists 418bd7fb5220: Already exists a697c88e27b6: Already exists 29170f2f11a8: Already exists 89631b220465: Already exists 614fe0af4fa9: Already exists 62fdeff9be28: Already exists 44d385b51a2f: Already exists 0d688d5bd50a: Already exists 8a125ef5be23: Already exists 6c5ab01e5a0d: Already exists 6fab5f0bf733: Already exists 180e8911179f: Already exists 4a45c7004a22: Already exists 2b14abf96826: Already exists 4f4fb700ef54: Already exists 447f7be7f978: Already exists b5ee5e1d61f3: Already exists 417161a572cb: Already exists 0be9056d674d: Already exists 41c69ad1a0ee: Already exists 163d7c2c8e4d: Already exists 4a389bcf29e3: Already exists e96da4d8a88b: Already exists 877959eb4894: Already exists b87450fa55e3: Already exists fc278563bc78: Already exists f9ab0fcf0a5a: Already exists 46302a739d14: Already exists d17223feb1b8: Already exists a83498163f75: Already exists 480cc0d757c1: Already exists 63aa40114802: Already exists 097dd1f6a19a: Already exists 707b17222586: Pulling fs layer fa9ee5562399: Pulling fs layer 61afff5781c8: Pulling fs layer 33ad073fd216: Pulling fs layer 33ad073fd216: Waiting 61afff5781c8: Verifying Checksum 61afff5781c8: Download complete fa9ee5562399: Verifying Checksum fa9ee5562399: Download complete 33ad073fd216: Verifying Checksum 33ad073fd216: Download complete 707b17222586: Verifying Checksum 707b17222586: Download complete 707b17222586: Pull complete fa9ee5562399: Pull complete 61afff5781c8: Pull complete 33ad073fd216: Pull complete Digest: sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486 Status: Downloaded newer image for ocaml/opam@sha256:eaf748009a89a3d403c00020f693f0ebeb0722fcc60f2239ac3d6c17ca658486 2025-03-19 02:47.58 ---> using "d50dd471fbb41d8ca626a6a2873fb75611100b95abf6d9adbc93e54a0ced6cf0" from cache /: (comment debian-12-4.14_s390x_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-03-19 02:47.58 ---> using "3f3030ca645435d7ed6ae4b0a89db142d229003a7ad870c7672480ce1a408e16" 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 development 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><> [ERROR] Could not update repository "opam-repository-archive": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocaml/opam-repository-archive/': Could not resolve host: github.com" [default] synchronised from file:///home/opam/opam-repository 2025-03-19 02:47.58 ---> using "f4eb1de23b28fd6f755b42cb4bf9579256a8fb0f42a946c81c240118753be5bd" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-52-generic The OCaml toplevel, version 4.14.2 2.3.0 2025-03-19 02:47.58 ---> using "f9262904c24d76016f318d9efecd2bc853866d4a08b5b9639d7796ec149ef7be" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-03-19 02:47.58 ---> using "af0c15365cc1e9dc4eca424a961725b6c14e4ccf21134b3dc14bdc9014ca739c" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 94514fa0d0..f92e43c2e4 master -> origin/master f92e43c2e4 Merge pull request #27617 from samoht/release-alcotest-1.9.0 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [opam-repository-archive] synchronised from git+https://github.com/ocaml/opam-repository-archive [default] synchronised from 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, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-03-19 02:47.58 ---> using "662166e601cc1f71addab54d2cfcd47b68549c32d2d4bef58612a7a3aa2499a4" from cache /src: (copy (src builder-web.opam) (dst ./)) 2025-03-19 02:47.58 ---> using "cc478a8e09b92b790e703a7087b49403b4e581c41d670d2c76fb27f35dfd77d5" from cache /src: (run (network host) (shell "opam pin add -yn builder-web.dev './'")) [builder-web.dev] synchronised (file:///src) builder-web is now pinned to file:///src (version dev) 2025-03-19 02:47.58 ---> using "5dfdaf6e74d2e0ad1b694e85daad8312d79a81803ce58406cef7d275d85a526f" from cache /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-03-19 02:47.58 ---> using "129be15db7a8a118c69d3889727ebfdc989b00cc9fa81a258f0122098ac13727" from cache /src: (env DEPS "alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bheap.2.0.0 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 builder.0.4.0 ca-certs.1.0.0 cachet.0.0.2 camlp-streams.5.0.1 caqti.2.1.2 caqti-driver-sqlite3.2.1.1 caqti-lwt.2.1.1 checkseum.0.5.2 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 decompress.1.5.3 digestif.1.2.0 dns.10.0.0 domain-name.0.4.1 dream.1.0.0~alpha7 dream-encoding.0.3.0 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.10.0 fpath.0.7.3 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.0 happy-eyeballs-lwt.2.0.0 hmap.0.8.1 hpack.0.13.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 ipaddr.5.6.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-influx.0.4.1 metrics-lwt.0.4.1 metrics-rusage.0.4.1 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.1.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 sha.1.15.4 solo5-elftool.0.4.0 sqlite3.5.3.1 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 swhid_core.0.1 tar.3.3.0 tar-unix.3.3.0 tls.2.0.0 tls-lwt.2.0.0 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uuidm.0.9.10 uutf.1.0.4 x509.1.0.5 yojson.2.2.2 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.3 --depext-only -y builder-web.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] - Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] - Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] - Get:4 http://deb.debian.org/debian bookworm/main s390x Packages [8458 kB] - Get:5 http://deb.debian.org/debian-security bookworm-security/main s390x Packages [216 kB] - Fetched 8928 kB in 3s (3303 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [builder-web.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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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 libgmp-dev libsqlite3-dev libssl-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libgmp-dev" "libsqlite3-dev" "libssl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libev4:s390x. - (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 ... 18518 files and directories currently installed.) - Preparing to unpack .../0-libev4_1%3a4.33-1_s390x.deb ... - Unpacking libev4:s390x (1:4.33-1) ... - Selecting previously unselected package libev-dev:s390x. - Preparing to unpack .../1-libev-dev_1%3a4.33-1_s390x.deb ... - Unpacking libev-dev:s390x (1:4.33-1) ... - Selecting previously unselected package libgmpxx4ldbl:s390x. - Preparing to unpack .../2-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_s390x.deb ... - Unpacking libgmpxx4ldbl:s390x (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:s390x. - Preparing to unpack .../3-libgmp-dev_2%3a6.2.1+dfsg1-1.1_s390x.deb ... - Unpacking libgmp-dev:s390x (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpkgconf3:s390x. - Preparing to unpack .../4-libpkgconf3_1.8.1-1_s390x.deb ... - Unpacking libpkgconf3:s390x (1.8.1-1) ... - Selecting previously unselected package libsqlite3-dev:s390x. - Preparing to unpack .../5-libsqlite3-dev_3.40.1-2+deb12u1_s390x.deb ... - Unpacking libsqlite3-dev:s390x (3.40.1-2+deb12u1) ... - Selecting previously unselected package libssl-dev:s390x. - Preparing to unpack .../6-libssl-dev_3.0.15-1~deb12u1_s390x.deb ... - Unpacking libssl-dev:s390x (3.0.15-1~deb12u1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../7-pkgconf-bin_1.8.1-1_s390x.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:s390x. - Preparing to unpack .../8-pkgconf_1.8.1-1_s390x.deb ... - Unpacking pkgconf:s390x (1.8.1-1) ... - Selecting previously unselected package pkg-config:s390x. - Preparing to unpack .../9-pkg-config_1.8.1-1_s390x.deb ... - Unpacking pkg-config:s390x (1.8.1-1) ... - Setting up libev4:s390x (1:4.33-1) ... - Setting up libpkgconf3:s390x (1.8.1-1) ... - Setting up libgmpxx4ldbl:s390x (2:6.2.1+dfsg1-1.1) ... - Setting up libsqlite3-dev:s390x (3.40.1-2+deb12u1) ... - Setting up libssl-dev:s390x (3.0.15-1~deb12u1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libev-dev:s390x (1:4.33-1) ... - Setting up libgmp-dev:s390x (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf:s390x (1.8.1-1) ... - Setting up pkg-config:s390x (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... 2025-03-19 02:47.58 ---> using "cea4cfb555fb1a456232482bbf029ee9189aa400264699e6b6428890bcb43664" from cache /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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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 141 packages - install alcotest 1.9.0 - install angstrom 0.16.1 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install base-bytes base - install base64 3.5.1 - install bheap 2.0.0 - install bigarray-compat 1.1.0 - install bigarray-overlap 0.2.1 - install bigstringaf 0.10.0 - install bos 0.2.1 - install builder 0.4.0 - install ca-certs 1.0.0 - install cachet 0.0.2 - install camlp-streams 5.0.1 - install caqti 2.1.2 - install caqti-driver-sqlite3 2.1.1 - install caqti-lwt 2.1.1 - install checkseum 0.5.2 - install cmarkit 0.3.0 - install cmdliner 1.3.0 - install conf-gmp 4 - install conf-gmp-powm-sec 3 - install conf-libev 4-12 - 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 decompress 1.5.3 - install digestif 1.2.0 - install dns 10.0.0 - install domain-name 0.4.1 - install dream 1.0.0~alpha7 - install dream-encoding 0.3.0 - install dream-httpaf 1.0.0~alpha3 - install dream-pure 1.0.0~alpha2 - install dune 3.17.2 - install dune-configurator 3.17.2 - install dune-private-libs 3.17.2 - install dune-site 3.17.2 - install duration 0.2.1 - install dyn 3.17.2 - install eqaf 0.10 - install faraday 0.8.2 - install faraday-lwt 0.8.2 - install faraday-lwt-unix 0.8.2 - install fmt 0.10.0 - install fpath 0.7.3 - 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.0 - install happy-eyeballs-lwt 2.0.0 - install hmap 0.8.1 - install hpack 0.13.0 - install http-lwt-client 0.3.1 - install httpaf 0.7.1 - install httpun-types 0.2.0 - install ipaddr 5.6.0 - install jsonm 1.0.2 - install kdf 1.0.0 - install ke 0.6 - install lambdasoup 1.1.1 - install logs 0.8.0 - install lru 0.3.1 - install lwt 5.9.1 - install lwt-dllist 1.0.1 - install lwt_ppx 5.9.1 - install lwt_ssl 1.2.0 - install macaddr 5.6.0 - install magic-mime 1.3.1 - install markup 1.0.3 - install menhir 20240715 - install menhirCST 20240715 - install menhirLib 20240715 - install menhirSdk 20240715 - install metrics 0.4.1 - install metrics-influx 0.4.1 - install metrics-lwt 0.4.1 - install metrics-rusage 0.4.1 - install mirage-clock 4.2.0 - install mirage-crypto 1.2.0 - install mirage-crypto-ec 1.2.0 - install mirage-crypto-pk 1.2.0 - install mirage-crypto-rng 1.2.0 - install mirage-crypto-rng-lwt 1.2.0 - install mtime 2.1.0 - install multipart_form 0.6.0 - install multipart_form-lwt 0.6.0 - 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.1.0 - install ocplib-endian 1.2 - install ohex 0.2.0 - install opam-core 2.3.0 - install opam-file-format 2.1.6 - install opam-format 2.3.0 - install optint 0.3.0 - install ordering 3.17.2 - install pecu 0.7 - 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 ppxlib 0.35.0 - install prettym 0.0.3 - install psq 0.2.1 - install ptime 1.2.0 - install re 1.12.0 - install result 1.5 - install rresult 0.7.0 - install seq base - install sexplib0 v0.17.0 - install sha 1.15.4 - install solo5-elftool 0.4.0 - install sqlite3 5.3.1 - install ssl 0.7.0 - install stdlib-shims 0.3.0 - install stdune 3.17.2 - install stringext 1.6.0 - install swhid_core 0.1 - install tar 3.3.0 - install tar-unix 3.3.0 - install tls 2.0.0 - install tls-lwt 2.0.0 - install topkg 1.0.8 - install tyxml 4.6.0 - install uchar 0.0.2 - install unstrctrd 0.4 - install uri 4.4.0 - install uuidm 0.9.10 - install uutf 1.0.4 - install x509 1.0.5 - install yojson 2.2.2 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bheap.2.0.0 (cached) -> retrieved alcotest.1.9.0 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigarray-overlap.0.2.1 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved builder.0.4.0 (cached) -> retrieved ca-certs.1.0.0 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved cachet.0.0.2 (cached) -> retrieved caqti.2.1.2 (cached) -> retrieved caqti-driver-sqlite3.2.1.1, caqti-lwt.2.1.1 (cached) -> retrieved checkseum.0.5.2 (cached) -> retrieved conf-gmp.4 (cached) -> retrieved conf-gmp-powm-sec.3 (cached) -> retrieved conf-libev.4-12 (cached) -> retrieved conf-libssl.4 (cached) -> retrieved cmarkit.0.3.0 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved cppo.1.8.0 (cached) -> installed conf-pkg-config.4 -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0 (cached) -> installed conf-gmp.4 -> retrieved decompress.1.5.3 (cached) -> installed conf-libssl.4 -> installed conf-gmp-powm-sec.3 -> installed conf-sqlite3.1 -> retrieved domain-name.0.4.1 (cached) -> retrieved dns.10.0.0 (cached) -> retrieved digestif.1.2.0 (cached) -> installed conf-libev.4-12 -> retrieved dream.1.0.0~alpha7 (cached) -> retrieved dream-encoding.0.3.0 (cached) -> retrieved dream-httpaf.1.0.0~alpha3 (cached) -> retrieved dream-pure.1.0.0~alpha2 (cached) -> retrieved duration.0.2.1 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached) -> retrieved fmt.0.10.0 (cached) -> retrieved fpath.0.7.3 (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.0, happy-eyeballs-lwt.2.0.0 (cached) -> retrieved dune.3.17.2, dune-configurator.3.17.2, dune-private-libs.3.17.2, dune-site.3.17.2, dyn.3.17.2, ordering.3.17.2, stdune.3.17.2 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved http-lwt-client.0.3.1 (cached) -> retrieved httpaf.0.7.1 (cached) -> retrieved ipaddr.5.6.0, macaddr.5.6.0 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> installed cmdliner.1.3.0 -> retrieved ke.0.6 (cached) -> retrieved lambdasoup.1.1.1 (cached) -> retrieved logs.0.8.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved lwt-dllist.1.0.1 (cached) -> retrieved lwt_ssl.1.2.0 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (cached) -> retrieved httpun-types.0.2.0 (cached) -> retrieved markup.1.0.3 (cached) -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) -> retrieved metrics.0.4.1, metrics-influx.0.4.1, metrics-lwt.0.4.1, metrics-rusage.0.4.1 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (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 mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0 (cached) -> retrieved ocamlgraph.2.1.0 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved opam-file-format.2.1.6 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved opam-core.2.3.0, opam-format.2.3.0 (cached) -> retrieved pecu.0.7 (cached) -> retrieved pp.2.0.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_deriving_yojson.3.9.1 (cached) -> retrieved prettym.0.0.3 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved re.1.12.0 (cached) -> retrieved seq.base (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved sha.1.15.4 (cached) -> retrieved solo5-elftool.0.4.0 (cached) -> retrieved sqlite3.5.3.1 (cached) -> retrieved ssl.0.7.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved tar.3.3.0, tar-unix.3.3.0 (cached) -> retrieved tls.2.0.0, tls-lwt.2.0.0 (cached) -> retrieved topkg.1.0.8 (cached) -> retrieved tyxml.4.6.0 (cached) -> retrieved uchar.0.0.2 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uuidm.0.9.10 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved zarith.1.14 (cached) -> retrieved x509.1.0.5 (cached) -> retrieved yojson.2.2.2 (cached) -> installed ocamlfind.1.9.8 -> installed base-bytes.base -> installed seq.base -> installed ocamlbuild.0.16.1 -> installed zarith.1.14 -> installed uchar.0.0.2 -> installed topkg.1.0.8 -> installed astring.0.8.5 -> installed cmarkit.0.3.0 -> installed fmt.0.10.0 -> installed hmap.0.8.1 -> installed fpath.0.7.3 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed rresult.0.7.0 -> installed uuidm.0.9.10 -> installed uutf.1.0.4 -> installed jsonm.1.0.2 -> installed dune.3.17.2 -> installed bheap.2.0.0 -> installed base64.3.5.1 -> installed bigarray-compat.1.1.0 -> installed asn1-combinators.0.3.2 -> installed bigarray-overlap.0.2.1 -> installed cachet.0.0.2 -> installed camlp-streams.5.0.1 -> installed csexp.1.5.2 -> installed domain-name.0.4.1 -> installed cstruct.6.2.0 -> installed cppo.1.8.0 -> installed duration.0.2.1 -> installed gmap.0.3.0 -> installed eqaf.0.10 -> installed lwt-dllist.1.0.1 -> installed dune-configurator.3.17.2 -> installed ke.0.6 -> installed macaddr.5.6.0 -> installed bigstringaf.0.10.0 -> installed magic-mime.1.3.1 -> installed ipaddr.5.6.0 -> installed faraday.0.8.2 -> installed digestif.1.2.0 -> installed menhirCST.20240715 -> installed httpun-types.0.2.0 -> installed menhirLib.20240715 -> installed metrics.0.4.1 -> installed menhirSdk.20240715 -> installed mirage-clock.4.2.0 -> installed markup.1.0.3 -> installed ocaml-compiler-libs.v0.12.4 -> installed mirage-crypto.1.2.0 -> installed lambdasoup.1.1.1 -> installed kdf.1.0.0 -> installed ocaml-syntax-shims.1.0.0 -> installed ohex.0.2.0 -> installed ocplib-endian.1.2 -> installed angstrom.0.16.1 -> installed opam-file-format.2.1.6 -> installed hpack.0.13.0 -> installed optint.0.3.0 -> installed ordering.3.17.2 -> installed checkseum.0.5.2 -> installed pecu.0.7 -> installed decompress.1.5.3 -> installed lwt.5.9.1 -> installed pp.2.0.0 -> installed ppx_derivers.1.2.1 -> installed faraday-lwt.0.8.2 -> installed dyn.3.17.2 -> installed faraday-lwt-unix.0.8.2 -> installed metrics-influx.0.4.1 -> installed prettym.0.0.3 -> installed logs.0.8.0 -> installed psq.0.2.1 -> installed re.1.12.0 -> installed h2.0.13.0 -> installed happy-eyeballs.2.0.0 -> installed bos.0.2.1 -> installed lru.0.3.1 -> installed metrics-lwt.0.4.1 -> installed metrics-rusage.0.4.1 -> installed mirage-crypto-rng.1.2.0 -> installed result.1.5 -> installed dns.10.0.0 -> installed menhir.20240715 -> installed httpaf.0.7.1 -> installed happy-eyeballs-lwt.2.0.0 -> installed mirage-crypto-pk.1.2.0 -> installed graphql_parser.0.14.0 -> installed mirage-crypto-rng-lwt.1.2.0 -> installed solo5-elftool.0.4.0 -> installed sexplib0.v0.17.0 -> installed sqlite3.5.3.1 -> installed stdlib-shims.0.3.0 -> installed ssl.0.7.0 -> installed mirage-crypto-ec.1.2.0 -> installed lwt_ssl.1.2.0 -> installed alcotest.1.9.0 -> installed stdune.3.17.2 -> installed ocamlgraph.2.1.0 -> installed sha.1.15.4 -> installed stringext.1.6.0 -> installed swhid_core.0.1 -> installed tar.3.3.0 -> installed dune-private-libs.3.17.2 -> installed tar-unix.3.3.0 -> installed dune-site.3.17.2 -> installed opam-core.2.3.0 -> installed unstrctrd.0.4 -> installed tyxml.4.6.0 -> installed multipart_form.0.6.0 -> installed ppxlib.0.35.0 -> installed multipart_form-lwt.0.6.0 -> installed uri.4.4.0 -> installed lwt_ppx.5.9.1 -> installed opam-format.2.3.0 -> installed ppx_deriving.6.0.3 -> installed dream-pure.1.0.0~alpha2 -> installed x509.1.0.5 -> installed ca-certs.1.0.0 -> installed yojson.2.2.2 -> installed graphql.0.14.0 -> installed tls.2.0.0 -> installed ppx_deriving_yojson.3.9.1 -> installed graphql-lwt.0.14.0 -> installed tls-lwt.2.0.0 -> installed http-lwt-client.0.3.1 -> installed dream-httpaf.1.0.0~alpha3 -> installed caqti.2.1.2 -> installed builder.0.4.0 -> installed caqti-driver-sqlite3.2.1.1 -> installed caqti-lwt.2.1.1 -> installed dream.1.0.0~alpha7 -> installed dream-encoding.0.3.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-03-19 02:47.58 ---> using "79c4ada4b2d11b4955baeb070686cb0a94dd6553becdd9c36c1e2120ccb023e9" from cache /src: (copy (src .) (dst /src)) 2025-03-19 02:48.03 ---> saved as "2110c8ee1b5b3128a5da19edd44bc484d96bc55753345981303e5806c419fcbd" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I lib/.builder_web.objs/byte -I /home/opam/.opam/4.14/lib/angstrom -I /home/opam/.opam/4.14/lib/asn1-combinators -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/base64/rfc2045 -I /home/opam/.opam/4.14/lib/bigarray-overlap -I /home/opam/.opam/4.14/lib/bigstringaf -I /home/opam/.opam/4.14/lib/bos -I /home/opam/.opam/4.14/lib/builder -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/cachet -I /home/opam/.opam/4.14/lib/camlp-streams -I /home/opam/.opam/4.14/lib/caqti -I /home/opam/.opam/4.14/lib/caqti-driver-sqlite3 -I /home/opam/.opam/4.14/lib/caqti-lwt -I /home/opam/.opam/4.14/lib/caqti-lwt/unix -I /home/opam/.opam/4.14/lib/caqti/platform -I /home/opam/.opam/4.14/lib/caqti/platform/unix -I /home/opam/.opam/4.14/lib/checkseum -I /home/opam/.opam/4.14/lib/cmarkit -I /home/opam/.opam/4.14/lib/cstruct -I /home/opam/.opam/4.14/lib/decompress/de -I /home/opam/.opam/4.14/lib/decompress/gz -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 -I /home/opam/.opam/4.14/lib/dream-encoding -I /home/opam/.opam/4.14/lib/dream-httpaf -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-gluten -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-gluten-lwt -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-gluten-lwt-unix -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-h2 -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-h2-lwt -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-h2-lwt-unix -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-hpack -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-httpaf_ -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-httpaf_-lwt -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-httpaf_-lwt-unix -I /home/opam/.opam/4.14/lib/dream-httpaf/dream-websocketaf -I /home/opam/.opam/4.14/lib/dream-pure -I /home/opam/.opam/4.14/lib/dream/certificate -I /home/opam/.opam/4.14/lib/dream/cipher -I /home/opam/.opam/4.14/lib/dream/graphiql -I /home/opam/.opam/4.14/lib/dream/graphql -I /home/opam/.opam/4.14/lib/dream/http -I /home/opam/.opam/4.14/lib/dream/server -I /home/opam/.opam/4.14/lib/dream/sql -I /home/opam/.opam/4.14/lib/dream/unix -I /home/opam/.opam/4.14/lib/duration -I /home/opam/.opam/4.14/lib/eqaf -I /home/opam/.opam/4.14/lib/faraday -I /home/opam/.opam/4.14/lib/faraday-lwt -I /home/opam/.opam/4.14/lib/faraday-lwt-unix -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/fmt/tty -I /home/opam/.opam/4.14/lib/fpath -I /home/opam/.opam/4.14/lib/graphql -I /home/opam/.opam/4.14/lib/graphql-lwt -I /home/opam/.opam/4.14/lib/graphql_parser -I /home/opam/.opam/4.14/lib/hmap -I /home/opam/.opam/4.14/lib/ipaddr -I /home/opam/.opam/4.14/lib/jsonm -I /home/opam/.opam/4.14/lib/kdf/pbkdf -I /home/opam/.opam/4.14/lib/kdf/scrypt -I /home/opam/.opam/4.14/lib/ke -I /home/opam/.opam/4.14/lib/lambdasoup -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt-dllist -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/lwt_ssl -I /home/opam/.opam/4.14/lib/macaddr -I /home/opam/.opam/4.14/lib/magic-mime -I /home/opam/.opam/4.14/lib/markup -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/mirage-crypto-rng-lwt -I /home/opam/.opam/4.14/lib/mirage-crypto-rng/unix -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/ocaml/threads -I /home/opam/.opam/4.14/lib/ocamlgraph -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ohex -I /home/opam/.opam/4.14/lib/opam-core -I /home/opam/.opam/4.14/lib/opam-file-format -I /home/opam/.opam/4.14/lib/opam-format -I /home/opam/.opam/4.14/lib/optint -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/ptime/clock -I /home/opam/.opam/4.14/lib/re -I /home/opam/.opam/4.14/lib/rresult -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/sha -I /home/opam/.opam/4.14/lib/solo5-elftool -I /home/opam/.opam/4.14/lib/sqlite3 -I /home/opam/.opam/4.14/lib/ssl -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/stringext -I /home/opam/.opam/4.14/lib/swhid_core -I /home/opam/.opam/4.14/lib/tar -I /home/opam/.opam/4.14/lib/tar-unix -I /home/opam/.opam/4.14/lib/tar/gz -I /home/opam/.opam/4.14/lib/tyxml -I /home/opam/.opam/4.14/lib/tyxml/functor -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/uuidm -I /home/opam/.opam/4.14/lib/uutf -I /home/opam/.opam/4.14/lib/yojson -I auth/.builder_web_auth.objs/byte -I db/.builder_db.objs/byte -I opamdiff/.opamdiff.objs/byte -no-alias-deps -opaque -open Builder_web__ -o lib/.builder_web.objs/byte/builder_web__Dream_tar.cmo -c -impl lib/dream_tar.ml) File "lib/dream_tar.ml", line 46, characters 19-31: 46 | let ( let* ) = Tar.( let* ) in ^^^^^^^^^^^^ Error (alert deprecated): Tar.let* Use Tar.bind or Tar.Syntax.( let* ) (cd _build/default/test && ./test_builder_db.exe) Testing `Builder_db'. This run has ID `4B29X922'. [OK] user 0 One user. [OK] user 1 Get user. [OK] user 2 Remove user by name. [OK] user 3 Update user. [OK] user-auth 0 User auth success. [OK] user-auth 1 User auth fail. [OK] job 0 Add build. [OK] job 1 Get job id. [OK] job 2 Get job. [OK] job 3 Remove job. [OK] build 0 Get build. [OK] build 1 One build. [OK] build 2 Get latest build. [OK] build 3 Get build by hash. [OK] build 4 Get previous build. [OK] build 5 Get previous build when first. [OK] build-artifact 0 Get all by build. [OK] build-artifact 1 Get by build uuid. [OK] build-artifact 2 Artifact exists. [OK] build-artifact 3 Other artifact doesn't exists. [OK] build-artifact 4 Remove by build. [OK] vacuum 0 Get builds older than now. [OK] vacuum 1 Get older builds and keep a fixed... Full test results in `/src/_build/default/test/_build/_tests/Builder_db'. Test Successful in 0.034s. 23 tests run. "/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2025-03-19 02:48.39: Job failed: Failed: Build failed