2025-06-27 12:28.49: New job: test mirage/ocaml-matrix https://github.com/mirage/ocaml-matrix.git#refs/heads/main (ee62e96d2f9b43547b2f1aeba6254a101deb98e1) (linux-x86_64:(lower-bound))
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74
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-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74
# debian-12-4.12_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 2ca36230be22748ea153057760524e23defe5fc7 || git fetch origin master) && git reset -q --hard 2ca36230be22748ea153057760524e23defe5fc7 && 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.14.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.2.0 awa-mirage.0.2.0 base.v0.15.0 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.0 bheap.2.0.0 bigarray-compat.1.0.0 bigarray-overlap.0.1.0 bigstringaf.0.9.0 biniou.1.2.0 bos.0.1.4 ca-certs.0.2.3 ca-certs-nss.3.71.0.1 camlp-streams.5.0.1 caqti.1.8.0 caqti-lwt.1.8.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.4 cf-lwt.0.4 checkseum.0.3.3 cmdliner.1.3.0 cohttp.4.1.2 cohttp-lwt.4.1.2 cohttp-lwt-unix.4.1.2 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-gmp.1 conf-gmp-powm-sec.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-sqlite3.1 conf-which.1 cppo.1.6.1 csexp.1.3.1 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-sexp.6.2.0 cstruct-unix.6.2.0 ctypes.0.8.0 ctypes-foreign.0.4.0 current.0.7.1 current_incr.0.6.1 decompress.1.4.3 digestif.1.1.2 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.1 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.10.0 dune-configurator.2.9.3 duration.0.2.1 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.2.0 ezjsonm.0.5.0 faraday.0.7.3 faraday-lwt.0.5.0 faraday-lwt-unix.0.6.0 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 functoria-runtime.4.0.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 graphql.0.9.0 graphql-lwt.0.9.0 graphql_parser.0.13.0 h2.0.10.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.4.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.2 inotify.2.1 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin.3.6.1 irmin-fs.3.6.1 irmin-git.3.6.1 irmin-watcher.0.5.0 jbuilder.1.0+beta20.1 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.0 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.0.0 menhir.20180528 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-device.2.0.0 mirage-flow.3.0.0 mirage-kv.3.0.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.0.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.1.3.0 multipart_form.0.5.0 multipart_form-lwt.0.5.0 num.1.5 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.11.0 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 optint.0.3.0 paf.0.5.0 parsexp.v0.15.0 pbkdf.1.2.0 pecu.0.4 posixat.v0.15.0 ppx_cstruct.6.2.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_deriving_yojson.3.7.0 ppx_irmin.3.6.1 ppx_optcomp.v0.15.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.15.1 ppxlib.0.26.0 prettym.0.0.1 prometheus.0.1 psq.0.2.0 ptime.0.8.5 randomconv.0.1.3 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 seq.0.3 sexplib.v0.15.0 sexplib0.v0.15.0 shexp.v0.15.0 spawn.v0.12.0 sqlite3.3.0.0 ssl.0.5.13 stdio.v0.15.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.1.2 tls.0.16.0 tls-lwt.0.16.0 tls-mirage.0.16.0 topkg.1.0.8 unstrctrd.0.2 uri.4.2.0 uri-sexp.4.2.0 uuidm.0.9.7 uutf.1.0.3 x509.0.16.5 yojson.1.6.0 zarith.1.7-1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --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
2025-06-27 12:28.49: Using cache hint "mirage/ocaml-matrix-ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74-debian-12-4.12_opam-2.3-9467840c30cbb91dfff268d4d93c8d65"
2025-06-27 12:28.49: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74)
(comment debian-12-4.12_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 2ca36230be22748ea153057760524e23defe5fc7 || git fetch origin master) && git reset -q --hard 2ca36230be22748ea153057760524e23defe5fc7 && 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 (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.14.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.2.0 awa-mirage.0.2.0 base.v0.15.0 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.0 bheap.2.0.0 bigarray-compat.1.0.0 bigarray-overlap.0.1.0 bigstringaf.0.9.0 biniou.1.2.0 bos.0.1.4 ca-certs.0.2.3 ca-certs-nss.3.71.0.1 camlp-streams.5.0.1 caqti.1.8.0 caqti-lwt.1.8.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.4 cf-lwt.0.4 checkseum.0.3.3 cmdliner.1.3.0 cohttp.4.1.2 cohttp-lwt.4.1.2 cohttp-lwt-unix.4.1.2 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-gmp.1 conf-gmp-powm-sec.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-sqlite3.1 conf-which.1 cppo.1.6.1 csexp.1.3.1 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-sexp.6.2.0 cstruct-unix.6.2.0 ctypes.0.8.0 ctypes-foreign.0.4.0 current.0.7.1 current_incr.0.6.1 decompress.1.4.3 digestif.1.1.2 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.1 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.10.0 dune-configurator.2.9.3 duration.0.2.1 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.2.0 ezjsonm.0.5.0 faraday.0.7.3 faraday-lwt.0.5.0 faraday-lwt-unix.0.6.0 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 functoria-runtime.4.0.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 graphql.0.9.0 graphql-lwt.0.9.0 graphql_parser.0.13.0 h2.0.10.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.4.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.2 inotify.2.1 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin.3.6.1 irmin-fs.3.6.1 irmin-git.3.6.1 irmin-watcher.0.5.0 jbuilder.1.0+beta20.1 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.0 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.0.0 menhir.20180528 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-device.2.0.0 mirage-flow.3.0.0 mirage-kv.3.0.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.0.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.1.3.0 multipart_form.0.5.0 multipart_form-lwt.0.5.0 num.1.5 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.11.0 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 optint.0.3.0 paf.0.5.0 parsexp.v0.15.0 pbkdf.1.2.0 pecu.0.4 posixat.v0.15.0 ppx_cstruct.6.2.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_deriving_yojson.3.7.0 ppx_irmin.3.6.1 ppx_optcomp.v0.15.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.15.1 ppxlib.0.26.0 prettym.0.0.1 prometheus.0.1 psq.0.2.0 ptime.0.8.5 randomconv.0.1.3 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 seq.0.3 sexplib.v0.15.0 sexplib0.v0.15.0 shexp.v0.15.0 spawn.v0.12.0 sqlite3.3.0.0 ssl.0.5.13 stdio.v0.15.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.1.2 tls.0.16.0 tls-lwt.0.16.0 tls-mirage.0.16.0 topkg.1.0.8 unstrctrd.0.2 uri.4.2.0 uri-sexp.4.2.0 uuidm.0.9.7 uutf.1.0.3 x509.0.16.5 yojson.1.6.0 zarith.1.7-1")
(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 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"))
)
2025-06-27 12:28.49: Waiting for resource in pool OCluster
2025-06-27 12:56.00: Waiting for worker…
2025-06-27 12:58.32: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at ee62e96 Create LICENSE.md (#31)
(from ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74)
2025-06-27 12:58.33 ---> using "1da314489d8a1aa96dc3f82d3e21db390b8f77f7e412f4ac849ce7c521e73be9" from cache
/: (comment debian-12-4.12_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-06-27 12:58.33 ---> using "c358228b0cab7212e2b56cd6aea347fd122150aa0fa20072b2ba5085d0175e41" 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
[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=71 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-06-27 12:58.33 ---> using "24db23dd17d764d3315fb05ad6ba9eb5195a4906df98cb785d87d0374ca8a675" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-134-generic
The OCaml toplevel, version 4.12.1
2.3.0
2025-06-27 12:58.33 ---> using "27ddaf7b1e4272417564bed9104354206c4b3e7f673505b126fb050bd3e7a2d4" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-06-27 12:58.33 ---> using "cf176336eeb9f7dce24597e25b65bd464fabf14abb4fb789dfe2d4262ee23704" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 2ca36230be22748ea153057760524e23defe5fc7 || git fetch origin master) && git reset -q --hard 2ca36230be22748ea153057760524e23defe5fc7 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
c7269f729a..2ca36230be master -> origin/master
2ca36230be Merge pull request #28098 from smuenzel/num-not-5.4
<><> 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, 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-06-27 12:58.33 ---> using "e7bc1e10feba58c34f59c5260574935dc79dddf14aff996c8173dc3b3ca20d6d" from cache
/src: (copy (src matrix-stos.opam matrix-current.opam matrix-ctos.opam matrix-common.opam matrix-ci-server.opam)
(dst ./))
2025-06-27 12:58.34 ---> saved as "174574b800d075e303a8519ad0137a1af7125680f3f4b4cb248ecc364c78cd41"
/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 './'"))
Package matrix-stos does not exist, create as a NEW package? [y/n] y
[matrix-stos.dev] synchronised (file:///src)
matrix-stos is now pinned to file:///src (version dev)
Package matrix-current does not exist, create as a NEW package? [y/n] y
[matrix-current.dev] synchronised (file:///src)
matrix-current is now pinned to file:///src (version dev)
Package matrix-ctos does not exist, create as a NEW package? [y/n] y
[matrix-ctos.dev] synchronised (file:///src)
matrix-ctos is now pinned to file:///src (version dev)
Package matrix-common does not exist, create as a NEW package? [y/n] y
[matrix-common.dev] synchronised (file:///src)
matrix-common is now pinned to file:///src (version dev)
Package matrix-ci-server does not exist, create as a NEW package? [y/n] y
[matrix-ci-server.dev] synchronised (file:///src)
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)
Package dream-mirage does not exist, create as a NEW package? [y/n] y
[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)
2025-06-27 12:59.14 ---> saved as "615f5372373061d670cfef168b7e9470e77970d533240a9138447aa595a3fce2"
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-06-27 12:59.15 ---> saved as "3b3efa454d587f0fc6da64faf1e7b304920fa0e96e76dc617064b067ab2ed4ce"
/src: (env DEPS "angstrom.0.14.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 awa.0.2.0 awa-mirage.0.2.0 base.v0.15.0 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.0 bheap.2.0.0 bigarray-compat.1.0.0 bigarray-overlap.0.1.0 bigstringaf.0.9.0 biniou.1.2.0 bos.0.1.4 ca-certs.0.2.3 ca-certs-nss.3.71.0.1 camlp-streams.5.0.1 caqti.1.8.0 caqti-lwt.1.8.0 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.4 cf-lwt.0.4 checkseum.0.3.3 cmdliner.1.3.0 cohttp.4.1.2 cohttp-lwt.4.1.2 cohttp-lwt-unix.4.1.2 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-gmp.1 conf-gmp-powm-sec.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-sqlite3.1 conf-which.1 cppo.1.6.1 csexp.1.3.1 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-sexp.6.2.0 cstruct-unix.6.2.0 ctypes.0.8.0 ctypes-foreign.0.4.0 current.0.7.1 current_incr.0.6.1 decompress.1.4.3 digestif.1.1.2 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.1 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev duff.0.5 dune.3.10.0 dune-configurator.2.9.3 duration.0.2.1 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.2.0 ezjsonm.0.5.0 faraday.0.7.3 faraday-lwt.0.5.0 faraday-lwt-unix.0.6.0 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 functoria-runtime.4.0.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 graphql.0.9.0 graphql-lwt.0.9.0 graphql_parser.0.13.0 h2.0.10.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.4.0 hkdf.1.0.4 hmap.0.8.1 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.2 inotify.2.1 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin.3.6.1 irmin-fs.3.6.1 irmin-git.3.6.1 irmin-watcher.0.5.0 jbuilder.1.0+beta20.1 jsonm.1.0.2 ke.0.6 letsencrypt.0.5.1 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.0 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.0.0 menhir.20180528 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-device.2.0.0 mirage-flow.3.0.0 mirage-kv.3.0.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.0.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.1.3.0 multipart_form.0.5.0 multipart_form-lwt.0.5.0 num.1.5 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.11.0 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 optint.0.3.0 paf.0.5.0 parsexp.v0.15.0 pbkdf.1.2.0 pecu.0.4 posixat.v0.15.0 ppx_cstruct.6.2.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_deriving_yojson.3.7.0 ppx_irmin.3.6.1 ppx_optcomp.v0.15.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.15.1 ppxlib.0.26.0 prettym.0.0.1 prometheus.0.1 psq.0.2.0 ptime.0.8.5 randomconv.0.1.3 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 seq.0.3 sexplib.v0.15.0 sexplib0.v0.15.0 shexp.v0.15.0 spawn.v0.12.0 sqlite3.3.0.0 ssl.0.5.13 stdio.v0.15.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.1.2 tls.0.16.0 tls-lwt.0.16.0 tls-mirage.0.16.0 topkg.1.0.8 unstrctrd.0.2 uri.4.2.0 uri-sexp.4.2.0 uuidm.0.9.7 uutf.1.0.3 x509.0.16.5 yojson.1.6.0 zarith.1.7-1")
/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 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 bookworm InRelease
- 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-security bookworm-security/main amd64 Packages [269 kB]
- Fetched 373 kB in 0s (758 kB/s)
- Reading package lists...
-
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream-mirage.dev] synchronised (no changes)
[dream-httpaf.dev] synchronised (no changes)
[dream.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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-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 m4 pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libffi-dev" "libgmp-dev" "libsqlite3-dev" "libssl-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libev4:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18747 files and directories currently installed.)
- Preparing to unpack .../00-libev4_1%3a4.33-1_amd64.deb ...
- Unpacking libev4:amd64 (1:4.33-1) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../01-libev-dev_1%3a4.33-1_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../02-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../03-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../04-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../05-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../06-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../07-libssl-dev_3.0.16-1~deb12u1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../08-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../09-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../10-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../11-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libev4:amd64 (1:4.33-1) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
- Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libev-dev:amd64 (1:4.33-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-27 12:59.37 ---> saved as "944fcc495fb41b2e6438ad270a10f53d17ba562bd269f5071b94747a3d19872b"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream-mirage.dev] synchronised (no changes)
[dream.dev] synchronised (no changes)
[dream-httpaf.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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 200 packages
- install angstrom 0.14.0
- install arp 3.1.1
- install asetmap 0.8.1
- install asn1-combinators 0.2.6
- install astring 0.8.5
- install awa 0.2.0
- install awa-mirage 0.2.0
- install base v0.15.0
- install base-bytes base
- install base64 3.5.0
- install bheap 2.0.0
- install bigarray-compat 1.0.0
- install bigarray-overlap 0.1.0
- install bigstringaf 0.9.0
- install biniou 1.2.0
- install bos 0.1.4
- install ca-certs 0.2.3
- install ca-certs-nss 3.71.0.1
- install camlp-streams 5.0.1
- install caqti 1.8.0
- install caqti-lwt 1.8.0
- install carton 0.7.2
- install carton-git 0.7.2
- install carton-lwt 0.7.2
- install cf 0.4
- install cf-lwt 0.4
- install checkseum 0.3.3
- install cmdliner 1.3.0
- install cohttp 4.1.2
- install cohttp-lwt 4.1.2
- install cohttp-lwt-unix 4.1.2
- install conduit 6.2.3
- install conduit-lwt 6.2.3
- install conduit-lwt-unix 6.2.3
- install conf-gmp 1
- install conf-gmp-powm-sec 1
- install conf-libev 4-11
- install conf-libffi 2.0.0
- install conf-libssl 1
- install conf-m4 1
- install conf-perl 1
- install conf-pkg-config 1.0
- install conf-sqlite3 1
- install conf-which 1
- install cppo 1.6.1
- install csexp 1.3.1
- install cstruct 6.2.0
- install cstruct-lwt 6.2.0
- install cstruct-sexp 6.2.0
- install cstruct-unix 6.2.0
- install ctypes 0.8.0
- install ctypes-foreign 0.4.0
- install current 0.7.1
- install current_incr 0.6.1
- install decompress 1.4.3
- install digestif 1.1.2
- install dns 7.0.3
- install dns-client 7.0.3
- install dns-client-lwt 7.0.3
- install dns-client-mirage 7.0.3
- install domain-name 0.4.1
- 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.10.0
- install dune-configurator 2.9.3
- install duration 0.2.1
- install easy-format 1.0.1
- install either 1.0.0
- install emile 1.1
- install encore 0.8
- install eqaf 0.8
- install ethernet 3.2.0
- install ezjsonm 0.5.0
- install faraday 0.7.3
- install faraday-lwt 0.5.0
- install faraday-lwt-unix 0.6.0
- install fmt 0.9.0
- install fpath 0.7.3
- install fsevents 0.3.0
- install fsevents-lwt 0.3.0
- install functoria-runtime 4.0.0 (deprecated)
- install git 3.15.0
- install git-mirage 3.15.0
- install git-paf 3.15.0
- install git-unix 3.15.0
- install gmap 0.3.0
- install graphql 0.9.0
- install graphql-lwt 0.9.0
- install graphql_parser 0.13.0
- install h2 0.10.0
- install happy-eyeballs 0.6.0
- install happy-eyeballs-lwt 0.6.0
- install happy-eyeballs-mirage 0.6.0
- install hex 1.4.0
- install hkdf 1.0.4 (deprecated)
- install hmap 0.8.1
- install hpack 0.1.0
- install httpaf 0.7.1
- install hxd 0.3.2
- install inotify 2.1
- install ipaddr 5.6.0
- install ipaddr-sexp 5.6.0
- install irmin 3.6.1
- install irmin-fs 3.6.1
- install irmin-git 3.6.1
- install irmin-watcher 0.5.0
- install jbuilder 1.0+beta20.1 (deprecated)
- install jsonm 1.0.2
- install ke 0.6
- install letsencrypt 0.5.1
- install logs 0.7.0
- install lru 0.3.0
- install lwt 5.7.0
- install lwt-dllist 1.0.0
- install lwt_ppx 2.1.0
- install lwt_ssl 1.2.0
- install macaddr 5.6.0
- install macaddr-cstruct 5.6.0
- install magic-mime 1.0.0
- install menhir 20180528
- install metrics 0.4.1
- install mimic 0.0.6
- install mimic-happy-eyeballs 0.0.6
- 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-device 2.0.0 (deprecated)
- install mirage-flow 3.0.0
- install mirage-kv 3.0.1
- install mirage-net 4.0.0
- install mirage-profile 0.9.1 (deprecated)
- install mirage-random 3.0.0 (deprecated)
- install mirage-runtime 4.0.0
- install mirage-time 3.0.0
- install mirage-time-unix 3.0.0
- install mirage-unix 5.0.1
- install mtime 1.3.0
- install multipart_form 0.5.0
- install multipart_form-lwt 0.5.0
- install num 1.5
- install ocaml-compiler-libs v0.11.0
- install ocamlbuild 0.14.0
- install ocamlfind 1.8.1
- install ocamlgraph 1.8.8
- install ocplib-endian 1.0
- install optint 0.3.0
- install paf 0.5.0
- install parsexp v0.15.0
- install pbkdf 1.2.0
- install pecu 0.4
- install posixat v0.15.0
- install ppx_cstruct 6.2.0
- install ppx_derivers 1.0
- install ppx_deriving 5.2
- install ppx_deriving_yojson 3.7.0
- install ppx_irmin 3.6.1
- install ppx_optcomp v0.15.0
- install ppx_repr 0.6.0
- install ppx_sexp_conv v0.15.1
- install ppxlib 0.26.0
- install prettym 0.0.1
- install prometheus 0.1
- install psq 0.2.0
- install ptime 0.8.5
- install randomconv 0.1.3
- install re 1.9.0
- install repr 0.6.0
- install result 1.5
- install rresult 0.6.0
- install seq 0.3
- install sexplib v0.15.0
- install sexplib0 v0.15.0
- install shexp v0.15.0
- install spawn v0.12.0
- install sqlite3 3.0.0
- install ssl 0.5.13
- install stdio v0.15.0
- install stdlib-shims 0.1.0
- install stringext 1.4.0
- install tcpip 7.1.2
- install tls 0.16.0
- install tls-lwt 0.16.0
- install tls-mirage 0.16.0
- install topkg 1.0.8
- install unstrctrd 0.2
- install uri 4.2.0
- install uri-sexp 4.2.0
- install uuidm 0.9.7
- install uutf 1.0.3
- install x509 0.16.5
- install yojson 1.6.0
- install zarith 1.7-1
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asetmap.0.8.1 (cached)
-> retrieved arp.3.1.1 (cached)
-> retrieved angstrom.0.14.0 (cached)
-> retrieved asn1-combinators.0.2.6 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved awa.0.2.0, awa-mirage.0.2.0 (cached)
-> retrieved base.v0.15.0 (cached)
-> retrieved base64.3.5.0 (cached)
-> retrieved bheap.2.0.0 (cached)
-> retrieved bigarray-compat.1.0.0 (cached)
-> retrieved bigarray-overlap.0.1.0 (cached)
-> retrieved bigstringaf.0.9.0 (cached)
-> retrieved biniou.1.2.0 (cached)
-> retrieved bos.0.1.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.71.0.1 (cached)
-> retrieved caqti.1.8.0, caqti-lwt.1.8.0 (cached)
-> retrieved cf.0.4, cf-lwt.0.4 (cached)
-> retrieved checkseum.0.3.3 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved conf-gmp.1 (cached)
-> retrieved conf-gmp-powm-sec.1 (cached)
-> retrieved conf-libev.4-11 (cached)
-> retrieved conf-libssl.1 (cached)
-> retrieved cohttp.4.1.2, cohttp-lwt.4.1.2, cohttp-lwt-unix.4.1.2 (cached)
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
-> retrieved cppo.1.6.1 (cached)
-> installed conf-gmp.1
-> installed conf-m4.1
-> installed conf-perl.1
-> installed conf-pkg-config.1.0
-> installed conf-which.1
-> retrieved csexp.1.3.1 (cached)
-> retrieved ctypes.0.8.0 (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-sexp.6.2.0, cstruct-unix.6.2.0, ppx_cstruct.6.2.0 (cached)
-> installed conf-libev.4-11
-> installed conf-gmp-powm-sec.1
-> installed conf-libffi.2.0.0
-> installed ctypes-foreign.0.4.0
-> installed conf-libssl.1
-> installed conf-sqlite3.1
-> retrieved current.0.7.1 (cached)
-> retrieved current_incr.0.6.1 (cached)
-> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (cached)
-> retrieved decompress.1.4.3 (cached)
-> retrieved domain-name.0.4.1 (cached)
-> retrieved digestif.1.1.2 (cached)
-> retrieved dream.dev (no changes)
-> retrieved dream-httpaf.dev (no changes)
-> retrieved duff.0.5 (cached)
-> retrieved dream-mirage.dev (no changes)
-> retrieved dream-pure.dev (no changes)
-> retrieved duration.0.2.1 (cached)
-> retrieved easy-format.1.0.1 (cached)
-> retrieved either.1.0.0 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved encore.0.8 (cached)
-> retrieved dune-configurator.2.9.3 (cached)
-> retrieved dune.3.10.0 (cached)
-> retrieved eqaf.0.8 (cached)
-> retrieved ethernet.3.2.0 (cached)
-> retrieved ezjsonm.0.5.0 (cached)
-> retrieved faraday.0.7.3 (cached)
-> retrieved faraday-lwt.0.5.0 (cached)
-> retrieved faraday-lwt-unix.0.6.0 (cached)
-> retrieved fmt.0.9.0 (cached)
-> installed cmdliner.1.3.0
-> retrieved fpath.0.7.3 (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
-> retrieved functoria-runtime.4.0.0, mirage-runtime.4.0.0 (cached)
-> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved graphql.0.9.0, graphql-lwt.0.9.0 (cached)
-> retrieved graphql_parser.0.13.0 (cached)
-> retrieved h2.0.10.0 (cached)
-> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (cached)
-> retrieved hex.1.4.0 (cached)
-> retrieved hkdf.1.0.4 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved httpaf.0.7.1 (cached)
-> retrieved hxd.0.3.2 (cached)
-> retrieved inotify.2.1 (cached)
-> retrieved hpack.0.1.0 (cached)
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0 (cached)
-> retrieved irmin-watcher.0.5.0 (cached)
-> retrieved jsonm.1.0.2 (cached)
-> retrieved ke.0.6 (cached)
-> retrieved irmin.3.6.1, irmin-fs.3.6.1, irmin-git.3.6.1, ppx_irmin.3.6.1 (cached)
-> retrieved jbuilder.1.0+beta20.1 (cached)
-> retrieved letsencrypt.0.5.1 (cached)
-> retrieved logs.0.7.0 (cached)
-> retrieved lru.0.3.0 (cached)
-> retrieved lwt-dllist.1.0.0 (cached)
-> retrieved lwt_ssl.1.2.0 (cached)
-> retrieved lwt.5.7.0 (cached)
-> retrieved lwt_ppx.2.1.0 (cached)
-> retrieved magic-mime.1.0.0 (cached)
-> retrieved menhir.20180528 (cached)
-> retrieved metrics.0.4.1 (cached)
-> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (cached)
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (cached)
-> retrieved mirage-device.2.0.0 (cached)
-> retrieved mirage-flow.3.0.0 (cached)
-> retrieved mirage-kv.3.0.1 (cached)
-> retrieved mirage-net.4.0.0 (cached)
-> retrieved mirage-profile.0.9.1 (cached)
-> retrieved mirage-random.3.0.0 (cached)
-> retrieved mirage-time.3.0.0, mirage-time-unix.3.0.0 (cached)
-> retrieved mirage-unix.5.0.1 (cached)
-> retrieved mtime.1.3.0 (cached)
-> retrieved multipart_form.0.5.0, multipart_form-lwt.0.5.0 (cached)
-> retrieved num.1.5 (cached)
-> retrieved ocaml-compiler-libs.v0.11.0 (cached)
-> retrieved ocamlbuild.0.14.0 (cached)
-> retrieved ocamlfind.1.8.1 (cached)
-> retrieved ocamlgraph.1.8.8 (cached)
-> retrieved ocplib-endian.1.0 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved paf.0.5.0 (cached)
-> retrieved parsexp.v0.15.0 (cached)
-> retrieved pbkdf.1.2.0 (cached)
-> retrieved pecu.0.4 (cached)
-> retrieved posixat.v0.15.0 (cached)
-> retrieved ppx_derivers.1.0 (cached)
-> retrieved ppx_deriving_yojson.3.7.0 (cached)
-> retrieved ppx_deriving.5.2 (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 ppx_optcomp.v0.15.0 (cached)
-> retrieved ppx_repr.0.6.0, repr.0.6.0 (cached)
-> retrieved ppx_sexp_conv.v0.15.1 (cached)
-> retrieved ppxlib.0.26.0 (cached)
-> retrieved prettym.0.0.1 (cached)
-> retrieved prometheus.0.1 (cached)
-> retrieved psq.0.2.0 (cached)
-> retrieved randomconv.0.1.3 (cached)
-> retrieved ptime.0.8.5 (cached)
-> retrieved result.1.5 (cached)
-> retrieved rresult.0.6.0 (cached)
-> retrieved re.1.9.0 (cached)
-> retrieved seq.0.3 (cached)
-> retrieved sexplib.v0.15.0 (cached)
-> retrieved sexplib0.v0.15.0 (cached)
-> retrieved shexp.v0.15.0 (cached)
-> retrieved spawn.v0.12.0 (cached)
-> retrieved sqlite3.3.0.0 (cached)
-> retrieved ssl.0.5.13 (cached)
-> retrieved stdio.v0.15.0 (cached)
-> retrieved stdlib-shims.0.1.0 (cached)
-> retrieved stringext.1.4.0 (cached)
-> retrieved tcpip.7.1.2 (cached)
-> retrieved tls.0.16.0, tls-lwt.0.16.0, tls-mirage.0.16.0 (cached)
-> retrieved topkg.1.0.8 (cached)
-> retrieved unstrctrd.0.2 (cached)
-> retrieved uuidm.0.9.7 (cached)
-> retrieved uutf.1.0.3 (cached)
-> retrieved yojson.1.6.0 (cached)
-> retrieved uri.4.2.0, uri-sexp.4.2.0 (cached)
-> retrieved x509.0.16.5 (cached)
-> retrieved zarith.1.7-1 (cached)
-> installed num.1.5
-> installed ocamlfind.1.8.1
-> installed base-bytes.base
-> installed easy-format.1.0.1
-> installed ocamlbuild.0.14.0
-> installed zarith.1.7-1
-> installed jbuilder.1.0+beta20.1
-> installed ppx_derivers.1.0
-> installed spawn.v0.12.0
-> installed biniou.1.2.0
-> installed cppo.1.6.1
-> installed ocaml-compiler-libs.v0.11.0
-> installed stringext.1.4.0
-> installed magic-mime.1.0.0
-> installed ocamlgraph.1.8.8
-> installed sqlite3.3.0.0
-> installed ocplib-endian.1.0
-> installed topkg.1.0.8
-> installed hmap.0.8.1
-> installed asetmap.0.8.1
-> installed uuidm.0.9.7
-> installed uutf.1.0.3
-> installed mtime.1.3.0
-> installed fmt.0.9.0
-> installed dune.3.10.0
-> installed astring.0.8.5
-> installed bheap.2.0.0
-> installed duration.0.2.1
-> installed bigstringaf.0.9.0
-> installed gmap.0.3.0
-> installed mirage-clock.4.2.0
-> installed bigarray-compat.1.0.0
-> installed domain-name.0.4.1
-> installed duff.0.5
-> installed either.1.0.0
-> installed functoria-runtime.4.0.0
-> installed camlp-streams.5.0.1
-> installed macaddr.5.6.0
-> installed current_incr.0.6.1
-> installed result.1.5
-> installed metrics.0.4.1
-> installed ke.0.6
-> installed seq.0.3
-> installed pecu.0.4
-> installed base64.3.5.0
-> installed cstruct.6.2.0
-> installed optint.0.3.0
-> installed stdlib-shims.0.1.0
-> installed faraday.0.7.3
-> installed jsonm.1.0.2
-> installed bigarray-overlap.0.1.0
-> installed csexp.1.3.1
-> installed sexplib0.v0.15.0
-> installed fpath.0.7.3
-> installed ipaddr.5.6.0
-> installed angstrom.0.14.0
-> installed rresult.0.6.0
-> installed psq.0.2.0
-> installed re.1.9.0
-> installed cstruct-unix.6.2.0
-> installed eqaf.0.8
-> installed hex.1.4.0
-> installed macaddr-cstruct.5.6.0
-> installed mirage-random.3.0.0
-> installed randomconv.0.1.3
-> installed prettym.0.0.1
-> installed encore.0.8
-> installed ctypes.0.8.0
-> installed emile.1.1
-> installed lru.0.3.0
-> installed repr.0.6.0
-> installed unstrctrd.0.2
-> installed yojson.1.6.0
-> installed ptime.0.8.5
-> installed httpaf.0.7.1
-> installed cf.0.4
-> installed fsevents.0.3.0
-> installed dune-configurator.2.9.3
-> installed digestif.1.1.2
-> installed asn1-combinators.0.2.6
-> installed hpack.0.1.0
-> installed mirage-clock-unix.4.2.0
-> installed uri.4.2.0
-> installed checkseum.0.3.3
-> installed h2.0.10.0
-> installed mirage-crypto.0.11.3
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed ssl.0.5.13
-> installed decompress.1.4.3
-> installed lwt.5.7.0
-> installed cf-lwt.0.4
-> installed fsevents-lwt.0.3.0
-> installed cstruct-lwt.6.2.0
-> installed faraday-lwt.0.5.0
-> installed mirage-device.2.0.0
-> installed lwt-dllist.1.0.0
-> installed mirage-time.3.0.0
-> installed mirage-flow.3.0.0
-> installed mirage-net.4.0.0
-> installed lwt_ssl.1.2.0
-> installed faraday-lwt-unix.0.6.0
-> installed mirage-time-unix.3.0.0
-> installed mirage-kv.3.0.1
-> installed prometheus.0.1
-> installed hxd.0.3.2
-> installed logs.0.7.0
-> installed ethernet.3.2.0
-> installed happy-eyeballs.0.6.0
-> installed mirage-runtime.4.0.0
-> installed mimic.0.0.6
-> installed mirage-crypto-rng.0.11.3
-> installed caqti.1.8.0
-> installed arp.3.1.1
-> installed mirage-unix.5.0.1
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed multipart_form.0.5.0
-> installed mirage-crypto-rng-mirage.0.11.3
-> installed caqti-lwt.1.8.0
-> installed multipart_form-lwt.0.5.0
-> installed mirage-crypto-pk.0.11.3
-> installed base.v0.15.0
-> installed dns.7.0.3
-> installed stdio.v0.15.0
-> installed inotify.2.1
-> installed bos.0.1.4
-> installed dns-client.7.0.3
-> installed parsexp.v0.15.0
-> installed irmin-watcher.0.5.0
-> installed carton.0.7.2
-> installed sexplib.v0.15.0
-> installed carton-lwt.0.7.2
-> installed cstruct-sexp.6.2.0
-> installed ezjsonm.0.5.0
-> installed menhir.20180528
-> installed carton-git.0.7.2
-> installed mirage-crypto-ec.0.11.3
-> installed graphql_parser.0.13.0
-> installed ppxlib.0.26.0
-> installed graphql.0.9.0
-> installed x509.0.16.5
-> installed graphql-lwt.0.9.0
-> installed ca-certs.0.2.3
-> installed letsencrypt.0.5.1
-> installed ca-certs-nss.3.71.0.1
-> installed ppx_optcomp.v0.15.0
-> installed git.3.15.0
-> installed awa.0.2.0
-> installed awa-mirage.0.2.0
-> installed lwt_ppx.2.1.0
-> installed ppx_cstruct.6.2.0
-> installed ppx_deriving.5.2
-> installed ppx_sexp_conv.v0.15.1
-> installed mirage-profile.0.9.1
-> installed dream-pure.dev
-> installed ipaddr-sexp.5.6.0
-> installed posixat.v0.15.0
-> installed uri-sexp.4.2.0
-> installed ppx_deriving_yojson.3.7.0
-> installed ppx_repr.0.6.0
-> installed current.0.7.1
-> installed shexp.v0.15.0
-> installed conduit.6.2.3
-> installed tcpip.7.1.2
-> installed cohttp.4.1.2
-> installed ppx_irmin.3.6.1
-> installed conduit-lwt.6.2.3
-> installed dream-httpaf.dev
-> installed tls.0.16.0
-> installed cohttp-lwt.4.1.2
-> installed tls-mirage.0.16.0
-> installed tls-lwt.0.16.0
-> installed dns-client-mirage.7.0.3
-> installed dns-client-lwt.7.0.3
-> installed paf.0.5.0
-> installed happy-eyeballs-mirage.0.6.0
-> installed git-paf.3.15.0
-> installed mimic-happy-eyeballs.0.0.6
-> installed git-mirage.3.15.0
-> installed happy-eyeballs-lwt.0.6.0
-> installed conduit-lwt-unix.6.2.3
-> installed dream.dev
-> installed git-unix.3.15.0
-> installed cohttp-lwt-unix.4.1.2
-> installed dream-mirage.dev
-> installed irmin.3.6.1
-> installed irmin-fs.3.6.1
-> installed irmin-git.3.6.1
Done.
<><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-random is deprecated
<><> mirage-profile.0.9.1 installed successfully ><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-profile is deprecated
<><> mirage-device.2.0.0 installed successfully <><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-device is deprecated
<><> jbuilder.1.0+beta20.1 installed successfully <><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> functoria-runtime.4.0.0 installed successfully <><><><><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2025-06-27 13:01.53 ---> saved as "8282cca18d3e43e3f9561a4c3c4aa48ba42e0ccae08af1914bc98de8c9a15882"
/src: (copy (src .) (dst /src))
2025-06-27 13:01.54 ---> saved as "f6392bdcd6cbb682586423a61b070c6de0c82f777118caed777d0965f48884ee"
/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "/home/opam/.opam/4.12/lib/ezjsonm/ezjsonm.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/biniou/biniou.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.12/lib/spawn/spawn.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
(cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I lib/matrix-stos/.matrix_stos.objs/byte -I /home/opam/.opam/4.12/lib/asn1-combinators -I /home/opam/.opam/4.12/lib/base/caml -I /home/opam/.opam/4.12/lib/base64 -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/cstruct -I /home/opam/.opam/4.12/lib/domain-name -I /home/opam/.opam/4.12/lib/eqaf -I /home/opam/.opam/4.12/lib/eqaf/bigstring -I /home/opam/.opam/4.12/lib/eqaf/cstruct -I /home/opam/.opam/4.12/lib/ezjsonm -I /home/opam/.opam/4.12/lib/fmt -I /home/opam/.opam/4.12/lib/gmap -I /home/opam/.opam/4.12/lib/hex -I /home/opam/.opam/4.12/lib/ipaddr -I /home/opam/.opam/4.12/lib/jsonm -I /home/opam/.opam/4.12/lib/logs -I /home/opam/.opam/4.12/lib/macaddr -I /home/opam/.opam/4.12/lib/mirage-crypto -I /home/opam/.opam/4.12/lib/mirage-crypto-ec -I /home/opam/.opam/4.12/lib/mirage-crypto-pk -I /home/opam/.opam/4.12/lib/mirage-crypto-rng -I /home/opam/.opam/4.12/lib/parsexp -I /home/opam/.opam/4.12/lib/pbkdf -I /home/opam/.opam/4.12/lib/ptime -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/sexplib -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/uutf -I /home/opam/.opam/4.12/lib/x509 -I /home/opam/.opam/4.12/lib/zarith -I lib/matrix-common/.matrix_common.objs/byte -I lib/matrix-common/json_encoding/.json_encoding.objs/byte -no-alias-deps -opaque -open Matrix_stos__ -o lib/matrix-stos/.matrix_stos.objs/byte/matrix_stos__Signatures.cmo -c -impl lib/matrix-stos/signatures.pp.ml)
File "lib/matrix-stos/signatures.ml", line 4, characters 54-77:
4 | let encoded = construct encoding obj |> canonize |> Ezjsonm.value_to_string in
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Ezjsonm.value_to_string
(cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -69 -g -bin-annot -I ci-client/.matrix_current.objs/byte -I /home/opam/.opam/4.12/lib/angstrom -I /home/opam/.opam/4.12/lib/asetmap -I /home/opam/.opam/4.12/lib/asn1-combinators -I /home/opam/.opam/4.12/lib/astring -I /home/opam/.opam/4.12/lib/base/caml -I /home/opam/.opam/4.12/lib/base64 -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bigstringaf -I /home/opam/.opam/4.12/lib/bos -I /home/opam/.opam/4.12/lib/ca-certs -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/cohttp -I /home/opam/.opam/4.12/lib/cohttp-lwt -I /home/opam/.opam/4.12/lib/cohttp-lwt-unix -I /home/opam/.opam/4.12/lib/conduit -I /home/opam/.opam/4.12/lib/conduit-lwt -I /home/opam/.opam/4.12/lib/conduit-lwt-unix -I /home/opam/.opam/4.12/lib/cstruct -I /home/opam/.opam/4.12/lib/cstruct-sexp -I /home/opam/.opam/4.12/lib/current -I /home/opam/.opam/4.12/lib/current/cache -I /home/opam/.opam/4.12/lib/current/term -I /home/opam/.opam/4.12/lib/current_incr -I /home/opam/.opam/4.12/lib/domain-name -I /home/opam/.opam/4.12/lib/duration -I /home/opam/.opam/4.12/lib/eqaf -I /home/opam/.opam/4.12/lib/eqaf/bigstring -I /home/opam/.opam/4.12/lib/eqaf/cstruct -I /home/opam/.opam/4.12/lib/ezjsonm -I /home/opam/.opam/4.12/lib/fmt -I /home/opam/.opam/4.12/lib/fpath -I /home/opam/.opam/4.12/lib/gmap -I /home/opam/.opam/4.12/lib/hex -I /home/opam/.opam/4.12/lib/hkdf -I /home/opam/.opam/4.12/lib/ipaddr -I /home/opam/.opam/4.12/lib/ipaddr-sexp -I /home/opam/.opam/4.12/lib/ipaddr/unix -I /home/opam/.opam/4.12/lib/jsonm -I /home/opam/.opam/4.12/lib/logs -I /home/opam/.opam/4.12/lib/lwt -I /home/opam/.opam/4.12/lib/lwt-dllist -I /home/opam/.opam/4.12/lib/lwt/unix -I /home/opam/.opam/4.12/lib/lwt_ssl -I /home/opam/.opam/4.12/lib/macaddr -I /home/opam/.opam/4.12/lib/magic-mime -I /home/opam/.opam/4.12/lib/mirage-crypto -I /home/opam/.opam/4.12/lib/mirage-crypto-ec -I /home/opam/.opam/4.12/lib/mirage-crypto-pk -I /home/opam/.opam/4.12/lib/mirage-crypto-rng -I /home/opam/.opam/4.12/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/4.12/lib/mirage-crypto-rng/unix -I /home/opam/.opam/4.12/lib/mtime -I /home/opam/.opam/4.12/lib/mtime/os -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/ocplib-endian -I /home/opam/.opam/4.12/lib/parsexp -I /home/opam/.opam/4.12/lib/pbkdf -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.12/lib/prometheus -I /home/opam/.opam/4.12/lib/ptime -I /home/opam/.opam/4.12/lib/ptime/os -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/rresult -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/sexplib -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/sqlite3 -I /home/opam/.opam/4.12/lib/ssl -I /home/opam/.opam/4.12/lib/stringext -I /home/opam/.opam/4.12/lib/tls -I /home/opam/.opam/4.12/lib/tls-lwt -I /home/opam/.opam/4.12/lib/uri -I /home/opam/.opam/4.12/lib/uri-sexp -I /home/opam/.opam/4.12/lib/uri/services -I /home/opam/.opam/4.12/lib/uuidm -I /home/opam/.opam/4.12/lib/uutf -I /home/opam/.opam/4.12/lib/x509 -I /home/opam/.opam/4.12/lib/zarith -I lib/matrix-common/.matrix_common.objs/byte -I lib/matrix-common/json_encoding/.json_encoding.objs/byte -I lib/matrix-ctos/.matrix_ctos.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Matrix_current__ -o ci-client/.matrix_current.objs/byte/matrix_current__Http.cmo -c -impl ci-client/http.ml)
File "ci-client/http.ml", line 54, characters 49-72:
54 | let body = construct request_encoding value |> Ezjsonm.value_to_string in
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Ezjsonm.value_to_string
(cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -69 -g -I ci-client/.matrix_current.objs/byte -I ci-client/.matrix_current.objs/native -I /home/opam/.opam/4.12/lib/angstrom -I /home/opam/.opam/4.12/lib/asetmap -I /home/opam/.opam/4.12/lib/asn1-combinators -I /home/opam/.opam/4.12/lib/astring -I /home/opam/.opam/4.12/lib/base/caml -I /home/opam/.opam/4.12/lib/base64 -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bigstringaf -I /home/opam/.opam/4.12/lib/bos -I /home/opam/.opam/4.12/lib/ca-certs -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/cohttp -I /home/opam/.opam/4.12/lib/cohttp-lwt -I /home/opam/.opam/4.12/lib/cohttp-lwt-unix -I /home/opam/.opam/4.12/lib/conduit -I /home/opam/.opam/4.12/lib/conduit-lwt -I /home/opam/.opam/4.12/lib/conduit-lwt-unix -I /home/opam/.opam/4.12/lib/cstruct -I /home/opam/.opam/4.12/lib/cstruct-sexp -I /home/opam/.opam/4.12/lib/current -I /home/opam/.opam/4.12/lib/current/cache -I /home/opam/.opam/4.12/lib/current/term -I /home/opam/.opam/4.12/lib/current_incr -I /home/opam/.opam/4.12/lib/domain-name -I /home/opam/.opam/4.12/lib/duration -I /home/opam/.opam/4.12/lib/eqaf -I /home/opam/.opam/4.12/lib/eqaf/bigstring -I /home/opam/.opam/4.12/lib/eqaf/cstruct -I /home/opam/.opam/4.12/lib/ezjsonm -I /home/opam/.opam/4.12/lib/fmt -I /home/opam/.opam/4.12/lib/fpath -I /home/opam/.opam/4.12/lib/gmap -I /home/opam/.opam/4.12/lib/hex -I /home/opam/.opam/4.12/lib/hkdf -I /home/opam/.opam/4.12/lib/ipaddr -I /home/opam/.opam/4.12/lib/ipaddr-sexp -I /home/opam/.opam/4.12/lib/ipaddr/unix -I /home/opam/.opam/4.12/lib/jsonm -I /home/opam/.opam/4.12/lib/logs -I /home/opam/.opam/4.12/lib/lwt -I /home/opam/.opam/4.12/lib/lwt-dllist -I /home/opam/.opam/4.12/lib/lwt/unix -I /home/opam/.opam/4.12/lib/lwt_ssl -I /home/opam/.opam/4.12/lib/macaddr -I /home/opam/.opam/4.12/lib/magic-mime -I /home/opam/.opam/4.12/lib/mirage-crypto -I /home/opam/.opam/4.12/lib/mirage-crypto-ec -I /home/opam/.opam/4.12/lib/mirage-crypto-pk -I /home/opam/.opam/4.12/lib/mirage-crypto-rng -I /home/opam/.opam/4.12/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/4.12/lib/mirage-crypto-rng/unix -I /home/opam/.opam/4.12/lib/mtime -I /home/opam/.opam/4.12/lib/mtime/os -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/ocplib-endian -I /home/opam/.opam/4.12/lib/parsexp -I /home/opam/.opam/4.12/lib/pbkdf -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.12/lib/prometheus -I /home/opam/.opam/4.12/lib/ptime -I /home/opam/.opam/4.12/lib/ptime/os -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/rresult -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/sexplib -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/sqlite3 -I /home/opam/.opam/4.12/lib/ssl -I /home/opam/.opam/4.12/lib/stringext -I /home/opam/.opam/4.12/lib/tls -I /home/opam/.opam/4.12/lib/tls-lwt -I /home/opam/.opam/4.12/lib/uri -I /home/opam/.opam/4.12/lib/uri-sexp -I /home/opam/.opam/4.12/lib/uri/services -I /home/opam/.opam/4.12/lib/uuidm -I /home/opam/.opam/4.12/lib/uutf -I /home/opam/.opam/4.12/lib/x509 -I /home/opam/.opam/4.12/lib/zarith -I lib/matrix-common/.matrix_common.objs/byte -I lib/matrix-common/.matrix_common.objs/native -I lib/matrix-common/json_encoding/.json_encoding.objs/byte -I lib/matrix-common/json_encoding/.json_encoding.objs/native -I lib/matrix-ctos/.matrix_ctos.objs/byte -I lib/matrix-ctos/.matrix_ctos.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Matrix_current__ -o ci-client/.matrix_current.objs/native/matrix_current__Http.cmx -c -impl ci-client/http.ml)
File "ci-client/http.ml", line 54, characters 49-72:
54 | let body = construct request_encoding value |> Ezjsonm.value_to_string in
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Ezjsonm.value_to_string
(cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -69 -g -bin-annot -I ci-client/.matrix_current.objs/byte -I /home/opam/.opam/4.12/lib/angstrom -I /home/opam/.opam/4.12/lib/asetmap -I /home/opam/.opam/4.12/lib/asn1-combinators -I /home/opam/.opam/4.12/lib/astring -I /home/opam/.opam/4.12/lib/base/caml -I /home/opam/.opam/4.12/lib/base64 -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bigstringaf -I /home/opam/.opam/4.12/lib/bos -I /home/opam/.opam/4.12/lib/ca-certs -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/cohttp -I /home/opam/.opam/4.12/lib/cohttp-lwt -I /home/opam/.opam/4.12/lib/cohttp-lwt-unix -I /home/opam/.opam/4.12/lib/conduit -I /home/opam/.opam/4.12/lib/conduit-lwt -I /home/opam/.opam/4.12/lib/conduit-lwt-unix -I /home/opam/.opam/4.12/lib/cstruct -I /home/opam/.opam/4.12/lib/cstruct-sexp -I /home/opam/.opam/4.12/lib/current -I /home/opam/.opam/4.12/lib/current/cache -I /home/opam/.opam/4.12/lib/current/term -I /home/opam/.opam/4.12/lib/current_incr -I /home/opam/.opam/4.12/lib/domain-name -I /home/opam/.opam/4.12/lib/duration -I /home/opam/.opam/4.12/lib/eqaf -I /home/opam/.opam/4.12/lib/eqaf/bigstring -I /home/opam/.opam/4.12/lib/eqaf/cstruct -I /home/opam/.opam/4.12/lib/ezjsonm -I /home/opam/.opam/4.12/lib/fmt -I /home/opam/.opam/4.12/lib/fpath -I /home/opam/.opam/4.12/lib/gmap -I /home/opam/.opam/4.12/lib/hex -I /home/opam/.opam/4.12/lib/hkdf -I /home/opam/.opam/4.12/lib/ipaddr -I /home/opam/.opam/4.12/lib/ipaddr-sexp -I /home/opam/.opam/4.12/lib/ipaddr/unix -I /home/opam/.opam/4.12/lib/jsonm -I /home/opam/.opam/4.12/lib/logs -I /home/opam/.opam/4.12/lib/lwt -I /home/opam/.opam/4.12/lib/lwt-dllist -I /home/opam/.opam/4.12/lib/lwt/unix -I /home/opam/.opam/4.12/lib/lwt_ssl -I /home/opam/.opam/4.12/lib/macaddr -I /home/opam/.opam/4.12/lib/magic-mime -I /home/opam/.opam/4.12/lib/mirage-crypto -I /home/opam/.opam/4.12/lib/mirage-crypto-ec -I /home/opam/.opam/4.12/lib/mirage-crypto-pk -I /home/opam/.opam/4.12/lib/mirage-crypto-rng -I /home/opam/.opam/4.12/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/4.12/lib/mirage-crypto-rng/unix -I /home/opam/.opam/4.12/lib/mtime -I /home/opam/.opam/4.12/lib/mtime/os -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/ocplib-endian -I /home/opam/.opam/4.12/lib/parsexp -I /home/opam/.opam/4.12/lib/pbkdf -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.12/lib/prometheus -I /home/opam/.opam/4.12/lib/ptime -I /home/opam/.opam/4.12/lib/ptime/os -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/rresult -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/sexplib -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/sqlite3 -I /home/opam/.opam/4.12/lib/ssl -I /home/opam/.opam/4.12/lib/stringext -I /home/opam/.opam/4.12/lib/tls -I /home/opam/.opam/4.12/lib/tls-lwt -I /home/opam/.opam/4.12/lib/uri -I /home/opam/.opam/4.12/lib/uri-sexp -I /home/opam/.opam/4.12/lib/uri/services -I /home/opam/.opam/4.12/lib/uuidm -I /home/opam/.opam/4.12/lib/uutf -I /home/opam/.opam/4.12/lib/x509 -I /home/opam/.opam/4.12/lib/zarith -I lib/matrix-common/.matrix_common.objs/byte -I lib/matrix-common/json_encoding/.json_encoding.objs/byte -I lib/matrix-ctos/.matrix_ctos.objs/byte -no-alias-deps -opaque -open Matrix_current__ -o ci-client/.matrix_current.objs/byte/matrix_current__Room.cmo -c -impl ci-client/room.ml)
File "ci-client/room.ml", line 25, characters 8-31:
25 | Ezjsonm.value_to_string power_level_json
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Ezjsonm.value_to_string
(cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -69 -g -bin-annot -I ci-client/.matrix_current.objs/byte -I /home/opam/.opam/4.12/lib/angstrom -I /home/opam/.opam/4.12/lib/asetmap -I /home/opam/.opam/4.12/lib/asn1-combinators -I /home/opam/.opam/4.12/lib/astring -I /home/opam/.opam/4.12/lib/base/caml -I /home/opam/.opam/4.12/lib/base64 -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bigstringaf -I /home/opam/.opam/4.12/lib/bos -I /home/opam/.opam/4.12/lib/ca-certs -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/cohttp -I /home/opam/.opam/4.12/lib/cohttp-lwt -I /home/opam/.opam/4.12/lib/cohttp-lwt-unix -I /home/opam/.opam/4.12/lib/conduit -I /home/opam/.opam/4.12/lib/conduit-lwt -I /home/opam/.opam/4.12/lib/conduit-lwt-unix -I /home/opam/.opam/4.12/lib/cstruct -I /home/opam/.opam/4.12/lib/cstruct-sexp -I /home/opam/.opam/4.12/lib/current -I /home/opam/.opam/4.12/lib/current/cache -I /home/opam/.opam/4.12/lib/current/term -I /home/opam/.opam/4.12/lib/current_incr -I /home/opam/.opam/4.12/lib/domain-name -I /home/opam/.opam/4.12/lib/duration -I /home/opam/.opam/4.12/lib/eqaf -I /home/opam/.opam/4.12/lib/eqaf/bigstring -I /home/opam/.opam/4.12/lib/eqaf/cstruct -I /home/opam/.opam/4.12/lib/ezjsonm -I /home/opam/.opam/4.12/lib/fmt -I /home/opam/.opam/4.12/lib/fpath -I /home/opam/.opam/4.12/lib/gmap -I /home/opam/.opam/4.12/lib/hex -I /home/opam/.opam/4.12/lib/hkdf -I /home/opam/.opam/4.12/lib/ipaddr -I /home/opam/.opam/4.12/lib/ipaddr-sexp -I /home/opam/.opam/4.12/lib/ipaddr/unix -I /home/opam/.opam/4.12/lib/jsonm -I /home/opam/.opam/4.12/lib/logs -I /home/opam/.opam/4.12/lib/lwt -I /home/opam/.opam/4.12/lib/lwt-dllist -I /home/opam/.opam/4.12/lib/lwt/unix -I /home/opam/.opam/4.12/lib/lwt_ssl -I /home/opam/.opam/4.12/lib/macaddr -I /home/opam/.opam/4.12/lib/magic-mime -I /home/opam/.opam/4.12/lib/mirage-crypto -I /home/opam/.opam/4.12/lib/mirage-crypto-ec -I /home/opam/.opam/4.12/lib/mirage-crypto-pk -I /home/opam/.opam/4.12/lib/mirage-crypto-rng -I /home/opam/.opam/4.12/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/4.12/lib/mirage-crypto-rng/unix -I /home/opam/.opam/4.12/lib/mtime -I /home/opam/.opam/4.12/lib/mtime/os -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/ocplib-endian -I /home/opam/.opam/4.12/lib/parsexp -I /home/opam/.opam/4.12/lib/pbkdf -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.12/lib/prometheus -I /home/opam/.opam/4.12/lib/ptime -I /home/opam/.opam/4.12/lib/ptime/os -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/rresult -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/sexplib -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/sqlite3 -I /home/opam/.opam/4.12/lib/ssl -I /home/opam/.opam/4.12/lib/stringext -I /home/opam/.opam/4.12/lib/tls -I /home/opam/.opam/4.12/lib/tls-lwt -I /home/opam/.opam/4.12/lib/uri -I /home/opam/.opam/4.12/lib/uri-sexp -I /home/opam/.opam/4.12/lib/uri/services -I /home/opam/.opam/4.12/lib/uuidm -I /home/opam/.opam/4.12/lib/uutf -I /home/opam/.opam/4.12/lib/x509 -I /home/opam/.opam/4.12/lib/zarith -I lib/matrix-common/.matrix_common.objs/byte -I lib/matrix-common/json_encoding/.json_encoding.objs/byte -I lib/matrix-ctos/.matrix_ctos.objs/byte -no-alias-deps -opaque -open Matrix_current__ -o ci-client/.matrix_current.objs/byte/matrix_current__Post.cmo -c -impl ci-client/post.ml)
File "ci-client/post.ml", line 19, characters 7-30:
19 | |> Ezjsonm.value_to_string
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Ezjsonm.value_to_string
"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2025-06-27 13:02.04: Job failed: Failed: Build failed