Organisationsmirageirmin56824d ()freebsd-14.2-5.3_opam-2.4

freebsd-14.2-5.3_opam-2.4

Link Copied
Code Copied

Logs

2025-09-29 16:23.48: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/pull/2280/head (56824d1ebb8e06da33cbd09eb18dcdfb497f1a24) (freebsd-x86_64:freebsd-14.2-5.3_opam-2.4)
Base: freebsd-14.2-ocaml-5.3
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/irmin.git" && cd "irmin" && git fetch origin "refs/pull/2280/head" && git reset --hard 56824d1e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM freebsd-14.2-ocaml-5.3
# freebsd-14.2-5.3_opam-2.4
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/local/bin/opam-2.4 /usr/local/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 64dfb8c8f3d57322d6c1c70adec809b801b9121a || git fetch origin master) && git reset -q --hard 64dfb8c8f3d57322d6c1c70adec809b801b9121a && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam ./
RUN opam pin add -yn ppx_irmin.dev './' && \
opam pin add -yn libirmin.dev './' && \
opam pin add -yn irmin.dev './' && \
opam pin add -yn irmin-tezos.dev './' && \
opam pin add -yn irmin-test.dev './' && \
opam pin add -yn irmin-server.dev './' && \
opam pin add -yn irmin-pack.dev './' && \
opam pin add -yn irmin-pack-tools.dev './' && \
opam pin add -yn irmin-mirage.dev './' && \
opam pin add -yn irmin-mirage-graphql.dev './' && \
opam pin add -yn irmin-mirage-git.dev './' && \
opam pin add -yn irmin-graphql.dev './' && \
opam pin add -yn irmin-git.dev './' && \
opam pin add -yn irmin-fs.dev './' && \
opam pin add -yn irmin-containers.dev './' && \
opam pin add -yn irmin-client.dev './' && \
opam pin add -yn irmin-cli.dev './' && \
opam pin add -yn irmin-chunk.dev './' && \
opam pin add -yn irmin-bench.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.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-09-29 16:23.48: Using cache hint "mirage/irmin-freebsd-14.2-ocaml-5.3-freebsd-14.2-5.3_opam-2.4-e37ac35d955232c12fdf1199518bd7cd"
2025-09-29 16:23.48: Using OBuilder spec:
((from freebsd-14.2-ocaml-5.3)
(comment freebsd-14.2-5.3_opam-2.4)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/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 64dfb8c8f3d57322d6c1c70adec809b801b9121a || git fetch origin master) && git reset -q --hard 64dfb8c8f3d57322d6c1c70adec809b801b9121a && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam)
(dst ./))
(run (network host)
(shell  "opam pin add -yn ppx_irmin.dev './' && \
\nopam pin add -yn libirmin.dev './' && \
\nopam pin add -yn irmin.dev './' && \
\nopam pin add -yn irmin-tezos.dev './' && \
\nopam pin add -yn irmin-test.dev './' && \
\nopam pin add -yn irmin-server.dev './' && \
\nopam pin add -yn irmin-pack.dev './' && \
\nopam pin add -yn irmin-pack-tools.dev './' && \
\nopam pin add -yn irmin-mirage.dev './' && \
\nopam pin add -yn irmin-mirage-graphql.dev './' && \
\nopam pin add -yn irmin-mirage-git.dev './' && \
\nopam pin add -yn irmin-graphql.dev './' && \
\nopam pin add -yn irmin-git.dev './' && \
\nopam pin add -yn irmin-fs.dev './' && \
\nopam pin add -yn irmin-containers.dev './' && \
\nopam pin add -yn irmin-client.dev './' && \
\nopam pin add -yn irmin-cli.dev './' && \
\nopam pin add -yn irmin-chunk.dev './' && \
\nopam pin add -yn irmin-bench.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.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-09-29 16:23.48: Waiting for resource in pool OCluster
2025-09-29 16:23.48: Waiting for worker…
2025-09-29 16:23.48: Got resource from pool OCluster
Building on rosemary
HEAD is now at e8020d494c Remove irmin-pack-tools from the picture
HEAD is now at 56824d1ebb Use dls in irmin stats


(from freebsd-14.2-ocaml-5.3)
2025-09-29 16:23.07 ---> using "47c9a03b962be450225081ed69acde1f5c6dadb6d1106d9b1a8b4fd61c2defa6" from cache


/: (comment freebsd-14.2-5.3_opam-2.4)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/bin/opam"))
2025-09-29 16:23.08 ---> using "3cf9d05e5eb2b3cab7746fab6ccc73ebe3b43051756027b7ee3d88bc2433384a" from cache


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


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


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


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
2025-09-29 16:23.08 ---> using "6be513be757734d73b41a31e19f8ae22aa3fe2fd424869d3fd3c8b16bb4fa69a" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
FreeBSD 14.2-RELEASE-p1
The OCaml toplevel, version 5.3.0
2.4.1
2025-09-29 16:23.08 ---> using "6406a960b971760de52a319d92e3ade2dc00fc29daba60f2a83f980f00dde731" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-09-29 16:23.08 ---> using "ceecf1d51f19afc7e1cbf641861a5e731a764903c017a5b842658d708b08899c" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 64dfb8c8f3d57322d6c1c70adec809b801b9121a || git fetch origin master) && git reset -q --hard 64dfb8c8f3d57322d6c1c70adec809b801b9121a && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
4028320478..5ea7156510  master     -> origin/master
64dfb8c8f3 Merge pull request #28606 from dbuenzli/more-cmdliner-failures


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


Already up-to-date.
Nothing to do.
2025-09-29 16:27.05 ---> saved as "c38f33613587a6549bffdcc0814cf095b6c0ad3d87b3883540472631c6b9441d"


/src: (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam)
(dst ./))
2025-09-29 16:27.09 ---> saved as "44952fd4517d1c3d1ae96db338ad1128b36e9a6a7b290775bf93a27d22c9514e"


/src: (run (network host)
(shell  "opam pin add -yn ppx_irmin.dev './' && \
\nopam pin add -yn libirmin.dev './' && \
\nopam pin add -yn irmin.dev './' && \
\nopam pin add -yn irmin-tezos.dev './' && \
\nopam pin add -yn irmin-test.dev './' && \
\nopam pin add -yn irmin-server.dev './' && \
\nopam pin add -yn irmin-pack.dev './' && \
\nopam pin add -yn irmin-pack-tools.dev './' && \
\nopam pin add -yn irmin-mirage.dev './' && \
\nopam pin add -yn irmin-mirage-graphql.dev './' && \
\nopam pin add -yn irmin-mirage-git.dev './' && \
\nopam pin add -yn irmin-graphql.dev './' && \
\nopam pin add -yn irmin-git.dev './' && \
\nopam pin add -yn irmin-fs.dev './' && \
\nopam pin add -yn irmin-containers.dev './' && \
\nopam pin add -yn irmin-client.dev './' && \
\nopam pin add -yn irmin-cli.dev './' && \
\nopam pin add -yn irmin-chunk.dev './' && \
\nopam pin add -yn irmin-bench.dev './'"))
[ppx_irmin.dev] synchronised (file:///src)
ppx_irmin is now pinned to file:///src (version dev)
[libirmin.dev] synchronised (file:///src)
libirmin is now pinned to file:///src (version dev)
[irmin.dev] synchronised (file:///src)
irmin is now pinned to file:///src (version dev)
[irmin-tezos.dev] synchronised (file:///src)
irmin-tezos is now pinned to file:///src (version dev)
[irmin-test.dev] synchronised (file:///src)
irmin-test is now pinned to file:///src (version dev)
[irmin-server.dev] synchronised (file:///src)
The following additional pinnings are required by irmin-server.dev:
- irmin-watcher.dev at git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d
Pin and install them? [Y/n] y
[irmin-watcher.dev] synchronised (no changes)
irmin-watcher is now pinned to git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d (version dev)
irmin-server is now pinned to file:///src (version dev)
[irmin-pack.dev] synchronised (file:///src)
The following additional pinnings are required by irmin-pack.dev:
- index.dev at git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca
Pin and install them? [Y/n] y
[index.dev] synchronised (no changes)
index is now pinned to git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca (version dev)
irmin-pack is now pinned to file:///src (version dev)
[irmin-pack-tools.dev] synchronised (file:///src)
[WARNING] Failed checks on irmin-pack-tools package definition from source at file:///src:
warning 74: Field 'pin-depends' contains packages that are neither in 'depends' nor in 'depopts': "terminal", "progress"
The following additional pinnings are required by irmin-pack-tools.dev:
- terminal.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504
- progress.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504
Pin and install them? [Y/n] y
[terminal.dev] synchronised (no changes)
terminal is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev)
[progress.dev] synchronised (no changes)
progress is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev)
irmin-pack-tools is now pinned to file:///src (version dev)
[irmin-mirage.dev] synchronised (file:///src)
irmin-mirage is now pinned to file:///src (version dev)
[irmin-mirage-graphql.dev] synchronised (file:///src)
irmin-mirage-graphql is now pinned to file:///src (version dev)
[irmin-mirage-git.dev] synchronised (file:///src)
irmin-mirage-git is now pinned to file:///src (version dev)
[irmin-graphql.dev] synchronised (file:///src)
irmin-graphql is now pinned to file:///src (version dev)
[irmin-git.dev] synchronised (file:///src)
irmin-git is now pinned to file:///src (version dev)
[irmin-fs.dev] synchronised (file:///src)
irmin-fs is now pinned to file:///src (version dev)
[irmin-containers.dev] synchronised (file:///src)
irmin-containers is now pinned to file:///src (version dev)
[irmin-client.dev] synchronised (file:///src)
irmin-client is now pinned to file:///src (version dev)
[irmin-cli.dev] synchronised (file:///src)
irmin-cli is now pinned to file:///src (version dev)
[irmin-chunk.dev] synchronised (file:///src)
irmin-chunk is now pinned to file:///src (version dev)
[irmin-bench.dev] synchronised (file:///src)
irmin-bench is now pinned to file:///src (version dev)
2025-09-29 16:28.12 ---> saved as "d0d46b835bbd8897b7e5e3cc65adbb2d77e3653132e1dfb042525ce527356bf2"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-09-29 16:28.28 ---> saved as "40cfeacc02c6d59cdde6c3fd52345764dde2b86ca1ad6582719f813ce79dc193"


/src: (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS"))
[WARNING] Unknown update command for bsd, skipping system update


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[irmin-bench.dev] synchronised (file:///src)
[irmin.dev] synchronised (file:///src)
[irmin-chunk.dev] synchronised (file:///src)
[irmin-cli.dev] synchronised (file:///src)
[irmin-client.dev] synchronised (file:///src)
[irmin-containers.dev] synchronised (file:///src)
[irmin-fs.dev] synchronised (file:///src)
[irmin-graphql.dev] synchronised (file:///src)
[irmin-git.dev] synchronised (file:///src)
[irmin-mirage.dev] synchronised (file:///src)
[irmin-mirage-graphql.dev] synchronised (file:///src)
[irmin-mirage-git.dev] synchronised (file:///src)
[irmin-pack.dev] synchronised (file:///src)
[index.dev] synchronised (no changes)
[irmin-pack-tools.dev] synchronised (file:///src)
[irmin-server.dev] synchronised (file:///src)
[irmin-test.dev] synchronised (file:///src)
[irmin-tezos.dev] synchronised (file:///src)
[libirmin.dev] synchronised (file:///src)
[ppx_irmin.dev] synchronised (file:///src)
[irmin-watcher.dev] synchronised (no changes)
[terminal.dev] synchronised (no changes)
[progress.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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
ca_root_nss gmp gnuplot


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


+ /usr/local/bin/sudo "pkg" "install" "-y" "ca_root_nss" "gmp" "gnuplot"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: .
- ...
- ...
- ... done
- Processing entries:
- .
- .
- ..
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 35659 packages processed.
- All repositories are up to date.
- The following 134 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.12
- 	adwaita-icon-theme: 47.0
- 	adwaita-icon-theme-legacy: 46.2
- 	aom: 3.12.1
- 	at-spi2-core: 2.56.4
- 	avahi-app: 0.8_6
- 	ca_root_nss: 3.108
- 	cairo: 1.18.2,3
- 	colord: 1.4.8
- 	cups: 2.4.14
- 	dav1d: 1.5.1_1
- 	dbus: 1.16.2_3,1
- 	dbus-glib: 0.114
- 	duktape-lib: 2.7.0
- 	enchant2: 2.8.10
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.3
- 	fribidi: 1.0.16
- 	gdbm: 1.25
- 	gdk-pixbuf2: 2.42.12_2
- 	geoclue: 2.7.2
- 	giflib: 5.2.2
- 	glib: 2.84.1_2,2
- 	glib-networking: 2.80.1_1
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnuplot: 5.4.10_3
- 	gnutls: 3.8.10
- 	gobject-introspection: 1.84.0,1
- 	graphene: 1.10.8_1
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 47.1_2
- 	gstreamer1: 1.26.2
- 	gstreamer1-plugins: 1.26.2
- 	gstreamer1-plugins-bad: 1.26.2
- 	gstreamer1-plugins-gl: 1.26.2
- 	gtk-update-icon-cache: 3.24.42
- 	gtk3: 3.24.50
- 	harfbuzz: 10.3.0
- 	harfbuzz-icu: 10.3.0
- 	hicolor-icon-theme: 0.18
- 	highway: 1.2.0
- 	hunspell: 1.7.2_1
- 	hwdata: 0.396,1
- 	hyphen: 2.8.8
- 	icu: 76.1,1
- 	iso-codes: 4.18.0
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.1.1
- 	json-glib: 1.10.6
- 	lcms2: 2.17
- 	lerc: 4.0.0
- 	libGLU: 9.0.3
- 	libICE: 1.1.2,1
- 	libSM: 1.2.6,1
- 	libX11: 1.8.12,1
- 	libXau: 1.0.12
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.3
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.1
- 	libXft: 2.3.8
- 	libXi: 1.8.2,1
- 	libXinerama: 1.1.5,1
- 	libXrandr: 1.5.4
- 	libXrender: 0.9.12
- 	libXtst: 1.2.5
- 	libXxf86vm: 1.1.6
- 	libavif: 1.3.0_1
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.24
- 	libdrm: 2.4.123,1
- 	libedit: 3.1.20250104,1
- 	libepoll-shim: 0.0.20240608
- 	libepoxy: 1.5.10
- 	libevent: 2.1.12
- 	libgcrypt: 1.11.2
- 	libgd: 2.3.3_13,1
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.55
- 	libgudev: 237
- 	libgusb: 0.4.9_1
- 	libinotify: 20240724_1
- 	libjxl: 0.11.1_1
- 	libmspack: 0.11alpha
- 	libnotify: 0.8.6
- 	libpaper: 1.1.28_1
- 	libpciaccess: 0.18.1_1
- 	libproxy: 0.5.10
- 	librsvg2-rust: 2.60.0_3
- 	libsecret: 0.21.7_1
- 	libsoup: 2.74.3_1
- 	libsoup3: 3.6.5_2
- 	libsysinfo: 0.0.3_3
- 	libtasn1: 4.20.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.6.0
- 	libunwind: 20240221_2
- 	libxcb: 1.17.0
- 	libxkbcommon: 1.8.1_3
- 	libxml2: 2.14.5
- 	libxshmfence: 1.3.3
- 	libxslt: 1.1.43_1
- 	libyuv: 0.0.1789_2
- 	lua53: 5.3.6_1
- 	lzo2: 2.10_1
- 	mesa-libs: 24.1.7_1
- 	nettle: 3.10.2
- 	openexr: 3.3.5
- 	orc: 0.4.41
- 	p11-kit: 0.25.5
- 	pango: 1.56.1
- 	pixman: 0.46.2
- 	png: 1.6.49
- 	polkit: 125_1
- 	py311-cairo: 1.28.0,1
- 	py311-packaging: 25.0
- 	py311-pygobject: 3.50.0
- 	pygobject-common: 3.50.0
- 	shared-mime-info: 2.4_2
- 	sqlite3: 3.50.2_1,1
- 	tex-kpathsea: 6.4.1
- 	tiff: 4.7.0
- 	vmaf: 3.0.0
- 	wayland: 1.23.1_1
- 	webkit2-gtk_40: 2.46.6_1
- 	webp: 1.5.0
- 	woff2: 1.0.2_5
- 	wx30-gtk3: 3.0.5.1_6
- 	xkeyboard-config: 2.41_4
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 134
- 
- The process will require 808 MiB more space.
- 150 MiB to be downloaded.
- [rosemary] [1/134] Fetching duktape-lib-2.7.0.pkg: .......... done
- [rosemary] [2/134] Fetching png-1.6.49.pkg: ..... done
- [rosemary] [3/134] Fetching glib-networking-2.80.1_1.pkg: .......... done
- [rosemary] [4/134] Fetching hyphen-2.8.8.pkg: ..... done
- [rosemary] [5/134] Fetching libxcb-1.17.0.pkg: .......... done
- [rosemary] [6/134] Fetching libdatrie-0.2.13_2.pkg: ... done
- [rosemary] [7/134] Fetching freetype2-2.13.3.pkg: .......... done
- [rosemary] [8/134] Fetching jpeg-turbo-3.1.1.pkg: .......... done
- [rosemary] [9/134] Fetching graphene-1.10.8_1.pkg: ......... done
- [rosemary] [10/134] Fetching libproxy-0.5.10.pkg: .......... done
- [rosemary] [11/134] Fetching librsvg2-rust-2.60.0_3.pkg: .........
- . done
- [rosemary] [12/134] Fetching libglvnd-1.7.0.pkg: .......... done
- [rosemary] [13/134] Fetching gstreamer1-plugins-bad-1.26.2.pkg: .......... done
- [rosemary] [14/134] Fetching libxslt-1.1.43_1.pkg: ...
- ....... done
- [rosemary] [15/134] Fetching cups-2.4.14.pkg: .......... done
- [rosemary] [16/134] Fetching gobject-introspection-1.84.0,1.pkg: .......... done
- [rosemary] [17/134] Fetching nettle-3.10.2.pkg: .......... done
- [rosemary] [18/134] Fetching libXrandr-1.5.4.pkg: .. done
- [rosemary] [19/134] Fetching lzo2-2.10_1.pkg: ....... done
- [rosemary] [20/134] Fetching adwaita-icon-theme-legacy-46.2.pkg: .......... done
- [rosemary] [21/134] Fetching lcms2-2.17.pkg: .......... done
- [rosemary] [22/134] Fetching adwaita-icon-theme-47.0.pkg: ......... done
- [rosemary] [23/134] Fetching woff2-1.0.2_5.pkg: .... done
- [rosemary] [24/134] Fetching libthai-0.1.29_1.pkg: .......... done
- [rosemary] [25/134] Fetching wx30-gtk3-3.0.5.1_6.pkg: .....
- ..... done
- [rosemary] [26/134] Fetching polkit-125_1.pkg: .......... done
- [rosemary] [27/134] Fetching libsoup3-3.6.5_2.pkg: .......... done
- [rosemary] [28/134] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done
- [rosemary] [29/134] Fetching libdeflate-1.24.pkg: ...... done
- [rosemary] [30/134] Fetching fribidi-1.0.16.pkg: ...... done
- [rosemary] [31/134] Fetching libXxf86vm-1.1.6.pkg: . done
- [rosemary] [32/134] Fetching libmspack-0.11alpha.pkg: ..... done
- [rosemary] [33/134] Fetching vmaf-3.0.0.pkg: .......... done
- [rosemary] [34/134] Fetching libXdamage-1.1.6.pkg: . done
- [rosemary] [35/134] Fetching libtasn1-4.20.0_1.pkg: .......... done
- [rosemary] [36/134] Fetching libdrm-2.4.123,1.pkg: .......... done
- [rosemary] [37/134] Fetching libXfixes-6.0.1.pkg: . done
- [rosemary] [38/134] Fetching libXinerama-1.1.5,1.pkg: . done
- [rosemary] [39/134] Fetching gnome_subr-1.0.pkg: . done
- [rosemary] [40/134] Fetching libxml2-2.14.5.pkg: ....... done
- [rosemary] [41/134] Fetching wayland-1.23.1_1.pkg: ......... done
- [rosemary] [42/134] Fetching aom-3.12.1.pkg: .......... done
- [rosemary] [43/134] Fetching orc-0.4.41.pkg: .......... done
- [rosemary] [44/134] Fetching lua53-5.3.6_1.pkg: .......... done
- [rosemary] [45/134] Fetching libgd-2.3.3_13,1.pkg: .......... done
- [rosemary] [46/134] Fetching gdk-pixbuf2-2.42.12_2.pkg: .......... done
- [rosemary] [47/134] Fetching icu-76.1,1.pkg: ..
- ......
- .. done
- [rosemary] [48/134] Fetching libgusb-0.4.9_1.pkg: ........ done
- [rosemary] [49/134] Fetching gnutls-3.8.10.pkg: .......... done
- [rosemary] [50/134] Fetching hicolor-icon-theme-0.18.pkg: . done
- [rosemary] [51/134] Fetching libxshmfence-1.3.3.pkg: . done
- [rosemary] [52/134] Fetching py311-packaging-25.0.pkg: ........ done
- [rosemary] [53/134] Fetching harfbuzz-icu-10.3.0.pkg: . done
- [rosemary] [54/134] Fetching libepoll-shim-0.0.20240608.pkg: . done
- [rosemary] [55/134] Fetching libpaper-1.1.28_1.pkg: . done
- [rosemary] [56/134] Fetching colord-1.4.8.pkg: .......... done
- [rosemary] [57/134] Fetching libjxl-0.11.1_1.pkg: .......... done
- [rosemary] [58/134] Fetching py311-cairo-1.28.0,1.pkg: ....... done
- [rosemary] [59/134] Fetching libX11-1.8.12,1.pkg: .......... done
- [rosemary] [60/134] Fetching giflib-5.2.2.pkg: .......... done
- [rosemary] [61/134] Fetching libXrender-0.9.12.pkg: ... done
- [rosemary] [62/134] Fetching xorgproto-2024.1.pkg: .......... done
- [rosemary] [63/134] Fetching libsoup-2.74.3_1.pkg: .......... done
- [rosemary] [64/134] Fetching tex-kpathsea-6.4.1.pkg: ......... done
- [rosemary] [65/134] Fetching libXtst-1.2.5.pkg: . done
- [rosemary] [66/134] Fetching libXi-1.8.2,1.pkg: ........ done
- [rosemary] [67/134] Fetching libXft-2.3.8.pkg: .... done
- [rosemary] [68/134] Fetching gtk3-3.24.50.pkg: ......
- .... done
- [rosemary] [69/134] Fetching webp-1.5.0.pkg: ..
- ........ done
- [rosemary] [70/134] Fetching libepoxy-1.5.10.pkg: .......... done
- [rosemary] [71/134] Fetching hwdata-0.396,1.pkg: .......... done
- [rosemary] [72/134] Fetching cairo-1.18.2,3.pkg: .......... done
- [rosemary] [73/134] Fetching graphite2-1.3.14.pkg: ....... done
- [rosemary] [74/134] Fetching shared-mime-info-2.4_2.pkg: .......... done
- [rosemary] [75/134] Fetching libgudev-237.pkg: ... done
- [rosemary] [76/134] Fetching hunspell-1.7.2_1.pkg: .......... done
- [rosemary] [77/134] Fetching harfbuzz-10.3.0.pkg: .......... done
- [rosemary] [78/134] Fetching ca_root_nss-3.108.pkg: .......... done
- [rosemary] [79/134] Fetching libevent-2.1.12.pkg: .......... done
- [rosemary] [80/134] Fetching libinotify-20240724_1.pkg: .. done
- [rosemary] [81/134] Fetching mesa-libs-24.1.7_1.pkg: .......... done
- [rosemary] [82/134] Fetching gdbm-1.25.pkg: .......... done
- [rosemary] [83/134] Fetching libpciaccess-0.18.1_1.pkg: . done
- [rosemary] [84/134] Fetching gstreamer1-plugins-gl-1.26.2.pkg: .......... done
- [rosemary] [85/134] Fetching avahi-app-0.8_6.pkg: ......
- .... done
- [rosemary] [86/134] Fetching enchant2-2.8.10.pkg: .... done
- [rosemary] [87/134] Fetching gstreamer1-plugins-1.26.2.pkg: .......... done
- [rosemary] [88/134] Fetching dbus-1.16.2_3,1.pkg: .......... done
- [rosemary] [89/134] Fetching libedit-3.1.20250104,1.pkg: .......... done
- [rosemary] [90/134] Fetching libXcursor-1.2.3.pkg: ... done
- [rosemary] [91/134] Fetching highway-1.2.0.pkg: ......... done
- [rosemary] [92/134] Fetching libgcrypt-1.11.2.pkg: .......
- ... done
- [rosemary] [93/134] Fetching json-glib-1.10.6.pkg: .......... done
- [rosemary] [94/134] Fetching webkit2-gtk_40-2.46.6_1.pkg: .
- ....
- ...
- .. done
- [rosemary] [95/134] Fetching libsecret-0.21.7_1.pkg: .......... done
- [rosemary] [96/134] Fetching pygobject-common-3.50.0.pkg: . done
- [rosemary] [97/134] Fetching libudev-devd-0.6.0.pkg: . done
- [rosemary] [98/134] Fetching libavif-1.3.0_1.pkg: .......... done
- [rosemary] [99/134] Fetching libunwind-20240221_2.pkg: .......... done
- [rosemary] [100/134] Fetching pango-1.56.1.pkg: .......... done
- [rosemary] [101/134] Fetching libgpg-error-1.55.pkg: .......... done
- [rosemary] [102/134] Fetching gmp-6.3.0.pkg: ..... done
- [rosemary] [103/134] Fetching gstreamer1-1.26.2.pkg: ......
- .... done
- [rosemary] [104/134] Fetching Imath-3.1.12.pkg: ..... done
- [rosemary] [105/134] Fetching libXext-1.3.6,1.pkg: ...... done
- [rosemary] [106/134] Fetching p11-kit-0.25.5.pkg: .......... done
- [rosemary] [107/134] Fetching dbus-glib-0.114.pkg: . done
- [rosemary] [108/134] Fetching libsysinfo-0.0.3_3.pkg: .. done
- [rosemary] [109/134] Fetching libXau-1.0.12.pkg: . done
- [rosemary] [110/134] Fetching libICE-1.1.2,1.pkg: ..... done
- [rosemary] [111/134] Fetching libXcomposite-0.4.6_1,1.pkg: . done
- [rosemary] [112/134] Fetching libyuv-0.0.1789_2.pkg: ...... done
- [rosemary] [113/134] Fetching fontconfig-2.15.0_3,1.pkg: .......... done
- [rosemary] [114/134] Fetching pixman-0.46.2.pkg: .......... done
- [rosemary] [115/134] Fetching dav1d-1.5.1_1.pkg: .......... done
- [rosemary] [116/134] Fetching gsettings-desktop-schemas-47.1_2.pkg: .......... done
- [rosemary] [117/134] Fetching at-spi2-core-2.56.4.pkg: .......... done
- [rosemary] [118/134] Fetching sqlite3-3.50.2_1,1.pkg: .......... done
- [rosemary] [119/134] Fetching libSM-1.2.6,1.pkg: . done
- [rosemary] [120/134] Fetching openexr-3.3.5.pkg: .......... done
- [rosemary] [121/134] Fetching glib-2.84.1_2,2.pkg: ......
- .... done
- [rosemary] [122/134] Fetching geoclue-2.7.2.pkg: ......... done
- [rosemary] [123/134] Fetching xkeyboard-config-2.41_4.pkg: .
- ......... done
- [rosemary] [124/134] Fetching libxkbcommon-1.8.1_3.pkg: .......... done
- [rosemary] [125/134] Fetching jbigkit-2.1_3.pkg: ..... done
- [rosemary] [126/134] Fetching libdaemon-0.14_1.pkg: ... done
- [rosemary] [127/134] Fetching iso-codes-4.18.0.pkg: .......... done
- [rosemary] [128/134] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [129/134] Fetching tiff-4.7.0.pkg: .......... done
- [rosemary] [130/134] Fetching gnuplot-5.4.10_3.pkg: .......... done
- [rosemary] [131/134] Fetching libnotify-0.8.6.pkg: ... done
- [rosemary] [132/134] Fetching libGLU-9.0.3.pkg: .......... done
- [rosemary] [133/134] Fetching lerc-4.0.0.pkg: .. done
- [rosemary] [134/134] Fetching py311-pygobject-3.50.0.pkg: ....... done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [1/134] Installing Imath-3.1.12...
- [rosemary] [1/134] Extracting Imath-3.1.12: .......... done
- [rosemary] [2/134] Installing ca_root_nss-3.108...
- [rosemary] [2/134] Extracting ca_root_nss-3.108: ....... done
- Scanning /usr/share/certs/untrusted for certificates...
- Scanning /usr/share/certs/trusted for certificates...
- Scanning /usr/local/share/certs for certificates...
- [rosemary] [3/134] Installing dav1d-1.5.1_1...
- [rosemary] [3/134] Extracting dav1d-1.5.1_1: .......... done
- [rosemary] [4/134] Installing duktape-lib-2.7.0...
- [rosemary] [4/134] Extracting duktape-lib-2.7.0: ......... done
- [rosemary] [5/134] Installing fribidi-1.0.16...
- [rosemary] [5/134] Extracting fribidi-1.0.16: .......... done
- [rosemary] [6/134] Installing gdbm-1.25...
- [rosemary] [6/134] Extracting gdbm-1.25: .......... done
- [rosemary] [7/134] Installing giflib-5.2.2...
- [rosemary] [7/134] Extracting giflib-5.2.2: .......... done
- [rosemary] [8/134] Installing gmp-6.3.0...
- [rosemary] [8/134] Extracting gmp-6.3.0: .......... done
- [rosemary] [9/134] Installing gnome_subr-1.0...
- [rosemary] [9/134] Extracting gnome_subr-1.0: .... done
- [rosemary] [10/134] Installing graphite2-1.3.14...
- [rosemary] [10/134] Extracting graphite2-1.3.14: .......... done
- [rosemary] [11/134] Installing hicolor-icon-theme-0.18...
- [rosemary] [11/134] Extracting hicolor-icon-theme-0.18: . done
- [rosemary] [12/134] Installing highway-1.2.0...
- [rosemary] [12/134] Extracting highway-1.2.0: .......... done
- [rosemary] [13/134] Installing hunspell-1.7.2_1...
- [rosemary] [13/134] Extracting hunspell-1.7.2_1: .......... done
- [rosemary] [14/134] Installing hwdata-0.396,1...
- [rosemary] [14/134] Extracting hwdata-0.396,1: .......... done
- [rosemary] [15/134] Installing hyphen-2.8.8...
- [rosemary] [15/134] Extracting hyphen-2.8.8: .......... done
- [rosemary] [16/134] Installing icu-76.1,1...
- [rosemary] [16/134] Extracting icu-76.1,1: .......... done
- [rosemary] [17/134] Installing iso-codes-4.18.0...
- [rosemary] [17/134] Extracting iso-codes-4.18.0: .....
- ..... done
- [rosemary] [18/134] Installing jbigkit-2.1_3...
- [rosemary] [18/134] Extracting jbigkit-2.1_3: .......... done
- [rosemary] [19/134] Installing jpeg-turbo-3.1.1...
- [rosemary] [19/134] Extracting jpeg-turbo-3.1.1: .......... done
- [rosemary] [20/134] Installing lerc-4.0.0...
- [rosemary] [20/134] Extracting lerc-4.0.0: ........ done
- [rosemary] [21/134] Installing libICE-1.1.2,1...
- [rosemary] [21/134] Extracting libICE-1.1.2,1: .......... done
- [rosemary] [22/134] Installing libSM-1.2.6,1...
- [rosemary] [22/134] Extracting libSM-1.2.6,1: .......... done
- [rosemary] [23/134] Installing libXau-1.0.12...
- [rosemary] [23/134] Extracting libXau-1.0.12: .......... done
- [rosemary] [24/134] Installing libdaemon-0.14_1...
- [rosemary] [24/134] Extracting libdaemon-0.14_1: .......... done
- [rosemary] [25/134] Installing libdatrie-0.2.13_2...
- [rosemary] [25/134] Extracting libdatrie-0.2.13_2: .......... done
- [rosemary] [26/134] Installing libdeflate-1.24...
- [rosemary] [26/134] Extracting libdeflate-1.24: .......... done
- [rosemary] [27/134] Installing libedit-3.1.20250104,1...
- [rosemary] [27/134] Extracting libedit-3.1.20250104,1: .......... done
- [rosemary] [28/134] Installing libepoll-shim-0.0.20240608...
- [rosemary] [28/134] Extracting libepoll-shim-0.0.20240608: .......... done
- [rosemary] [29/134] Installing libevent-2.1.12...
- [rosemary] [29/134] Extracting libevent-2.1.12: .......... done
- [rosemary] [30/134] Installing libgpg-error-1.55...
- [rosemary] [30/134] Extracting libgpg-error-1.55: .......... done
- [rosemary] [31/134] Installing libgcrypt-1.11.2...
- [rosemary] [31/134] Extracting libgcrypt-1.11.2: .......... done
- [rosemary] [32/134] Installing libinotify-20240724_1...
- [rosemary] [32/134] Extracting libinotify-20240724_1: .......... done
- [rosemary] [33/134] Installing libmspack-0.11alpha...
- [rosemary] [33/134] Extracting libmspack-0.11alpha: ......... done
- [rosemary] [34/134] Installing libpaper-1.1.28_1...
- [rosemary] [34/134] Extracting libpaper-1.1.28_1: .......... done
- [rosemary] [35/134] Installing libpciaccess-0.18.1_1...
- [rosemary] [35/134] Extracting libpciaccess-0.18.1_1: ........ done
- [rosemary] [36/134] Installing libdrm-2.4.123,1...
- [rosemary] [36/134] Extracting libdrm-2.4.123,1: .......... done
- [rosemary] [37/134] Installing libsysinfo-0.0.3_3...
- [rosemary] [37/134] Extracting libsysinfo-0.0.3_3: ......... done
- [rosemary] [38/134] Installing libtasn1-4.20.0_1...
- [rosemary] [38/134] Extracting libtasn1-4.20.0_1: .......... done
- [rosemary] [39/134] Installing libthai-0.1.29_1...
- [rosemary] [39/134] Extracting libthai-0.1.29_1: .......... done
- [rosemary] [40/134] Installing libudev-devd-0.6.0...
- [rosemary] [40/134] Extracting libudev-devd-0.6.0: ........ done
- [rosemary] [41/134] Installing libunwind-20240221_2...
- [rosemary] [41/134] Extracting libunwind-20240221_2: .......... done
- [rosemary] [42/134] Installing libxml2-2.14.5...
- [rosemary] [42/134] Extracting libxml2-2.14.5: .......... done
- [rosemary] [43/134] Installing libxshmfence-1.3.3...
- [rosemary] [43/134] Extracting libxshmfence-1.3.3: ......... done
- [rosemary] [44/134] Installing libxslt-1.1.43_1...
- [rosemary] [44/134] Extracting libxslt-1.1.43_1: .......... done
- [rosemary] [45/134] Installing libyuv-0.0.1789_2...
- [rosemary] [45/134] Extracting libyuv-0.0.1789_2: .......... done
- [rosemary] [46/134] Installing lua53-5.3.6_1...
- [rosemary] [46/134] Extracting lua53-5.3.6_1: .......... done
- [rosemary] [47/134] Installing lzo2-2.10_1...
- [rosemary] [47/134] Extracting lzo2-2.10_1: .......... done
- [rosemary] [48/134] Installing nettle-3.10.2...
- [rosemary] [48/134] Extracting nettle-3.10.2: .......... done
- [rosemary] [49/134] Installing openexr-3.3.5...
- [rosemary] [49/134] Extracting openexr-3.3.5: .......... done
- [rosemary] [50/134] Installing orc-0.4.41...
- [rosemary] [50/134] Extracting orc-0.4.41: .......... done
- [rosemary] [51/134] Installing p11-kit-0.25.5...
- [rosemary] [51/134] Extracting p11-kit-0.25.5: .......... done
- [rosemary] [52/134] Installing gnutls-3.8.10...
- [rosemary] [52/134] Extracting gnutls-3.8.10: .......... done
- [rosemary] [53/134] Installing pixman-0.46.2...
- [rosemary] [53/134] Extracting pixman-0.46.2: ......... done
- [rosemary] [54/134] Installing png-1.6.49...
- [rosemary] [54/134] Extracting png-1.6.49: .......... done
- [rosemary] [55/134] Installing freetype2-2.13.3...
- [rosemary] [55/134] Extracting freetype2-2.13.3: .......... done
- [rosemary] [56/134] Installing fontconfig-2.15.0_3,1...
- [rosemary] [56/134] Extracting fontconfig-2.15.0_3,1: .......... done
- [rosemary] [57/134] Installing py311-packaging-25.0...
- [rosemary] [57/134] Extracting py311-packaging-25.0: .......... done
- [rosemary] [58/134] Installing glib-2.84.1_2,2...
- [rosemary] [58/134] Extracting glib-2.84.1_2,2:
- ........
- .. done
- [rosemary] [59/134] Installing enchant2-2.8.10...
- [rosemary] [59/134] Extracting enchant2-2.8.10: .......... done
- [rosemary] [60/134] Installing gobject-introspection-1.84.0,1...
- [rosemary] [60/134] Extracting gobject-introspection-1.84.0,1: .......... done
- [rosemary] [61/134] Installing gsettings-desktop-schemas-47.1_2...
- [rosemary] [61/134] Extracting gsettings-desktop-schemas-47.1_2: .......... done
- [rosemary] [62/134] Installing gstreamer1-1.26.2...
- [rosemary] [62/134] Extracting gstreamer1-1.26.2: .......... done
- [rosemary] [63/134] Installing gstreamer1-plugins-1.26.2...
- [rosemary] [63/134] Extracting gstreamer1-plugins-1.26.2: .......... done
- [rosemary] [64/134] Installing harfbuzz-10.3.0...
- [rosemary] [64/134] Extracting harfbuzz-10.3.0: .......... done
- [rosemary] [65/134] Installing harfbuzz-icu-10.3.0...
- [rosemary] [65/134] Extracting harfbuzz-icu-10.3.0: ........ done
- [rosemary] [66/134] Installing json-glib-1.10.6...
- [rosemary] [66/134] Extracting json-glib-1.10.6: .......... done
- [rosemary] [67/134] Installing libgudev-237...
- [rosemary] [67/134] Extracting libgudev-237: .......... done
- [rosemary] [68/134] Installing libgusb-0.4.9_1...
- [rosemary] [68/134] Extracting libgusb-0.4.9_1: .......... done
- [rosemary] [69/134] Installing libproxy-0.5.10...
- [rosemary] [69/134] Extracting libproxy-0.5.10: .......... done
- [rosemary] [70/134] Installing glib-networking-2.80.1_1...
- [rosemary] [70/134] Extracting glib-networking-2.80.1_1: .......... done
- [rosemary] [71/134] Installing libsecret-0.21.7_1...
- [rosemary] [71/134] Extracting libsecret-0.21.7_1: .......... done
- [rosemary] [72/134] Installing pygobject-common-3.50.0...
- [rosemary] [72/134] Extracting pygobject-common-3.50.0: ..... done
- [rosemary] [73/134] Installing shared-mime-info-2.4_2...
- [rosemary] [73/134] Extracting shared-mime-info-2.4_2: ......... done
- [rosemary] [74/134] Installing sqlite3-3.50.2_1,1...
- [rosemary] [74/134] Extracting sqlite3-3.50.2_1,1: .......... done
- [rosemary] [75/134] Installing libsoup-2.74.3_1...
- [rosemary] [75/134] Extracting libsoup-2.74.3_1: .......... done
- [rosemary] [76/134] Installing libsoup3-3.6.5_2...
- [rosemary] [76/134] Extracting libsoup3-3.6.5_2: .......... done
- [rosemary] [77/134] Installing tex-kpathsea-6.4.1...
- [rosemary] [77/134] Extracting tex-kpathsea-6.4.1: .......... done
- [rosemary] [78/134] Installing tiff-4.7.0...
- [rosemary] [78/134] Extracting tiff-4.7.0: .......... done
- [rosemary] [79/134] Installing gdk-pixbuf2-2.42.12_2...
- [rosemary] [79/134] Extracting gdk-pixbuf2-2.42.12_2: .......... done
- [rosemary] [80/134] Installing gtk-update-icon-cache-3.24.42...
- [rosemary] [80/134] Extracting gtk-update-icon-cache-3.24.42: .......... done
- [rosemary] [81/134] Installing adwaita-icon-theme-legacy-46.2...
- [rosemary] [81/134] Extracting adwaita-icon-theme-legacy-46.2: ..
- ........ done
- [rosemary] [82/134] Installing adwaita-icon-theme-47.0...
- [rosemary] [82/134] Extracting adwaita-icon-theme-47.0: .......... done
- [rosemary] [83/134] Installing lcms2-2.17...
- [rosemary] [83/134] Extracting lcms2-2.17: .......... done
- [rosemary] [84/134] Installing libjxl-0.11.1_1...
- [rosemary] [84/134] Extracting libjxl-0.11.1_1: .......... done
- [rosemary] [85/134] Installing libnotify-0.8.6...
- [rosemary] [85/134] Extracting libnotify-0.8.6: .......... done
- [rosemary] [86/134] Installing geoclue-2.7.2...
- [rosemary] [86/134] Extracting geoclue-2.7.2: .......... done
- [rosemary] [87/134] Installing vmaf-3.0.0...
- [rosemary] [87/134] Extracting vmaf-3.0.0: .......... done
- [rosemary] [88/134] Installing aom-3.12.1...
- [rosemary] [88/134] Extracting aom-3.12.1: .......... done
- [rosemary] [89/134] Installing libavif-1.3.0_1...
- [rosemary] [89/134] Extracting libavif-1.3.0_1: .......... done
- [rosemary] [90/134] Installing wayland-1.23.1_1...
- [rosemary] [90/134] Extracting wayland-1.23.1_1: .......... done
- [rosemary] [91/134] Installing webp-1.5.0...
- [rosemary] [91/134] Extracting webp-1.5.0: .......... done
- [rosemary] [92/134] Installing libgd-2.3.3_13,1...
- [rosemary] [92/134] Extracting libgd-2.3.3_13,1: .......... done
- [rosemary] [93/134] Installing woff2-1.0.2_5...
- [rosemary] [93/134] Extracting woff2-1.0.2_5: .......... done
- [rosemary] [94/134] Installing xkeyboard-config-2.41_4...
- [rosemary] [94/134] Extracting xkeyboard-config-2.41_4: .......... done
- [rosemary] [95/134] Installing xorgproto-2024.1...
- [rosemary] [95/134] Extracting xorgproto-2024.1: .......... done
- [rosemary] [96/134] Installing libXdmcp-1.1.5...
- [rosemary] [96/134] Extracting libXdmcp-1.1.5: ......... done
- [rosemary] [97/134] Installing libxcb-1.17.0...
- [rosemary] [97/134] Extracting libxcb-1.17.0: .......... done
- [rosemary] [98/134] Installing libX11-1.8.12,1...
- [rosemary] [98/134] Extracting libX11-1.8.12,1: .......... done
- [rosemary] [99/134] Installing dbus-1.16.2_3,1...
- ===> Creating groups
- Creating group 'messagebus' with gid '556'
- ===> Creating users
- Creating user 'messagebus' with uid '556'
- [rosemary] [99/134] Extracting dbus-1.16.2_3,1: ......... done
- [rosemary] [100/134] Installing dbus-glib-0.114...
- [rosemary] [100/134] Extracting dbus-glib-0.114: .......... done
- [rosemary] [101/134] Installing avahi-app-0.8_6...
- ===> Creating groups
- Creating group 'avahi' with gid '558'
- ===> Creating users
- Creating user 'avahi' with uid '558'
- [rosemary] [101/134] Extracting avahi-app-0.8_6: .......... done
- [rosemary] [102/134] Installing cups-2.4.14...
- ===> Creating groups
- Creating group 'cups' with gid '193'
- ===> Creating users
- Creating user 'cups' with uid '193'
- [rosemary] [102/134] Extracting cups-2.4.14: .......... done
- [rosemary] [103/134] Installing libXext-1.3.6,1...
- [rosemary] [103/134] Extracting libXext-1.3.6,1: .......... done
- [rosemary] [104/134] Installing libXfixes-6.0.1...
- [rosemary] [104/134] Extracting libXfixes-6.0.1: .......... done
- [rosemary] [105/134] Installing libXcomposite-0.4.6_1,1...
- [rosemary] [105/134] Extracting libXcomposite-0.4.6_1,1: .......... done
- [rosemary] [106/134] Installing libXdamage-1.1.6...
- [rosemary] [106/134] Extracting libXdamage-1.1.6: ......... done
- [rosemary] [107/134] Installing libXi-1.8.2,1...
- [rosemary] [107/134] Extracting libXi-1.8.2,1: .......... done
- [rosemary] [108/134] Installing libXinerama-1.1.5,1...
- [rosemary] [108/134] Extracting libXinerama-1.1.5,1: .......... done
- [rosemary] [109/134] Installing libXrender-0.9.12...
- [rosemary] [109/134] Extracting libXrender-0.9.12: .......... done
- [rosemary] [110/134] Installing cairo-1.18.2,3...
- [rosemary] [110/134] Extracting cairo-1.18.2,3: .......... done
- [rosemary] [111/134] Installing libXcursor-1.2.3...
- [rosemary] [111/134] Extracting libXcursor-1.2.3: .......... done
- [rosemary] [112/134] Installing libXft-2.3.8...
- [rosemary] [112/134] Extracting libXft-2.3.8: .......... done
- [rosemary] [113/134] Installing libXrandr-1.5.4...
- [rosemary] [113/134] Extracting libXrandr-1.5.4: .......... done
- [rosemary] [114/134] Installing libXtst-1.2.5...
- [rosemary] [114/134] Extracting libXtst-1.2.5: .......... done
- [rosemary] [115/134] Installing at-spi2-core-2.56.4...
- [rosemary] [115/134] Extracting at-spi2-core-2.56.4: .......... done
- [rosemary] [116/134] Installing libXxf86vm-1.1.6...
- [rosemary] [116/134] Extracting libXxf86vm-1.1.6: .......... done
- [rosemary] [117/134] Installing libglvnd-1.7.0...
- [rosemary] [117/134] Extracting libglvnd-1.7.0: .......... done
- [rosemary] [118/134] Installing libGLU-9.0.3...
- [rosemary] [118/134] Extracting libGLU-9.0.3: ..... done
- [rosemary] [119/134] Installing libepoxy-1.5.10...
- [rosemary] [119/134] Extracting libepoxy-1.5.10: .......... done
- [rosemary] [120/134] Installing libxkbcommon-1.8.1_3...
- [rosemary] [120/134] Extracting libxkbcommon-1.8.1_3: .......... done
- [rosemary] [121/134] Installing mesa-libs-24.1.7_1...
- [rosemary] [121/134] Extracting mesa-libs-24.1.7_1: .......... done
- [rosemary] [122/134] Installing pango-1.56.1...
- [rosemary] [122/134] Extracting pango-1.56.1: .......... done
- [rosemary] [123/134] Installing gstreamer1-plugins-bad-1.26.2...
- [rosemary] [123/134] Extracting gstreamer1-plugins-bad-1.26.2: .......... done
- [rosemary] [124/134] Installing librsvg2-rust-2.60.0_3...
- [rosemary] [124/134] Extracting librsvg2-rust-2.60.0_3: .......... done
- [rosemary] [125/134] Installing polkit-125_1...
- ===> Creating groups
- Creating group 'polkitd' with gid '565'
- ===> Creating users
- Creating user 'polkitd' with uid '565'
- [rosemary] [125/134] Extracting polkit-125_1: ......... done
- [rosemary] [126/134] Installing colord-1.4.8...
- ===> Creating groups
- Creating group 'colord' with gid '970'
- ===> Creating users
- Creating user 'colord' with uid '970'
- [rosemary] [126/134] Extracting colord-1.4.8: .......... done
- [rosemary] [127/134] Installing gtk3-3.24.50...
- [rosemary] [127/134] Extracting gtk3-3.24.50: .......... done
- [rosemary] [128/134] Installing py311-cairo-1.28.0,1...
- [rosemary] [128/134] Extracting py311-cairo-1.28.0,1: .......... done
- [rosemary] [129/134] Installing py311-pygobject-3.50.0...
- [rosemary] [129/134] Extracting py311-pygobject-3.50.0: .......... done
- [rosemary] [130/134] Installing graphene-1.10.8_1...
- [rosemary] [130/134] Extracting graphene-1.10.8_1: .......... done
- [rosemary] [131/134] Installing gstreamer1-plugins-gl-1.26.2...
- [rosemary] [131/134] Extracting gstreamer1-plugins-gl-1.26.2: .......... done
- [rosemary] [132/134] Installing webkit2-gtk_40-2.46.6_1...
- [rosemary] [132/134] Extracting webkit2-gtk_40-2.46.6_1: ....
- ...... done
- [rosemary] [133/134] Installing wx30-gtk3-3.0.5.1_6...
- [rosemary] [133/134] Extracting wx30-gtk3-3.0.5.1_6: .......... done
- [rosemary] [134/134] Installing gnuplot-5.4.10_3...
- [rosemary] [134/134] Extracting gnuplot-5.4.10_3: .......... done
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- Warning: Schema “org.gnome.system.locale” has path “/system/locale/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- Generating GTK icon cache for /usr/local/share/icons/Adwaita
- Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy
- =====
- Message from ca_root_nss-3.108:
- 
- --
- FreeBSD does not, and can not warrant that the certification authorities
- whose certificates are included in this package have in any way been
- audited for trustworthiness or RFC 3647 compliance.
- 
- Assessment and verification of trust is the complete responsibility of
- the system administrator.
- 
- This package installs symlinks to support root certificate discovery
- for software that either uses other cryptographic libraries than
- OpenSSL, or use OpenSSL but do not follow recommended practice.
- 
- If you prefer to do this manually, replace the following symlinks with
- either an empty file or your site-local certificate bundle.
- 
-   * /etc/ssl/cert.pem
-   * /usr/local/etc/ssl/cert.pem
-   * /usr/local/openssl/cert.pem
- =====
- Message from libinotify-20240724_1:
- 
- --
- You might want to consider increasing the kern.maxfiles tunable if you plan
- to use this library for applications that need to monitor activity of a lot
- of files.
- =====
- Message from freetype2-2.13.3:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from libsoup-2.74.3_1:
- 
- --
- libsoup can use NTLM authentication if it is compiled
- with the SMB option. To use it, you must install a
- port that provides NTLM, like net/samba412 or net/samba413.
- =====
- Message from libjxl-0.11.1_1:
- 
- --
- Additional packages recommended for new users:
- - imlib2-jxl (e.g., feh, scrot)
- - kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
- - gimp-jxl-plugin
- =====
- Message from wayland-1.23.1_1:
- 
- --
- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
- contain "wayland-%d" unix(4) sockets. This is usually handled by
- consolekit2 (via ck-launch-session) or pam_xdg (via login).
- =====
- Message from libxkbcommon-1.8.1_3:
- 
- --
- If arrow keys don't work under X11 switch to legacy rules e.g.,
- 
- For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
-   export XKB_DEFAULT_RULES=xorg
- 
- For csh/tcsh run and (optionally) add into ~/.login:
-   setenv XKB_DEFAULT_RULES xorg
2025-09-29 16:34.07 ---> saved as "e96f84f895df8b68f5ae801d8e0ac74d809213ee6a15fc0d8e7caae5df3f6dbe"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[irmin-watcher.dev] synchronised (no changes)
[index.dev] synchronised (no changes)
[progress.dev] synchronised (no changes)
[terminal.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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 197 packages
 alcotest                1.9.0
 alcotest-lwt            1.9.0
 angstrom                0.16.1
 arp                     4.0.0
 asn1-combinators        0.3.2
 astring                 0.8.5
 awa                     0.5.2
 awa-mirage              0.5.2
 base                    v0.17.3
 base-bytes              base
 base64                  3.5.2
 bentov                  1
 bheap                   2.0.0
 bigarray-compat         1.1.0
 bigstringaf             0.10.0
 bisect_ppx              2.8.3
 bos                     0.2.1
 brr                     0.0.8
 ca-certs                1.0.1
 ca-certs-nss            3.115
 camlp-streams           5.0.1
 carton                  0.7.2
 carton-git              0.7.2
 carton-lwt              0.7.2
 cf                      0.5.0
 cf-lwt                  0.5.0
 checkseum               0.5.2
 cmdliner                1.3.0
 cohttp                  5.3.1
 cohttp-lwt              5.3.0
 cohttp-lwt-unix         5.3.0
 conduit                 7.0.0
 conduit-lwt             7.0.0
 conduit-lwt-unix        7.0.0
 conf-gmp                5
 conf-gmp-powm-sec       4
 conf-gnuplot            0.1
 conf-libffi             2.0.0
 conf-pkg-config         4
 cppo                    1.8.0
 crunch                  4.0.0
 csexp                   1.5.2
 cstruct                 6.2.0
 cstruct-lwt             6.2.0
 cstruct-unix            6.2.0
 ctypes                  0.23.0
 ctypes-foreign          0.23.0
 decompress              1.5.3
 digestif                1.3.0
 dns                     10.2.1
 dns-client              10.2.1
 dns-client-mirage       10.2.1
 domain-local-await      1.0.1
 domain-name             0.4.1
 duff                    0.5
 dune                    3.20.2
 dune-configurator       3.20.2
 duration                0.2.1
 eio                     1.3
 eio_main                1.3
 eio_posix               1.3
 either                  1.0.0
 emile                   1.1
 encore                  0.8.1
 eqaf                    0.10
 ethernet                3.2.0
 faraday                 0.8.2
 fmt                     0.11.0
 fpath                   0.7.3
 fsevents                0.3.0
 fsevents-lwt            0.3.0
 gen                     1.1
 git                     3.18.0
 git-mirage              3.18.0
 git-paf                 3.18.0
 git-unix                3.18.0
 gmap                    0.3.0
 graphql                 0.14.0
 graphql-cohttp          0.14.0
 graphql-lwt             0.14.0
 graphql_parser          0.14.0
 h1                      1.0.0
 h2                      0.13.0
 happy-eyeballs          2.0.1
 happy-eyeballs-lwt      2.0.1
 happy-eyeballs-mirage   2.0.1
 hex                     1.5.0
 hmap                    0.8.1
 hpack                   0.13.0
 httpun-types            0.2.0
 hxd                     0.3.4
 index                   dev (pinned)
 integers                0.7.0
 iomux                   0.4
 ipaddr                  5.6.1
 ipaddr-cstruct          5.6.1
 ipaddr-sexp             5.6.1
 irmin-watcher           dev (pinned)
 js_of_ocaml             6.2.0
 js_of_ocaml-compiler    6.2.0
 js_of_ocaml-lwt         6.2.0
 js_of_ocaml-ppx         6.2.0
 js_of_ocaml-toplevel    6.2.0
 jsonm                   1.0.2
 kdf                     1.0.0
 ke                      0.6
 logs                    0.9.0
 lru                     0.3.1
 lwt                     5.9.2
 lwt-dllist              1.1.0
 lwt_eio                 0.5.1
 lwt_log                 1.1.2
 macaddr                 5.6.1
 macaddr-cstruct         5.6.1
 magic-mime              1.3.1
 mdx                     2.5.0
 menhir                  20250912
 menhirCST               20250912
 menhirLib               20250912
 menhirSdk               20250912
 metrics                 0.5.0
 metrics-unix            0.5.0
 mimic                   0.0.9
 mimic-happy-eyeballs    0.0.9
 mirage-clock            4.2.0
 mirage-crypto           2.0.2
 mirage-crypto-ec        2.0.2
 mirage-crypto-pk        2.0.2
 mirage-crypto-rng       2.0.2
 mirage-flow             5.0.0
 mirage-kv               6.1.1
 mirage-mtime            5.2.0
 mirage-net              4.0.0
 mirage-ptime            5.1.0
 mirage-sleep            4.1.0
 mtime                   2.1.0
 notty                   0.2.3
 num                     1.6
 ocaml-compiler-libs     v0.17.0
 ocaml-syntax-shims      1.0.0
 ocaml-version           4.0.1
 ocaml_intrinsics_kernel v0.17.1
 ocamlbuild              0.16.1
 ocamlfind               1.9.8
 ocamlgraph              2.2.0
 ocplib-endian           1.2
 ohex                    0.2.0
 optint                  0.3.0
 paf                     0.8.0
 parsexp                 v0.17.0
 pecu                    0.7
 ppx_blob                0.9.0
 ppx_derivers            1.2.1
 ppx_deriving            6.0.3
 ppx_repr                0.7.0
 ppx_sexp_conv           v0.17.0
 ppxlib                  0.35.0
 ppxlib_jane             v0.17.2
 printbox                0.12
 printbox-text           0.12
 progress                dev (pinned)
 psq                     0.2.1
 ptime                   1.2.0
 qcheck-alcotest         0.26
 qcheck-core             0.26
 randomconv              0.2.0
 re                      1.14.0
 repr                    0.7.0
 result                  1.5
 rresult                 0.7.0
 rusage                  1.0.0
 sedlex                  3.6
 semaphore-compat        1.0.2
 seq                     base
 sexplib                 v0.17.0
 sexplib0                v0.17.0
 stdlib-shims            0.3.0
 stringext               1.6.0
 tcpip                   9.0.1
 terminal                dev (pinned)
 tezos-base58            1.0.0
 thread-table            1.0.0
 tls                     2.0.3
 tls-mirage              2.0.3
 topkg                   1.1.0
 uri                     4.4.0
 uri-sexp                4.4.0
 uucp                    17.0.0
 uuidm                   0.9.10
 uutf                    1.0.4
 vector                  1.0.0
 websocket               2.17
 websocket-lwt-unix      2.17
 x509                    1.0.6
 yaml                    3.2.0
 yojson                  3.0.0
 zarith                  1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
 retrieved arp.4.0.0  (cached)
 retrieved angstrom.0.16.1  (cached)
 retrieved alcotest.1.9.0, alcotest-lwt.1.9.0  (cached)
 retrieved astring.0.8.5  (cached)
 retrieved asn1-combinators.0.3.2  (cached)
 retrieved awa.0.5.2, awa-mirage.0.5.2  (cached)
 retrieved base64.3.5.2  (cached)
 retrieved bentov.1  (cached)
 retrieved bheap.2.0.0  (cached)
 retrieved bigarray-compat.1.1.0  (cached)
 retrieved bigstringaf.0.10.0  (cached)
 retrieved bisect_ppx.2.8.3  (cached)
 retrieved bos.0.2.1  (cached)
 retrieved base.v0.17.3  (cached)
 retrieved ca-certs.1.0.1  (cached)
 retrieved brr.0.0.8  (cached)
 retrieved camlp-streams.5.0.1  (cached)
 retrieved ca-certs-nss.3.115  (cached)
 retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
 retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
 retrieved cmdliner.1.3.0  (cached)
 retrieved checkseum.0.5.2  (cached)
 retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
 retrieved conf-gmp.5  (cached)
 retrieved conf-gmp-powm-sec.4  (cached)
 installed conf-pkg-config.4
 installed conf-gmp.5
 installed conf-libffi.2.0.0
 retrieved cppo.1.8.0  (cached)
 retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0  (cached)
 retrieved crunch.4.0.0  (cached)
 installed conf-gmp-powm-sec.4
 installed conf-gnuplot.0.1
 retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
 retrieved csexp.1.5.2  (cached)
 retrieved cohttp.5.3.1  (cached)
 retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
 retrieved decompress.1.5.3  (cached)
 retrieved domain-local-await.1.0.1  (cached)
 retrieved domain-name.0.4.1  (cached)
 retrieved duff.0.5  (cached)
 retrieved dns.10.2.1, dns-client.10.2.1, dns-client-mirage.10.2.1  (cached)
 retrieved duration.0.2.1  (cached)
 retrieved digestif.1.3.0  (cached)
 retrieved either.1.0.0  (cached)
 retrieved emile.1.1  (cached)
 retrieved encore.0.8.1  (cached)
 retrieved eio.1.3, eio_main.1.3, eio_posix.1.3  (cached)
 retrieved eqaf.0.10  (cached)
 retrieved ethernet.3.2.0  (cached)
 retrieved faraday.0.8.2  (cached)
 retrieved fmt.0.11.0  (cached)
 retrieved fpath.0.7.3  (cached)
 retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
 retrieved gen.1.1  (cached)
 retrieved gmap.0.3.0  (cached)
 retrieved graphql.0.14.0, graphql-cohttp.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
 retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0  (cached)
 retrieved h1.1.0.0  (cached)
 retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
 retrieved hex.1.5.0  (cached)
 retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1  (cached)
 retrieved hmap.0.8.1  (cached)
 retrieved h2.0.13.0, hpack.0.13.0  (cached)
 retrieved hxd.0.3.4  (cached)
 retrieved httpun-types.0.2.0  (cached)
 retrieved integers.0.7.0  (cached)
 retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1  (cached)
 retrieved iomux.0.4  (cached)
 installed cmdliner.1.3.0
 retrieved index.dev  (no changes)
 retrieved jsonm.1.0.2  (cached)
 retrieved kdf.1.0.0  (cached)
 retrieved ke.0.6  (cached)
 retrieved logs.0.9.0  (cached)
 retrieved lru.0.3.1  (cached)
 retrieved irmin-watcher.dev  (no changes)
 retrieved lwt-dllist.1.1.0  (cached)
 retrieved lwt.5.9.2  (cached)
 retrieved lwt_eio.0.5.1  (cached)
 retrieved lwt_log.1.1.2  (cached)
 retrieved magic-mime.1.3.1  (cached)
 retrieved mdx.2.5.0  (cached)
 retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
 retrieved metrics.0.5.0, metrics-unix.0.5.0  (cached)
 retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9  (cached)
 retrieved mirage-clock.4.2.0  (cached)
 retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-lwt.6.2.0, js_of_ocaml-ppx.6.2.0, js_of_ocaml-toplevel.6.2.0  (cached)
 retrieved mirage-flow.5.0.0  (cached)
 retrieved mirage-kv.6.1.1  (cached)
 retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2  (cached)
 retrieved mirage-net.4.0.0  (cached)
 retrieved mirage-ptime.5.1.0  (cached)
 retrieved mirage-mtime.5.2.0  (cached)
 retrieved mtime.2.1.0  (cached)
 retrieved notty.0.2.3  (cached)
 retrieved ocaml-compiler-libs.v0.17.0  (cached)
 retrieved num.1.6  (cached)
 retrieved ocaml-syntax-shims.1.0.0  (cached)
 retrieved mirage-sleep.4.1.0  (cached)
 retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
 retrieved ocaml-version.4.0.1  (cached)
 retrieved ocamlfind.1.9.8  (cached)
 retrieved ocamlbuild.0.16.1  (cached)
 retrieved ocplib-endian.1.2  (cached)
 retrieved ohex.0.2.0  (cached)
 retrieved ocamlgraph.2.2.0  (cached)
 retrieved paf.0.8.0  (cached)
 retrieved parsexp.v0.17.0  (cached)
 retrieved pecu.0.7  (cached)
 retrieved ppx_blob.0.9.0  (cached)
 retrieved ppx_derivers.1.2.1  (cached)
 retrieved ppx_deriving.6.0.3  (cached)
 retrieved ppx_repr.0.7.0, repr.0.7.0  (cached)
 retrieved ppx_sexp_conv.v0.17.0  (cached)
 retrieved optint.0.3.0  (cached)
 retrieved ppxlib_jane.v0.17.2  (cached)
 retrieved ppxlib.0.35.0  (cached)
 retrieved printbox.0.12, printbox-text.0.12  (cached)
 retrieved ptime.1.2.0  (cached)
 retrieved psq.0.2.1  (cached)
 retrieved qcheck-alcotest.0.26, qcheck-core.0.26  (cached)
 retrieved randomconv.0.2.0  (cached)
 retrieved result.1.5  (cached)
 retrieved re.1.14.0  (cached)
 retrieved rresult.0.7.0  (cached)
 retrieved rusage.1.0.0  (cached)
 retrieved sedlex.3.6  (cached)
 retrieved seq.base  (cached)
 installed seq.base
 retrieved semaphore-compat.1.0.2  (cached)
 retrieved sexplib.v0.17.0  (cached)
 retrieved sexplib0.v0.17.0  (cached)
 retrieved stringext.1.6.0  (cached)
 retrieved stdlib-shims.0.3.0  (cached)
 retrieved progress.dev  (no changes)
 retrieved tcpip.9.0.1  (cached)
 retrieved thread-table.1.0.0  (cached)
 retrieved tezos-base58.1.0.0  (cached)
 retrieved topkg.1.1.0  (cached)
 retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
 retrieved tls.2.0.3, tls-mirage.2.0.3  (cached)
 retrieved uuidm.0.9.10  (cached)
 retrieved uutf.1.0.4  (cached)
 retrieved terminal.dev  (no changes)
 retrieved vector.1.0.0  (cached)
 retrieved websocket.2.17, websocket-lwt-unix.2.17  (cached)
 retrieved yaml.3.2.0  (cached)
 retrieved x509.1.0.6  (cached)
 retrieved yojson.3.0.0  (cached)
 retrieved zarith.1.14  (cached)
 retrieved uucp.17.0.0  (cached)
 installed num.1.6
 installed ocamlfind.1.9.8
 installed base-bytes.base
 installed ocamlbuild.0.16.1
 installed zarith.1.14
 installed topkg.1.1.0
 installed hmap.0.8.1
 installed rresult.0.7.0
 installed uuidm.0.9.10
 installed uutf.1.0.4
 installed mtime.2.1.0
 installed fmt.0.11.0
 installed ptime.1.2.0
 installed astring.0.8.5
 installed jsonm.1.0.2
 installed dune.3.20.2
 installed macaddr.5.6.1
 installed lwt-dllist.1.1.0
 installed gmap.0.3.0
 installed either.1.0.0
 installed menhirCST.20250912
 installed ke.0.6
 installed mirage-clock.4.2.0
 installed ppx_derivers.1.2.1
 installed ohex.0.2.0
 installed ocaml-version.4.0.1
 installed printbox.0.12
 installed pecu.0.7
 installed mirage-mtime.5.2.0
 installed ocaml-syntax-shims.1.0.0
 installed randomconv.0.2.0
 installed psq.0.2.1
 installed result.1.5
 installed optint.0.3.0
 installed mirage-ptime.5.1.0
 installed stdlib-shims.0.3.0
 installed rusage.1.0.0
 installed metrics.0.5.0
 installed vector.1.0.0
 installed stringext.1.6.0
 installed semaphore-compat.1.0.2
 installed ocaml_intrinsics_kernel.v0.17.1
 installed lru.0.3.1
 installed thread-table.1.0.0
 installed ocaml-compiler-libs.v0.17.0
 installed menhirSdk.20250912
 installed menhirLib.20250912
 installed magic-mime.1.3.1
 installed gen.1.1
 installed sexplib0.v0.17.0
 installed eqaf.0.10
 installed integers.0.7.0
 installed domain-local-await.1.0.1
 installed duration.0.2.1
 installed duff.0.5
 installed domain-name.0.4.1
 installed cstruct.6.2.0
 installed csexp.1.5.2
 installed macaddr-cstruct.5.6.1
 installed hex.1.5.0
 installed cstruct-unix.6.2.0
 installed ipaddr.5.6.1
 installed yojson.3.0.0
 installed re.1.14.0
 installed qcheck-core.0.26
 installed ipaddr-cstruct.5.6.1
 installed crunch.4.0.0
 installed cppo.1.8.0
 installed camlp-streams.5.0.1
 installed bigarray-compat.1.1.0
 installed bheap.2.0.0
 installed bentov.1
 installed base64.3.5.2
 installed digestif.1.3.0
 installed asn1-combinators.0.3.2
 installed fpath.0.7.3
 installed ocamlgraph.2.2.0
 installed tezos-base58.1.0.0
 installed parsexp.v0.17.0
 installed ocplib-endian.1.2
 installed dune-configurator.3.20.2
 installed repr.0.7.0
 installed alcotest.1.9.0
 installed qcheck-alcotest.0.26
 installed sexplib.v0.17.0
 installed bigstringaf.0.10.0
 installed iomux.0.4
 installed checkseum.0.5.2
 installed faraday.0.8.2
 installed angstrom.0.16.1
 installed mirage-crypto.2.0.2
 installed httpun-types.0.2.0
 installed emile.1.1
 installed encore.0.8.1
 installed hpack.0.13.0
 installed kdf.1.0.0
 installed decompress.1.5.3
 installed h1.1.0.0
 installed uri.4.4.0
 installed h2.0.13.0
 installed eio.1.3
 installed lwt.5.9.2
 installed cstruct-lwt.6.2.0
 installed ctypes.0.23.0
 installed mirage-kv.6.1.1
 installed mirage-flow.5.0.0
 installed lwt_eio.0.5.1
 installed mirage-net.4.0.0
 installed mirage-sleep.4.1.0
 installed metrics-unix.0.5.0
 installed eio_posix.1.3
 installed lwt_log.1.1.2
 installed eio_main.1.3
 installed hxd.0.3.4
 installed notty.0.2.3
 installed ctypes-foreign.0.23.0
 installed cf.0.5.0
 installed base.v0.17.3
 installed fsevents.0.3.0
 installed cf-lwt.0.5.0
 installed fsevents-lwt.0.3.0
 installed uucp.17.0.0
 installed printbox-text.0.12
 installed terminal.dev
 installed ppxlib.0.35.0
 installed ppx_blob.0.9.0
 installed ppxlib_jane.v0.17.2
 installed ppx_deriving.6.0.3
 installed bisect_ppx.2.8.3
 installed sedlex.3.6
 installed ppx_sexp_conv.v0.17.0
 installed ppx_repr.0.7.0
 installed ipaddr-sexp.5.6.1
 installed uri-sexp.4.4.0
 installed menhir.20250912
 installed graphql_parser.0.14.0
 installed graphql.0.14.0
 installed graphql-lwt.0.14.0
 installed cohttp.5.3.1
 installed graphql-cohttp.0.14.0
 installed js_of_ocaml-compiler.6.2.0
 installed logs.0.9.0
 installed js_of_ocaml-toplevel.6.2.0
 installed alcotest-lwt.1.9.0
 installed ethernet.3.2.0
 installed happy-eyeballs.2.0.1
 installed irmin-watcher.dev
 installed mimic.0.0.9
 installed arp.4.0.0
 installed mirage-crypto-rng.2.0.2
 installed conduit.7.0.0
 installed cohttp-lwt.5.3.0
 installed mirage-crypto-pk.2.0.2
 installed dns.10.2.1
 installed progress.dev
 installed websocket.2.17
 installed conduit-lwt.7.0.0
 installed happy-eyeballs-lwt.2.0.1
 installed dns-client.10.2.1
 installed mdx.2.5.0
 installed bos.0.2.1
 installed tcpip.9.0.1
 installed happy-eyeballs-mirage.2.0.1
 installed carton.0.7.2
 installed mirage-crypto-ec.2.0.2
 installed index.dev
 installed carton-lwt.0.7.2
 installed carton-git.0.7.2
 installed yaml.3.2.0
 installed x509.1.0.6
 installed brr.0.0.8
 installed ca-certs.1.0.1
 installed ca-certs-nss.3.115
 installed awa.0.5.2
 installed tls.2.0.3
 installed git.3.18.0
 installed conduit-lwt-unix.7.0.0
 installed awa-mirage.0.5.2
 installed tls-mirage.2.0.3
 installed dns-client-mirage.10.2.1
 installed paf.0.8.0
 installed mimic-happy-eyeballs.0.0.9
 installed git-paf.3.18.0
 installed cohttp-lwt-unix.5.3.0
 installed git-mirage.3.18.0
 installed websocket-lwt-unix.2.17
 installed js_of_ocaml.6.2.0
 installed git-unix.3.18.0
 installed js_of_ocaml-ppx.6.2.0
 installed js_of_ocaml-lwt.6.2.0
Done.
2025-09-29 16:39.22 ---> saved as "a579ccf7672fc47229377d70329c64cae88c1aa9c961d27e348c8a851c267705"


/src: (copy (src .) (dst /src))
2025-09-29 16:39.24 ---> saved as "d48c25904e78150572959cbb3cc121624d66c68c849dc5690104c9bb7a965c4b"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/test/irmin/data && ./test.exe)
Testing `test/irmin/data/test.ml'.
This run has ID `8WL511IA'.


[OK]          Fixed_size_string_set          0   add_and_mem.
[OK]          Fixed_size_string_set          1random.
[OK]          Fixed_size_string_set          2   invalid_argument.


Full test results in `/src/_build/default/test/irmin/data/_build/_tests/test-irmin-data-test.ml'.
Test Successful in 0.047s. 3 tests run.
(cd _build/default/test/irmin-containers && ./test.exe -q --color=always)
Testing `irmin-containers'.
This run has ID `9RKLBQEB'.


[OK]          counter                     0   Increment.
[OK]          counter                     1   Decrement.
[OK]          counter store               0   Clone and merge.
[OK]          counter store               1   Branch and merge.
[OK]          lww_register                0   Read.
[OK]          lww_register                1   Write.
[OK]          lww_register store          0   Clone and merge.
[OK]          lww_register store          1   Branch and merge.
[OK]          blob_log                    0   Read empty log.
[OK]          blob_log                    1   Append.
[OK]          blob_log store              0   Clone and merge.
[OK]          blob_log store              1   Branch and merge.
[OK]          linked_log                  0   Read empty log.
[OK]          linked_log                  1   Append and real all.
[OK]          linked_log                  2   Read incrementally with cursor.
[OK]          linked_log                  3   Read excess with cursor.
[OK]          linked_log store            0   Clone and merge.
[OK]          linked_log store            1   Branch and merge.


Full test results in `/src/_build/default/test/irmin-containers/_build/_tests/irmin-containers'.
Test Successful in 0.007s. 18 tests run.
(cd _build/default/test/irmin-fs && ./test_unix.exe -q --color=always)
Testing `irmin-fs.unix'.
This run has ID `WLJWHAOW'.


[OK]          FS.UNIX          0   High-level operations on trees.
[OK]          FS.UNIX          1   Basic operations on contents.
[OK]          FS.UNIX          2   Basic operations on nodes.
[OK]          FS.UNIX          3   Basic operations on commits.
[OK]          FS.UNIX          4   Basic operations on branches.
[OK]          FS.UNIX          5   Hash operations on trees.
[OK]          FS.UNIX          6   Basic merge operations.
[OK]          FS.UNIX          7   Test merges on tree updates.
[OK]          FS.UNIX          8   Tree caches and hashconsing.
[OK]          FS.UNIX          9   Tree proofs.
[OK]          FS.UNIX         10   Complex histories.
[OK]          FS.UNIX         11   Empty stores.
[OK]          FS.UNIX         12   Backend node manipulation.
[OK]          FS.UNIX         13   High-level store operations.
[OK]          FS.UNIX         14   High-level atomic store operations.
[OK]          FS.UNIX         15   High-level store merges.
[OK]          FS.UNIX         16   Unrelated merges.
[OK]          FS.UNIX         17   Low-level concurrency.
[OK]          FS.UNIX         18   Concurrent updates.
[OK]          FS.UNIX         19   Concurrent head updates.
[OK]          FS.UNIX         20   Concurrent merges.
[OK]          FS.UNIX         21   Shallow objects.
[OK]          FS.UNIX         22   Closure with disconnected commits.
[OK]          FS.UNIX         23   Prehash collisions.
[OK]          FS.UNIX         24   Basic operations on slices.
[OK]          FS.UNIX         25   High-level store synchronisation.
[OK]          FS.UNIX         26   Graph.Iter.


Full test results in `/src/_build/default/test/irmin-fs/_build/_tests/irmin-fs.unix'.
Test Successful in 4.758s. 27 tests run.
(cd _build/default/test/irmin-git && ./test_unix.exe -q --color=always)
Testing `irmin-git.unix'.
This run has ID `WWAPRYU1'.


[OK]          misc              0   Testing sort order.
[OK]          misc              1   Testing sort order (generic).
[OK]          misc              2   Testing listing refs.
[OK]          misc              3   git -> mem.
[OK]          misc              4   git blobs.
[OK]          misc              5   git blobs of generic.
[OK]          GIT.UNIX          0   High-level operations on trees.
[OK]          GIT.UNIX          1   Basic operations on contents.
[OK]          GIT.UNIX          2   Basic operations on nodes.
[OK]          GIT.UNIX          3   Basic operations on commits.
[OK]          GIT.UNIX          4   Basic operations on branches.
[OK]          GIT.UNIX          5   Hash operations on trees.
[OK]          GIT.UNIX          6   Basic merge operations.
[OK]          GIT.UNIX          7   Test merges on tree updates.
[OK]          GIT.UNIX          8   Tree caches and hashconsing.
[OK]          GIT.UNIX          9   Tree proofs.
[OK]          GIT.UNIX         10   Complex histories.
[OK]          GIT.UNIX         11   Empty stores.
[OK]          GIT.UNIX         12   Backend node manipulation.
[OK]          GIT.UNIX         13   High-level store operations.
[OK]          GIT.UNIX         14   High-level atomic store operations.
[OK]          GIT.UNIX         15   High-level store merges.
[OK]          GIT.UNIX         16   Unrelated merges.
[OK]          GIT.UNIX         17   Low-level concurrency.
[OK]          GIT.UNIX         18   Concurrent updates.
[OK]          GIT.UNIX         19   Concurrent head updates.
[OK]          GIT.UNIX         20   Concurrent merges.
[OK]          GIT.UNIX         21   Shallow objects.
[OK]          GIT.UNIX         22   Closure with disconnected commits.
[OK]          GIT.UNIX         23   Prehash collisions.
[OK]          GIT.UNIX         24   Basic operations on slices.
[OK]          GIT.UNIX         25   High-level store synchronisation.
[OK]          GIT.UNIX         26   Graph.Iter.


Full test results in `/src/_build/default/test/irmin-git/_build/_tests/irmin-git.unix'.
Test Successful in 3.733s. 33 tests run.
+14338us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+16467us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+20924us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+24603us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+42906us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+47306us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+49034us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
(cd _build/default/test/irmin-fs && ./test.exe -q --color=always)
Testing `irmin-fs'.
This run has ID `70NY0DZL'.


[OK]          FS               0   High-level operations on trees.
[OK]          FS               1   Basic operations on contents.
[OK]          FS               2   Basic operations on nodes.
[OK]          FS               3   Basic operations on commits.
[OK]          FS               4   Basic operations on branches.
[OK]          FS               5   Hash operations on trees.
[OK]          FS               6   Basic merge operations.
[OK]          FS               7   Test merges on tree updates.
[OK]          FS               8   Tree caches and hashconsing.
[OK]          FS               9   Tree proofs.
[OK]          FS              10   Complex histories.
[OK]          FS              11   Empty stores.
[OK]          FS              12   Backend node manipulation.
[OK]          FS              13   High-level store operations.
[OK]          FS              14   High-level atomic store operations.
[OK]          FS              15   High-level store merges.
[OK]          FS              16   Unrelated merges.
[OK]          FS              17   Low-level concurrency.
[OK]          FS              18   Concurrent updates.
[OK]          FS              19   Concurrent head updates.
[OK]          FS              20   Concurrent merges.
[OK]          FS              21   Shallow objects.
[OK]          FS              22   Closure with disconnected commits.
[OK]          FS              23   Prehash collisions.
[OK]          FS              24   Basic operations on slices.
[OK]          FS              25   High-level store synchronisation.
[OK]          FS              26   Graph.Iter.
[OK]          SLOW_FS          0   Commit wide node.
[SKIP]        SLOW_FS          1   Wide nodes.


Full test results in `/src/_build/default/test/irmin-fs/_build/_tests/irmin-fs'.
Test Successful in 37.333s. 28 tests run.
(cd _build/default/test/irmin-mem && ./test.exe -q --color=always)
Testing `irmin-mem'.
This run has ID `I9BGSQB8'.


[OK]          MEM               0   High-level operations on trees.
[OK]          MEM               1   Basic operations on contents.
[OK]          MEM               2   Basic operations on nodes.
[OK]          MEM               3   Basic operations on commits.
[OK]          MEM               4   Basic operations on branches.
[OK]          MEM               5   Hash operations on trees.
[OK]          MEM               6   Basic merge operations.
[OK]          MEM               7   Test merges on tree updates.
[OK]          MEM               8   Tree caches and hashconsing.
[OK]          MEM               9   Tree proofs.
[OK]          MEM              10   Complex histories.
[OK]          MEM              11   Empty stores.
[OK]          MEM              12   Backend node manipulation.
[OK]          MEM              13   High-level store operations.
[OK]          MEM              14   High-level atomic store operations.
[OK]          MEM              15   High-level store merges.
[OK]          MEM              16   Unrelated merges.
[OK]          MEM              17   Low-level concurrency.
[OK]          MEM              18   Concurrent updates.
[OK]          MEM              19   Concurrent head updates.
[OK]          MEM              20   Concurrent merges.
[OK]          MEM              21   Shallow objects.
[OK]          MEM              22   Closure with disconnected commits.
[OK]          MEM              23   Prehash collisions.
[OK]          MEM              24   Basic operations on slices.
[OK]          MEM              25   High-level store synchronisation.
[OK]          MEM              26   with_tree strategies.
[OK]          MEM              27   Graph.Iter.
[OK]          SLOW_MEM          0   Commit wide node.
[SKIP]        SLOW_MEM          1   Wide nodes.


Full test results in `/src/_build/default/test/irmin-mem/_build/_tests/irmin-mem'.
Test Successful in 41.741s. 29 tests run.
(cd _build/default && test/irmin-cli/test.exe -q --color=always)
Testing `irmin-cli'.
This run has ID `Z6KGMX30'.


[OK]          conf          0   config.


Full test results in `/src/_build/default/_build/_tests/irmin-cli'.
Test Successful in 0.012s. 1 test run.
(cd _build/default/src/libirmin/lib && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/angstrom -I /home/opam/.opam/5.3.0/lib/asn1-combinators -I /home/opam/.opam/5.3.0/lib/astring -I /home/opam/.opam/5.3.0/lib/awa -I /home/opam/.opam/5.3.0/lib/awa-mirage -I /home/opam/.opam/5.3.0/lib/base64 -I /home/opam/.opam/5.3.0/lib/bheap -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/bigstringaf -I /home/opam/.opam/5.3.0/lib/bos -I /home/opam/.opam/5.3.0/lib/bytes -I /home/opam/.opam/5.3.0/lib/ca-certs-nss -I /home/opam/.opam/5.3.0/lib/carton -I /home/opam/.opam/5.3.0/lib/carton-git -I /home/opam/.opam/5.3.0/lib/carton-lwt -I /home/opam/.opam/5.3.0/lib/carton/thin -I /home/opam/.opam/5.3.0/lib/checkseum/c -I /home/opam/.opam/5.3.0/lib/cmdliner -I /home/opam/.opam/5.3.0/lib/cohttp -I /home/opam/.opam/5.3.0/lib/cohttp-lwt -I /home/opam/.opam/5.3.0/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3.0/lib/conduit -I /home/opam/.opam/5.3.0/lib/conduit-lwt -I /home/opam/.opam/5.3.0/lib/conduit-lwt-unix -I /home/opam/.opam/5.3.0/lib/cstruct -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes-foreign -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/decompress/de -I /home/opam/.opam/5.3.0/lib/decompress/zl -I /home/opam/.opam/5.3.0/lib/digestif/ocaml -I /home/opam/.opam/5.3.0/lib/dns -I /home/opam/.opam/5.3.0/lib/dns-client -I /home/opam/.opam/5.3.0/lib/dns-client-mirage -I /home/opam/.opam/5.3.0/lib/dns/cache -I /home/opam/.opam/5.3.0/lib/domain-local-await -I /home/opam/.opam/5.3.0/lib/domain-name -I /home/opam/.opam/5.3.0/lib/duff -I /home/opam/.opam/5.3.0/lib/duration -I /home/opam/.opam/5.3.0/lib/eio -I /home/opam/.opam/5.3.0/lib/eio/core -I /home/opam/.opam/5.3.0/lib/eio/runtime_events -I /home/opam/.opam/5.3.0/lib/eio/unix -I /home/opam/.opam/5.3.0/lib/eio/utils -I /home/opam/.opam/5.3.0/lib/eio_main -I /home/opam/.opam/5.3.0/lib/eio_posix -I /home/opam/.opam/5.3.0/lib/either -I /home/opam/.opam/5.3.0/lib/emile -I /home/opam/.opam/5.3.0/lib/encore -I /home/opam/.opam/5.3.0/lib/eqaf -I /home/opam/.opam/5.3.0/lib/faraday -I /home/opam/.opam/5.3.0/lib/fmt -I /home/opam/.opam/5.3.0/lib/fmt/cli -I /home/opam/.opam/5.3.0/lib/fmt/tty -I /home/opam/.opam/5.3.0/lib/fpath -I /home/opam/.opam/5.3.0/lib/git -I /home/opam/.opam/5.3.0/lib/git-mirage/http -I /home/opam/.opam/5.3.0/lib/git-mirage/ssh -I /home/opam/.opam/5.3.0/lib/git-mirage/tcp -I /home/opam/.opam/5.3.0/lib/git-paf -I /home/opam/.opam/5.3.0/lib/git-unix -I /home/opam/.opam/5.3.0/lib/git/loose -I /home/opam/.opam/5.3.0/lib/git/loose-git -I /home/opam/.opam/5.3.0/lib/git/nss -I /home/opam/.opam/5.3.0/lib/git/nss/git -I /home/opam/.opam/5.3.0/lib/git/nss/hkt -I /home/opam/.opam/5.3.0/lib/git/nss/neg -I /home/opam/.opam/5.3.0/lib/git/nss/pck -I /home/opam/.opam/5.3.0/lib/git/nss/pkt-line -I /home/opam/.opam/5.3.0/lib/git/nss/sigs -I /home/opam/.opam/5.3.0/lib/git/nss/smart -I /home/opam/.opam/5.3.0/lib/git/nss/smart-flow -I /home/opam/.opam/5.3.0/lib/git/nss/unixiz -I /home/opam/.opam/5.3.0/lib/gmap -I /home/opam/.opam/5.3.0/lib/graphql -I /home/opam/.opam/5.3.0/lib/graphql-cohttp -I /home/opam/.opam/5.3.0/lib/graphql-lwt -I /home/opam/.opam/5.3.0/lib/graphql_parser -I /home/opam/.opam/5.3.0/lib/h1 -I /home/opam/.opam/5.3.0/lib/happy-eyeballs -I /home/opam/.opam/5.3.0/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3.0/lib/happy-eyeballs-mirage -I /home/opam/.opam/5.3.0/lib/hmap -I /home/opam/.opam/5.3.0/lib/httpun-types -I /home/opam/.opam/5.3.0/lib/hxd/core -I /home/opam/.opam/5.3.0/lib/hxd/string -I /home/opam/.opam/5.3.0/lib/index -I /home/opam/.opam/5.3.0/lib/index/unix -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/iomux -I /home/opam/.opam/5.3.0/lib/ipaddr -I /home/opam/.opam/5.3.0/lib/ipaddr-sexp -I /home/opam/.opam/5.3.0/lib/ipaddr/unix -I /home/opam/.opam/5.3.0/lib/irmin-watcher -I /home/opam/.opam/5.3.0/lib/jsonm -I /home/opam/.opam/5.3.0/lib/kdf/hkdf -I /home/opam/.opam/5.3.0/lib/kdf/pbkdf -I /home/opam/.opam/5.3.0/lib/ke -I /home/opam/.opam/5.3.0/lib/logs -I /home/opam/.opam/5.3.0/lib/logs/cli -I /home/opam/.opam/5.3.0/lib/logs/fmt -I /home/opam/.opam/5.3.0/lib/logs/lwt -I /home/opam/.opam/5.3.0/lib/logs/threaded -I /home/opam/.opam/5.3.0/lib/lru -I /home/opam/.opam/5.3.0/lib/lwt -I /home/opam/.opam/5.3.0/lib/lwt-dllist -I /home/opam/.opam/5.3.0/lib/lwt/unix -I /home/opam/.opam/5.3.0/lib/lwt_eio -I /home/opam/.opam/5.3.0/lib/lwt_log -I /home/opam/.opam/5.3.0/lib/lwt_log/core -I /home/opam/.opam/5.3.0/lib/macaddr -I /home/opam/.opam/5.3.0/lib/magic-mime -I /home/opam/.opam/5.3.0/lib/metrics -I /home/opam/.opam/5.3.0/lib/mimic -I /home/opam/.opam/5.3.0/lib/mimic-happy-eyeballs -I /home/opam/.opam/5.3.0/lib/mirage-crypto -I /home/opam/.opam/5.3.0/lib/mirage-crypto-ec -I /home/opam/.opam/5.3.0/lib/mirage-crypto-pk -I /home/opam/.opam/5.3.0/lib/mirage-crypto-rng -I /home/opam/.opam/5.3.0/lib/mirage-flow -I /home/opam/.opam/5.3.0/lib/mirage-kv -I /home/opam/.opam/5.3.0/lib/mirage-mtime/unix -I /home/opam/.opam/5.3.0/lib/mirage-ptime/unix -I /home/opam/.opam/5.3.0/lib/mirage-sleep/unix -I /home/opam/.opam/5.3.0/lib/mtime -I /home/opam/.opam/5.3.0/lib/mtime/clock -I /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.3.0/lib/ocaml/dynlink -I /home/opam/.opam/5.3.0/lib/ocaml/runtime_events -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/threads -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocamlgraph -I /home/opam/.opam/5.3.0/lib/ocplib-endian -I /home/opam/.opam/5.3.0/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3.0/lib/ohex -I /home/opam/.opam/5.3.0/lib/optint -I /home/opam/.opam/5.3.0/lib/paf -I /home/opam/.opam/5.3.0/lib/pecu -I /home/opam/.opam/5.3.0/lib/ppx_derivers -I /home/opam/.opam/5.3.0/lib/ppx_repr -I /home/opam/.opam/5.3.0/lib/ppx_repr/lib -I /home/opam/.opam/5.3.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3.0/lib/ppxlib -I /home/opam/.opam/5.3.0/lib/ppxlib/ast -I /home/opam/.opam/5.3.0/lib/ppxlib/astlib -I /home/opam/.opam/5.3.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.3.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.3.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.3.0/lib/progress -I /home/opam/.opam/5.3.0/lib/progress/engine -I /home/opam/.opam/5.3.0/lib/psq -I /home/opam/.opam/5.3.0/lib/ptime -I /home/opam/.opam/5.3.0/lib/ptime/clock -I /home/opam/.opam/5.3.0/lib/randomconv -I /home/opam/.opam/5.3.0/lib/re -I /home/opam/.opam/5.3.0/lib/repr -I /home/opam/.opam/5.3.0/lib/rresult -I /home/opam/.opam/5.3.0/lib/rusage -I /home/opam/.opam/5.3.0/lib/semaphore-compat -I /home/opam/.opam/5.3.0/lib/seq -I /home/opam/.opam/5.3.0/lib/sexplib0 -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/stringext -I /home/opam/.opam/5.3.0/lib/tcpip -I /home/opam/.opam/5.3.0/lib/terminal -I /home/opam/.opam/5.3.0/lib/tezos-base58 -I /home/opam/.opam/5.3.0/lib/thread-table -I /home/opam/.opam/5.3.0/lib/tls -I /home/opam/.opam/5.3.0/lib/tls-mirage -I /home/opam/.opam/5.3.0/lib/uri -I /home/opam/.opam/5.3.0/lib/uri-sexp -I /home/opam/.opam/5.3.0/lib/uri/services -I /home/opam/.opam/5.3.0/lib/uucp -I /home/opam/.opam/5.3.0/lib/uutf -I /home/opam/.opam/5.3.0/lib/vector -I /home/opam/.opam/5.3.0/lib/websocket -I /home/opam/.opam/5.3.0/lib/websocket-lwt-unix -I /home/opam/.opam/5.3.0/lib/x509 -I /home/opam/.opam/5.3.0/lib/yaml -I /home/opam/.opam/5.3.0/lib/yaml/bindings -I /home/opam/.opam/5.3.0/lib/yaml/bindings/types -I /home/opam/.opam/5.3.0/lib/yaml/c -I /home/opam/.opam/5.3.0/lib/yaml/ffi -I /home/opam/.opam/5.3.0/lib/yaml/types -I /home/opam/.opam/5.3.0/lib/yojson -I /home/opam/.opam/5.3.0/lib/zarith -I ../../irmin -I ../../irmin-cli -I ../../irmin-fs -I ../../irmin-fs/unix -I ../../irmin-git -I ../../irmin-git/unix -I ../../irmin-graphql -I ../../irmin-graphql/unix -I ../../irmin-pack -I ../../irmin-pack/io -I ../../irmin-pack/unix -I ../../irmin-server -I ../../irmin-server/unix -I ../../irmin-tezos -I ../../irmin/data -I ../../irmin/mem -I ../../irmin/unix -I .. -I ../../ppx_irmin/internal -o irmin.o -c irmin.c)
irmin.c:500:10: warning: unused variable 'x206' [-Wunused-variable]
500 |    value x206 = caml_callbackN(x205, nargs, locals);
|          ^~~~
irmin.c:833:10: warning: unused variable 'x445' [-Wunused-variable]
833 |    value x445 = caml_callbackN(x444, nargs, locals);
|          ^~~~
irmin.c:881:10: warning: unused variable 'x480' [-Wunused-variable]
881 |    value x480 = caml_callbackN(x479, nargs, locals);
|          ^~~~
irmin.c:910:10: warning: unused variable 'x501' [-Wunused-variable]
910 |    value x501 = caml_callbackN(x500, nargs, locals);
|          ^~~~
irmin.c:960:10: warning: unused variable 'x538' [-Wunused-variable]
960 |    value x538 = caml_callbackN(x537, nargs, locals);
|          ^~~~
irmin.c:1058:10: warning: unused variable 'x607' [-Wunused-variable]
1058 |    value x607 = caml_callbackN(x606, nargs, locals);
|          ^~~~
irmin.c:1149:10: warning: unused variable 'x674' [-Wunused-variable]
1149 |    value x674 = caml_callbackN(x673, nargs, locals);
|          ^~~~
irmin.c:1487:10: warning: unused variable 'x933' [-Wunused-variable]
1487 |    value x933 = caml_callbackN(x932, nargs, locals);
|          ^~~~
irmin.c:1498:10: warning: unused variable 'x941' [-Wunused-variable]
1498 |    value x941 = caml_callbackN(x940, nargs, locals);
|          ^~~~
irmin.c:1509:10: warning: unused variable 'x949' [-Wunused-variable]
1509 |    value x949 = caml_callbackN(x948, nargs, locals);
|          ^~~~
irmin.c:1788:10: warning: unused variable 'x1157' [-Wunused-variable]
1788 |    value x1157 = caml_callbackN(x1156, nargs, locals);
|          ^~~~~
irmin.c:1799:10: warning: unused variable 'x1165' [-Wunused-variable]
1799 |    value x1165 = caml_callbackN(x1164, nargs, locals);
|          ^~~~~
irmin.c:2006:10: warning: unused variable 'x1313' [-Wunused-variable]
2006 |    value x1313 = caml_callbackN(x1312, nargs, locals);
|          ^~~~~
irmin.c:2017:10: warning: unused variable 'x1321' [-Wunused-variable]
2017 |    value x1321 = caml_callbackN(x1320, nargs, locals);
|          ^~~~~
irmin.c:2028:10: warning: unused variable 'x1329' [-Wunused-variable]
2028 |    value x1329 = caml_callbackN(x1328, nargs, locals);
|          ^~~~~
irmin.c:2039:10: warning: unused variable 'x1337' [-Wunused-variable]
2039 |    value x1337 = caml_callbackN(x1336, nargs, locals);
|          ^~~~~
irmin.c:2050:10: warning: unused variable 'x1345' [-Wunused-variable]
2050 |    value x1345 = caml_callbackN(x1344, nargs, locals);
|          ^~~~~
irmin.c:2213:10: warning: unused variable 'x1461' [-Wunused-variable]
2213 |    value x1461 = caml_callbackN(x1460, nargs, locals);
|          ^~~~~
irmin.c:2224:10: warning: unused variable 'x1469' [-Wunused-variable]
2224 |    value x1469 = caml_callbackN(x1468, nargs, locals);
|          ^~~~~
irmin.c:2235:10: warning: unused variable 'x1477' [-Wunused-variable]
2235 |    value x1477 = caml_callbackN(x1476, nargs, locals);
|          ^~~~~
irmin.c:2356:10: warning: unused variable 'x1563' [-Wunused-variable]
2356 |    value x1563 = caml_callbackN(x1562, nargs, locals);
|          ^~~~~
In file included from irmin.c:1:
./irmin.h:229:13: warning: unused function '_irmin_cleanup' [-Wunused-function]
229 | static void _irmin_cleanup(void *p) { if (p) { irmin_free(*(Irmin**)p); p = (void*)0;} };
|             ^~~~~~~~~~~~~~
22 warnings generated.
(cd _build/default/test/irmin-bench && ./test.exe -q --color=always)
Testing `irmin-bench'.
This run has ID `EMZX9OVW'.


[OK]          ema                0   momentum.
[OK]          ema                1   momentum_zero.
[OK]          ema                2   momentum_high.
[OK]          ema                3   from_half_life.
[OK]          ema                4   from_half_life_ratio.
[OK]          ema                5   batch.
[OK]          ema                6   relevance.
[OK]          ema                7   relevance_low.
[OK]          ema                8   relevance_one.
[OK]          ema                9   commutativity shift.
[OK]          ema               10   commutativity logmul.
[OK]          snap int           0   snap_around_42.
[OK]          tx count           0   test_transaction_count.
[OK]          ops count          0   test_operation_count.
[OK]          replay             0   replay_1_commit.
[OK]          replay             1   replay_1_commit_in_memory.


Full test results in `/src/_build/default/test/irmin-bench/_build/_tests/irmin-bench'.
Test Successful in 10.649s. 16 tests run.
(cd _build/default/test/irmin-chunk && ./test.exe -q --color=always)
Testing `irmin-chunk'.
This run has ID `ULLCHUIJ'.


[OK]          simple              0   add/read: in-memory.
[OK]          simple              1   add/read: in-memory+chunks.
[OK]          stable              0   add/read: simple.
[OK]          stable              1   add/read: stable.
[OK]          CHUNK               0   High-level operations on trees.
[OK]          CHUNK               1   Basic operations on contents.
[OK]          CHUNK               2   Basic operations on nodes.
[OK]          CHUNK               3   Basic operations on commits.
[OK]          CHUNK               4   Basic operations on branches.
[OK]          CHUNK               5   Hash operations on trees.
[OK]          CHUNK               6   Basic merge operations.
[OK]          CHUNK               7   Test merges on tree updates.
[OK]          CHUNK               8   Tree caches and hashconsing.
[OK]          CHUNK               9   Tree proofs.
[OK]          CHUNK              10   Complex histories.
[OK]          CHUNK              11   Empty stores.
[OK]          CHUNK              12   Backend node manipulation.
[OK]          CHUNK              13   High-level store operations.
[OK]          CHUNK              14   High-level atomic store operations.
[OK]          CHUNK              15   High-level store merges.
[OK]          CHUNK              16   Unrelated merges.
[OK]          CHUNK              17   Low-level concurrency.
[OK]          CHUNK              18   Concurrent updates.
[OK]          CHUNK              19   Concurrent head updates.
[OK]          CHUNK              20   Concurrent merges.
[OK]          CHUNK              21   Shallow objects.
[OK]          CHUNK              22   Closure with disconnected commits.
[OK]          CHUNK              23   Prehash collisions.
[OK]          CHUNK              24   Basic operations on slices.
[OK]          CHUNK              25   High-level store synchronisation.
[OK]          CHUNK              26   with_tree strategies.
[OK]          CHUNK              27   Graph.Iter.
[OK]          SLOW_CHUNK          0   Commit wide node.
[SKIP]        SLOW_CHUNK          1   Wide nodes.


Full test results in `/src/_build/default/test/irmin-chunk/_build/_tests/irmin-chunk'.
Test Successful in 64.598s. 33 tests run.
(cd _build/default/test/libirmin && ./test.exe)
...
Total: 3 tests (2344 ticks, 18.312 sec), 31 assertions
Pass: 3, fail: 0, skip: 0.
(cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -o examples/mdx_gen.bc.exe -output-complete-exe /home/opam/.opam/5.3.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.3.0/lib/astring/astring.cma /home/opam/.opam/5.3.0/lib/csexp/csexp.cma /home/opam/.opam/5.3.0/lib/fmt/fmt.cma /home/opam/.opam/5.3.0/lib/logs/logs.cma /home/opam/.opam/5.3.0/lib/ocaml-version/ocaml_version.cma /home/opam/.opam/5.3.0/lib/result/result.cma /home/opam/.opam/5.3.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.3.0/lib/mdx/__private__/odoc_parser/odoc_parser.cma /home/opam/.opam/5.3.0/lib/re/re.cma /home/opam/.opam/5.3.0/lib/ocaml/str/str.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.3.0/lib/mdx/mdx.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamlbytecomp.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamltoplevel.cma /home/opam/.opam/5.3.0/lib/ocaml/threads/threads.cma /home/opam/.opam/5.3.0/lib/findlib/findlib.cma /home/opam/.opam/5.3.0/lib/findlib/findlib_top.cma /home/opam/.opam/5.3.0/lib/mdx/top/mdx_top.cma /home/opam/.opam/5.3.0/lib/mdx/test/mdx_test.cma /home/opam/.opam/5.3.0/lib/optint/optint.cma /home/opam/.opam/5.3.0/lib/base64/base64.cma /home/opam/.opam/5.3.0/lib/uutf/uutf.cma /home/opam/.opam/5.3.0/lib/jsonm/jsonm.cma /home/opam/.opam/5.3.0/lib/either/either.cma /home/opam/.opam/5.3.0/lib/repr/repr.cma /home/opam/.opam/5.3.0/lib/bigstringaf/bigstringaf.cma -I /home/opam/.opam/5.3.0/lib/bigstringaf src/irmin/data/irmin_data.cma /home/opam/.opam/5.3.0/lib/bheap/binary_heap.cma /home/opam/.opam/5.3.0/lib/eqaf/eqaf.cma /home/opam/.opam/5.3.0/lib/digestif/ocaml/digestif_ocaml.cma /home/opam/.opam/5.3.0/lib/logs/fmt/logs_fmt.cma /home/opam/.opam/5.3.0/lib/hmap/hmap.cma /home/opam/.opam/5.3.0/lib/lwt-dllist/lwt_dllist.cma /home/opam/.opam/5.3.0/lib/ocaml/runtime_events/runtime_events.cma /home/opam/.opam/5.3.0/lib/eio/runtime_events/eio_runtime_events.cma /home/opam/.opam/5.3.0/lib/eio/core/eio__core.cma /home/opam/.opam/5.3.0/lib/cstruct/cstruct.cma -I /home/opam/.opam/5.3.0/lib/cstruct /home/opam/.opam/5.3.0/lib/mtime/mtime.cma /home/opam/.opam/5.3.0/lib/eio/eio.cma /home/opam/.opam/5.3.0/lib/ocamlgraph/graph.cma /home/opam/.opam/5.3.0/lib/stringext/stringext.cma /home/opam/.opam/5.3.0/lib/angstrom/angstrom.cma /home/opam/.opam/5.3.0/lib/uri/uri.cma src/ppx_irmin/internal/ppx_irmin_internal_lib.cma src/irmin/irmin.cma /home/opam/.opam/5.3.0/lib/ocaml/dynlink/dynlink.cma /home/opam/.opam/5.3.0/lib/zarith/zarith.cma -I /home/opam/.opam/5.3.0/lib/zarith /home/opam/.opam/5.3.0/lib/tezos-base58/tezos_base58.cma src/irmin-pack/irmin_pack.cma /home/opam/.opam/5.3.0/lib/stdlib-shims/stdlib_shims.cma /home/opam/.opam/5.3.0/lib/cmdliner/cmdliner.cma /home/opam/.opam/5.3.0/lib/logs/cli/logs_cli.cma /home/opam/.opam/5.3.0/lib/fmt/cli/fmt_cli.cma /home/opam/.opam/5.3.0/lib/uucp/uucp.cma /home/opam/.opam/5.3.0/lib/terminal/terminal.cma /home/opam/.opam/5.3.0/lib/vector/vector.cma /home/opam/.opam/5.3.0/lib/progress/engine/progress_engine.cma /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/common/ocaml_common.cma /home/opam/.opam/5.3.0/lib/ppxlib/astlib/astlib.cma /home/opam/.opam/5.3.0/lib/ppxlib/ast/ppxlib_ast.cma /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cma /home/opam/.opam/5.3.0/lib/ppxlib/print_diff/ppxlib_print_diff.cma /home/opam/.opam/5.3.0/lib/ppx_derivers/ppx_derivers.cma /home/opam/.opam/5.3.0/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cma /home/opam/.opam/5.3.0/lib/sexplib0/sexplib0.cma /home/opam/.opam/5.3.0/lib/ppxlib/stdppx/stdppx.cma /home/opam/.opam/5.3.0/lib/ppxlib/ppxlib.cma /home/opam/.opam/5.3.0/lib/ppx_repr/lib/ppx_repr_lib.cma /home/opam/.opam/5.3.0/lib/ppx_repr/ppx_repr.cma /home/opam/.opam/5.3.0/lib/psq/psq.cma /home/opam/.opam/5.3.0/lib/lru/lru.cma /home/opam/.opam/5.3.0/lib/index/index.cma /home/opam/.opam/5.3.0/lib/fmt/tty/fmt_tty.cma /home/opam/.opam/5.3.0/lib/logs/threaded/logs_threaded.cma /home/opam/.opam/5.3.0/lib/semaphore-compat/semaphore_compat.cma /home/opam/.opam/5.3.0/lib/mtime/clock/mtime_clock.cma -I /home/opam/.opam/5.3.0/lib/mtime/clock -I /home/opam/.opam/5.3.0/lib/mtime/clock /home/opam/.opam/5.3.0/lib/progress/progress.cma -I /home/opam/.opam/5.3.0/lib/progress /home/opam/.opam/5.3.0/lib/index/unix/index_unix.cma -I /home/opam/.opam/5.3.0/lib/index/unix /home/opam/.opam/5.3.0/lib/checkseum/c/checkseum_c.cma -I /home/opam/.opam/5.3.0/lib/checkseum/c src/irmin-pack/io/irmin_pack_io.cma /home/opam/.opam/5.3.0/lib/rusage/rusage.cma -I /home/opam/.opam/5.3.0/lib/rusage src/irmin-pack/unix/irmin_pack_unix.cma src/irmin-tezos/irmin_tezos.cma /home/opam/.opam/5.3.0/lib/lwt/lwt.cma /home/opam/.opam/5.3.0/lib/logs/lwt/logs_lwt.cma /home/opam/.opam/5.3.0/lib/macaddr/macaddr.cma /home/opam/.opam/5.3.0/lib/domain-name/domain_name.cma /home/opam/.opam/5.3.0/lib/ipaddr/ipaddr.cma /home/opam/.opam/5.3.0/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cma /home/opam/.opam/5.3.0/lib/ipaddr-sexp/ipaddr_sexp.cma /home/opam/.opam/5.3.0/lib/conduit/conduit.cma /home/opam/.opam/5.3.0/lib/conduit-lwt/conduit_lwt.cma /home/opam/.opam/5.3.0/lib/magic-mime/magic_mime_library.cma /home/opam/.opam/5.3.0/lib/ocplib-endian/ocplib_endian.cma /home/opam/.opam/5.3.0/lib/ocplib-endian/bigstring/ocplib_endian_bigstring.cma /home/opam/.opam/5.3.0/lib/lwt/unix/lwt_unix.cma -I /home/opam/.opam/5.3.0/lib/lwt/unix /home/opam/.opam/5.3.0/lib/uri/services/uri_services.cma /home/opam/.opam/5.3.0/lib/ipaddr/unix/ipaddr_unix.cma /home/opam/.opam/5.3.0/lib/conduit-lwt-unix/conduit_lwt_unix.cma /home/opam/.opam/5.3.0/lib/uri-sexp/uri_sexp.cma /home/opam/.opam/5.3.0/lib/cohttp/cohttp.cma /home/opam/.opam/5.3.0/lib/cohttp-lwt/cohttp_lwt.cma /home/opam/.opam/5.3.0/lib/cohttp-lwt-unix/cohttp_lwt_unix.cma /home/opam/.opam/5.3.0/lib/mirage-flow/mirage_flow.cma /home/opam/.opam/5.3.0/lib/duration/duration.cma /home/opam/.opam/5.3.0/lib/tcpip/tcpip.cma /home/opam/.opam/5.3.0/lib/mirage-crypto/mirage_crypto.cma -I /home/opam/.opam/5.3.0/lib/mirage-crypto /home/opam/.opam/5.3.0/lib/mirage-crypto-rng/mirage_crypto_rng.cma /home/opam/.opam/5.3.0/lib/mirage-sleep/unix/mirage_sleep_unix.cma /home/opam/.opam/5.3.0/lib/ptime/ptime.cma /home/opam/.opam/5.3.0/lib/ptime/clock/ptime_clock.cma -I /home/opam/.opam/5.3.0/lib/ptime/clock -I /home/opam/.opam/5.3.0/lib/ptime/clock /home/opam/.opam/5.3.0/lib/mirage-ptime/unix/mirage_ptime_unix.cma /home/opam/.opam/5.3.0/lib/mirage-mtime/unix/mirage_mtime_unix.cma /home/opam/.opam/5.3.0/lib/gmap/gmap.cma /home/opam/.opam/5.3.0/lib/metrics/metrics.cma /home/opam/.opam/5.3.0/lib/ohex/ohex.cma /home/opam/.opam/5.3.0/lib/dns/dns.cma /home/opam/.opam/5.3.0/lib/dns/cache/dns_cache.cma /home/opam/.opam/5.3.0/lib/randomconv/randomconv.cma /home/opam/.opam/5.3.0/lib/dns-client/dns_client.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs/happy_eyeballs.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs-mirage/happy_eyeballs_mirage.cma /home/opam/.opam/5.3.0/lib/kdf/hkdf/hkdf.cma /home/opam/.opam/5.3.0/lib/mirage-crypto-pk/mirage_crypto_pk.cma /home/opam/.opam/5.3.0/lib/asn1-combinators/asn1_combinators.cma /home/opam/.opam/5.3.0/lib/mirage-crypto-ec/mirage_crypto_ec.cma -I /home/opam/.opam/5.3.0/lib/mirage-crypto-ec /home/opam/.opam/5.3.0/lib/kdf/pbkdf/pbkdf.cma /home/opam/.opam/5.3.0/lib/x509/x509.cma /home/opam/.opam/5.3.0/lib/tls/tls.cma /home/opam/.opam/5.3.0/lib/mirage-kv/mirage_kv.cma /home/opam/.opam/5.3.0/lib/tls-mirage/tls_mirage.cma /home/opam/.opam/5.3.0/lib/ca-certs-nss/ca_certs_nss.cma /home/opam/.opam/5.3.0/lib/dns-client-mirage/dns_client_mirage.cma /home/opam/.opam/5.3.0/lib/mimic/mimic.cma /home/opam/.opam/5.3.0/lib/mimic-happy-eyeballs/mimic_happy_eyeballs.cma /home/opam/.opam/5.3.0/lib/git/nss/sigs/sigs.cma /home/opam/.opam/5.3.0/lib/rresult/rresult.cma /home/opam/.opam/5.3.0/lib/ke/ke.cma /home/opam/.opam/5.3.0/lib/git/nss/unixiz/unixiz.cma /home/opam/.opam/5.3.0/lib/decompress/de/de.cma /home/opam/.opam/5.3.0/lib/decompress/zl/zl.cma /home/opam/.opam/5.3.0/lib/pecu/pecu.cma /home/opam/.opam/5.3.0/lib/emile/emile.cma /home/opam/.opam/5.3.0/lib/git/nss/pkt-line/pkt_line.cma /home/opam/.opam/5.3.0/lib/git/nss/smart/smart.cma /home/opam/.opam/5.3.0/lib/git/nss/pck/pck.cma /home/opam/.opam/5.3.0/lib/git/nss/smart-flow/smart_flow.cma /home/opam/.opam/5.3.0/lib/git/nss/neg/neg.cma /home/opam/.opam/5.3.0/lib/git/nss/nss.cma /home/opam/.opam/5.3.0/lib/duff/duff.cma /home/opam/.opam/5.3.0/lib/carton/carton.cma /home/opam/.opam/5.3.0/lib/carton/thin/thin.cma /home/opam/.opam/5.3.0/lib/carton-lwt/carton_lwt.cma /home/opam/.opam/5.3.0/lib/git/nss/git/smart_git.cma /home/opam/.opam/5.3.0/lib/git-mirage/tcp/git_mirage_tcp.cma /home/opam/.opam/5.3.0/lib/awa/awa.cma /home/opam/.opam/5.3.0/lib/awa-mirage/awa_mirage.cma /home/opam/.opam/5.3.0/lib/git-mirage/ssh/git_mirage_ssh.cma /home/opam/.opam/5.3.0/lib/faraday/faraday.cma /home/opam/.opam/5.3.0/lib/paf/paf.cma /home/opam/.opam/5.3.0/lib/httpun-types/httpun_types.cma /home/opam/.opam/5.3.0/lib/h1/h1.cma /home/opam/.opam/5.3.0/lib/git-paf/git_paf.cma /home/opam/.opam/5.3.0/lib/git-mirage/http/git_mirage_http.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs-lwt/happy_eyeballs_lwt.cma /home/opam/.opam/5.3.0/lib/fpath/fpath.cma /home/opam/.opam/5.3.0/lib/bos/bos.cma /home/opam/.opam/5.3.0/lib/hxd/core/hxd.cma /home/opam/.opam/5.3.0/lib/hxd/string/hxd_string.cma /home/opam/.opam/5.3.0/lib/git/loose/loose.cma /home/opam/.opam/5.3.0/lib/git/nss/hkt/hkt.cma /home/opam/.opam/5.3.0/lib/git/loose-git/loose_git.cma /home/opam/.opam/5.3.0/lib/carton-git/carton_git.cma /home/opam/.opam/5.3.0/lib/encore/encore.cma /home/opam/.opam/5.3.0/lib/git/git.cma /home/opam/.opam/5.3.0/lib/git-unix/git_unix.cma /home/opam/.opam/5.3.0/lib/thread-table/Thread_table.cma /home/opam/.opam/5.3.0/lib/domain-local-await/Domain_local_await.cma /home/opam/.opam/5.3.0/lib/eio/utils/eio_utils.cma /home/opam/.opam/5.3.0/lib/eio/unix/eio_unix.cma -I /home/opam/.opam/5.3.0/lib/eio/unix /home/opam/.opam/5.3.0/lib/lwt_eio/lwt_eio.cma src/irmin/mem/irmin_mem.cma src/irmin-git/irmin_git.cma src/irmin/unix/irmin_unix.cma src/irmin-git/unix/irmin_git_unix.cma src/irmin-fs/irmin_fs.cma src/irmin-fs/unix/irmin_fs_unix.cma /home/opam/.opam/5.3.0/lib/graphql_parser/graphql_parser.cma /home/opam/.opam/5.3.0/lib/yojson/yojson.cma /home/opam/.opam/5.3.0/lib/graphql/graphql.cma /home/opam/.opam/5.3.0/lib/graphql-cohttp/graphql_cohttp.cma /home/opam/.opam/5.3.0/lib/graphql-lwt/graphql_lwt.cma src/irmin-graphql/irmin_graphql.cma src/irmin-graphql/unix/irmin_graphql_unix.cma /home/opam/.opam/5.3.0/lib/iomux/iomux.cma -I /home/opam/.opam/5.3.0/lib/iomux /home/opam/.opam/5.3.0/lib/eio_posix/eio_posix.cma -I /home/opam/.opam/5.3.0/lib/eio_posix /home/opam/.opam/5.3.0/lib/eio_main/eio_main.cma src/irmin-server/irmin_server.cma /home/opam/.opam/5.3.0/lib/lwt_log/core/lwt_log_core.cma /home/opam/.opam/5.3.0/lib/lwt_log/lwt_log.cma /home/opam/.opam/5.3.0/lib/websocket/websocket.cma /home/opam/.opam/5.3.0/lib/websocket-lwt-unix/websocket_lwt_unix.cma src/irmin-server/unix/irmin_server_unix.cma /home/opam/.opam/5.3.0/lib/irmin-watcher/irmin_watcher.cma -I /home/opam/.opam/5.3.0/lib/irmin-watcher /home/opam/.opam/5.3.0/lib/integers/integers.cma -I /home/opam/.opam/5.3.0/lib/integers /home/opam/.opam/5.3.0/lib/bigarray-compat/bigarray_compat.cma /home/opam/.opam/5.3.0/lib/ctypes/ctypes.cma -I /home/opam/.opam/5.3.0/lib/ctypes /home/opam/.opam/5.3.0/lib/ctypes/stubs/ctypes_stubs.cma /home/opam/.opam/5.3.0/lib/yaml/bindings/types/yaml_bindings_types.cma /home/opam/.opam/5.3.0/lib/yaml/types/yaml_types.cma /home/opam/.opam/5.3.0/lib/yaml/bindings/yaml_bindings.cma /home/opam/.opam/5.3.0/lib/yaml/c/yaml_c.cma -I /home/opam/.opam/5.3.0/lib/yaml/c /home/opam/.opam/5.3.0/lib/yaml/ffi/yaml_ffi.cma -I /home/opam/.opam/5.3.0/lib/yaml/ffi /home/opam/.opam/5.3.0/lib/yaml/yaml.cma src/irmin-cli/irmin_cli.cma examples/.mdx_gen.eobjs/byte/dune__exe__Mdx_gen.cmo -linkall)
cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused [-Wunused-command-line-argument]
(cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -o mdx_gen.bc.exe -output-complete-exe /home/opam/.opam/5.3.0/lib/ocaml/unix/unix.cma /home/opam/.opam/5.3.0/lib/astring/astring.cma /home/opam/.opam/5.3.0/lib/csexp/csexp.cma /home/opam/.opam/5.3.0/lib/fmt/fmt.cma /home/opam/.opam/5.3.0/lib/logs/logs.cma /home/opam/.opam/5.3.0/lib/ocaml-version/ocaml_version.cma /home/opam/.opam/5.3.0/lib/result/result.cma /home/opam/.opam/5.3.0/lib/camlp-streams/camlp_streams.cma /home/opam/.opam/5.3.0/lib/mdx/__private__/odoc_parser/odoc_parser.cma /home/opam/.opam/5.3.0/lib/re/re.cma /home/opam/.opam/5.3.0/lib/ocaml/str/str.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/5.3.0/lib/mdx/mdx.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamlbytecomp.cma /home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/ocamltoplevel.cma /home/opam/.opam/5.3.0/lib/ocaml/threads/threads.cma /home/opam/.opam/5.3.0/lib/findlib/findlib.cma /home/opam/.opam/5.3.0/lib/findlib/findlib_top.cma /home/opam/.opam/5.3.0/lib/mdx/top/mdx_top.cma /home/opam/.opam/5.3.0/lib/mdx/test/mdx_test.cma /home/opam/.opam/5.3.0/lib/optint/optint.cma /home/opam/.opam/5.3.0/lib/base64/base64.cma /home/opam/.opam/5.3.0/lib/uutf/uutf.cma /home/opam/.opam/5.3.0/lib/jsonm/jsonm.cma /home/opam/.opam/5.3.0/lib/either/either.cma /home/opam/.opam/5.3.0/lib/repr/repr.cma /home/opam/.opam/5.3.0/lib/bigstringaf/bigstringaf.cma -I /home/opam/.opam/5.3.0/lib/bigstringaf src/irmin/data/irmin_data.cma /home/opam/.opam/5.3.0/lib/bheap/binary_heap.cma /home/opam/.opam/5.3.0/lib/eqaf/eqaf.cma /home/opam/.opam/5.3.0/lib/digestif/ocaml/digestif_ocaml.cma /home/opam/.opam/5.3.0/lib/logs/fmt/logs_fmt.cma /home/opam/.opam/5.3.0/lib/hmap/hmap.cma /home/opam/.opam/5.3.0/lib/lwt-dllist/lwt_dllist.cma /home/opam/.opam/5.3.0/lib/ocaml/runtime_events/runtime_events.cma /home/opam/.opam/5.3.0/lib/eio/runtime_events/eio_runtime_events.cma /home/opam/.opam/5.3.0/lib/eio/core/eio__core.cma /home/opam/.opam/5.3.0/lib/cstruct/cstruct.cma -I /home/opam/.opam/5.3.0/lib/cstruct /home/opam/.opam/5.3.0/lib/mtime/mtime.cma /home/opam/.opam/5.3.0/lib/eio/eio.cma /home/opam/.opam/5.3.0/lib/ocamlgraph/graph.cma /home/opam/.opam/5.3.0/lib/stringext/stringext.cma /home/opam/.opam/5.3.0/lib/angstrom/angstrom.cma /home/opam/.opam/5.3.0/lib/uri/uri.cma src/ppx_irmin/internal/ppx_irmin_internal_lib.cma src/irmin/irmin.cma /home/opam/.opam/5.3.0/lib/ocaml/dynlink/dynlink.cma /home/opam/.opam/5.3.0/lib/zarith/zarith.cma -I /home/opam/.opam/5.3.0/lib/zarith /home/opam/.opam/5.3.0/lib/tezos-base58/tezos_base58.cma src/irmin-pack/irmin_pack.cma /home/opam/.opam/5.3.0/lib/stdlib-shims/stdlib_shims.cma /home/opam/.opam/5.3.0/lib/cmdliner/cmdliner.cma /home/opam/.opam/5.3.0/lib/logs/cli/logs_cli.cma /home/opam/.opam/5.3.0/lib/fmt/cli/fmt_cli.cma /home/opam/.opam/5.3.0/lib/uucp/uucp.cma /home/opam/.opam/5.3.0/lib/terminal/terminal.cma /home/opam/.opam/5.3.0/lib/vector/vector.cma /home/opam/.opam/5.3.0/lib/progress/engine/progress_engine.cma /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/common/ocaml_common.cma /home/opam/.opam/5.3.0/lib/ppxlib/astlib/astlib.cma /home/opam/.opam/5.3.0/lib/ppxlib/ast/ppxlib_ast.cma /home/opam/.opam/5.3.0/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cma /home/opam/.opam/5.3.0/lib/ppxlib/print_diff/ppxlib_print_diff.cma /home/opam/.opam/5.3.0/lib/ppx_derivers/ppx_derivers.cma /home/opam/.opam/5.3.0/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cma /home/opam/.opam/5.3.0/lib/sexplib0/sexplib0.cma /home/opam/.opam/5.3.0/lib/ppxlib/stdppx/stdppx.cma /home/opam/.opam/5.3.0/lib/ppxlib/ppxlib.cma /home/opam/.opam/5.3.0/lib/ppx_repr/lib/ppx_repr_lib.cma /home/opam/.opam/5.3.0/lib/ppx_repr/ppx_repr.cma /home/opam/.opam/5.3.0/lib/psq/psq.cma /home/opam/.opam/5.3.0/lib/lru/lru.cma /home/opam/.opam/5.3.0/lib/index/index.cma /home/opam/.opam/5.3.0/lib/fmt/tty/fmt_tty.cma /home/opam/.opam/5.3.0/lib/logs/threaded/logs_threaded.cma /home/opam/.opam/5.3.0/lib/semaphore-compat/semaphore_compat.cma /home/opam/.opam/5.3.0/lib/mtime/clock/mtime_clock.cma -I /home/opam/.opam/5.3.0/lib/mtime/clock -I /home/opam/.opam/5.3.0/lib/mtime/clock /home/opam/.opam/5.3.0/lib/progress/progress.cma -I /home/opam/.opam/5.3.0/lib/progress /home/opam/.opam/5.3.0/lib/index/unix/index_unix.cma -I /home/opam/.opam/5.3.0/lib/index/unix /home/opam/.opam/5.3.0/lib/checkseum/c/checkseum_c.cma -I /home/opam/.opam/5.3.0/lib/checkseum/c src/irmin-pack/io/irmin_pack_io.cma /home/opam/.opam/5.3.0/lib/rusage/rusage.cma -I /home/opam/.opam/5.3.0/lib/rusage src/irmin-pack/unix/irmin_pack_unix.cma src/irmin-tezos/irmin_tezos.cma /home/opam/.opam/5.3.0/lib/lwt/lwt.cma /home/opam/.opam/5.3.0/lib/logs/lwt/logs_lwt.cma /home/opam/.opam/5.3.0/lib/macaddr/macaddr.cma /home/opam/.opam/5.3.0/lib/domain-name/domain_name.cma /home/opam/.opam/5.3.0/lib/ipaddr/ipaddr.cma /home/opam/.opam/5.3.0/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cma /home/opam/.opam/5.3.0/lib/ipaddr-sexp/ipaddr_sexp.cma /home/opam/.opam/5.3.0/lib/conduit/conduit.cma /home/opam/.opam/5.3.0/lib/conduit-lwt/conduit_lwt.cma /home/opam/.opam/5.3.0/lib/magic-mime/magic_mime_library.cma /home/opam/.opam/5.3.0/lib/ocplib-endian/ocplib_endian.cma /home/opam/.opam/5.3.0/lib/ocplib-endian/bigstring/ocplib_endian_bigstring.cma /home/opam/.opam/5.3.0/lib/lwt/unix/lwt_unix.cma -I /home/opam/.opam/5.3.0/lib/lwt/unix /home/opam/.opam/5.3.0/lib/uri/services/uri_services.cma /home/opam/.opam/5.3.0/lib/ipaddr/unix/ipaddr_unix.cma /home/opam/.opam/5.3.0/lib/conduit-lwt-unix/conduit_lwt_unix.cma /home/opam/.opam/5.3.0/lib/uri-sexp/uri_sexp.cma /home/opam/.opam/5.3.0/lib/cohttp/cohttp.cma /home/opam/.opam/5.3.0/lib/cohttp-lwt/cohttp_lwt.cma /home/opam/.opam/5.3.0/lib/cohttp-lwt-unix/cohttp_lwt_unix.cma /home/opam/.opam/5.3.0/lib/mirage-flow/mirage_flow.cma /home/opam/.opam/5.3.0/lib/duration/duration.cma /home/opam/.opam/5.3.0/lib/tcpip/tcpip.cma /home/opam/.opam/5.3.0/lib/mirage-crypto/mirage_crypto.cma -I /home/opam/.opam/5.3.0/lib/mirage-crypto /home/opam/.opam/5.3.0/lib/mirage-crypto-rng/mirage_crypto_rng.cma /home/opam/.opam/5.3.0/lib/mirage-sleep/unix/mirage_sleep_unix.cma /home/opam/.opam/5.3.0/lib/ptime/ptime.cma /home/opam/.opam/5.3.0/lib/ptime/clock/ptime_clock.cma -I /home/opam/.opam/5.3.0/lib/ptime/clock -I /home/opam/.opam/5.3.0/lib/ptime/clock /home/opam/.opam/5.3.0/lib/mirage-ptime/unix/mirage_ptime_unix.cma /home/opam/.opam/5.3.0/lib/mirage-mtime/unix/mirage_mtime_unix.cma /home/opam/.opam/5.3.0/lib/gmap/gmap.cma /home/opam/.opam/5.3.0/lib/metrics/metrics.cma /home/opam/.opam/5.3.0/lib/ohex/ohex.cma /home/opam/.opam/5.3.0/lib/dns/dns.cma /home/opam/.opam/5.3.0/lib/dns/cache/dns_cache.cma /home/opam/.opam/5.3.0/lib/randomconv/randomconv.cma /home/opam/.opam/5.3.0/lib/dns-client/dns_client.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs/happy_eyeballs.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs-mirage/happy_eyeballs_mirage.cma /home/opam/.opam/5.3.0/lib/kdf/hkdf/hkdf.cma /home/opam/.opam/5.3.0/lib/mirage-crypto-pk/mirage_crypto_pk.cma /home/opam/.opam/5.3.0/lib/asn1-combinators/asn1_combinators.cma /home/opam/.opam/5.3.0/lib/mirage-crypto-ec/mirage_crypto_ec.cma -I /home/opam/.opam/5.3.0/lib/mirage-crypto-ec /home/opam/.opam/5.3.0/lib/kdf/pbkdf/pbkdf.cma /home/opam/.opam/5.3.0/lib/x509/x509.cma /home/opam/.opam/5.3.0/lib/tls/tls.cma /home/opam/.opam/5.3.0/lib/mirage-kv/mirage_kv.cma /home/opam/.opam/5.3.0/lib/tls-mirage/tls_mirage.cma /home/opam/.opam/5.3.0/lib/ca-certs-nss/ca_certs_nss.cma /home/opam/.opam/5.3.0/lib/dns-client-mirage/dns_client_mirage.cma /home/opam/.opam/5.3.0/lib/mimic/mimic.cma /home/opam/.opam/5.3.0/lib/mimic-happy-eyeballs/mimic_happy_eyeballs.cma /home/opam/.opam/5.3.0/lib/git/nss/sigs/sigs.cma /home/opam/.opam/5.3.0/lib/rresult/rresult.cma /home/opam/.opam/5.3.0/lib/ke/ke.cma /home/opam/.opam/5.3.0/lib/git/nss/unixiz/unixiz.cma /home/opam/.opam/5.3.0/lib/decompress/de/de.cma /home/opam/.opam/5.3.0/lib/decompress/zl/zl.cma /home/opam/.opam/5.3.0/lib/pecu/pecu.cma /home/opam/.opam/5.3.0/lib/emile/emile.cma /home/opam/.opam/5.3.0/lib/git/nss/pkt-line/pkt_line.cma /home/opam/.opam/5.3.0/lib/git/nss/smart/smart.cma /home/opam/.opam/5.3.0/lib/git/nss/pck/pck.cma /home/opam/.opam/5.3.0/lib/git/nss/smart-flow/smart_flow.cma /home/opam/.opam/5.3.0/lib/git/nss/neg/neg.cma /home/opam/.opam/5.3.0/lib/git/nss/nss.cma /home/opam/.opam/5.3.0/lib/duff/duff.cma /home/opam/.opam/5.3.0/lib/carton/carton.cma /home/opam/.opam/5.3.0/lib/carton/thin/thin.cma /home/opam/.opam/5.3.0/lib/carton-lwt/carton_lwt.cma /home/opam/.opam/5.3.0/lib/git/nss/git/smart_git.cma /home/opam/.opam/5.3.0/lib/git-mirage/tcp/git_mirage_tcp.cma /home/opam/.opam/5.3.0/lib/awa/awa.cma /home/opam/.opam/5.3.0/lib/awa-mirage/awa_mirage.cma /home/opam/.opam/5.3.0/lib/git-mirage/ssh/git_mirage_ssh.cma /home/opam/.opam/5.3.0/lib/faraday/faraday.cma /home/opam/.opam/5.3.0/lib/paf/paf.cma /home/opam/.opam/5.3.0/lib/httpun-types/httpun_types.cma /home/opam/.opam/5.3.0/lib/h1/h1.cma /home/opam/.opam/5.3.0/lib/git-paf/git_paf.cma /home/opam/.opam/5.3.0/lib/git-mirage/http/git_mirage_http.cma /home/opam/.opam/5.3.0/lib/happy-eyeballs-lwt/happy_eyeballs_lwt.cma /home/opam/.opam/5.3.0/lib/fpath/fpath.cma /home/opam/.opam/5.3.0/lib/bos/bos.cma /home/opam/.opam/5.3.0/lib/hxd/core/hxd.cma /home/opam/.opam/5.3.0/lib/hxd/string/hxd_string.cma /home/opam/.opam/5.3.0/lib/git/loose/loose.cma /home/opam/.opam/5.3.0/lib/git/nss/hkt/hkt.cma /home/opam/.opam/5.3.0/lib/git/loose-git/loose_git.cma /home/opam/.opam/5.3.0/lib/carton-git/carton_git.cma /home/opam/.opam/5.3.0/lib/encore/encore.cma /home/opam/.opam/5.3.0/lib/git/git.cma /home/opam/.opam/5.3.0/lib/git-unix/git_unix.cma /home/opam/.opam/5.3.0/lib/thread-table/Thread_table.cma /home/opam/.opam/5.3.0/lib/domain-local-await/Domain_local_await.cma /home/opam/.opam/5.3.0/lib/eio/utils/eio_utils.cma /home/opam/.opam/5.3.0/lib/eio/unix/eio_unix.cma -I /home/opam/.opam/5.3.0/lib/eio/unix /home/opam/.opam/5.3.0/lib/lwt_eio/lwt_eio.cma src/irmin/mem/irmin_mem.cma src/irmin-git/irmin_git.cma src/irmin/unix/irmin_unix.cma src/irmin-git/unix/irmin_git_unix.cma src/irmin-fs/irmin_fs.cma src/irmin-fs/unix/irmin_fs_unix.cma /home/opam/.opam/5.3.0/lib/graphql_parser/graphql_parser.cma /home/opam/.opam/5.3.0/lib/yojson/yojson.cma /home/opam/.opam/5.3.0/lib/graphql/graphql.cma /home/opam/.opam/5.3.0/lib/graphql-cohttp/graphql_cohttp.cma /home/opam/.opam/5.3.0/lib/graphql-lwt/graphql_lwt.cma src/irmin-graphql/irmin_graphql.cma src/irmin-graphql/unix/irmin_graphql_unix.cma /home/opam/.opam/5.3.0/lib/iomux/iomux.cma -I /home/opam/.opam/5.3.0/lib/iomux /home/opam/.opam/5.3.0/lib/eio_posix/eio_posix.cma -I /home/opam/.opam/5.3.0/lib/eio_posix /home/opam/.opam/5.3.0/lib/eio_main/eio_main.cma src/irmin-server/irmin_server.cma /home/opam/.opam/5.3.0/lib/lwt_log/core/lwt_log_core.cma /home/opam/.opam/5.3.0/lib/lwt_log/lwt_log.cma /home/opam/.opam/5.3.0/lib/websocket/websocket.cma /home/opam/.opam/5.3.0/lib/websocket-lwt-unix/websocket_lwt_unix.cma src/irmin-server/unix/irmin_server_unix.cma /home/opam/.opam/5.3.0/lib/irmin-watcher/irmin_watcher.cma -I /home/opam/.opam/5.3.0/lib/irmin-watcher /home/opam/.opam/5.3.0/lib/integers/integers.cma -I /home/opam/.opam/5.3.0/lib/integers /home/opam/.opam/5.3.0/lib/bigarray-compat/bigarray_compat.cma /home/opam/.opam/5.3.0/lib/ctypes/ctypes.cma -I /home/opam/.opam/5.3.0/lib/ctypes /home/opam/.opam/5.3.0/lib/ctypes/stubs/ctypes_stubs.cma /home/opam/.opam/5.3.0/lib/yaml/bindings/types/yaml_bindings_types.cma /home/opam/.opam/5.3.0/lib/yaml/types/yaml_types.cma /home/opam/.opam/5.3.0/lib/yaml/bindings/yaml_bindings.cma /home/opam/.opam/5.3.0/lib/yaml/c/yaml_c.cma -I /home/opam/.opam/5.3.0/lib/yaml/c /home/opam/.opam/5.3.0/lib/yaml/ffi/yaml_ffi.cma -I /home/opam/.opam/5.3.0/lib/yaml/ffi /home/opam/.opam/5.3.0/lib/yaml/yaml.cma src/irmin-cli/irmin_cli.cma .mdx_gen.eobjs/byte/dune__exe__Mdx_gen.cmo -linkall)
cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused [-Wunused-command-line-argument]
(cd _build/default/test/irmin && ./test.exe)
qcheck random seed: 617994019
Testing `irmin'.
This run has ID `EAWZPFUQ'.


[OK]          lru           0   Maps.
[OK]          tree          0   bindings.
[OK]          tree          1   paginated bindings.
[OK]          tree          2   diff.
[OK]          tree          3   empty.
[OK]          tree          4   add.
[OK]          tree          5   remove.
[OK]          tree          6   update.
[OK]          tree          7   clear.
[OK]          tree          8   minimal_reads.
[OK]          tree          9   fold.
[OK]          tree         10   Broken.hashes.
[OK]          tree         11   Broken.trees.
[OK]          tree         12   Broken.pruned_fold.
[OK]          tree         13   kind of empty path.
[OK]          tree         14   generic equality.
[OK]          tree         15   is_empty.
[OK]          tree         16   of_concrete.
[OK]          node          0   empty.
[OK]          node          1   add.
[OK]          node          2   remove.
[OK]          node          3   find.
[OK]          node          4   equal.
[OK]          node          5   Portable.empty.
[OK]          node          6   Portable.add.
[OK]          node          7   Portable.remove.
[OK]          node          8   Portable.find.
[OK]          node          9   Portable.equal.
[OK]          hash          0   short_hash.
[OK]          conf          0   conf.
[OK]          conf          1   duplicate key names.
[OK]          conf          2   subsequent root paths.
[OK]          conf          3   subsequent root paths duplicate.


Full test results in `/src/_build/default/test/irmin/_build/_tests/irmin'.
Test Successful in 83.449s. 33 tests run.
(cd _build/default/test/irmin/generic-key && ./test.exe)
Testing `test/irmin/generic-key/test.ml'.
This run has ID `CPVJZXB2'.


[OK]          store_offset                   0   High-level operations on t...
[OK]          store_offset                   1   Basic operations on contents.
[OK]          store_offset                   2   Basic operations on nodes.
[OK]          store_offset                   3   Basic operations on commits.
[OK]          store_offset                   4   Basic operations on branches.
[OK]          store_offset                   5   Hash operations on trees.
[OK]          store_offset                   6   Basic merge operations.
[OK]          store_offset                   7   Test merges on tree updates.
[OK]          store_offset                   8   Tree caches and hashconsing.
[OK]          store_offset                   9   Tree proofs.
[OK]          store_offset                  10   Complex histories.
[OK]          store_offset                  11   Empty stores.
[OK]          store_offset                  12   Backend node manipulation.
[OK]          store_offset                  13   High-level store operations.
[OK]          store_offset                  14   High-level atomic store op...
[OK]          store_offset                  15   High-level store merges.
[OK]          store_offset                  16   Unrelated merges.
[OK]          store_offset                  17   Low-level concurrency.
[OK]          store_offset                  18   Concurrent updates.
[OK]          store_offset                  19   Concurrent head updates.
[OK]          store_offset                  20   Concurrent merges.
[OK]          store_offset                  21   Shallow objects.
[OK]          store_offset                  22   Closure with disconnected ...
[OK]          store_offset                  23   Prehash collisions.
[OK]          store_offset                  24   with_tree strategies.
[OK]          store_offset                  25   Graph.Iter.
[OK]          inlined_contents               0   High-level operations on t...
[OK]          inlined_contents               1   Basic operations on contents.
[OK]          inlined_contents               2   Basic operations on nodes.
[OK]          inlined_contents               3   Basic operations on commits.
[OK]          inlined_contents               4   Basic operations on branches.
[OK]          inlined_contents               5   Hash operations on trees.
[OK]          inlined_contents               6   Basic merge operations.
[OK]          inlined_contents               7   Test merges on tree updates.
[OK]          inlined_contents               8   Tree caches and hashconsing.
[OK]          inlined_contents               9   Tree proofs.
[OK]          inlined_contents              10   Complex histories.
[OK]          inlined_contents              11   Empty stores.
[OK]          inlined_contents              12   Backend node manipulation.
[OK]          inlined_contents              13   High-level store operations.
[OK]          inlined_contents              14   High-level atomic store op...
[OK]          inlined_contents              15   High-level store merges.
[OK]          inlined_contents              16   Unrelated merges.
[OK]          inlined_contents              17   Low-level concurrency.
[OK]          inlined_contents              18   Concurrent updates.
[OK]          inlined_contents              19   Concurrent head updates.
[OK]          inlined_contents              20   Concurrent merges.
[OK]          inlined_contents              21   Shallow objects.
[OK]          inlined_contents              22   Closure with disconnected ...
[OK]          inlined_contents              23   Prehash collisions.
[OK]          inlined_contents              24   with_tree strategies.
[OK]          inlined_contents              25   Graph.Iter.
[OK]          SLOW_store_offset              0   Commit wide node.
[OK]          SLOW_store_offset              1   Wide nodes.
[OK]          SLOW_inlined_contents          0   Commit wide node.
[OK]          SLOW_inlined_contents          1   Wide nodes.


Full test results in `/src/_build/default/test/irmin/generic-key/_build/_tests/test-irmin-generic-key-test.ml'.
Test Successful in 123.304s. 56 tests run.
File "test/irmin-pack/dune", lines 46-51, characters 0-170:
46 | (rule
47 |  (alias runtest)
48 |  ;; Attached to `irmin-tezos` to avoid a cyclic dependency with `irmin-pack`
49 |  (package irmin-tezos)
50 |  (action
51 |   (run ./test.exe -q --color=always)))
(cd _build/default/test/irmin-pack && ./test.exe -q --color=always)
Testing `irmin-pack'.
This run has ID `UGTWX40Y'.


[OK]          hashes                        0   contents hash.
[OK]          hashes                        1   inode_values hash.
[OK]          hashes                        2   inode_tree hash.
[OK]          hashes                        3   commit hash.
[OK]          hashes                        4   V1 commit hash.
[OK]          dict-files                    0   dict.
[OK]          dict-files                    1   RO dict.
[OK]          pack-files                    0   pack.
[OK]          pack-files                    1   RO pack.
[OK]          pack-files                    2   close.
[OK]          pack-files                    3   close readonly.
[OK]          pack-files                    4   readonly reload, index flush.
[OK]          pack-files                    5   readonly find, index flush.
[OK]          branch-files                  0   branch.
[OK]          branch-files                  1   branch close.
[OK]          read-only                     0   Test open ro after rw closed.
[OK]          read-only                     1   Test ro reload after add.
[OK]          read-only                     2   Test ro reload after close.
[OK]          read-only                     3   Test ro batch.
[OK]          existing stores               0   Test index reconstruction.
[OK]          existing stores               1   Test gc not allowed.
[OK]          existing stores               2   Test integrity check.
[OK]          existing stores               3   Test integrity check minima...
[OK]          existing stores               4   Test integrity check for in...
[OK]          existing stores               5   Test traverse pack on gced ...
[OK]          inodes                        0   add values.
[OK]          inodes                        1   add values to inodes.
[OK]          inodes                        2   remove values.
[OK]          inodes                        3   remove inodes.
[OK]          inodes                        4   test concrete inodes.
[OK]          inodes                        5   test representation uniquen...
[OK]          inodes                        6   test encode bin of values.
[OK]          inodes                        7   test intermediate inode as ...
[OK]          inodes                        8   Child_ordering.seeded_hash.
[OK]          inodes                        9   Child_ordering.hash_bits.
[OK]          inodes                       10   Child_ordering.custom.
[OK]          trees                         0   fold over keys in sorted or...
[OK]          trees                         1   fold over keys in random or...
[OK]          trees                         2   fold over keys in undefined...
[OK]          trees                         3   test Merkle proof for large...
[OK]          trees                         4   test Merkle proof for small...
[OK]          trees                         5   test Merkle proof for Tree....
[OK]          trees                         6   test deeper Merkle proof.
[SKIP]        trees                         7   test large Merkle proof.
[OK]          trees                         8   test extenders in stream pr...
[OK]          trees                         9   test hardcoded proof.
[OK]          trees                        10   test reexport node.
[OK]          version-bump                  0   test_RO_no_migration.
[OK]          version-bump                  1   test_open_RW.
[OK]          snapshot                      0   in memory minimal.
[OK]          snapshot                      1   in memory always.
[OK]          snapshot                      2   on disk minimal.
[OK]          snapshot                      3   on disk always.
[OK]          snapshot                      4   gced store, in memory.
[OK]          snapshot                      5   gced store, on disk.
[OK]          snapshot                      6   import old snapshot, export...
[OK]          upgrade                       0   upgrade From_v3.
[OK]          upgrade                       1   upgrade From_v2.
[OK]          upgrade                       2   upgrade From_scratch.
[OK]          upgrade                       3   upgrade From_v3 after Gc.
[OK]          gc                            0   Test one gc.
[OK]          gc                            1   Test twice gc.
[OK]          gc                            2   Test gc keeps commits.
[OK]          gc                            3   Test adding back commits.
[OK]          gc                            4   Test close.
[OK]          gc                            5   Test gc commit with two par...
[OK]          gc                            6   Test gc ro.
[OK]          gc                            7   Test reload after two gc.
[OK]          gc                            8   Test ro close.
[OK]          gc                            9   Test ro reload after open.
[OK]          gc                           10   Test lru.
[OK]          gc                           11   Test gc during batch.
[OK]          gc                           12   Test add back gced commit.
[OK]          gc                           13   Test gc on similar commits.
[OK]          gc                           14   Test oldest live commit.
[OK]          gc                           15   Test worker gc stats.
[FAIL]        gc                           16   Test gc_clears_lru.


... with 176 subsequent tests skipped.


┌──────────────────────────────────────────────────────────────────────────────┐
[FAIL]        gc                           16   Test gc_clears_lru.
└──────────────────────────────────────────────────────────────────────────────┘
+24439343us index                               [INFO] [test-gc1] v fresh=true readonly=false log_size=2500000
+24439390us index                               [DEBUG] [test-gc1] not found in cache, creating a new instance
+24439408us index_unix                          [DEBUG] Locking ./_build/test-gc1/index/lock
+24439568us index                               [DEBUG] [test-gc1] log file detected. Loading 0 entries
+24439595us index_unix                          [DEBUG] get_generation: 0
+24439625us index                               [DEBUG] [test-gc1] no index file detected.
+24439995us src/irmin/tree.ml:2067              [DEBUG] Tree.add /a/b
+24440064us src/irmin/tree.ml:2067              [DEBUG] Tree.add /a/c
+24440090us src/irmin-pack/io/store.ml:436      [DEBUG] [pack] batch start
+24440114us src/irmin/tree.ml:2120              [DEBUG] Tree.export clear=true
+24440171us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["632580af04569644aed8754fd47d2a40cd9ea463",0,30]}
+24441681us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["8b1e84b62a9257ad23ffa1253f2256ff9273a94d",30,26]}
+24441730us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24441784us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["b762627c03ed8039841091be540ac108f7f74e0a",56,46]}
+24441825us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24441856us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["20d1a4afba6c7b0d857e650dca2daf275b346f7a",102,35]}
+24441891us src/irmin-pack/io/pack_store.ml:270 [DEBUG] [pack] mem {"Indexed":"31ca486b607042280970afd4debc1e2a258ce23d"}
+24441918us index                               [DEBUG] [test-gc1] find 31ca486b607042280970afd4debc1e2a258ce23d
+24441958us index                               [DEBUG] [test-gc1] replace 31ca486b607042280970afd4debc1e2a258ce23d [137,42,"D"]
+24441993us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["31ca486b607042280970afd4debc1e2a258ce23d",137,42]}
+24442020us src/irmin-pack/io/store.ml:452      [INFO] [pack] batch completed in 0.001910s
+24442317us index                               [DEBUG] [test-gc1] flush
+24442343us index                               [DEBUG] [test-gc1] flushing instance
+24442358us index                               [DEBUG] [test-gc1] flushing log
+24442372us index_unix                          [DEBUG] [./_build/test-gc1/index/log] flushing 33 bytes
+24442405us src/irmin-pack/io/pack_store.ml:137 [DEBUG] index 31ca486b607042280970afd4debc1e2a258ce23d
+24442422us index                               [DEBUG] [test-gc1] find 31ca486b607042280970afd4debc1e2a258ce23d
+24442444us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["31ca486b607042280970afd4debc1e2a258ce23d",137,42]}
+24442786us src/irmin/tree.ml:2067              [DEBUG] Tree.add /a/d
+24442809us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["20d1a4afba6c7b0d857e650dca2daf275b346f7a",102,35]}
+24442844us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["b762627c03ed8039841091be540ac108f7f74e0a",56,46]}
+24442889us src/irmin-pack/io/store.ml:436      [DEBUG] [pack] batch start
+24442929us src/irmin/tree.ml:2120              [DEBUG] Tree.export clear=true
+24442973us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["1778011d76abab63f8683ec00f560f177275bc4b",179,26]}
+24443027us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24443087us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["669cf6ab3fa739f3400f6d38198932ae2262428c",205,57]}
+24443135us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24443164us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["fddf7b829f431ef226d8a5ae61764b902f45c7a9",262,35]}
+24443195us src/irmin-pack/io/pack_store.ml:270 [DEBUG] [pack] mem {"Indexed":"93be33ce0fdf19ad81dc66273dae4a757f11598e"}
+24443232us index                               [DEBUG] [test-gc1] find 93be33ce0fdf19ad81dc66273dae4a757f11598e
+24443269us index                               [DEBUG] [test-gc1] replace 93be33ce0fdf19ad81dc66273dae4a757f11598e [297,51,"D"]
+24443605us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24443637us src/irmin-pack/io/store.ml:452      [INFO] [pack] batch completed in 0.000712s
+24443944us index                               [DEBUG] [test-gc1] flush
+24443964us index                               [DEBUG] [test-gc1] flushing instance
+24443977us index                               [DEBUG] [test-gc1] flushing log
+24443990us index_unix                          [DEBUG] [./_build/test-gc1/index/log] flushing 33 bytes
+24444025us src/irmin-pack/io/pack_store.ml:137 [DEBUG] index 93be33ce0fdf19ad81dc66273dae4a757f11598e
+24444042us index                               [DEBUG] [test-gc1] find 93be33ce0fdf19ad81dc66273dae4a757f11598e
+24444058us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24444093us src/irmin/tree.ml:2067              [DEBUG] Tree.add /a/f
+24444112us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["fddf7b829f431ef226d8a5ae61764b902f45c7a9",262,35]}
+24444150us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["669cf6ab3fa739f3400f6d38198932ae2262428c",205,57]}
+24444188us src/irmin-pack/io/store.ml:436      [DEBUG] [pack] batch start
+24444206us src/irmin/tree.ml:2120              [DEBUG] Tree.export clear=true
+24444232us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["e1115e15651600e20518c189deb44557bc8c52d9",348,29]}
+24444268us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24444305us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["f71db3fc37dd472ab8f646a94c1d76be3aff3e79",377,68]}
+24444350us src/irmin-pack/inode.ml:1473        [DEBUG] Inode.save values depth:0
+24444380us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["bc56e96fc2f4d88e990ddfb3a96bb3a30f734634",445,35]}
+24444691us src/irmin-pack/io/pack_store.ml:270 [DEBUG] [pack] mem {"Indexed":"923b2e15225747e831b652a3e1a8191e175e5cd0"}
+24444719us index                               [DEBUG] [test-gc1] find 923b2e15225747e831b652a3e1a8191e175e5cd0
+24444752us index                               [DEBUG] [test-gc1] replace 923b2e15225747e831b652a3e1a8191e175e5cd0 [480,51,"D"]
+24444789us src/irmin-pack/io/pack_store.ml:509 [DEBUG] [pack] append {"Direct":["923b2e15225747e831b652a3e1a8191e175e5cd0",480,51]}
+24444823us src/irmin-pack/io/store.ml:452      [INFO] [pack] batch completed in 0.000617s
+24445042us index                               [DEBUG] [test-gc1] flush
+24445062us index                               [DEBUG] [test-gc1] flushing instance
+24445077us index                               [DEBUG] [test-gc1] flushing log
+24445096us index_unix                          [DEBUG] [./_build/test-gc1/index/log] flushing 33 bytes
+24445121us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24445154us src/irmin/tree.ml:1838              [DEBUG] Tree.find_tree /a/d
+24445173us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["fddf7b829f431ef226d8a5ae61764b902f45c7a9",262,35]}
+24445210us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["669cf6ab3fa739f3400f6d38198932ae2262428c",205,57]}
+24445242us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["1778011d76abab63f8683ec00f560f177275bc4b",179,26]}
ASSERT find blob
+24445557us src/irmin/tree.ml:1838              [DEBUG] Tree.find_tree /a/b
+24445578us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["632580af04569644aed8754fd47d2a40cd9ea463",0,30]}
ASSERT find blob
+24445624us src/irmin/tree.ml:1838              [DEBUG] Tree.find_tree /a/c
+24445642us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["8b1e84b62a9257ad23ffa1253f2256ff9273a94d",30,26]}
ASSERT find blob
+24445681us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["923b2e15225747e831b652a3e1a8191e175e5cd0",480,51]}
+24445714us src/irmin/tree.ml:1838              [DEBUG] Tree.find_tree /a/f
+24445732us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["bc56e96fc2f4d88e990ddfb3a96bb3a30f734634",445,35]}
+24445880us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["f71db3fc37dd472ab8f646a94c1d76be3aff3e79",377,68]}
+24445914us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["e1115e15651600e20518c189deb44557bc8c52d9",348,29]}
ASSERT find blob
+24445962us src/irmin-pack/io/store.ml:261      [INFO] GC: Starting on {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24447654us src/irmin-pack/io/gc_worker.ml:223  [DEBUG] GC: opening files in RO mode
+24448089us index                               [INFO] [test-gc1] v fresh=false readonly=true log_size=2500000
+24448144us index                               [DEBUG] [test-gc1] not found in cache, creating a new instance
+24448253us index                               [DEBUG] [test-gc1] checking for changes on disk (generation=0)
+24448310us index                               [DEBUG] [test-gc1] loaded 6 entries from log
+24448357us index_unix                          [DEBUG] [./_build/test-gc1/index/log] get_headers: { offset = 99; generation = 0 }
+24448379us index                               [DEBUG] [test-gc1] no changes detected
+24448608us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24448658us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:297 ~min_len:51 ~max_len:51
+24448710us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 262
+24448733us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:262 ~min_len:21 ~max_len:30
+24448773us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 137
+24448794us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:137 ~min_len:21 ~max_len:30
+24448999us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 297
+24449024us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:297 ~min_len:21 ~max_len:30
+24449057us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["93be33ce0fdf19ad81dc66273dae4a757f11598e",297,51]}
+24449104us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:297 ~min_len:51 ~max_len:51
+24449139us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 262
+24449163us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:262 ~min_len:21 ~max_len:30
+24449192us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 137
+24449212us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:137 ~min_len:21 ~max_len:30
+24449255us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 262
+24449279us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:262 ~min_len:21 ~max_len:30
+24449311us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:262 ~min_len:35 ~max_len:35
+24449352us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 205
+24449381us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:205 ~min_len:21 ~max_len:30
+24449413us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:205 ~min_len:57 ~max_len:57
+24449452us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 179
+24449475us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:179 ~min_len:21 ~max_len:30
+24449505us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 137
+24449528us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:137 ~min_len:21 ~max_len:30
+24449561us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 30
+24449580us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:30 ~min_len:21 ~max_len:30
+24449877us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 0
+24449900us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:0 ~min_len:21 ~max_len:30
+24450468us src/irmin-pack/io/gc_worker.ml:275  [DEBUG] GC: transfering to the new prefix
+24450664us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:0 ~min_len:1 ~max_len:56
+24450705us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:137 ~min_len:1 ~max_len:211
+24466962us index                               [DEBUG] [test-gc1] close
+24467023us index                               [DEBUG] [test-gc1] last open instance: closing the file descriptor
+24500977us src/irmin-pack/io/file_manager.ml:869 [DEBUG] Gc in main: swap gen 1; suffix start 348; chunk start idx 0; chunk num 1; suffix dead bytes 348
+24501163us src/irmin-pack/io/file_manager.ml:238 [DEBUG] reopen_suffix chunk_start_idx:0 chunk_num:1 appendable_chunk_poff:531
+24501191us src/irmin-pack/io/file_manager.ml:247 [DEBUG] reload: generation changed, opening suffix
+24501273us src/irmin-pack/io/file_manager.ml:910 [DEBUG] GC: writing new control_file
+24501593us src/irmin-pack/io/file_manager.ml:928 [DEBUG] Gc reopen files, update control: 234us, 319us
+24501648us src/irmin-pack/io/gc.ml:281         [DEBUG] Gc ended successfully. {"generation":1,"commit_offset":297,"before_suffix_start_offset":0,"before_suffix_end_offset":531,"after_suffix_start_offset":348,"after_suffix_end_offset":531,"steps":[["worker startup",{"wall":0.0005334410816431046,"sys":0.000128000000000128,"user":0.0004299999999997084}],["before finalise",{"wall":1.494493335485458e-05,"sys":2.999999999975245e-06,"user":8.000000001118224e-06}],["worker wait",{"wall":0.05327595793642104,"sys":0.001981999999999928,"user":0.006657999999999831}],["read output",{"wall":0.001065368996933103,"sys":0.01228799999999985,"user":0}],["swap and purge",{"wall":0.0006708160508424044,"sys":0.0001630000000001353,"user":0}],["unlink",{"wall":7.383059710264206e-06,"sys":1.000000000139778e-06,"user":0}]],"worker":{"initial_maxrss":275716,"initial_heap_words":9327779,"initial_top_heap_words":11160632,"initial_stack_size":0,"steps":[["open files",{"duration":{"wall":0.0007007070817053318,"sys":0.0001699999999997814,"user":0.0005740000000002965},"rusage":{"maxrss":275716,"minflt":21,"majflt":0,"inblock":0,"oublock":6,"nvcsw":14,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":0,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":167,"nb_reads":6,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["load commit",{"duration":{"wall":0.0004193820059299469,"sys":0.0001510000000002343,"user":0.0005059999999996734},"rusage":{"maxrss":275716,"minflt":52,"majflt":0,"inblock":0,"oublock":6,"nvcsw":1,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":59401,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":1,"from_staging":0,"from_lru":0,"from_pack_direct":1,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["mapping: start",{"duration":{"wall":0.001106768846511841,"sys":0.0002539999999999765,"user":0.0008530000000011029},"rusage":{"maxrss":275716,"minflt":99,"majflt":0,"inblock":0,"oublock":22,"nvcsw":0,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":174093,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":1,"from_staging":0,"from_lru":0,"from_pack_direct":1,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":2,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":2,"inode_encode_bin":0}}],["mapping: of reachable",{"duration":{"wall":0.0001607050653547049,"sys":3.699999999984271e-05,"user":0.0001229999999985409},"rusage":{"maxrss":275716,"minflt":32,"majflt":0,"inblock":0,"oublock":0,"nvcsw":0,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":0,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["prefix: start",{"duration":{"wall":0.0003965031355619431,"sys":0.0002369999999998207,"user":0.0007950000000001012},"rusage":{"maxrss":275716,"minflt":38,"majflt":0,"inblock":0,"oublock":1,"nvcsw":9,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":0,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["prefix: transfer",{"duration":{"wall":0.0002981058787554502,"sys":0.0001190000000002023,"user":0.0004010000000000957},"rusage":{"maxrss":275716,"minflt":39,"majflt":0,"inblock":0,"oublock":4,"nvcsw":1,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":57358,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["prefix: rewrite commit parents",{"duration":{"wall":0.01575980405323207,"sys":0.000195999999999863,"user":0.0006599999999998829},"rusage":{"maxrss":275716,"minflt":38,"majflt":0,"inblock":0,"oublock":1,"nvcsw":26,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":0,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}],["suffix: calculate new values",{"duration":{"wall":0.0002298129256814718,"sys":5.100000000002325e-05,"user":0.0001740000000012287},"rusage":{"maxrss":275716,"minflt":32,"majflt":0,"inblock":0,"oublock":0,"nvcsw":0,"nivcsw":0},"ocaml_gc":{"minor_words":0,"promoted_words":0,"major_words":57358,"minor_collections":0,"major_collections":0,"heap_words":9327779,"compactions":0,"top_heap_words":11160632,"stack_size":0},"index":{"bytes_read":0,"nb_reads":0,"bytes_written":0,"nb_writes":0,"nb_merge":0,"nb_replace":0,"nb_sync":0,"time_sync":0,"lru_hits":0,"lru_misses":0},"pack_store":{"appended_hashes":0,"appended_offsets":0,"total":0,"from_staging":0,"from_lru":0,"from_pack_direct":0,"from_pack_indexed":0},"inode":{"inode_add":0,"inode_remove":0,"inode_of_seq":0,"inode_of_raw":0,"inode_rec_add":0,"inode_rec_remove":0,"inode_to_binv":0,"inode_decode_bin":0,"inode_encode_bin":0}}]],"files":[["mapping",48],["prefix",267],["old_mapping",0],["old_prefix",0]],"objects_traversed":7}}
+24502239us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["923b2e15225747e831b652a3e1a8191e175e5cd0",480,51]}
+24502283us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:480 ~min_len:51 ~max_len:51
+24502327us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 445
+24502344us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:445 ~min_len:21 ~max_len:30
+24502377us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 297
+24502392us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:297 ~min_len:21 ~max_len:30
+24502407us src/irmin-pack/io/sparse_file.ml:174 [DEBUG] read_range_exn ~off:297 ~min_len:21 ~max_len:30
+24502463us src/irmin/tree.ml:1838              [DEBUG] Tree.find_tree /a/f
+24502503us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["bc56e96fc2f4d88e990ddfb3a96bb3a30f734634",445,35]}
+24502537us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:445 ~min_len:35 ~max_len:35
+24502568us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 377
+24502584us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:377 ~min_len:21 ~max_len:30
+24502631us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["f71db3fc37dd472ab8f646a94c1d76be3aff3e79",377,68]}
+24502675us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:377 ~min_len:68 ~max_len:68
+24502707us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 348
+24502722us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:348 ~min_len:21 ~max_len:30
+24502744us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 179
+24502763us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:179 ~min_len:21 ~max_len:30
+24502778us src/irmin-pack/io/sparse_file.ml:174 [DEBUG] read_range_exn ~off:179 ~min_len:21 ~max_len:30
+24502800us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 30
+24502814us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:30 ~min_len:21 ~max_len:30
+24502834us src/irmin-pack/io/sparse_file.ml:174 [DEBUG] read_range_exn ~off:30 ~min_len:21 ~max_len:30
+24502873us src/irmin-pack/io/pack_store.ml:292 [DEBUG] key_of_offset: 0
+24502888us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:0 ~min_len:21 ~max_len:30
+24502902us src/irmin-pack/io/sparse_file.ml:174 [DEBUG] read_range_exn ~off:0 ~min_len:21 ~max_len:30
+24502933us src/irmin-pack/io/pack_store.ml:376 [DEBUG] [pack] find {"Direct":["e1115e15651600e20518c189deb44557bc8c52d9",348,29]}
+24502972us src/irmin-pack/io/dispatcher.ml:88  [DEBUG] read_range_exn ~off:348 ~min_len:29 ~max_len:29
ASSERT find blob
ASSERT GC does clear LRU
File "test/irmin-pack/test_gc.ml", line 735, character 4:
FAIL GC does clear LRU


Expected: `0'
Received: `929'


Raised at Alcotest_engine__Test.check in file "src/alcotest-engine/test.ml", lines 216-226, characters 4-19
Called from Test_pack__Test_gc.Gc_common.gc_clears_lru.(fun) in file "test/irmin-pack/test_gc.ml", line 735, characters 4-60
Called from Eio__core__Switch.run_internal in file "lib_eio/core/switch.ml", line 133, characters 8-12
Re-raised at Eio__core__Switch.maybe_raise_exs in file "lib_eio/core/switch.ml", line 119, characters 21-56
Called from Eio__core__Switch.run_internal in file "lib_eio/core/switch.ml", line 149, characters 4-21
Called from Eio__core__Cancel.with_cc in file "lib_eio/core/cancel.ml", line 118, characters 8-12
Re-raised at Eio__core__Cancel.with_cc in file "lib_eio/core/cancel.ml", line 120, characters 50-58
Called from Alcotest_engine__Core.Make.protect_test.(fun) in file "src/alcotest-engine/core.ml", line 186, characters 17-23
Called from Alcotest_engine__Monad.Identity.catch in file "src/alcotest-engine/monad.ml", line 24, characters 31-35


Logs saved to `/src/_build/default/test/irmin-pack/_build/_tests/irmin-pack/gc.016.output'.
──────────────────────────────────────────────────────────────────────────────


Full test results in `/src/_build/default/test/irmin-pack/_build/_tests/irmin-pack'.
1 failure! in 24.382s. 76 tests run.
(cd _build/default/test/irmin-git && ./test.exe -q --color=always)
Testing `irmin-git'.
This run has ID `R5ROJB9S'.


[OK]          misc                      0   Testing sort order.
[OK]          misc                      1   Testing sort order (generic).
[OK]          misc                      2   Testing listing refs.
[OK]          misc                      3   git -> mem.
[OK]          misc                      4   git blobs.
[OK]          misc                      5   git blobs of generic.
[OK]          GIT                       0   High-level operations on trees.
[OK]          GIT                       1   Basic operations on contents.
[OK]          GIT                       2   Basic operations on nodes.
[OK]          GIT                       3   Basic operations on commits.
[OK]          GIT                       4   Basic operations on branches.
[OK]          GIT                       5   Hash operations on trees.
[OK]          GIT                       6   Basic merge operations.
[OK]          GIT                       7   Test merges on tree updates.
[OK]          GIT                       8   Tree caches and hashconsing.
[OK]          GIT                       9   Tree proofs.
[OK]          GIT                      10   Complex histories.
[OK]          GIT                      11   Empty stores.
[OK]          GIT                      12   Backend node manipulation.
[OK]          GIT                      13   High-level store operations.
[OK]          GIT                      14   High-level atomic store operati...
[OK]          GIT                      15   High-level store merges.
[OK]          GIT                      16   Unrelated merges.
[OK]          GIT                      17   Low-level concurrency.
[OK]          GIT                      18   Concurrent updates.
[OK]          GIT                      19   Concurrent head updates.
[OK]          GIT                      20   Concurrent merges.
[OK]          GIT                      21   Shallow objects.
[OK]          GIT                      22   Closure with disconnected commits.
[OK]          GIT                      23   Prehash collisions.
[OK]          GIT                      24   Basic operations on slices.
[OK]          GIT                      25   High-level store synchronisation.
[OK]          GIT                      26   Graph.Iter.

[32m[OK]          GIT.generic               0   High-level operations on trees.
[OK]          GIT.generic               1   Basic operations on contents.
[OK]          GIT.generic               2   Basic operations on nodes.
[OK]          GIT.generic               3   Basic operations on commits.
[OK]          GIT.generic               4   Basic operations on branches.
[OK]          GIT.generic               5   Hash operations on trees.
[OK]          GIT.generic               6   Basic merge operations.
[OK]          GIT.generic               7   Test merges on tree updates.
[OK]          GIT.generic               8   Tree caches and hashconsing.
[OK]          GIT.generic               9   Tree proofs.
[OK]          GIT.generic              10   Complex histories.
[OK]          GIT.generic              11   Empty stores.
[OK]          GIT.generic              12   Backend node manipulation.
[OK]          GIT.generic              13   High-level store operations.
[OK]          GIT.generic              14   High-level atomic store operati...
[OK]          GIT.generic              15   High-level store merges.
[OK]          GIT.generic              16   Unrelated merges.
[OK]          GIT.generic              17   Low-level concurrency.
[OK]          GIT.generic              18   Concurrent updates.
[OK]          GIT.generic              19   Concurrent head updates.
[OK]          GIT.generic              20   Concurrent merges.
[OK]          GIT.generic              21   Shallow objects.
[OK]          GIT.generic              22   Closure with disconnected commits.
[OK]          GIT.generic              23   Prehash collisions.
[OK]          GIT.generic              24   Basic operations on slices.
[OK]          GIT.generic              25   High-level store synchronisation.
[OK]          GIT.generic              26   with_tree strategies.
[OK]          GIT.generic              27   Graph.Iter.
[OK]          SLOW_GIT                  0   Commit wide node.
[SKIP]        SLOW_GIT                  1   Wide nodes.
[OK]          SLOW_GIT.generic          0   Commit wide node.
[SKIP]        SLOW_GIT.generic          1   Wide nodes.


Full test results in `/src/_build/default/test/irmin-git/_build/_tests/irmin-git'.
Test Successful in 149.665s. 63 tests run.
+14155us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+15688us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+18288us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+20416us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+22580us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
+25804us src/irmin-git/node.ml:156           [DEBUG] Tree.encode_bin
jail: /usr/bin/su -l opam -c cd '/src' && env OCAMLCI='true' CI='true' DEPS='alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build': failed
"jail" "-c" "name=obuilder_853_30889" "mount.devfs" "path=/obuilder/result/220345d73944fd37db4360ecaddaeeefc950dc9026bc997cded03ce420a5d592/rootfs" "vnet" "exec.start=/sbin/ifconfig lo0 127.0.0.1/8" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/src' && env OCAMLCI='true' CI='true' DEPS='alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.3 eio_main.1.3 eio_posix.1.3 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.4 index.dev integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 notty.0.2.3 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.6 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build'" failed with exit status 1
2025-09-29 16:44.49: Job failed: Failed: Build failed