Organisationsmbarbinvcsf1437f ()ubuntu-24.10-5.3_opam-2.3

ubuntu-24.10-5.3_opam-2.3

Link Copied
Code Copied

Logs

2025-06-09 12:29.54: New job: test mbarbin/vcs https://github.com/mbarbin/vcs.git#refs/heads/main (f1437fc51e83c026041648494eacc4a71482c23f) (linux-x86_64:ubuntu-24.10-5.3_opam-2.3)
Base: ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mbarbin/vcs.git" -b "main" && cd "vcs" && git reset --hard f1437fc5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f
# ubuntu-24.10-5.3_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 1a11c92ed328069e79caabba3776e1f3862c8f71 || git fetch origin master) && git reset -q --hard 1a11c92ed328069e79caabba3776e1f3862c8f71 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 volgo.opam volgo-vcs.opam volgo-tests.opam volgo-hg-unix.opam volgo-hg-eio.opam volgo-hg-backend.opam volgo-git-unix.opam volgo-git-eio.opam volgo-git-backend.opam volgo-dev.opam volgo-base.opam vcs-test-helpers.opam ./
RUN opam pin add -yn volgo.dev './' && \
opam pin add -yn volgo-vcs.dev './' && \
opam pin add -yn volgo-tests.dev './' && \
opam pin add -yn volgo-hg-unix.dev './' && \
opam pin add -yn volgo-hg-eio.dev './' && \
opam pin add -yn volgo-hg-backend.dev './' && \
opam pin add -yn volgo-git-unix.dev './' && \
opam pin add -yn volgo-git-eio.dev './' && \
opam pin add -yn volgo-git-backend.dev './' && \
opam pin add -yn volgo-dev.dev './' && \
opam pin add -yn volgo-base.dev './' && \
opam pin add -yn vcs-test-helpers.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="astring.0.8.5 base.v0.17.2 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.9 cmdlang-to-cmdliner.0.0.9 cmdliner.1.3.0 conf-git.1.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 domain-local-await.1.0.1 dune.3.19.0 dune-configurator.3.19.0 dyn.3.19.0 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 hmap.0.8.1 int_repr.v0.17.0 iomux.0.3 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.8.0 lwt-dllist.1.1.0 mdx.2.5.0 mtime.2.1.0 num.1.5-1 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-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 ordering.3.19.0 parsexp.v0.17.0 posixat.v0.17.0 pp.2.0.0 pplumbing.0.0.14 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 psq.0.2.1 re.1.12.0 result.1.5 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 shexp.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.19.0 thread-table.1.0.0 time_now.v0.17.0 topkg.1.0.8 typerep.v0.17.1 uring.0.9 variantslib.v0.17.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y volgo.dev volgo-vcs.dev volgo-tests.dev volgo-hg-unix.dev volgo-hg-eio.dev volgo-hg-backend.dev volgo-git-unix.dev volgo-git-eio.dev volgo-git-backend.dev volgo-dev.dev volgo-base.dev vcs-test-helpers.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-06-09 12:29.54: Using cache hint "mbarbin/vcs-ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f-ubuntu-24.10-5.3_opam-2.3-01cf46ae22c60696a3ac6bc0096c2ce8"
2025-06-09 12:29.54: Using OBuilder spec:
((from ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f)
(comment ubuntu-24.10-5.3_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 1a11c92ed328069e79caabba3776e1f3862c8f71 || git fetch origin master) && git reset -q --hard 1a11c92ed328069e79caabba3776e1f3862c8f71 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src volgo.opam volgo-vcs.opam volgo-tests.opam volgo-hg-unix.opam volgo-hg-eio.opam volgo-hg-backend.opam volgo-git-unix.opam volgo-git-eio.opam volgo-git-backend.opam volgo-dev.opam volgo-base.opam vcs-test-helpers.opam)
(dst ./))
(run (network host)
(shell  "opam pin add -yn volgo.dev './' && \
\nopam pin add -yn volgo-vcs.dev './' && \
\nopam pin add -yn volgo-tests.dev './' && \
\nopam pin add -yn volgo-hg-unix.dev './' && \
\nopam pin add -yn volgo-hg-eio.dev './' && \
\nopam pin add -yn volgo-hg-backend.dev './' && \
\nopam pin add -yn volgo-git-unix.dev './' && \
\nopam pin add -yn volgo-git-eio.dev './' && \
\nopam pin add -yn volgo-git-backend.dev './' && \
\nopam pin add -yn volgo-dev.dev './' && \
\nopam pin add -yn volgo-base.dev './' && \
\nopam pin add -yn vcs-test-helpers.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "astring.0.8.5 base.v0.17.2 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.9 cmdlang-to-cmdliner.0.0.9 cmdliner.1.3.0 conf-git.1.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 domain-local-await.1.0.1 dune.3.19.0 dune-configurator.3.19.0 dyn.3.19.0 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 hmap.0.8.1 int_repr.v0.17.0 iomux.0.3 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.8.0 lwt-dllist.1.1.0 mdx.2.5.0 mtime.2.1.0 num.1.5-1 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-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 ordering.3.19.0 parsexp.v0.17.0 posixat.v0.17.0 pp.2.0.0 pplumbing.0.0.14 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 psq.0.2.1 re.1.12.0 result.1.5 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 shexp.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.19.0 thread-table.1.0.0 time_now.v0.17.0 topkg.1.0.8 typerep.v0.17.1 uring.0.9 variantslib.v0.17.0")
(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 volgo.dev volgo-vcs.dev volgo-tests.dev volgo-hg-unix.dev volgo-hg-eio.dev volgo-hg-backend.dev volgo-git-unix.dev volgo-git-eio.dev volgo-git-backend.dev volgo-dev.dev volgo-base.dev vcs-test-helpers.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2025-06-09 12:29.54: Waiting for resource in pool OCluster
2025-06-09 14:51.06: Waiting for worker…
2025-06-09 14:53.57: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at f1437fc Merge pull request #73 from mbarbin/conf-git


(from ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f)
Unable to find image 'ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f' locally
docker.io/ocaml/opam@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f: Pulling from ocaml/opam
ad109e5dce93: Pulling fs layer
dc634e19af86: Pulling fs layer
57e39ec0c348: Pulling fs layer
3a9b654e5a6a: Pulling fs layer
16b687d4f9b5: Pulling fs layer
f9e3dec678aa: Pulling fs layer
0b3c65653668: Pulling fs layer
c33b5100c7ff: Pulling fs layer
b9833b715169: Pulling fs layer
4c7bf6f24210: Pulling fs layer
e66c02efebdd: Pulling fs layer
444c9bb1ea24: Pulling fs layer
2353deab2387: Pulling fs layer
fba21ec4be3a: Pulling fs layer
f9e3dec678aa: Waiting
262e6f9a93e5: Pulling fs layer
0b3c65653668: Waiting
c33b5100c7ff: Waiting
fba21ec4be3a: Waiting
da06a0cd31e6: Pulling fs layer
b9833b715169: Waiting
0151299eee7b: Pulling fs layer
16b687d4f9b5: Waiting
9172f4cd0741: Pulling fs layer
262e6f9a93e5: Waiting
e66c02efebdd: Waiting
d27f086f0428: Pulling fs layer
9172f4cd0741: Waiting
2353deab2387: Waiting
4f4fb700ef54: Pulling fs layer
d1bd047881dc: Pulling fs layer
4f4fb700ef54: Waiting
0151299eee7b: Waiting
acfbf801bc2f: Pulling fs layer
d1bd047881dc: Waiting
d27f086f0428: Waiting
f9f07bfd0c21: Pulling fs layer
acfbf801bc2f: Waiting
cf6d39950a5a: Pulling fs layer
e25f50d4ffb2: Pulling fs layer
cf6d39950a5a: Waiting
c11e5b3456fe: Pulling fs layer
a54fa2962ae7: Pulling fs layer
95baf7d6699f: Pulling fs layer
a54fa2962ae7: Waiting
254cce5b0c82: Pulling fs layer
e25f50d4ffb2: Waiting
f147002abf18: Pulling fs layer
254cce5b0c82: Waiting
c39dacdb1d7c: Pulling fs layer
f147002abf18: Waiting
c11e5b3456fe: Waiting
769b5e8e6ac9: Pulling fs layer
c39dacdb1d7c: Waiting
1eaeff4f0735: Pulling fs layer
95b0155efb1f: Pulling fs layer
769b5e8e6ac9: Waiting
439d8b4c919a: Pulling fs layer
1eaeff4f0735: Waiting
95b0155efb1f: Waiting
ce2b6613014b: Pulling fs layer
ce83403394d3: Pulling fs layer
4265a8f38215: Pulling fs layer
163515ff9d32: Pulling fs layer
8d20093f3766: Pulling fs layer
439d8b4c919a: Waiting
4265a8f38215: Waiting
1f62263ddd06: Pulling fs layer
ce83403394d3: Waiting
8d20093f3766: Waiting
46cc6f04d49b: Pulling fs layer
ce2b6613014b: Waiting
163515ff9d32: Waiting
16075f92b8dd: Pulling fs layer
a80f248febc4: Pulling fs layer
46cc6f04d49b: Waiting
91828e0e31db: Pulling fs layer
16075f92b8dd: Waiting
91828e0e31db: Waiting
444c9bb1ea24: Waiting
dc634e19af86: Verifying Checksum
dc634e19af86: Download complete
57e39ec0c348: Verifying Checksum
57e39ec0c348: Download complete
16b687d4f9b5: Verifying Checksum
16b687d4f9b5: Download complete
3a9b654e5a6a: Verifying Checksum
3a9b654e5a6a: Download complete
0b3c65653668: Verifying Checksum
0b3c65653668: Download complete
c33b5100c7ff: Verifying Checksum
c33b5100c7ff: Download complete
b9833b715169: Verifying Checksum
b9833b715169: Download complete
4c7bf6f24210: Download complete
e66c02efebdd: Verifying Checksum
e66c02efebdd: Download complete
444c9bb1ea24: Verifying Checksum
444c9bb1ea24: Download complete
2353deab2387: Verifying Checksum
2353deab2387: Download complete
fba21ec4be3a: Verifying Checksum
fba21ec4be3a: Download complete
262e6f9a93e5: Verifying Checksum
262e6f9a93e5: Download complete
da06a0cd31e6: Verifying Checksum
da06a0cd31e6: Download complete
0151299eee7b: Verifying Checksum
0151299eee7b: Download complete
9172f4cd0741: Verifying Checksum
9172f4cd0741: Download complete
d27f086f0428: Verifying Checksum
d27f086f0428: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
d1bd047881dc: Verifying Checksum
d1bd047881dc: Download complete
ad109e5dce93: Download complete
f9f07bfd0c21: Download complete
acfbf801bc2f: Verifying Checksum
acfbf801bc2f: Download complete
cf6d39950a5a: Download complete
e25f50d4ffb2: Download complete
c11e5b3456fe: Verifying Checksum
c11e5b3456fe: Download complete
ad109e5dce93: Pull complete
dc634e19af86: Pull complete
57e39ec0c348: Pull complete
95baf7d6699f: Verifying Checksum
95baf7d6699f: Download complete
254cce5b0c82: Verifying Checksum
254cce5b0c82: Download complete
3a9b654e5a6a: Pull complete
a54fa2962ae7: Verifying Checksum
a54fa2962ae7: Download complete
16b687d4f9b5: Pull complete
f147002abf18: Verifying Checksum
f147002abf18: Download complete
c39dacdb1d7c: Verifying Checksum
c39dacdb1d7c: Download complete
769b5e8e6ac9: Verifying Checksum
769b5e8e6ac9: Download complete
95b0155efb1f: Verifying Checksum
95b0155efb1f: Download complete
f9e3dec678aa: Download complete
ce2b6613014b: Verifying Checksum
ce2b6613014b: Download complete
ce83403394d3: Verifying Checksum
ce83403394d3: Download complete
4265a8f38215: Verifying Checksum
4265a8f38215: Download complete
163515ff9d32: Verifying Checksum
163515ff9d32: Download complete
8d20093f3766: Verifying Checksum
8d20093f3766: Download complete
1f62263ddd06: Verifying Checksum
1f62263ddd06: Download complete
f9e3dec678aa: Pull complete
0b3c65653668: Pull complete
c33b5100c7ff: Pull complete
b9833b715169: Pull complete
4c7bf6f24210: Pull complete
e66c02efebdd: Pull complete
444c9bb1ea24: Pull complete
2353deab2387: Pull complete
fba21ec4be3a: Pull complete
262e6f9a93e5: Pull complete
da06a0cd31e6: Pull complete
0151299eee7b: Pull complete
9172f4cd0741: Pull complete
d27f086f0428: Pull complete
4f4fb700ef54: Pull complete
d1bd047881dc: Pull complete
acfbf801bc2f: Pull complete
f9f07bfd0c21: Pull complete
cf6d39950a5a: Pull complete
e25f50d4ffb2: Pull complete
c11e5b3456fe: Pull complete
a54fa2962ae7: Pull complete
95baf7d6699f: Pull complete
254cce5b0c82: Pull complete
f147002abf18: Pull complete
c39dacdb1d7c: Pull complete
769b5e8e6ac9: Pull complete
1eaeff4f0735: Download complete
16075f92b8dd: Verifying Checksum
16075f92b8dd: Download complete
a80f248febc4: Verifying Checksum
a80f248febc4: Download complete
91828e0e31db: Download complete
1eaeff4f0735: Pull complete
95b0155efb1f: Pull complete
439d8b4c919a: Verifying Checksum
439d8b4c919a: Download complete
439d8b4c919a: Pull complete
ce2b6613014b: Pull complete
ce83403394d3: Pull complete
4265a8f38215: Pull complete
163515ff9d32: Pull complete
8d20093f3766: Pull complete
1f62263ddd06: Pull complete
46cc6f04d49b: Verifying Checksum
46cc6f04d49b: Download complete
46cc6f04d49b: Pull complete
16075f92b8dd: Pull complete
a80f248febc4: Pull complete
91828e0e31db: Pull complete
Digest: sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f
Status: Downloaded newer image for ocaml/opam@sha256:20126745cc6458ad1b61595c90c2d98df4e1e21b8119b569a007b2c4ed222f6f
2025-06-09 14:59.51 ---> saved as "e55681b578954368722df1ef80ef5a6e867733b5ce3b430d5fe0a644788508bc"


/: (comment ubuntu-24.10-5.3_opam-2.3)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-06-09 14:59.51 ---> saved as "dad3a40d97787bb28ac988400fbfa55ae43581b913d92de8a2ce00544cf8941c"


/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 255 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=255 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-06-09 15:00.22 ---> saved as "36de3e1328d453b1383731fb9a3a72ad6c2210927b408a03247029d32e97716a"


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-134-generic
The OCaml toplevel, version 5.3.0
2.3.0
2025-06-09 15:00.23 ---> saved as "829925dfee67c959173942dbfdf9b19b81a1c2db703f2c8ddb099082f161d551"


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-06-09 15:00.23 ---> saved as "48c0e443a0b5cb2329fc023964aaa702a0621bed3213547e049d4ad51c16146a"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 1a11c92ed328069e79caabba3776e1f3862c8f71 || git fetch origin master) && git reset -q --hard 1a11c92ed328069e79caabba3776e1f3862c8f71 && git log --no-decorate -n1 --oneline && opam update -u"))
1a11c92ed3 Merge pull request #27953 from ocaml/mseri-patch-1


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


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-06-09 15:00.51 ---> saved as "a31c53765ac11e0cb894b342e76c6d8d5521527f759e85ce94d0d4748ee6958c"


/src: (copy (src volgo.opam volgo-vcs.opam volgo-tests.opam volgo-hg-unix.opam volgo-hg-eio.opam volgo-hg-backend.opam volgo-git-unix.opam volgo-git-eio.opam volgo-git-backend.opam volgo-dev.opam volgo-base.opam vcs-test-helpers.opam)
(dst ./))
2025-06-09 15:00.52 ---> saved as "5f89860ec6b69cb6dc0e92759b97696c03542a6d3e667841f9fa2ffee7731f22"


/src: (run (network host)
(shell  "opam pin add -yn volgo.dev './' && \
\nopam pin add -yn volgo-vcs.dev './' && \
\nopam pin add -yn volgo-tests.dev './' && \
\nopam pin add -yn volgo-hg-unix.dev './' && \
\nopam pin add -yn volgo-hg-eio.dev './' && \
\nopam pin add -yn volgo-hg-backend.dev './' && \
\nopam pin add -yn volgo-git-unix.dev './' && \
\nopam pin add -yn volgo-git-eio.dev './' && \
\nopam pin add -yn volgo-git-backend.dev './' && \
\nopam pin add -yn volgo-dev.dev './' && \
\nopam pin add -yn volgo-base.dev './' && \
\nopam pin add -yn vcs-test-helpers.dev './'"))
Package volgo does not exist, create as a NEW package? [y/n] y
[volgo.dev] synchronised (file:///src)
volgo is now pinned to file:///src (version dev)
Package volgo-vcs does not exist, create as a NEW package? [y/n] y
[volgo-vcs.dev] synchronised (file:///src)
volgo-vcs is now pinned to file:///src (version dev)
Package volgo-tests does not exist, create as a NEW package? [y/n] y
[volgo-tests.dev] synchronised (file:///src)
volgo-tests is now pinned to file:///src (version dev)
Package volgo-hg-unix does not exist, create as a NEW package? [y/n] y
[volgo-hg-unix.dev] synchronised (file:///src)
volgo-hg-unix is now pinned to file:///src (version dev)
Package volgo-hg-eio does not exist, create as a NEW package? [y/n] y
[volgo-hg-eio.dev] synchronised (file:///src)
volgo-hg-eio is now pinned to file:///src (version dev)
Package volgo-hg-backend does not exist, create as a NEW package? [y/n] y
[volgo-hg-backend.dev] synchronised (file:///src)
volgo-hg-backend is now pinned to file:///src (version dev)
Package volgo-git-unix does not exist, create as a NEW package? [y/n] y
[volgo-git-unix.dev] synchronised (file:///src)
volgo-git-unix is now pinned to file:///src (version dev)
Package volgo-git-eio does not exist, create as a NEW package? [y/n] y
[volgo-git-eio.dev] synchronised (file:///src)
volgo-git-eio is now pinned to file:///src (version dev)
Package volgo-git-backend does not exist, create as a NEW package? [y/n] y
[volgo-git-backend.dev] synchronised (file:///src)
volgo-git-backend is now pinned to file:///src (version dev)
Package volgo-dev does not exist, create as a NEW package? [y/n] y
[volgo-dev.dev] synchronised (file:///src)
volgo-dev is now pinned to file:///src (version dev)
Package volgo-base does not exist, create as a NEW package? [y/n] y
[volgo-base.dev] synchronised (file:///src)
volgo-base is now pinned to file:///src (version dev)
Package vcs-test-helpers does not exist, create as a NEW package? [y/n] y
[vcs-test-helpers.dev] synchronised (file:///src)
vcs-test-helpers is now pinned to file:///src (version dev)
2025-06-09 15:01.17 ---> saved as "e18549117c9e788525c561062b3c664287d744e1db36734257992249a32b81ba"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-06-09 15:01.18 ---> saved as "5328d23e88deea19580394b8df1d28ba3f28c268f94e938c94a236fee85ac435"


/src: (env DEPS "astring.0.8.5 base.v0.17.2 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.9 cmdlang-to-cmdliner.0.0.9 cmdliner.1.3.0 conf-git.1.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 domain-local-await.1.0.1 dune.3.19.0 dune-configurator.3.19.0 dyn.3.19.0 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 hmap.0.8.1 int_repr.v0.17.0 iomux.0.3 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.8.0 lwt-dllist.1.1.0 mdx.2.5.0 mtime.2.1.0 num.1.5-1 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-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 optint.0.3.0 ordering.3.19.0 parsexp.v0.17.0 posixat.v0.17.0 pp.2.0.0 pplumbing.0.0.14 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 psq.0.2.1 re.1.12.0 result.1.5 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 shexp.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.19.0 thread-table.1.0.0 time_now.v0.17.0 topkg.1.0.8 typerep.v0.17.1 uring.0.9 variantslib.v0.17.0")


/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 volgo.dev volgo-vcs.dev volgo-tests.dev volgo-hg-unix.dev volgo-hg-eio.dev volgo-hg-backend.dev volgo-git-unix.dev volgo-git-eio.dev volgo-git-backend.dev volgo-dev.dev volgo-base.dev vcs-test-helpers.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://security.ubuntu.com/ubuntu oracular-security InRelease [126 kB]
- Hit:2 http://archive.ubuntu.com/ubuntu oracular InRelease
- Get:3 http://archive.ubuntu.com/ubuntu oracular-updates InRelease [126 kB]
- Get:4 http://archive.ubuntu.com/ubuntu oracular-backports InRelease [126 kB]
- Get:5 http://archive.ubuntu.com/ubuntu oracular-updates/main amd64 Packages [551 kB]
- Get:6 http://archive.ubuntu.com/ubuntu oracular-updates/universe amd64 Packages [345 kB]
- Fetched 1275 kB in 4s (306 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[vcs-test-helpers.dev] synchronised (file:///src)
[volgo.dev] synchronised (file:///src)
[volgo-base.dev] synchronised (file:///src)
[volgo-dev.dev] synchronised (file:///src)
[volgo-git-backend.dev] synchronised (file:///src)
[volgo-git-eio.dev] synchronised (file:///src)
[volgo-git-unix.dev] synchronised (file:///src)
[volgo-hg-backend.dev] synchronised (file:///src)
[volgo-hg-eio.dev] synchronised (file:///src)
[volgo-hg-unix.dev] synchronised (file:///src)
[volgo-tests.dev] synchronised (file:///src)
[volgo-vcs.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 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).
2025-06-09 15:01.53 ---> saved as "15293d92a1f228b83f17ff64d13df704c37ee97a37ae5002ff969000de9cddc8"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 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 110 packages
- install astring                     0.8.5
- install base                        v0.17.2
- install base_bigstring              v0.17.0
- install base_quickcheck             v0.17.0
- install bigstringaf                 0.10.0
- install bin_prot                    v0.17.0-1
- install camlp-streams               5.0.1
- install capitalization              v0.17.0
- install cmdlang                     0.0.9
- install cmdlang-to-cmdliner         0.0.9
- install cmdliner                    1.3.0
- install conf-git                    1.1
- install core                        v0.17.1
- install cppo                        1.8.0
- install csexp                       1.5.2
- install cstruct                     6.2.0
- install domain-local-await          1.0.1
- install dune                        3.19.0
- install dune-configurator           3.19.0
- install dyn                         3.19.0
- install eio                         1.2
- install eio_linux                   1.2
- install eio_main                    1.2
- install eio_posix                   1.2
- install expect_test_helpers_core    v0.17.0
- install fieldslib                   v0.17.0
- install fmt                         0.10.0
- install fpath                       0.7.3
- install fpath-base                  0.3.1
- install fpath-sexp0                 0.3.1
- install gel                         v0.17.0
- install hmap                        0.8.1
- install int_repr                    v0.17.0
- install iomux                       0.3
- install jane-street-headers         v0.17.0
- install jst-config                  v0.17.0
- install loc                         0.2.2
- install logs                        0.8.0
- install lwt-dllist                  1.1.0
- install mdx                         2.5.0
- install mtime                       2.1.0
- install num                         1.5-1
- install ocaml-compiler-libs         v0.17.0
- install ocaml-version               4.0.1
- install ocaml_intrinsics_kernel     v0.17.1
- install ocamlbuild                  0.16.1
- install ocamlfind                   1.9.8
- install optint                      0.3.0
- install ordering                    3.19.0
- install parsexp                     v0.17.0
- install posixat                     v0.17.0
- install pp                          2.0.0
- install pplumbing                   0.0.14
- install ppx_assert                  v0.17.0
- install ppx_base                    v0.17.0
- install ppx_bench                   v0.17.0
- install ppx_bin_prot                v0.17.0
- install ppx_cold                    v0.17.0
- install ppx_compare                 v0.17.0
- install ppx_custom_printf           v0.17.0
- install ppx_derivers                1.2.1
- install ppx_diff                    v0.17.0
- install ppx_disable_unused_warnings v0.17.0
- install ppx_enumerate               v0.17.0
- install ppx_expect                  v0.17.2
- install ppx_fields_conv             v0.17.0
- install ppx_fixed_literal           v0.17.0
- install ppx_globalize               v0.17.0
- install ppx_hash                    v0.17.0
- install ppx_here                    v0.17.0
- install ppx_ignore_instrumentation  v0.17.0
- install ppx_inline_test             v0.17.0
- install ppx_jane                    v0.17.0
- install ppx_let                     v0.17.0
- install ppx_log                     v0.17.0
- install ppx_module_timer            v0.17.0
- install ppx_optcomp                 v0.17.0
- install ppx_optional                v0.17.0
- install ppx_pipebang                v0.17.0
- install ppx_sexp_conv               v0.17.0
- install ppx_sexp_message            v0.17.0
- install ppx_sexp_value              v0.17.0
- install ppx_stable                  v0.17.0
- install ppx_stable_witness          v0.17.0
- install ppx_string                  v0.17.0
- install ppx_string_conv             v0.17.0
- install ppx_tydi                    v0.17.0
- install ppx_typerep_conv            v0.17.0
- install ppx_variants_conv           v0.17.0
- install ppxlib                      0.35.0
- install ppxlib_jane                 v0.17.2
- install psq                         0.2.1
- install re                          1.12.0
- install result                      1.5
- install seq                         base
- install sexp_pretty                 v0.17.0
- install sexplib                     v0.17.0
- install sexplib0                    v0.17.0
- install shexp                       v0.17.0
- install spawn                       v0.17.0
- install splittable_random           v0.17.0
- install stdio                       v0.17.0
- install stdlib-shims                0.3.0
- install stdune                      3.19.0
- install thread-table                1.0.0
- install time_now                    v0.17.0
- install topkg                       1.0.8
- install typerep                     v0.17.1
- install uring                       0.9
- install variantslib                 v0.17.0


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base.v0.17.2  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bin_prot.v0.17.0-1  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> installed conf-git.1.1
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> retrieved cmdlang.0.0.9, cmdlang-to-cmdliner.0.0.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved domain-local-await.1.0.1  (cached)
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
-> retrieved fieldslib.v0.17.0  (cached)
-> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fpath-base.0.3.1, fpath-sexp0.0.3.1  (cached)
-> retrieved gel.v0.17.0  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved iomux.0.3  (cached)
-> retrieved int_repr.v0.17.0  (cached)
-> retrieved jane-street-headers.v0.17.0  (cached)
-> retrieved jst-config.v0.17.0  (cached)
-> retrieved loc.0.2.2  (cached)
-> retrieved logs.0.8.0  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved num.1.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved mdx.2.5.0  (cached)
-> retrieved ocaml-version.4.0.1  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved posixat.v0.17.0  (cached)
-> retrieved pp.2.0.0  (cached)
-> retrieved pplumbing.0.0.14  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_bench.v0.17.0  (cached)
-> retrieved ppx_bin_prot.v0.17.0  (cached)
-> retrieved ppx_cold.v0.17.0  (cached)
-> retrieved ppx_compare.v0.17.0  (cached)
-> retrieved ppx_custom_printf.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved dune.3.19.0, dune-configurator.3.19.0, dyn.3.19.0, ordering.3.19.0, stdune.3.19.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
-> retrieved ppx_globalize.v0.17.0  (cached)
-> retrieved ppx_hash.v0.17.0  (cached)
-> retrieved ppx_here.v0.17.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
-> retrieved ppx_inline_test.v0.17.0  (cached)
-> retrieved ppx_jane.v0.17.0  (cached)
-> retrieved ppx_let.v0.17.0  (cached)
-> retrieved ppx_log.v0.17.0  (cached)
-> installed cmdliner.1.3.0
-> installed num.1.5-1
-> retrieved ppx_module_timer.v0.17.0  (cached)
-> retrieved ppx_optcomp.v0.17.0  (cached)
-> retrieved ppx_optional.v0.17.0  (cached)
-> retrieved ppx_pipebang.v0.17.0  (cached)
-> retrieved ppx_sexp_message.v0.17.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppx_sexp_value.v0.17.0  (cached)
-> retrieved ppx_stable.v0.17.0  (cached)
-> retrieved ppx_string.v0.17.0  (cached)
-> retrieved ppx_stable_witness.v0.17.0  (cached)
-> retrieved ppx_string_conv.v0.17.0  (cached)
-> retrieved ppx_tydi.v0.17.0  (cached)
-> retrieved ppx_variants_conv.v0.17.0  (cached)
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.2  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved result.1.5  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved sexp_pretty.v0.17.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved re.1.12.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved shexp.v0.17.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved splittable_random.v0.17.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved thread-table.1.0.0  (cached)
-> retrieved time_now.v0.17.0  (cached)
-> retrieved typerep.v0.17.1  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved uring.0.9  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.0.8
-> installed hmap.0.8.1
-> installed mtime.2.1.0
-> installed fmt.0.10.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.8.0
-> installed dune.3.19.0
-> installed camlp-streams.5.0.1
-> installed cmdlang.0.0.9
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed jane-street-headers.v0.17.0
-> installed lwt-dllist.1.1.0
-> installed ocaml-version.4.0.1
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed optint.0.3.0
-> installed pp.2.0.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed result.1.5
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed cppo.1.8.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed thread-table.1.0.0
-> installed cmdlang-to-cmdliner.0.0.9
-> installed sexplib0.v0.17.0
-> installed fpath-sexp0.0.3.1
-> installed domain-local-await.1.0.1
-> installed re.1.12.0
-> installed ordering.3.19.0
-> installed dune-configurator.3.19.0
-> installed parsexp.v0.17.0
-> installed bigstringaf.0.10.0
-> installed iomux.0.3
-> installed mdx.2.5.0
-> installed dyn.3.19.0
-> installed sexplib.v0.17.0
-> installed eio.1.2
-> installed uring.0.9
-> installed eio_linux.1.2
-> installed eio_posix.1.2
-> installed eio_main.1.2
-> installed stdune.3.19.0
-> installed loc.0.2.2
-> installed pplumbing.0.0.14
-> installed base.v0.17.2
-> installed fieldslib.v0.17.0
-> installed variantslib.v0.17.0
-> installed fpath-base.0.3.1
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.35.0
-> installed ppxlib_jane.v0.17.2
-> installed ppx_optcomp.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.v0.17.0
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
-> installed ppx_let.v0.17.0
-> installed posixat.v0.17.0
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed shexp.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed ppx_string.v0.17.0
-> installed bin_prot.v0.17.0-1
-> installed time_now.v0.17.0
-> installed ppx_string_conv.v0.17.0
-> installed ppx_bin_prot.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_bench.v0.17.0
-> installed ppx_expect.v0.17.2
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.0
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed gel.v0.17.0
-> installed int_repr.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.0
-> installed core.v0.17.1
-> installed expect_test_helpers_core.v0.17.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-06-09 15:08.50 ---> saved as "6dceafe50d18f7d796e4d06dc264604f6befb8ed5e741a9d1267d71f0e33b823"


/src: (copy (src .) (dst /src))
2025-06-09 15:08.50 ---> saved as "4bbba22ed0ab65f2a5749c48942cb452cdc0c0d5db21007d32ccb8bb2ba50a74"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "test/cram/run-hg.t", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t _build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t.corrected
diff --git a/_build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t b/_build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t.corrected
index 46a90c6..2f09b5f 100644
--- a/_build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t
+++ b/_build/.sandbox/dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/run-hg.t.corrected
@@ -2,6 +2,8 @@ First we need to setup a repo in a way that satisfies the test environment. This
includes specifics required by the GitHub Actions environment.


$ hg init
+  hg: not found
+  [127]


$ cat > hello << EOF
> Hello World
@@ -11,22 +13,41 @@ includes specifics required by the GitHub Actions environment.
Hello World


$ volgo-vcs add hello
+  Context:
+  (Vcs.add (repo_root /src/_build/.sandbox)
+   (path dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/hello))
+  ((prog /usr/bin/git)
+   (args (add dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/hello))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]
$ rev0=$(volgo-vcs commit -m "Initial commit")
+  Context: (Vcs.commit (repo_root /src/_build/.sandbox))
+  ((prog /usr/bin/git) (args (commit -m "Initial commit"))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]


Rev-parse.


$ hg log -r . --template "{node}\n" | sed -e "s/$rev0/rev0/g"
-  rev0
+  hg: not found


$ volgo-vcs current-revision | sed -e "s/$rev0/rev0/g"
-  rev0
+  Context: (Vcs.current_revision (repo_root /src/_build/.sandbox))
+  ((prog /usr/bin/git) (args (rev-parse --verify HEAD^{commit}))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.


$ volgo-vcs current-branch
-  Context:
-  (Vcs.current_branch
-   (repo_root
-    $TESTCASE_ROOT))
-  Error: Branches are not implemented in [vcs-hg].
+  Context: (Vcs.current_branch (repo_root /src/_build/.sandbox))
+  ((prog /usr/bin/git) (args (rev-parse --abbrev-ref HEAD))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
[123]


Adding a new file under a directory.
@@ -35,14 +56,42 @@ Adding a new file under a directory.
$ echo "New file" > dir/hello


$ volgo-vcs add dir/hello
+  Context:
+  (Vcs.add (repo_root /src/_build/.sandbox)
+   (path dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/dir/hello))
+  ((prog /usr/bin/git)
+   (args (add dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/dir/hello))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]
$ rev1=$(volgo-vcs commit -m "Added dir/hello")
+  Context: (Vcs.commit (repo_root /src/_build/.sandbox))
+  ((prog /usr/bin/git) (args (commit -m "Added dir/hello"))
+   (exit_status (Exited 128)) (cwd /src/_build/.sandbox) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]


$ volgo-vcs ls-files
-  dir/hello
-  hello
+  Context: (Vcs.ls_files (repo_root /src/_build/.sandbox) (below ./))
+  ((prog /usr/bin/git) (args (ls-files --full-name)) (exit_status (Exited 128))
+   (cwd /src/_build/.sandbox/) (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]


$ volgo-vcs ls-files --below dir
-  dir/hello
+  Context:
+  (Vcs.ls_files (repo_root /src/_build/.sandbox)
+   (below dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/dir))
+  ((prog /usr/bin/git) (args (ls-files --full-name)) (exit_status (Exited 128))
+   (cwd
+    $TESTCASE_ROOT/dir)
+   (stdout "")
+   (stderr "fatal: invalid gitfile format: /src/_build/.sandbox/.git"))
+  Error: Expected exit code 0.
+  [123]


$ volgo-vcs ls-files --below /dir
Error: Path is not in repo. (path /dir)
@@ -50,34 +99,29 @@ Adding a new file under a directory.


$ volgo-vcs ls-files --below foo
Context:
-  (Vcs.ls_files
-   (repo_root
-    $TESTCASE_ROOT)
-   (below foo))
-  ((prog /usr/bin/hg) (args (files --include ./foo/)) (exit_status (Exited 1))
+  (Vcs.ls_files (repo_root /src/_build/.sandbox)
+   (below dc421e92413e8f35bbe8a77ea3ecce66/default/test/cram/foo))
+  ((prog /usr/bin/git) (args (ls-files --full-name)) (exit_status Unknown)
(cwd
-    $TESTCASE_ROOT)
+    $TESTCASE_ROOT/foo)
(stdout "") (stderr ""))
-  Error: Expected exit code 0.
+  Error:
+  "Unix.Unix_error(Unix.ENOENT, \"open\", \"$TESTCASE_ROOT/foo\")"
[123]


Vcs allows to run the git command line directly if the backend supports it.


$ volgo-vcs hg -- log -r . --template "{node}" | sed -e "s/$rev1/rev1/g"
-  rev1
+  Context:
+  (Vcs.hg (repo_root /src/_build/.sandbox) (args (log -r . --template {node})))
+  Error: Trait [Vcs.Trait.hg] method [hg] is not available in this repository.


$ volgo-vcs hg invalid-command 2> /dev/null
-  [255]
+  [123]


When running in a repository of a certain kind, some operations may not be
supported. Below we attempt to run an Mercurial command in this Git repository.


$ volgo-vcs git not-run
-  Context:
-  (Vcs.git
-   (repo_root
-    $TESTCASE_ROOT)
-   (args not-run))
-  Error: Trait [Vcs.Trait.git] method [git] is not available in this
-  repository.
-  [123]
+  git: 'not-run' is not a git command. See 'git --help'.
+  [1]
File "lib/volgo_hg_unix/test/test__hello_commit.ml", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/default/lib/volgo_hg_unix/test/test__hello_commit.ml _build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_commit.ml.corrected
diff --git a/_build/default/lib/volgo_hg_unix/test/test__hello_commit.ml b/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_commit.ml.corrected
index 1f4f462..440365e 100644
--- a/_build/default/lib/volgo_hg_unix/test/test__hello_commit.ml
+++ b/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_commit.ml.corrected
@@ -39,14 +39,14 @@ let%expect_test "hello commit" =
Vcs.load_file vcs ~path:(Vcs.Repo_root.append repo_root hello_file)
in
print_string (Vcs.File_contents.to_string file_contents);
-  [%expect {| Hello World! |}];
+  [%expect.unreachable];
Vcs.add vcs ~repo_root ~path:hello_file;
let rev =
Vcs.commit vcs ~repo_root ~commit_message:(Vcs.Commit_message.v "hello commit")
in
let mock_rev = Vcs.Mock_revs.to_mock mock_revs ~rev in
print_s [%sexp (mock_rev : Vcs.Rev.t)];
-  [%expect {| 1185512b92d612b25613f2e5b473e5231185512b |}];
+  [%expect.unreachable];
let output =
Vcs.hg
vcs
@@ -59,6 +59,23 @@ let%expect_test "hello commit" =
~f:Vcs.Hg.exit0_and_stdout
in
print_endline output;
-  [%expect {| Hello World! |}];
+  [%expect.unreachable];
()
+[@@expect.uncaught_exn {|
+  (* CR expect_test_collector: This test expectation appears to contain a backtrace.
+     This is strongly discouraged as backtraces are fragile.
+     Please change this test to not include a backtrace. *)
+  ((context
+     (Vcs.init
+       ((path
+          /src/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/vcs_test1c0fb0)))
+     ((prog hg) (args (init)) (exit_status Unknown)
+       (cwd
+         /src/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/vcs_test1c0fb0)
+       (stdout "") (stderr "")))
+    (error (Failure "hg: command not found")))
+  Raised at Volgo__Vcs0.of_result in file "lib/volgo/src/vcs0.ml", line 30, characters 17-83
+  Called from Volgo_hg_unix_test__Test__hello_commit.(fun) in file "lib/volgo_hg_unix/test/test__hello_commit.ml", line 32, characters 18-45
+  Called from Ppx_expect_runtime__Test_block.Configured.dump_backtrace in file "runtime/test_block.ml", line 142, characters 10-28
+  |}]
;;
File "lib/volgo_hg_unix/test/test__hello_cli.ml", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/default/lib/volgo_hg_unix/test/test__hello_cli.ml _build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_cli.ml.corrected
diff --git a/_build/default/lib/volgo_hg_unix/test/test__hello_cli.ml b/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_cli.ml.corrected
index d642146..9705d33 100644
--- a/_build/default/lib/volgo_hg_unix/test/test__hello_cli.ml
+++ b/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/test__hello_cli.ml.corrected
@@ -39,14 +39,14 @@ let%expect_test "hello cli" =
Vcs.load_file vcs ~path:(Vcs.Repo_root.append repo_root hello_file)
in
print_string (Vcs.File_contents.to_string file_contents);
-  [%expect {| Hello World! |}];
+  [%expect.unreachable];
Vcs.add vcs ~repo_root ~path:hello_file;
let rev =
Vcs.commit vcs ~repo_root ~commit_message:(Vcs.Commit_message.v "hello commit")
in
let mock_rev = Vcs.Mock_revs.to_mock mock_revs ~rev in
print_s [%sexp (mock_rev : Vcs.Rev.t)];
-  [%expect {| 1185512b92d612b25613f2e5b473e5231185512b |}];
+  [%expect.unreachable];
let output =
Vcs.hg
vcs
@@ -59,7 +59,7 @@ let%expect_test "hello cli" =
~f:Vcs.Hg.exit0_and_stdout
in
print_endline output;
-  [%expect {| Hello World! |}];
+  [%expect.unreachable];
let hg_rev =
match
Vcs.Result.hg
@@ -77,10 +77,10 @@ let%expect_test "hello cli" =
| Error _ -> assert false
in
require_equal [%here] (module Vcs.Rev) rev hg_rev;
-  [%expect {||}];
+  [%expect.unreachable];
let mock_rev2 = Vcs.Mock_revs.to_mock mock_revs ~rev:hg_rev in
print_s [%sexp (mock_rev2 : Vcs.Rev.t)];
-  [%expect {| 1185512b92d612b25613f2e5b473e5231185512b |}];
+  [%expect.unreachable];
let () =
match Vcs.hg vcs ~repo_root ~args:[ "bogus" ] ~f:Vcs.Hg.exit0 with
| _ -> assert false
@@ -90,18 +90,7 @@ let%expect_test "hello cli" =
[%sexp (err : Err.t)]
~fields:[ "cwd"; "repo_root"; "stderr" ])
in
-  [%expect
-    {|
-    ((context
-       (Vcs.hg ((repo_root <REDACTED>) (args (bogus))))
-       ((prog /usr/bin/hg)
-        (args (bogus))
-        (exit_status (Exited 255))
-        (cwd    <REDACTED>)
-        (stdout "")
-        (stderr <REDACTED>)))
-     (error "Expected exit code 0."))
-    |}];
+  [%expect.unreachable];
let () =
match Vcs.Result.hg vcs ~repo_root ~args:[ "bogus" ] ~f:Vcs.Hg.Result.exit0 with
| Ok _ -> assert false
@@ -111,17 +100,23 @@ let%expect_test "hello cli" =
[%sexp (err : Err.t)]
~fields:[ "cwd"; "repo_root"; "stderr" ])
in
-  [%expect
-    {|
-    ((context
-       (Vcs.hg ((repo_root <REDACTED>) (args (bogus))))
-       ((prog /usr/bin/hg)
-        (args (bogus))
-        (exit_status (Exited 255))
-        (cwd    <REDACTED>)
-        (stdout "")
-        (stderr <REDACTED>)))
-     (error "Expected exit code 0."))
-    |}];
+  [%expect.unreachable];
()
+[@@expect.uncaught_exn {|
+  (* CR expect_test_collector: This test expectation appears to contain a backtrace.
+     This is strongly discouraged as backtraces are fragile.
+     Please change this test to not include a backtrace. *)
+  ((context
+     (Vcs.init
+       ((path
+          /src/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/vcs_testc0a618)))
+     ((prog hg) (args (init)) (exit_status Unknown)
+       (cwd
+         /src/_build/.sandbox/998781bcf10f78a70af09db2c0fcd392/default/lib/volgo_hg_unix/test/vcs_testc0a618)
+       (stdout "") (stderr "")))
+    (error (Failure "hg: command not found")))
+  Raised at Volgo__Vcs0.of_result in file "lib/volgo/src/vcs0.ml", line 30, characters 17-83
+  Called from Volgo_hg_unix_test__Test__hello_cli.(fun) in file "lib/volgo_hg_unix/test/test__hello_cli.ml", line 32, characters 18-45
+  Called from Ppx_expect_runtime__Test_block.Configured.dump_backtrace in file "runtime/test_block.ml", line 142, characters 10-28
+  |}]
;;
File "lib/volgo_hg_eio/test/test__file_system.ml", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/default/lib/volgo_hg_eio/test/test__file_system.ml _build/.sandbox/2a65b446096973f25056443f6e12abd0/default/lib/volgo_hg_eio/test/test__file_system.ml.corrected
diff --git a/_build/default/lib/volgo_hg_eio/test/test__file_system.ml b/_build/.sandbox/2a65b446096973f25056443f6e12abd0/default/lib/volgo_hg_eio/test/test__file_system.ml.corrected
index 61d3676..a3a93bb 100644
--- a/_build/default/lib/volgo_hg_eio/test/test__file_system.ml
+++ b/_build/.sandbox/2a65b446096973f25056443f6e12abd0/default/lib/volgo_hg_eio/test/test__file_system.ml.corrected
@@ -35,6 +35,36 @@ let%expect_test "read_dir" =
let dir = Vcs.Repo_root.to_absolute_path repo_root in
let read_dir dir = print_s [%sexp (Vcs.read_dir vcs ~dir : Fsegment.t list)] in
read_dir dir;
-  [%expect {| (.hg) |}];
+  [%expect.unreachable];
()
+[@@expect.uncaught_exn {|
+  (* CR expect_test_collector: This test expectation appears to contain a backtrace.
+     This is strongly discouraged as backtraces are fragile.
+     Please change this test to not include a backtrace. *)
+  ((context
+     (Vcs.init
+       ((path
+          /src/_build/.sandbox/2a65b446096973f25056443f6e12abd0/default/lib/volgo_hg_eio/test/vcs442f23test)))
+     ((prog hg) (args (init)) (exit_status Unknown)
+       (cwd
+         /src/_build/.sandbox/2a65b446096973f25056443f6e12abd0/default/lib/volgo_hg_eio/test/vcs442f23test)
+       (stdout "") (stderr "")))
+    (error ("Eio.Io Process Executable \"hg\" not found")))
+  Raised at Volgo__Vcs0.of_result in file "lib/volgo/src/vcs0.ml", line 30, characters 17-83
+  Called from Volgo_hg_eio_test__Test__file_system.(fun) in file "lib/volgo_hg_eio/test/test__file_system.ml", line 34, characters 18-59
+  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 Eio_unix__Thread_pool.run in file "lib_eio/unix/thread_pool.ml", line 108, characters 8-13
+  Re-raised at Eio_unix__Thread_pool.run in file "lib_eio/unix/thread_pool.ml", line 113, characters 4-39
+  Called from Eio_linux__Sched.run.(fun) in file "lib_eio_linux/sched.ml", line 468, characters 22-90
+  Re-raised at Eio_linux__Sched.run in file "lib_eio_linux/sched.ml", line 479, characters 22-57
+  Called from Eio_linux__Sched.with_eventfd in file "lib_eio_linux/sched.ml", line 506, characters 8-18
+  Re-raised at Eio_linux__Sched.with_eventfd in file "lib_eio_linux/sched.ml", line 511, characters 4-39
+  Called from Eio_linux__Sched.with_sched in file "lib_eio_linux/sched.ml", lines 543-545, characters 8-109
+  Re-raised at Eio_linux__Sched.with_sched in file "lib_eio_linux/sched.ml", line 556, characters 8-43
+  Called from Ppx_expect_runtime__Test_block.Configured.dump_backtrace in file "runtime/test_block.ml", line 142, characters 10-28
+  |}]
;;
"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2025-06-09 15:09.01: Job failed: Failed: Build failed