2026-02-13 08:05.49: New job: test mbarbin/pplumbing https://github.com/mbarbin/pplumbing.git#refs/heads/dependabot/github_actions/actions/checkout-6.0.2 (db1acafa99615f95d51918a9ccbcbea772e2726c) (linux-x86_64:debian-13-5.3_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.3@sha256:092f8ccee8d476b48291ba728590e7af75ee58c6c78ef40c347bef8d347fa992Opam project buildTo reproduce locally:git clone --recursive "https://github.com/mbarbin/pplumbing.git" -b "dependabot/github_actions/actions/checkout-6.0.2" && cd "pplumbing" && git reset --hard db1acafacat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-5.3@sha256:092f8ccee8d476b48291ba728590e7af75ee58c6c78ef40c347bef8d347fa992# debian-13-5.3_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 pplumbing.opam pplumbing-tests.opam pplumbing-pp-tty.opam pplumbing-log.opam pplumbing-log-cli.opam pplumbing-err.opam pplumbing-dev.opam cmdlang-cmdliner-err-runner.opam cmdlang-climate-err-runner.opam ./RUN opam pin add -yn pplumbing.dev './' && \opam pin add -yn pplumbing-tests.dev './' && \opam pin add -yn pplumbing-pp-tty.dev './' && \opam pin add -yn pplumbing-log.dev './' && \opam pin add -yn pplumbing-log-cli.dev './' && \opam pin add -yn pplumbing-err.dev './' && \opam pin add -yn pplumbing-dev.dev './' && \opam pin add -yn cmdlang-cmdliner-err-runner.dev './' && \opam pin add -yn cmdlang-climate-err-runner.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 brr.0.0.8 camlp-streams.5.0.1 capitalization.v0.17.0 checkseum.0.5.2 climate.0.9.0 cmdlang.0.0.10 cmdlang-to-climate.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.1 dune-build-info.3.21.1 dune-configurator.3.21.1 dyn.3.21.1 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fs-io.3.21.1 gel.v0.17.0 gen.1.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-toplevel.6.2.0 jst-config.v0.17.0 loc.0.3.3 logs.0.10.0 lwt.6.1.0 mdx.2.5.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 odoc.3.1.0 odoc-parser.3.1.0 optint.0.3.0 ordering.3.21.1 parsexp.v0.17.0 pp.2.0.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_blob.0.9.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_js_style.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 ptime.1.2.0 re.1.14.0 result.1.5 sedlex.3.7 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sherlodoc.3.1.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.21.1 time_now.v0.17.0 top-closure.3.21.1 topkg.1.1.1 typerep.v0.17.1 tyxml.4.6.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y pplumbing.dev pplumbing-tests.dev pplumbing-pp-tty.dev pplumbing-log.dev pplumbing-log-cli.dev pplumbing-err.dev pplumbing-dev.dev cmdlang-cmdliner-err-runner.dev cmdlang-climate-err-runner.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-02-13 08:05.49: Using cache hint "mbarbin/pplumbing-ocaml/opam:debian-13-ocaml-5.3@sha256:092f8ccee8d476b48291ba728590e7af75ee58c6c78ef40c347bef8d347fa992-debian-13-5.3_opam-2.5-9de10f2af6cf3cbc553ea8c610d7ded0"2026-02-13 08:05.49: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.3@sha256:092f8ccee8d476b48291ba728590e7af75ee58c6c78ef40c347bef8d347fa992)(comment debian-13-5.3_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /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 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src pplumbing.opam pplumbing-tests.opam pplumbing-pp-tty.opam pplumbing-log.opam pplumbing-log-cli.opam pplumbing-err.opam pplumbing-dev.opam cmdlang-cmdliner-err-runner.opam cmdlang-climate-err-runner.opam)(dst ./))(run (network host)(shell "opam pin add -yn pplumbing.dev './' && \\nopam pin add -yn pplumbing-tests.dev './' && \\nopam pin add -yn pplumbing-pp-tty.dev './' && \\nopam pin add -yn pplumbing-log.dev './' && \\nopam pin add -yn pplumbing-log-cli.dev './' && \\nopam pin add -yn pplumbing-err.dev './' && \\nopam pin add -yn pplumbing-dev.dev './' && \\nopam pin add -yn cmdlang-cmdliner-err-runner.dev './' && \\nopam pin add -yn cmdlang-climate-err-runner.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 brr.0.0.8 camlp-streams.5.0.1 capitalization.v0.17.0 checkseum.0.5.2 climate.0.9.0 cmdlang.0.0.10 cmdlang-to-climate.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.1 dune-build-info.3.21.1 dune-configurator.3.21.1 dyn.3.21.1 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fs-io.3.21.1 gel.v0.17.0 gen.1.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-toplevel.6.2.0 jst-config.v0.17.0 loc.0.3.3 logs.0.10.0 lwt.6.1.0 mdx.2.5.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 odoc.3.1.0 odoc-parser.3.1.0 optint.0.3.0 ordering.3.21.1 parsexp.v0.17.0 pp.2.0.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_blob.0.9.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_js_style.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 ptime.1.2.0 re.1.14.0 result.1.5 sedlex.3.7 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sherlodoc.3.1.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.21.1 time_now.v0.17.0 top-closure.3.21.1 topkg.1.1.1 typerep.v0.17.1 tyxml.4.6.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.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.5 --depext-only -y pplumbing.dev pplumbing-tests.dev pplumbing-pp-tty.dev pplumbing-log.dev pplumbing-log-cli.dev pplumbing-err.dev pplumbing-dev.dev cmdlang-cmdliner-err-runner.dev cmdlang-climate-err-runner.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")))2026-02-13 08:05.49: Waiting for resource in pool OCluster2026-02-13 08:56.57: Waiting for worker…2026-02-13 09:01.02: Got resource from pool OClusterBuilding on asteria.caelum.ci.devAll commits already cachedHEAD is now at db1acaf Bump actions/checkout from 6.0.1 to 6.0.2(from ocaml/opam:debian-13-ocaml-5.3@sha256:092f8ccee8d476b48291ba728590e7af75ee58c6c78ef40c347bef8d347fa992)2026-02-13 09:01.02 ---> using "e1dec835eb16aab2e6170aa754d4be70a523b94de2df7b5426224e11fdbb44f0" from cache/: (comment debian-13-5.3_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-02-13 09:01.02 ---> using "091ea47cc9dcc2c6ee4bc3c643c1b31c5b0a9dad0080d32df9653298a3328962" 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.Continue? [Y/n] yThis 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.[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-02-13 09:01.02 ---> using "5770bff9998b8a059f801b8854e42ac3eba9fff4c1546600d201b8a83ca714b9" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-87-genericThe OCaml toplevel, version 5.3.02.5.02026-02-13 09:01.02 ---> using "b8fca50f17aec6c4813ea18ee248f687a8a6fa31cc6ab26ffba9b9f4cb13dda2" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-02-13 09:01.02 ---> using "f8c8a85b6aeb3ace685c9d7afa005566d93cb2922b1cd3f5b1825dadcbd28b86" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD340ee6fd1f..302e116c40 master -> origin/master302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.4.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-02-13 09:01.02 ---> using "a4a606e713da4bf2db724210bc725b274abc85166958c9886a5eb8f7a0008e51" from cache/src: (copy (src pplumbing.opam pplumbing-tests.opam pplumbing-pp-tty.opam pplumbing-log.opam pplumbing-log-cli.opam pplumbing-err.opam pplumbing-dev.opam cmdlang-cmdliner-err-runner.opam cmdlang-climate-err-runner.opam)(dst ./))2026-02-13 09:01.02 ---> using "98611c879f75aa2e6a65186b3e31249ac2e4fa27dbff7bf20a28aaa7e996ee23" from cache/src: (run (network host)(shell "opam pin add -yn pplumbing.dev './' && \\nopam pin add -yn pplumbing-tests.dev './' && \\nopam pin add -yn pplumbing-pp-tty.dev './' && \\nopam pin add -yn pplumbing-log.dev './' && \\nopam pin add -yn pplumbing-log-cli.dev './' && \\nopam pin add -yn pplumbing-err.dev './' && \\nopam pin add -yn pplumbing-dev.dev './' && \\nopam pin add -yn cmdlang-cmdliner-err-runner.dev './' && \\nopam pin add -yn cmdlang-climate-err-runner.dev './'"))[pplumbing.dev] synchronised (file:///src)pplumbing is now pinned to file:///src (version dev)[NOTE] Package pplumbing-tests does not exist in opam repositories registered in the current switch.[pplumbing-tests.dev] synchronised (file:///src)pplumbing-tests is now pinned to file:///src (version dev)[pplumbing-pp-tty.dev] synchronised (file:///src)pplumbing-pp-tty is now pinned to file:///src (version dev)[pplumbing-log.dev] synchronised (file:///src)pplumbing-log is now pinned to file:///src (version dev)[pplumbing-log-cli.dev] synchronised (file:///src)pplumbing-log-cli is now pinned to file:///src (version dev)[pplumbing-err.dev] synchronised (file:///src)pplumbing-err is now pinned to file:///src (version dev)[NOTE] Package pplumbing-dev does not exist in opam repositories registered in the current switch.[pplumbing-dev.dev] synchronised (file:///src)pplumbing-dev is now pinned to file:///src (version dev)[cmdlang-cmdliner-err-runner.dev] synchronised (file:///src)cmdlang-cmdliner-err-runner is now pinned to file:///src (version dev)[NOTE] Package cmdlang-climate-err-runner does not exist in opam repositories registered in the current switch.[cmdlang-climate-err-runner.dev] synchronised (file:///src)cmdlang-climate-err-runner is now pinned to file:///src (version dev)2026-02-13 09:01.02 ---> using "657418804bd30a05a3a66bd8e1c12ab3f7687d12404cdec21318c8f71bfbdefe" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-02-13 09:01.02 ---> using "66959291df640055ba46b561e41497dc24605c33f27967d6443f2721b2b21c62" from cache/src: (env DEPS "astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 brr.0.0.8 camlp-streams.5.0.1 capitalization.v0.17.0 checkseum.0.5.2 climate.0.9.0 cmdlang.0.0.10 cmdlang-to-climate.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 decompress.1.5.3 dune.3.21.1 dune-build-info.3.21.1 dune-configurator.3.21.1 dyn.3.21.1 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fs-io.3.21.1 gel.v0.17.0 gen.1.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-toplevel.6.2.0 jst-config.v0.17.0 loc.0.3.3 logs.0.10.0 lwt.6.1.0 mdx.2.5.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 odoc.3.1.0 odoc-parser.3.1.0 optint.0.3.0 ordering.3.21.1 parsexp.v0.17.0 pp.2.0.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_blob.0.9.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_js_style.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 ptime.1.2.0 re.1.14.0 result.1.5 sedlex.3.7 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sherlodoc.3.1.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.21.1 time_now.v0.17.0 top-closure.3.21.1 topkg.1.1.1 typerep.v0.17.1 tyxml.4.6.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.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.5 --depext-only -y pplumbing.dev pplumbing-tests.dev pplumbing-pp-tty.dev pplumbing-log.dev pplumbing-log-cli.dev pplumbing-err.dev pplumbing-dev.dev cmdlang-cmdliner-err-runner.dev cmdlang-climate-err-runner.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian trixie InRelease- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]- Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [108 kB]- Fetched 198 kB in 0s (1251 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[cmdlang-climate-err-runner.dev] synchronised (file:///src)[cmdlang-cmdliner-err-runner.dev] synchronised (file:///src)[pplumbing.dev] synchronised (file:///src)[pplumbing-dev.dev] synchronised (file:///src)[pplumbing-err.dev] synchronised (file:///src)[pplumbing-log.dev] synchronised (file:///src)[pplumbing-log-cli.dev] synchronised (file:///src)[pplumbing-pp-tty.dev] synchronised (file:///src)[pplumbing-tests.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).# To update the current shell environment, run: eval $(opam env)2026-02-13 09:01.02 ---> using "a59f44673239ceac3ca99a2fa4aea0db701c839134f8af2120e1448f670a3415" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 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 131 packages- install astring 0.8.5- install base v0.17.3- install base-bytes base- install base64 3.5.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 bisect_ppx 2.8.3- install brr 0.0.8- install camlp-streams 5.0.1- install capitalization v0.17.0- install checkseum 0.5.2- install climate 0.9.0- install cmdlang 0.0.10- install cmdlang-to-climate 0.0.10- install cmdlang-to-cmdliner 0.0.10- install cmdliner 1.3.0- install core v0.17.1- install cppo 1.8.0- install crunch 4.0.0- install csexp 1.5.2- install decompress 1.5.3- install dune 3.21.1- install dune-build-info 3.21.1- install dune-configurator 3.21.1- install dyn 3.21.1- install either 1.0.0- install expect_test_helpers_core v0.17.0- install fieldslib v0.17.0- install fix 20250919- install fmt 0.11.0- install fpath 0.7.3- install fs-io 3.21.1- install gel v0.17.0- install gen 1.1- install int_repr v0.17.0- install jane-street-headers v0.17.0- install js_of_ocaml 6.2.0- install js_of_ocaml-compiler 6.2.0- install js_of_ocaml-toplevel 6.2.0- install jst-config v0.17.0- install loc 0.3.3- install logs 0.10.0- install lwt 6.1.0- install mdx 2.5.1- install menhir 20260209- install menhirCST 20260209- install menhirGLR 20260209- install menhirLib 20260209- install menhirSdk 20260209- install num 1.6- install ocaml-compiler-libs v0.17.0- install ocaml-version 4.0.3- install ocaml_intrinsics_kernel v0.17.1- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install ocamlformat 0.28.1- install ocamlformat-lib 0.28.1- install ocp-indent 1.9.0- install ocplib-endian 1.2- install octavius 1.2.2- install odoc 3.1.0- install odoc-parser 3.1.0- install optint 0.3.0- install ordering 3.21.1- install parsexp v0.17.0- install pp 2.0.0- 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_blob 0.9.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_js_style 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 ptime 1.2.0- install re 1.14.0- install result 1.5- install sedlex 3.7- install seq base- install sexp_pretty v0.17.0- install sexplib v0.17.0- install sexplib0 v0.17.0- install sherlodoc 3.1.0- install splittable_random v0.17.0- install stdio v0.17.0- install stdlib-shims 0.3.0- install stdune 3.21.1- install time_now v0.17.0- install top-closure 3.21.1- install topkg 1.1.1- install typerep v0.17.1- install tyxml 4.6.0- install uucp 17.0.0- install uuseg 17.0.0- install uutf 1.0.4- install variantslib v0.17.0- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved astring.0.8.5 (cached)-> retrieved base.v0.17.3 (cached)-> retrieved base64.3.5.2 (cached)-> retrieved base_bigstring.v0.17.0 (cached)-> retrieved base_quickcheck.v0.17.0 (cached)-> retrieved bigstringaf.0.10.0 (cached)-> retrieved bin_prot.v0.17.0-1 (cached)-> retrieved bisect_ppx.2.8.3 (cached)-> retrieved camlp-streams.5.0.1 (cached)-> retrieved capitalization.v0.17.0 (cached)-> retrieved checkseum.0.5.2 (cached)-> retrieved brr.0.0.8 (cached)-> retrieved climate.0.9.0 (cached)-> retrieved cmdliner.1.3.0 (cached)-> retrieved cmdlang.0.0.10, cmdlang-to-climate.0.0.10, cmdlang-to-cmdliner.0.0.10 (cached)-> retrieved core.v0.17.1 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved crunch.4.0.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved either.1.0.0 (cached)-> retrieved expect_test_helpers_core.v0.17.0 (cached)-> retrieved fieldslib.v0.17.0 (cached)-> retrieved fix.20250919 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved fpath.0.7.3 (cached)-> retrieved decompress.1.5.3 (cached)-> retrieved gel.v0.17.0 (cached)-> retrieved gen.1.1 (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.3.3 (cached)-> retrieved logs.0.10.0 (cached)-> retrieved lwt.6.1.0 (cached)-> retrieved mdx.2.5.1 (cached)-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)-> retrieved dune.3.21.1, dune-build-info.3.21.1, dune-configurator.3.21.1, dyn.3.21.1, fs-io.3.21.1, ordering.3.21.1, stdune.3.21.1, top-closure.3.21.1 (cached)-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0 (cached)-> retrieved num.1.6 (cached)-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved ocaml-version.4.0.3 (cached)-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> installed cmdliner.1.3.0-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocamlformat.0.28.1, ocamlformat-lib.0.28.1 (cached)-> retrieved ocp-indent.1.9.0 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved octavius.1.2.2 (cached)-> retrieved optint.0.3.0 (cached)-> retrieved parsexp.v0.17.0 (cached)-> retrieved pp.2.0.0 (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_blob.0.9.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)-> installed num.1.6-> retrieved ppx_expect.v0.17.2 (cached)-> retrieved odoc.3.1.0, odoc-parser.3.1.0, sherlodoc.3.1.0 (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_js_style.v0.17.0 (cached)-> retrieved ppx_let.v0.17.0 (cached)-> retrieved ppx_log.v0.17.0 (cached)-> 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_stable_witness.v0.17.0 (cached)-> retrieved ppx_string.v0.17.0 (cached)-> retrieved ppx_string_conv.v0.17.0 (cached)-> retrieved ppx_tydi.v0.17.0 (cached)-> retrieved ppx_typerep_conv.v0.17.0 (cached)-> retrieved ppx_variants_conv.v0.17.0 (cached)-> retrieved ppxlib_jane.v0.17.2 (cached)-> retrieved ptime.1.2.0 (cached)-> retrieved re.1.14.0 (cached)-> retrieved result.1.5 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sedlex.3.7 (cached)-> retrieved ppxlib.0.35.0 (cached)-> retrieved sexp_pretty.v0.17.0 (cached)-> retrieved sexplib.v0.17.0 (cached)-> retrieved sexplib0.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 time_now.v0.17.0 (cached)-> retrieved typerep.v0.17.1 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved tyxml.4.6.0 (cached)-> retrieved uuseg.17.0.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved variantslib.v0.17.0 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved uucp.17.0.0 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed ocamlbuild.0.16.1-> installed topkg.1.1.1-> installed uutf.1.0.4-> installed fmt.0.11.0-> installed ptime.1.2.0-> installed astring.0.8.5-> installed fpath.0.7.3-> installed dune.3.21.1-> installed base64.3.5.2-> installed camlp-streams.5.0.1-> installed climate.0.9.0-> installed cmdlang.0.0.10-> installed cppo.1.8.0-> installed crunch.4.0.0-> installed csexp.1.5.2-> installed either.1.0.0-> installed fix.20250919-> installed gen.1.1-> installed jane-street-headers.v0.17.0-> installed menhirCST.20260209-> installed menhirGLR.20260209-> installed menhirLib.20260209-> installed menhirSdk.20260209-> installed ocaml-compiler-libs.v0.17.0-> installed ocaml-version.4.0.3-> installed ocaml_intrinsics_kernel.v0.17.1-> installed ocp-indent.1.9.0-> installed octavius.1.2.2-> installed optint.0.3.0-> installed pp.2.0.0-> installed ppx_derivers.1.2.1-> installed re.1.14.0-> installed result.1.5-> installed sexplib0.v0.17.0-> installed stdlib-shims.0.3.0-> installed yojson.3.0.0-> installed odoc-parser.3.1.0-> installed cmdlang-to-climate.0.0.10-> installed cmdlang-to-cmdliner.0.0.10-> installed ocplib-endian.1.2-> installed ordering.3.21.1-> installed parsexp.v0.17.0-> installed dune-build-info.3.21.1-> installed fs-io.3.21.1-> installed top-closure.3.21.1-> installed dune-configurator.3.21.1-> installed tyxml.4.6.0-> installed bigstringaf.0.10.0-> installed sexplib.v0.17.0-> installed dyn.3.21.1-> installed checkseum.0.5.2-> installed lwt.6.1.0-> installed decompress.1.5.3-> installed menhir.20260209-> installed stdune.3.21.1-> installed uucp.17.0.0-> installed base.v0.17.3-> installed loc.0.3.3-> installed fieldslib.v0.17.0-> installed odoc.3.1.0-> installed stdio.v0.17.0-> installed typerep.v0.17.1-> installed variantslib.v0.17.0-> installed uuseg.17.0.0-> installed ppxlib.0.35.0-> installed ppx_optcomp.v0.17.0-> installed ppxlib_jane.v0.17.2-> installed ppx_blob.0.9.0-> installed ppx_disable_unused_warnings.v0.17.0-> installed ppx_cold.v0.17.0-> installed ppx_here.v0.17.0-> installed ppx_stable_witness.v0.17.0-> installed ppx_tydi.v0.17.0-> installed ppx_typerep_conv.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_fixed_literal.v0.17.0-> installed ppx_ignore_instrumentation.v0.17.0-> installed ppx_pipebang.v0.17.0-> installed ppx_enumerate.v0.17.0-> installed ppx_js_style.v0.17.0-> installed ppx_globalize.v0.17.0-> installed ppx_compare.v0.17.0-> installed bisect_ppx.2.8.3-> installed sedlex.3.7-> installed ppx_optional.v0.17.0-> installed ppx_sexp_conv.v0.17.0-> installed ocamlformat-lib.0.28.1-> installed ppx_let.v0.17.0-> installed ppx_hash.v0.17.0-> installed ppx_assert.v0.17.0-> installed ppx_sexp_value.v0.17.0-> installed ppx_sexp_message.v0.17.0-> installed ocamlformat.0.28.1-> 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 bin_prot.v0.17.0-1-> installed ppx_string.v0.17.0-> installed time_now.v0.17.0-> installed ppx_bin_prot.v0.17.0-> installed ppx_string_conv.v0.17.0-> installed ppx_module_timer.v0.17.0-> installed ppx_inline_test.v0.17.0-> installed js_of_ocaml-compiler.6.2.0-> installed ppx_bench.v0.17.0-> installed ppx_expect.v0.17.2-> installed logs.0.10.0-> installed splittable_random.v0.17.0-> installed js_of_ocaml-toplevel.6.2.0-> installed mdx.2.5.1-> installed ppx_log.v0.17.0-> installed base_quickcheck.v0.17.0-> installed ppx_jane.v0.17.0-> installed brr.0.0.8-> installed gel.v0.17.0-> installed int_repr.v0.17.0-> installed base_bigstring.v0.17.0-> installed js_of_ocaml.6.2.0-> installed ppx_diff.v0.17.0-> installed sherlodoc.3.1.0-> installed core.v0.17.1-> installed expect_test_helpers_core.v0.17.0Done.<><> ocp-indent.1.9.0 installed successfully ><><><><><><><><><><><><><><><><><>=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:* for Emacs, add these lines to ~/.emacs:(add-to-list 'load-path "/home/opam/.opam/5.3/share/emacs/site-lisp")(require 'ocp-indent)* for Vim, add this line to ~/.vimrc:set rtp^="/home/opam/.opam/5.3/share/ocp-indent/vim"# To update the current shell environment, run: eval $(opam env)2026-02-13 09:01.02 ---> using "de0e9de2aa2413271335d4235ab80af928d0304565880968c1d21cb01335d965" from cache/src: (copy (src .) (dst /src))2026-02-13 09:01.02 ---> saved as "82161756ae59b23a7cdad20245ce9c28dccc1f249216191a2e05f9e0b779de0b"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-02-13 09:01.07 ---> saved as "a49f6b9a969e163a7f4653a7c9d5177f6f27c6bda213c0869c4d694ef9eb5c89"Job succeeded2026-02-13 09:01.07: Job succeeded