2025-01-08 22:06.53: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/pull/152/head (5ed5c01a5986f470e1818bdb343f35985edd302f) (linux-x86_64:(lower-bound))
Base: ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/mirage/irmin.org.git" && cd "irmin.org" && git fetch origin "refs/pull/152/head" && git reset --hard 5ed5c01a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
# debian-12-4.10_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 700aeaba1ecaf17f34ef0a60939e76237ceb68de || git fetch origin master) && git reset -q --hard 700aeaba1ecaf17f34ef0a60939e76237ceb68de && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 irmin-website.opam ./
RUN opam pin add -yn irmin-website.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="angstrom.0.14.0 arp.3.0.0 asn1-combinators.0.2.3 astring.0.8.5 awa.0.0.5 awa-mirage.0.0.5 base.v0.13.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.3.0 bheap.2.0.0 bigarray-compat.1.0.0 bigstringaf.0.7.0 biniou.1.2.0 bos.0.1.0 ca-certs.0.2.1 ca-certs-nss.3.71.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 checkseum.0.3.2 cmdliner.1.0.4 cohttp.4.0.0 cohttp-lwt.4.0.0 cohttp-lwt-unix.4.0.0 conduit.4.0.1 conduit-lwt.4.0.1 conduit-lwt-unix.4.0.1 conf-gmp.1 conf-gmp-powm-sec.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-which.1 configurator.v0.11.0 cppo.1.6.1 crunch.2.2.0 csexp.1.3.2 cstruct.6.0.0 cstruct-lwt.3.4.0 cstruct-sexp.5.0.0 cstruct-unix.6.0.0 ctypes.0.14.0 decompress.1.4.1 digestif.1.0.0 dispatch.0.3.0 dns.6.1.3 dns-client.6.1.3 domain-name.0.3.0 duff.0.3 dune.2.9.1 dune-configurator.2.7.0 duration.0.1.2 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.0.0 faraday.0.7.2 fmt.0.8.9 fpath.0.7.0 functoria-runtime.3.0.2 git.3.7.0 git-mirage.3.7.0 git-paf.3.7.0 git-unix.3.7.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.7.0 happy-eyeballs.0.1.2 happy-eyeballs-lwt.0.1.2 happy-eyeballs-mirage.0.1.2 hex.1.4.0 hkdf.1.0.4 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.1 index.1.6.0 integers.0.1.0 io-page.2.0.1 io-page-unix.2.0.0 ipaddr.5.2.0 ipaddr-sexp.5.2.0 irmin.3.4.0 irmin-cli.3.4.0 irmin-fs.3.4.0 irmin-git.3.4.0 irmin-graphql.3.4.0 irmin-http.3.4.0 irmin-pack.3.4.0 irmin-tezos.3.4.0 irmin-watcher.0.3.0 jbuilder.1.0+beta20.1 jsonm.1.0.1 ke.0.4 logs.0.7.0 lru.0.3.0 lwt.5.4.0 lwt-dllist.1.0.0 macaddr.5.2.0 macaddr-cstruct.5.2.0 magic-mime.1.0.0 mdx.1.8.1 menhir.20180528 metrics.0.1.0 mimic.0.0.4 mirage-clock.4.0.0 mirage-clock-unix.4.0.0 mirage-crypto.0.10.0 mirage-crypto-ec.0.10.0 mirage-crypto-pk.0.10.0 mirage-crypto-rng.0.10.0 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-kv.3.0.1 mirage-net.3.0.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-profile.0.9.0 mirage-protocols.8.0.0 mirage-random.2.0.0 mirage-runtime.3.8.0 mirage-stack.4.0.0 mirage-time.2.0.1 mirage-unix.4.0.0 mmap.1.1.0 mtime.1.2.0 num.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocaml-migrate-parsetree.2.1.0 ocaml-version.2.4.0 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 odoc.1.5.0 optint.0.1.0 paf.0.0.7 parsexp.v0.13.0 pbkdf.1.1.0 pecu.0.3 ppx_cstruct.6.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_irmin.3.4.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.13.0 ppxlib.0.20.0 progress.0.2.1 psq.0.2.0 ptime.0.8.1 randomconv.0.1.2 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 semaphore-compat.1.0.1 seq.0.2.2 sexplib.v0.13.0 sexplib0.v0.13.0 stdio.v0.13.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.15.0 tls-mirage.0.15.0 topkg.0.9.0 tyxml.4.3.0 uchar.0.0.2 uri.4.1.0 uri-sexp.4.1.0 uucp.2.0.0 uutf.1.0.1 vector.1.0.0 webmachine.0.6.0 x509.0.15.2 yaml.3.0.0 yojson.1.6.0 zarith.1.4"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y irmin-website.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-01-08 22:06.53: Using cache hint "mirage/irmin.org-ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da-debian-12-4.10_opam-2.3-7c3d536680162eafe00f5d574703137a"
2025-01-08 22:06.53: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
(comment debian-12-4.10_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 700aeaba1ecaf17f34ef0a60939e76237ceb68de || git fetch origin master) && git reset -q --hard 700aeaba1ecaf17f34ef0a60939e76237ceb68de && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src irmin-website.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn irmin-website.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.14.0 arp.3.0.0 asn1-combinators.0.2.3 astring.0.8.5 awa.0.0.5 awa-mirage.0.0.5 base.v0.13.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.3.0 bheap.2.0.0 bigarray-compat.1.0.0 bigstringaf.0.7.0 biniou.1.2.0 bos.0.1.0 ca-certs.0.2.1 ca-certs-nss.3.71.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 checkseum.0.3.2 cmdliner.1.0.4 cohttp.4.0.0 cohttp-lwt.4.0.0 cohttp-lwt-unix.4.0.0 conduit.4.0.1 conduit-lwt.4.0.1 conduit-lwt-unix.4.0.1 conf-gmp.1 conf-gmp-powm-sec.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-which.1 configurator.v0.11.0 cppo.1.6.1 crunch.2.2.0 csexp.1.3.2 cstruct.6.0.0 cstruct-lwt.3.4.0 cstruct-sexp.5.0.0 cstruct-unix.6.0.0 ctypes.0.14.0 decompress.1.4.1 digestif.1.0.0 dispatch.0.3.0 dns.6.1.3 dns-client.6.1.3 domain-name.0.3.0 duff.0.3 dune.2.9.1 dune-configurator.2.7.0 duration.0.1.2 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.0.0 faraday.0.7.2 fmt.0.8.9 fpath.0.7.0 functoria-runtime.3.0.2 git.3.7.0 git-mirage.3.7.0 git-paf.3.7.0 git-unix.3.7.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.7.0 happy-eyeballs.0.1.2 happy-eyeballs-lwt.0.1.2 happy-eyeballs-mirage.0.1.2 hex.1.4.0 hkdf.1.0.4 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.1 index.1.6.0 integers.0.1.0 io-page.2.0.1 io-page-unix.2.0.0 ipaddr.5.2.0 ipaddr-sexp.5.2.0 irmin.3.4.0 irmin-cli.3.4.0 irmin-fs.3.4.0 irmin-git.3.4.0 irmin-graphql.3.4.0 irmin-http.3.4.0 irmin-pack.3.4.0 irmin-tezos.3.4.0 irmin-watcher.0.3.0 jbuilder.1.0+beta20.1 jsonm.1.0.1 ke.0.4 logs.0.7.0 lru.0.3.0 lwt.5.4.0 lwt-dllist.1.0.0 macaddr.5.2.0 macaddr-cstruct.5.2.0 magic-mime.1.0.0 mdx.1.8.1 menhir.20180528 metrics.0.1.0 mimic.0.0.4 mirage-clock.4.0.0 mirage-clock-unix.4.0.0 mirage-crypto.0.10.0 mirage-crypto-ec.0.10.0 mirage-crypto-pk.0.10.0 mirage-crypto-rng.0.10.0 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-kv.3.0.1 mirage-net.3.0.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-profile.0.9.0 mirage-protocols.8.0.0 mirage-random.2.0.0 mirage-runtime.3.8.0 mirage-stack.4.0.0 mirage-time.2.0.1 mirage-unix.4.0.0 mmap.1.1.0 mtime.1.2.0 num.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocaml-migrate-parsetree.2.1.0 ocaml-version.2.4.0 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 odoc.1.5.0 optint.0.1.0 paf.0.0.7 parsexp.v0.13.0 pbkdf.1.1.0 pecu.0.3 ppx_cstruct.6.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_irmin.3.4.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.13.0 ppxlib.0.20.0 progress.0.2.1 psq.0.2.0 ptime.0.8.1 randomconv.0.1.2 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 semaphore-compat.1.0.1 seq.0.2.2 sexplib.v0.13.0 sexplib0.v0.13.0 stdio.v0.13.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.15.0 tls-mirage.0.15.0 topkg.0.9.0 tyxml.4.3.0 uchar.0.0.2 uri.4.1.0 uri-sexp.4.1.0 uucp.2.0.0 uutf.1.0.1 vector.1.0.0 webmachine.0.6.0 x509.0.15.2 yaml.3.0.0 yojson.1.6.0 zarith.1.4")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y irmin-website.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-01-08 22:06.53: Waiting for resource in pool OCluster
2025-01-08 23:42.13: Waiting for worker…
2025-01-08 23:43.59: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 5ed5c01 Doc Review for 03_getting-started.md
(from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
2025-01-08 23:43.59 ---> using "0d58048adb2af5736bab6e6e304ce40526a669f992fa24fe7115bc3dbb6adeec" from cache
/: (comment debian-12-4.10_opam-2.3)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-01-08 23:43.59 ---> using "c5e9f093cef0aa3daed420977d437aafd7e81930b3e39662914c1c00cb082977" from cache
/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 39 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=39 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-01-08 23:43.59 ---> using "6f5c8bcb8aff3807b2bfea96668bb33111ce8e1edb006a4acfb2023c6c4d4a12" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-130-generic
The OCaml toplevel, version 4.10.2
2.3.0
2025-01-08 23:43.59 ---> using "5fa709ef4d5d2b09d867e7efe5ae7157e7ec79c9687ee23a167198f398135616" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-01-08 23:43.59 ---> using "e58fde348f4d793703b7e78c852c6d01cfd7fab8cc3021ca42d396003c1c2ee7" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 700aeaba1ecaf17f34ef0a60939e76237ceb68de || git fetch origin master) && git reset -q --hard 700aeaba1ecaf17f34ef0a60939e76237ceb68de && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
de786e28db..f93eb7cb02 master -> origin/master
700aeaba1e Merge pull request #27213 from hannesm/io-page-unix-depr
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-01-08 23:43.59 ---> using "d1417a4431c18ee4143e076410c16e7faac61653c50166ab07042d9f88f516fb" from cache
/src: (copy (src irmin-website.opam) (dst ./))
2025-01-08 23:43.59 ---> using "78dcb23d2197147bed2732501bd8a97493a599ae6594a4543624d403b16ea758" from cache
/src: (run (network host)
(shell "opam pin add -yn irmin-website.dev './'"))
Package irmin-website does not exist, create as a NEW package? [y/n] y
[irmin-website.dev] synchronised (file:///src)
[WARNING] Failed checks on irmin-website package definition from source at file:///src:
warning 68: Missing field 'license'
irmin-website is now pinned to file:///src (version dev)
2025-01-08 23:43.59 ---> using "139fd268af17dc4dd0eaac14ecf0be44467df76774de4c9327470933efa2bbbb" from cache
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-01-08 23:43.59 ---> using "c008ab6d25c4e81c8cfaa201bf07139f697a02a3f38e56aad4b0c200360f2fb8" from cache
/src: (env DEPS "angstrom.0.14.0 arp.3.0.0 asn1-combinators.0.2.3 astring.0.8.5 awa.0.0.5 awa-mirage.0.0.5 base.v0.13.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.3.0 bheap.2.0.0 bigarray-compat.1.0.0 bigstringaf.0.7.0 biniou.1.2.0 bos.0.1.0 ca-certs.0.2.1 ca-certs-nss.3.71.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 checkseum.0.3.2 cmdliner.1.0.4 cohttp.4.0.0 cohttp-lwt.4.0.0 cohttp-lwt-unix.4.0.0 conduit.4.0.1 conduit-lwt.4.0.1 conduit-lwt-unix.4.0.1 conf-gmp.1 conf-gmp-powm-sec.1 conf-m4.1 conf-perl.1 conf-pkg-config.1.0 conf-which.1 configurator.v0.11.0 cppo.1.6.1 crunch.2.2.0 csexp.1.3.2 cstruct.6.0.0 cstruct-lwt.3.4.0 cstruct-sexp.5.0.0 cstruct-unix.6.0.0 ctypes.0.14.0 decompress.1.4.1 digestif.1.0.0 dispatch.0.3.0 dns.6.1.3 dns-client.6.1.3 domain-name.0.3.0 duff.0.3 dune.2.9.1 dune-configurator.2.7.0 duration.0.1.2 easy-format.1.0.1 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.8 ethernet.3.0.0 faraday.0.7.2 fmt.0.8.9 fpath.0.7.0 functoria-runtime.3.0.2 git.3.7.0 git-mirage.3.7.0 git-paf.3.7.0 git-unix.3.7.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.7.0 happy-eyeballs.0.1.2 happy-eyeballs-lwt.0.1.2 happy-eyeballs-mirage.0.1.2 hex.1.4.0 hkdf.1.0.4 hpack.0.1.0 httpaf.0.7.1 hxd.0.3.1 index.1.6.0 integers.0.1.0 io-page.2.0.1 io-page-unix.2.0.0 ipaddr.5.2.0 ipaddr-sexp.5.2.0 irmin.3.4.0 irmin-cli.3.4.0 irmin-fs.3.4.0 irmin-git.3.4.0 irmin-graphql.3.4.0 irmin-http.3.4.0 irmin-pack.3.4.0 irmin-tezos.3.4.0 irmin-watcher.0.3.0 jbuilder.1.0+beta20.1 jsonm.1.0.1 ke.0.4 logs.0.7.0 lru.0.3.0 lwt.5.4.0 lwt-dllist.1.0.0 macaddr.5.2.0 macaddr-cstruct.5.2.0 magic-mime.1.0.0 mdx.1.8.1 menhir.20180528 metrics.0.1.0 mimic.0.0.4 mirage-clock.4.0.0 mirage-clock-unix.4.0.0 mirage-crypto.0.10.0 mirage-crypto-ec.0.10.0 mirage-crypto-pk.0.10.0 mirage-crypto-rng.0.10.0 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-kv.3.0.1 mirage-net.3.0.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-profile.0.9.0 mirage-protocols.8.0.0 mirage-random.2.0.0 mirage-runtime.3.8.0 mirage-stack.4.0.0 mirage-time.2.0.1 mirage-unix.4.0.0 mmap.1.1.0 mtime.1.2.0 num.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocaml-migrate-parsetree.2.1.0 ocaml-version.2.4.0 ocamlbuild.0.14.0 ocamlfind.1.8.1 ocamlgraph.1.8.8 ocplib-endian.1.0 odoc.1.5.0 optint.0.1.0 paf.0.0.7 parsexp.v0.13.0 pbkdf.1.1.0 pecu.0.3 ppx_cstruct.6.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppx_irmin.3.4.0 ppx_repr.0.6.0 ppx_sexp_conv.v0.13.0 ppxlib.0.20.0 progress.0.2.1 psq.0.2.0 ptime.0.8.1 randomconv.0.1.2 re.1.9.0 repr.0.6.0 result.1.5 rresult.0.6.0 semaphore-compat.1.0.1 seq.0.2.2 sexplib.v0.13.0 sexplib0.v0.13.0 stdio.v0.13.0 stdlib-shims.0.1.0 stringext.1.4.0 tcpip.7.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.15.0 tls-mirage.0.15.0 topkg.0.9.0 tyxml.4.3.0 uchar.0.0.2 uri.4.1.0 uri-sexp.4.1.0 uucp.2.0.0 uutf.1.0.1 vector.1.0.0 webmachine.0.6.0 x509.0.15.2 yaml.3.0.0 yojson.1.6.0 zarith.1.4")
/src: (env CI true)
/src: (env OCAMLCI true)
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y irmin-website.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB]
- Fetched 343 kB in 1s (507 kB/s)
- Reading package lists...
-
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[irmin-website.dev] synchronised (file:///src)
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.10.2).
[NOTE] Package ocaml is already installed (current version is 4.10.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
libgmp-dev m4 pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18745 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../4-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../5-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../6-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-01-08 23:43.59 ---> using "001a0c96d8221bbc5d13bc3caff51f294ec32969682c69d73a5f259906b5b547" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.10.2).
[NOTE] Package ocaml is already installed (current version is 4.10.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 184 packages
- install angstrom 0.14.0
- install arp 3.0.0
- install asn1-combinators 0.2.3
- install astring 0.8.5
- install awa 0.0.5
- install awa-mirage 0.0.5
- install base v0.13.1
- install base-bytes base
- install base64 3.3.0
- install bheap 2.0.0
- install bigarray-compat 1.0.0
- install bigstringaf 0.7.0
- install biniou 1.2.0
- install bos 0.1.0
- install ca-certs 0.2.1
- install ca-certs-nss 3.71.0.1
- install carton 0.4.3
- install carton-git 0.4.3
- install carton-lwt 0.4.3
- install checkseum 0.3.2
- install cmdliner 1.0.4
- install cohttp 4.0.0
- install cohttp-lwt 4.0.0
- install cohttp-lwt-unix 4.0.0
- install conduit 4.0.1
- install conduit-lwt 4.0.1
- install conduit-lwt-unix 4.0.1
- install conf-gmp 1
- install conf-gmp-powm-sec 1
- install conf-m4 1
- install conf-perl 1
- install conf-pkg-config 1.0
- install conf-which 1
- install configurator v0.11.0 (deprecated)
- install cppo 1.6.1
- install crunch 2.2.0
- install csexp 1.3.2
- install cstruct 6.0.0
- install cstruct-lwt 3.4.0
- install cstruct-sexp 5.0.0
- install cstruct-unix 6.0.0
- install ctypes 0.14.0
- install decompress 1.4.1
- install digestif 1.0.0
- install dispatch 0.3.0
- install dns 6.1.3
- install dns-client 6.1.3
- install domain-name 0.3.0
- install duff 0.3
- install dune 2.9.1
- install dune-configurator 2.7.0
- install duration 0.1.2
- install easy-format 1.0.1
- install either 1.0.0
- install emile 1.1
- install encore 0.8
- install eqaf 0.8
- install ethernet 3.0.0
- install faraday 0.7.2
- install fmt 0.8.9
- install fpath 0.7.0
- install functoria-runtime 3.0.2 (deprecated)
- install git 3.7.0
- install git-mirage 3.7.0
- install git-paf 3.7.0
- install git-unix 3.7.0
- install gmap 0.3.0
- install graphql 0.14.0
- install graphql-cohttp 0.14.0
- install graphql-lwt 0.14.0
- install graphql_parser 0.14.0
- install h2 0.7.0
- install happy-eyeballs 0.1.2
- install happy-eyeballs-lwt 0.1.2
- install happy-eyeballs-mirage 0.1.2
- install hex 1.4.0
- install hkdf 1.0.4 (deprecated)
- install hpack 0.1.0
- install httpaf 0.7.1
- install hxd 0.3.1
- install index 1.6.0
- install integers 0.1.0
- install io-page 2.0.1
- install io-page-unix 2.0.0 (deprecated)
- install ipaddr 5.2.0
- install ipaddr-sexp 5.2.0
- install irmin 3.4.0
- install irmin-cli 3.4.0
- install irmin-fs 3.4.0
- install irmin-git 3.4.0
- install irmin-graphql 3.4.0
- install irmin-http 3.4.0
- install irmin-pack 3.4.0
- install irmin-tezos 3.4.0
- install irmin-watcher 0.3.0
- install jbuilder 1.0+beta20.1
- install jsonm 1.0.1
- install ke 0.4
- install logs 0.7.0
- install lru 0.3.0
- install lwt 5.4.0
- install lwt-dllist 1.0.0
- install macaddr 5.2.0
- install macaddr-cstruct 5.2.0
- install magic-mime 1.0.0
- install mdx 1.8.1
- install menhir 20180528
- install metrics 0.1.0
- install mimic 0.0.4
- install mirage-clock 4.0.0
- install mirage-clock-unix 4.0.0
- install mirage-crypto 0.10.0
- install mirage-crypto-ec 0.10.0
- install mirage-crypto-pk 0.10.0
- install mirage-crypto-rng 0.10.0
- install mirage-device 2.0.0 (deprecated)
- install mirage-flow 2.0.1
- install mirage-kv 3.0.1
- install mirage-net 3.0.1
- install mirage-no-solo5 1 (deprecated)
- install mirage-no-xen 1 (deprecated)
- install mirage-profile 0.9.0 (deprecated)
- install mirage-protocols 8.0.0 (deprecated)
- install mirage-random 2.0.0 (deprecated)
- install mirage-runtime 3.8.0
- install mirage-stack 4.0.0 (deprecated)
- install mirage-time 2.0.1
- install mirage-unix 4.0.0
- install mmap 1.1.0
- install mtime 1.2.0
- install num 1.0
- install ocaml-compiler-libs v0.11.0
- install ocaml-migrate-parsetree 2.1.0 (deprecated)
- install ocaml-version 2.4.0
- install ocamlbuild 0.14.0
- install ocamlfind 1.8.1
- install ocamlgraph 1.8.8
- install ocplib-endian 1.0
- install odoc 1.5.0
- install optint 0.1.0
- install paf 0.0.7
- install parsexp v0.13.0
- install pbkdf 1.1.0
- install pecu 0.3
- install ppx_cstruct 6.0.0
- install ppx_derivers 1.0
- install ppx_deriving 5.2
- install ppx_irmin 3.4.0
- install ppx_repr 0.6.0
- install ppx_sexp_conv v0.13.0
- install ppxlib 0.20.0
- install progress 0.2.1
- install psq 0.2.0
- install ptime 0.8.1
- install randomconv 0.1.2
- install re 1.9.0
- install repr 0.6.0
- install result 1.5
- install rresult 0.6.0
- install semaphore-compat 1.0.1
- install seq 0.2.2
- install sexplib v0.13.0
- install sexplib0 v0.13.0
- install stdio v0.13.0
- install stdlib-shims 0.1.0
- install stringext 1.4.0
- install tcpip 7.0.0
- install terminal 0.2.1
- install tezos-base58 1.0.0
- install tls 0.15.0
- install tls-mirage 0.15.0
- install topkg 0.9.0
- install tyxml 4.3.0
- install uchar 0.0.2
- install uri 4.1.0
- install uri-sexp 4.1.0
- install uucp 2.0.0
- install uutf 1.0.1
- install vector 1.0.0
- install webmachine 0.6.0
- install x509 0.15.2
- install yaml 3.0.0
- install yojson 1.6.0
- install zarith 1.4
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved arp.3.0.0 (cached)
-> retrieved asn1-combinators.0.2.3 (cached)
-> retrieved angstrom.0.14.0 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved awa.0.0.5, awa-mirage.0.0.5 (cached)
-> retrieved base.v0.13.1 (cached)
-> retrieved base64.3.3.0 (cached)
-> retrieved bheap.2.0.0 (cached)
-> retrieved bigarray-compat.1.0.0 (cached)
-> retrieved bigstringaf.0.7.0 (cached)
-> retrieved biniou.1.2.0 (cached)
-> retrieved bos.0.1.0 (cached)
-> retrieved ca-certs.0.2.1 (cached)
-> retrieved ca-certs-nss.3.71.0.1 (cached)
-> retrieved carton.0.4.3, carton-git.0.4.3, carton-lwt.0.4.3 (cached)
-> retrieved cmdliner.1.0.4 (cached)
-> retrieved conduit.4.0.1, conduit-lwt.4.0.1, conduit-lwt-unix.4.0.1 (cached)
-> retrieved conf-gmp.1 (cached)
-> retrieved conf-gmp-powm-sec.1 (cached)
-> retrieved cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0 (cached)
-> retrieved configurator.v0.11.0 (cached)
-> installed conf-gmp.1
-> installed conf-m4.1
-> installed conf-perl.1
-> installed conf-pkg-config.1.0
-> installed conf-which.1
-> retrieved cppo.1.6.1 (cached)
-> retrieved checkseum.0.3.2 (https://github.com/mirage/checkseum/releases/download/v0.3.2/checkseum-v0.3.2.tbz)
-> retrieved crunch.2.2.0 (cached)
-> installed conf-gmp-powm-sec.1
-> retrieved cstruct-lwt.3.4.0 (cached)
-> retrieved cstruct.6.0.0, cstruct-unix.6.0.0, ppx_cstruct.6.0.0 (cached)
-> retrieved cstruct-sexp.5.0.0 (cached)
-> retrieved ctypes.0.14.0 (https://github.com/yallop/ocaml-ctypes/archive/0.14.0.tar.gz)
-> retrieved csexp.1.3.2 (https://github.com/ocaml-dune/csexp/releases/download/1.3.2/csexp-1.3.2.tbz)
-> retrieved decompress.1.4.1 (https://github.com/mirage/decompress/releases/download/v1.4.1/decompress-v1.4.1.tbz)
-> retrieved dns.6.1.3, dns-client.6.1.3 (cached)
-> retrieved domain-name.0.3.0 (cached)
-> retrieved dispatch.0.3.0 (https://github.com/inhabitedtype/ocaml-dispatch/archive/0.3.0.tar.gz)
-> retrieved digestif.1.0.0 (https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz)
-> retrieved duff.0.3 (https://github.com/mirage/duff/releases/download/v0.3/duff-v0.3.tbz)
-> retrieved duration.0.1.2 (cached)
-> retrieved easy-format.1.0.1 (cached)
-> installed cmdliner.1.0.4
-> retrieved either.1.0.0 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved encore.0.8 (cached)
-> retrieved eqaf.0.8 (cached)
-> retrieved ethernet.3.0.0 (cached)
-> retrieved faraday.0.7.2 (cached)
-> retrieved fmt.0.8.9 (cached)
-> retrieved fpath.0.7.0 (cached)
-> retrieved functoria-runtime.3.0.2 (cached)
-> retrieved git.3.7.0, git-mirage.3.7.0, git-paf.3.7.0, git-unix.3.7.0 (cached)
-> retrieved dune.2.9.1 (https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz)
-> retrieved dune-configurator.2.7.0 (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 happy-eyeballs.0.1.2, happy-eyeballs-lwt.0.1.2, happy-eyeballs-mirage.0.1.2 (cached)
-> retrieved hex.1.4.0 (cached)
-> retrieved hkdf.1.0.4 (cached)
-> retrieved h2.0.7.0 (cached)
-> retrieved httpaf.0.7.1 (cached)
-> retrieved hpack.0.1.0 (cached)
-> retrieved hxd.0.3.1 (cached)
-> retrieved index.1.6.0 (https://github.com/mirage/index/releases/download/1.6.0/index-1.6.0.tbz)
-> retrieved io-page.2.0.1 (https://github.com/mirage/io-page/releases/download/2.0.1/io-page-2.0.1.tbz)
-> retrieved ipaddr.5.2.0, ipaddr-sexp.5.2.0, macaddr.5.2.0, macaddr-cstruct.5.2.0 (cached)
-> retrieved irmin.3.4.0, irmin-cli.3.4.0, irmin-fs.3.4.0, irmin-git.3.4.0, irmin-graphql.3.4.0, irmin-http.3.4.0, irmin-pack.3.4.0, irmin-tezos.3.4.0, ppx_irmin.3.4.0 (cached)
-> retrieved io-page-unix.2.0.0 (https://github.com/mirage/io-page/releases/download/2.0.0/io-page-2.0.0.tbz)
-> retrieved jbuilder.1.0+beta20.1 (cached)
-> retrieved jsonm.1.0.1 (cached)
-> retrieved ke.0.4 (cached)
-> retrieved logs.0.7.0 (cached)
-> retrieved lru.0.3.0 (cached)
-> retrieved lwt.5.4.0 (cached)
-> retrieved lwt-dllist.1.0.0 (cached)
-> retrieved irmin-watcher.0.3.0 (https://github.com/mirage/irmin-watcher/releases/download/0.3.0/irmin-watcher-0.3.0.tbz)
-> retrieved magic-mime.1.0.0 (https://github.com/mirage/ocaml-magic-mime/archive/v1.0.0.tar.gz)
-> retrieved menhir.20180528 (http://gallium.inria.fr/~fpottier/menhir/menhir-20180528.tar.gz)
-> retrieved metrics.0.1.0 (cached)
-> retrieved mdx.1.8.1 (https://github.com/realworldocaml/mdx/releases/download/1.8.1/mdx-1.8.1.tbz)
-> retrieved mimic.0.0.4 (https://github.com/dinosaure/mimic/releases/download/0.0.4/mimic-0.0.4.tbz)
-> retrieved mirage-clock.4.0.0, mirage-clock-unix.4.0.0 (https://github.com/mirage/mirage-clock/releases/download/v4.0.0/mirage-clock-v4.0.0.tbz)
-> retrieved mirage-device.2.0.0 (cached)
-> retrieved mirage-flow.2.0.1 (cached)
-> retrieved mirage-kv.3.0.1 (cached)
-> retrieved mirage-net.3.0.1 (cached)
-> installed mirage-no-solo5.1
-> installed mirage-no-xen.1
-> retrieved mirage-profile.0.9.0 (cached)
-> retrieved mirage-protocols.8.0.0 (cached)
-> retrieved mirage-random.2.0.0 (cached)
-> retrieved mirage-crypto.0.10.0, mirage-crypto-ec.0.10.0, mirage-crypto-pk.0.10.0, mirage-crypto-rng.0.10.0 (cached)
-> retrieved mirage-stack.4.0.0 (cached)
-> retrieved mirage-time.2.0.1 (cached)
-> retrieved mirage-runtime.3.8.0 (https://github.com/mirage/mirage/releases/download/v3.8.0/mirage-v3.8.0.tbz)
-> retrieved mmap.1.1.0 (cached)
-> retrieved mtime.1.2.0 (cached)
-> retrieved num.1.0 (cached)
-> retrieved ocaml-compiler-libs.v0.11.0 (cached)
-> retrieved integers.0.1.0 (https://github.com/yallop/ocaml-integers/archive/0.1.0.tar.gz)
-> retrieved mirage-unix.4.0.0 (https://github.com/mirage/mirage-unix/releases/download/v4.0.0/mirage-unix-v4.0.0.tbz)
-> retrieved ocamlbuild.0.14.0 (cached)
-> retrieved ocaml-version.2.4.0 (https://github.com/ocurrent/ocaml-version/releases/download/v2.4.0/ocaml-version-v2.4.0.tbz)
-> retrieved ocamlfind.1.8.1 (cached)
-> retrieved ocaml-migrate-parsetree.2.1.0 (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v2.1.0/ocaml-migrate-parsetree-v2.1.0.tbz)
-> retrieved ocamlgraph.1.8.8 (cached)
-> retrieved ocplib-endian.1.0 (cached)
-> retrieved paf.0.0.7 (cached)
-> retrieved parsexp.v0.13.0 (cached)
-> retrieved pbkdf.1.1.0 (cached)
-> retrieved pecu.0.3 (cached)
-> retrieved ppx_derivers.1.0 (cached)
-> retrieved ppx_deriving.5.2 (cached)
-> retrieved ppx_repr.0.6.0, repr.0.6.0 (cached)
-> retrieved ppx_sexp_conv.v0.13.0 (cached)
-> installed jbuilder.1.0+beta20.1
-> installed ppx_derivers.1.0
-> retrieved odoc.1.5.0 (https://github.com/ocaml/odoc/releases/download/1.5.0/odoc-1.5.0.tbz)
-> installed dune.2.9.1
-> installed ocaml-compiler-libs.v0.11.0
-> retrieved progress.0.2.1, terminal.0.2.1 (cached)
-> installed bheap.2.0.0
-> installed bigarray-compat.1.0.0
-> installed crunch.2.2.0
-> retrieved psq.0.2.0 (cached)
-> retrieved ptime.0.8.1 (cached)
-> installed duration.0.1.2
-> installed mirage-clock.4.0.0
-> installed gmap.0.3.0
-> retrieved randomconv.0.1.2 (cached)
-> retrieved re.1.9.0 (cached)
-> retrieved result.1.5 (cached)
-> installed either.1.0.0
-> installed macaddr.5.2.0
-> installed mmap.1.1.0
-> installed bigstringaf.0.7.0
-> retrieved rresult.0.6.0 (cached)
-> installed result.1.5
-> installed cstruct.6.0.0
-> installed faraday.0.7.2
-> installed macaddr-cstruct.5.2.0
-> installed cstruct-unix.6.0.0
-> installed hex.1.4.0
-> installed csexp.1.3.2
-> installed ocaml-version.2.4.0
-> installed mirage-random.2.0.0
-> installed randomconv.0.1.2
-> installed angstrom.0.14.0
-> installed dune-configurator.2.7.0
-> installed eqaf.0.8
-> installed ocamlfind.1.8.1
-> installed base-bytes.base
-> installed httpaf.0.7.1
-> installed mirage-clock-unix.4.0.0
-> installed ocaml-migrate-parsetree.2.1.0
-> retrieved semaphore-compat.1.0.1 (https://github.com/mirage/semaphore-compat/releases/download/1.0.1/semaphore-compat-1.0.1.tbz)
-> retrieved seq.0.2.2 (cached)
-> retrieved sexplib.v0.13.0 (cached)
-> installed hpack.0.1.0
-> retrieved ppxlib.0.20.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.20.0/ppxlib-0.20.0.tbz)
-> retrieved optint.0.1.0 (https://github.com/mirage/optint/releases/download/v0.1.0/optint-v0.1.0.tbz)
-> retrieved sexplib0.v0.13.0 (cached)
-> retrieved stdio.v0.13.0 (cached)
-> retrieved stdlib-shims.0.1.0 (cached)
-> retrieved stringext.1.4.0 (cached)
-> retrieved tcpip.7.0.0 (cached)
-> installed easy-format.1.0.1
-> installed mirage-crypto.0.10.0
-> installed semaphore-compat.1.0.1
-> retrieved tezos-base58.1.0.0 (cached)
-> retrieved tls.0.15.0, tls-mirage.0.15.0 (cached)
-> installed seq.0.2.2
-> retrieved topkg.0.9.0 (cached)
-> installed stdlib-shims.0.1.0
-> installed optint.0.1.0
-> installed hkdf.1.0.4
-> installed base64.3.3.0
-> installed cppo.1.6.1
-> installed sexplib0.v0.13.0
-> installed pbkdf.1.1.0
-> retrieved uchar.0.0.2 (cached)
-> installed psq.0.2.0
-> installed biniou.1.2.0
-> installed ocamlbuild.0.14.0
-> retrieved tyxml.4.3.0 (https://github.com/ocsigen/tyxml/releases/download/4.3.0/tyxml-4.3.0.tbz)
-> installed lru.0.3.0
-> retrieved uutf.1.0.1 (cached)
-> retrieved vector.1.0.0 (cached)
-> installed num.1.0
-> installed digestif.1.0.0
-> installed vector.1.0.0
-> installed re.1.9.0
-> installed checkseum.0.3.2
-> installed uchar.0.0.2
-> retrieved uucp.2.0.0 (http://erratique.ch/software/uucp/releases/uucp-2.0.0.tbz)
-> installed h2.0.7.0
-> retrieved x509.0.15.2 (cached)
-> installed decompress.1.4.1
-> retrieved webmachine.0.6.0 (https://github.com/inhabitedtype/ocaml-webmachine/archive/0.6.0.tar.gz)
-> retrieved yojson.1.6.0 (cached)
-> retrieved zarith.1.4 (cached)
-> retrieved uri.4.1.0, uri-sexp.4.1.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.1.0/uri-v4.1.0.tbz)
-> retrieved yaml.3.0.0 (https://github.com/avsm/ocaml-yaml/releases/download/v3.0.0/yaml-v3.0.0.tbz)
-> installed dispatch.0.3.0
-> installed base.v0.13.1
-> installed magic-mime.1.0.0
-> installed ocamlgraph.1.8.8
-> installed ocplib-endian.1.0
-> installed parsexp.v0.13.0
-> installed stdio.v0.13.0
-> installed stringext.1.4.0
-> installed configurator.v0.11.0
-> installed ppxlib.0.20.0
-> installed sexplib.v0.13.0
-> installed topkg.0.9.0
-> installed yojson.1.6.0
-> installed zarith.1.4
-> installed cstruct-sexp.5.0.0
-> installed io-page.2.0.1
-> installed lwt.5.4.0
-> installed io-page-unix.2.0.0
-> installed lwt-dllist.1.0.0
-> installed rresult.0.6.0
-> installed cstruct-lwt.3.4.0
-> installed mirage-time.2.0.1
-> installed uutf.1.0.1
-> installed mtime.1.2.0
-> installed fmt.0.8.9
-> installed integers.0.1.0
-> installed uri.4.1.0
-> installed hxd.0.3.1
-> installed ptime.0.8.1
-> installed duff.0.3
-> installed astring.0.8.5
-> installed encore.0.8
-> installed functoria-runtime.3.0.2
-> installed ke.0.4
-> installed metrics.0.1.0
-> installed mirage-device.2.0.0
-> installed mirage-flow.2.0.1
-> installed tezos-base58.1.0.0
-> installed pecu.0.3
-> installed domain-name.0.3.0
-> installed mirage-net.3.0.1
-> installed mirage-kv.3.0.1
-> installed asn1-combinators.0.2.3
-> installed jsonm.1.0.1
-> installed ppx_sexp_conv.v0.13.0
-> installed ipaddr.5.2.0
-> installed fpath.0.7.0
-> installed ppx_cstruct.6.0.0
-> installed ppx_deriving.5.2
-> installed logs.0.7.0
-> installed emile.1.1
-> installed mirage-runtime.3.8.0
-> installed happy-eyeballs.0.1.2
-> installed mimic.0.0.4
-> installed irmin-watcher.0.3.0
-> installed repr.0.6.0
-> installed mirage-crypto-rng.0.10.0
-> installed mirage-unix.4.0.0
-> installed uri-sexp.4.1.0
-> installed ipaddr-sexp.5.2.0
-> installed mirage-profile.0.9.0
-> installed dns.6.1.3
-> installed tyxml.4.3.0
-> installed mirage-crypto-pk.0.10.0
-> installed menhir.20180528
-> installed conduit.4.0.1
-> installed bos.0.1.0
-> installed ppx_repr.0.6.0
-> installed cohttp.4.0.0
-> installed ethernet.3.0.0
-> installed graphql_parser.0.14.0
-> installed arp.3.0.0
-> installed webmachine.0.6.0
-> installed graphql.0.14.0
-> installed conduit-lwt.4.0.1
-> installed graphql-lwt.0.14.0
-> installed carton.0.4.3
-> installed cohttp-lwt.4.0.0
-> installed graphql-cohttp.0.14.0
-> installed carton-lwt.0.4.3
-> installed ppx_irmin.3.4.0
-> installed carton-git.0.4.3
-> installed tcpip.7.0.0
-> installed mirage-stack.4.0.0
-> installed mirage-protocols.8.0.0
-> installed mirage-crypto-ec.0.10.0
-> installed odoc.1.5.0
-> installed git.3.7.0
-> installed x509.0.15.2
-> installed ca-certs.0.2.1
-> installed ca-certs-nss.3.71.0.1
-> installed mdx.1.8.1
-> installed ctypes.0.14.0
-> installed awa.0.0.5
-> installed tls.0.15.0
-> installed awa-mirage.0.0.5
-> installed tls-mirage.0.15.0
-> installed uucp.2.0.0
-> installed terminal.0.2.1
-> installed paf.0.0.7
-> installed dns-client.6.1.3
-> installed git-paf.3.7.0
-> installed happy-eyeballs-mirage.0.1.2
-> installed conduit-lwt-unix.4.0.1
-> installed git-mirage.3.7.0
-> installed progress.0.2.1
-> installed happy-eyeballs-lwt.0.1.2
-> installed yaml.3.0.0
-> installed irmin.3.4.0
-> installed cohttp-lwt-unix.4.0.0
-> installed index.1.6.0
-> installed git-unix.3.7.0
-> installed irmin-fs.3.4.0
-> installed irmin-http.3.4.0
-> installed irmin-graphql.3.4.0
-> installed irmin-pack.3.4.0
-> installed irmin-tezos.3.4.0
-> installed irmin-git.3.4.0
-> installed irmin-cli.3.4.0
Done.
<><> ocaml-migrate-parsetree.2.1.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
<><> mirage-stack.4.0.0 installed successfully ><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> This package is deprecated. Please use the module types in Tcpip.Stack directly.
<><> mirage-random.2.0.0 installed successfully <><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-random is deprecated
<><> mirage-protocols.8.0.0 installed successfully ><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> This package is deprecated. Please use Ethernet.S, Arp.S, or the Tcpip module types directly
<><> mirage-profile.0.9.0 installed successfully ><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-profile is deprecated
<><> mirage-no-xen.1 installed successfully <><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> mirage-no-solo5.1 installed successfully <><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> mirage-device.2.0.0 installed successfully <><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> mirage-device is deprecated
<><> io-page-unix.2.0.0 installed successfully ><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> functoria-runtime.3.0.2 installed successfully <><><><><><><><><><><><><><>
=> Note: This package is deprecated.
<><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# To update the current shell environment, run: eval $(opam env)
2025-01-08 23:45.12 ---> saved as "4dc85666aefa3f5ba1d58fedec8dacdbac7884c109c2c2c0d16dbbca1f0e0443"
/src: (copy (src .) (dst /src))
2025-01-08 23:45.12 ---> saved as "c896bb9234e403502398255ee98be0005d90e6968ea3c10d5f354fbbf84a9f6b"
/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "/home/opam/.opam/4.10/lib/io-page-unix/io-page-unix.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/io-page/io-page.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/irmin-watcher/irmin-watcher.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/biniou/biniou.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
File "/home/opam/.opam/4.10/lib/webmachine/webmachine.dune", line 1, characters 0-0:
Warning: .dune files are ignored since 2.0. Reinstall the library with dune
>= 2.0 to get rid of this warning and enable support for the subsystem this
library provides.
ocamlopt src/data/example.exe
/usr/bin/ld: warning: caml_z_x86_64.o: missing .note.GNU-stack section implies executable stack
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ocamlopt data/tutorial/mdx.exe
/usr/bin/ld: warning: caml_z_x86_64.o: missing .note.GNU-stack section implies executable stack
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
mdx alias data/tutorial/runtest
usage: irmin [--version]
[--help]
<command> [<args>]
The most commonly used subcommands are:
init Initialize a store.
get Read the value associated with a key.
set Update the value associated with a key.
remove Delete a key.
list List subdirectories.
tree List the store contents.
clone Copy a remote respository to a local store
fetch Download objects and refs from another repository.
merge Merge branches.
pull Fetch and merge with another repository.
push Update remote references along with associated objects.
snapshot Return a snapshot for the current state of the database.
revert Revert the contents of the store to a previous state.
watch Get notifications when values change.
dot Dump the contents of the store as a Graphviz file.
graphql Run a graphql server.
http Run http server
options Get information about backend specific configuration options.
branches List branches
log List commits
See `irmin help <command>` for more information on a specific command.
2025-01-08 23:45.23 ---> saved as "25d14b0128e636311cc809459742c36e8c290ada18e60f789b7dfd978ecefd5b"
Job succeeded
2025-01-08 23:45.23: Job succeeded