2026-06-09 21:21.03: New job: test ocurrent/ocaml-docs-ci https://github.com/ocurrent/ocaml-docs-ci.git#refs/pull/186/head (46f5a1a1faa82758d1b6fce161dd1dd8ba69b162) (linux-x86_64:debian-13-4.11_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440cOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/ocaml-docs-ci.git" && cd "ocaml-docs-ci" && git fetch origin "refs/pull/186/head" && git reset --hard 46f5a1a1cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c# debian-13-4.11_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --onelineRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN opam update -uCOPY --chown=1000:1000 ocaml-docs-ci.opam ocaml-docs-ci-client.opam day11.opam ./RUN opam pin add -yn ocaml-docs-ci.dev './' && \opam pin add -yn ocaml-docs-ci-client.dev './' && \opam pin add -yn day11.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.23.1 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y day11.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build --only-packages=day11 @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-06-09 21:21.03: Using cache hint "ocurrent/ocaml-docs-ci-ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c-debian-13-4.11_opam-2.5-11c1027e2b83d209a0183cf757a8760c"2026-06-09 21:21.03: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)(comment debian-13-4.11_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 (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))(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 "opam update -u"))(copy (src ocaml-docs-ci.opam ocaml-docs-ci-client.opam day11.opam) (dst ./))(run (network host)(shell "opam pin add -yn ocaml-docs-ci.dev './' && \\nopam pin add -yn ocaml-docs-ci-client.dev './' && \\nopam pin add -yn day11.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.23.1 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6")(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 day11.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 --only-packages=day11 @install @check @runtest && rm -rf _build")))2026-06-09 21:21.03: Waiting for resource in pool OCluster2026-06-09 21:21.03: Waiting for worker…2026-06-09 21:21.03: Got resource from pool OClusterBuilding on eumache.caelum.ci.devAll commits already cachedHEAD is now at 46f5a1a Add odoc to quick profile(from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)Unable to find image 'ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c' locallydocker.io/ocaml/opam@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c: Pulling from ocaml/opam307f8152a55e: Pulling fs layer53d481666795: Pulling fs layer4ee22a5df705: Pulling fs layerae88ba2e7c99: Pulling fs layer466fcae906a3: Pulling fs layer024abae8c1ed: Pulling fs layerd582ebdec32b: Pulling fs layeraa12715098f1: Pulling fs layer62299cb9f759: Pulling fs layera25072680c61: Pulling fs layer43b56dd9ccf7: Pulling fs layer244d3fc9f983: Pulling fs layerc4fb47424a8f: Pulling fs layercf6798d648a4: Pulling fs layer279a991ac05e: Pulling fs layercf66fc12d100: Pulling fs layerd39d0e8ae83c: Pulling fs layer4b54e9cd8568: Pulling fs layerf65d25bce8ea: Pulling fs layer7d77baca5957: Pulling fs layer4f4fb700ef54: Pulling fs layera99a940ecfac: Pulling fs layerf5264679c08b: Pulling fs layerf2b70106109c: Pulling fs layer43b56dd9ccf7: Waitingb37088730bad: Pulling fs layercbd33ffade5f: Pulling fs layerf1cf9ab18ca0: Pulling fs layer87f3d72372a4: Pulling fs layer25d15f09ece2: Pulling fs layer244d3fc9f983: Waitingc4fb47424a8f: Waiting279a991ac05e: Waitingae88ba2e7c99: Waitingcf6798d648a4: Waiting6304df60357e: Pulling fs layer34a8ea3e9b48: Pulling fs layera0636f21098e: Pulling fs layer9511add15c87: Pulling fs layer963ec00065e9: Pulling fs layer3a098b8178a5: Pulling fs layer4f4fb700ef54: Waiting466fcae906a3: Waitingb37088730bad: Waiting024abae8c1ed: Waitinga99a940ecfac: Waitingf5264679c08b: Waitingf2b70106109c: Waitingd582ebdec32b: Waitingca1c1d43252a: Pulling fs layer87f3d72372a4: Waitingca50eb78767c: Pulling fs layer85fc1e77225e: Pulling fs layercbd33ffade5f: Waiting088f7de253ad: Pulling fs layercf66fc12d100: Waitingf1cf9ab18ca0: Waitingd39d0e8ae83c: Waitinga3252813698b: Pulling fs layer25d15f09ece2: Waiting29c18e123b7c: Pulling fs layerf9fe8a9fcba5: Pulling fs layerc7ffbe2d1595: Pulling fs layerf65d25bce8ea: Waitingca1c1d43252a: Waitingca50eb78767c: Waiting6304df60357e: Waitinga25072680c61: Waiting29c18e123b7c: Waitingf9fe8a9fcba5: Waiting3a098b8178a5: Waitinga3252813698b: Waiting9511add15c87: Waitingc7ffbe2d1595: Waiting963ec00065e9: Waiting088f7de253ad: Waiting34a8ea3e9b48: Waiting85fc1e77225e: Waiting4b54e9cd8568: Waitingaa12715098f1: Waiting4ee22a5df705: Verifying Checksum4ee22a5df705: Download complete53d481666795: Download complete466fcae906a3: Download completeae88ba2e7c99: Verifying Checksumae88ba2e7c99: Download completed582ebdec32b: Verifying Checksumd582ebdec32b: Download complete307f8152a55e: Verifying Checksum307f8152a55e: Download completeaa12715098f1: Verifying Checksumaa12715098f1: Download complete62299cb9f759: Verifying Checksum62299cb9f759: Download completea25072680c61: Verifying Checksuma25072680c61: Download complete43b56dd9ccf7: Verifying Checksum43b56dd9ccf7: Download complete244d3fc9f983: Verifying Checksum244d3fc9f983: Download completec4fb47424a8f: Verifying Checksumc4fb47424a8f: Download completecf6798d648a4: Verifying Checksumcf6798d648a4: Download complete279a991ac05e: Verifying Checksumcf66fc12d100: Verifying Checksumcf66fc12d100: Download completed39d0e8ae83c: Download complete4b54e9cd8568: Verifying Checksum4b54e9cd8568: Download completef65d25bce8ea: Download complete7d77baca5957: Verifying Checksum7d77baca5957: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completea99a940ecfac: Verifying Checksuma99a940ecfac: Download completef5264679c08b: Download complete024abae8c1ed: Verifying Checksum024abae8c1ed: Download completef2b70106109c: Download completecbd33ffade5f: Verifying Checksumcbd33ffade5f: Download completeb37088730bad: Verifying Checksumb37088730bad: Download completef1cf9ab18ca0: Verifying Checksumf1cf9ab18ca0: Download complete87f3d72372a4: Download complete25d15f09ece2: Download complete6304df60357e: Verifying Checksum6304df60357e: Download complete34a8ea3e9b48: Download completea0636f21098e: Verifying Checksuma0636f21098e: Download complete9511add15c87: Verifying Checksum9511add15c87: Download complete3a098b8178a5: Verifying Checksum3a098b8178a5: Download completeca50eb78767c: Verifying Checksumca50eb78767c: Download complete307f8152a55e: Pull complete53d481666795: Pull complete4ee22a5df705: Pull complete85fc1e77225e: Verifying Checksum85fc1e77225e: Download complete088f7de253ad: Verifying Checksum088f7de253ad: Download completeae88ba2e7c99: Pull complete466fcae906a3: Pull complete963ec00065e9: Verifying Checksum963ec00065e9: Download complete29c18e123b7c: Verifying Checksum29c18e123b7c: Download completef9fe8a9fcba5: Verifying Checksumf9fe8a9fcba5: Download completec7ffbe2d1595: Download completea3252813698b: Verifying Checksuma3252813698b: Download completeca1c1d43252a: Verifying Checksumca1c1d43252a: Download complete024abae8c1ed: Pull completed582ebdec32b: Pull completeaa12715098f1: Pull complete62299cb9f759: Pull completea25072680c61: Pull complete43b56dd9ccf7: Pull complete244d3fc9f983: Pull completec4fb47424a8f: Pull completecf6798d648a4: Pull complete279a991ac05e: Pull completecf66fc12d100: Pull completed39d0e8ae83c: Pull complete4b54e9cd8568: Pull completef65d25bce8ea: Pull complete7d77baca5957: Pull complete4f4fb700ef54: Pull completea99a940ecfac: Pull completef5264679c08b: Pull completef2b70106109c: Pull completeb37088730bad: Pull completecbd33ffade5f: Pull completef1cf9ab18ca0: Pull complete87f3d72372a4: Pull complete25d15f09ece2: Pull complete6304df60357e: Pull complete34a8ea3e9b48: Pull completea0636f21098e: Pull complete9511add15c87: Pull complete963ec00065e9: Pull complete3a098b8178a5: Pull completeca1c1d43252a: Pull completeca50eb78767c: Pull complete85fc1e77225e: Pull complete088f7de253ad: Pull completea3252813698b: Pull complete29c18e123b7c: Pull completef9fe8a9fcba5: Pull completec7ffbe2d1595: Pull completeDigest: sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440cStatus: Downloaded newer image for ocaml/opam@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c2026-06-09 21:21.05 ---> using "36abb6db1723167d15c41f53ef05d371444812dc64e2ea7fe109d222db988473" from cache/: (comment debian-13-4.11_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-06-09 21:21.05 ---> using "8b6c3f9b20d6c3beeb84a8d52ac5abfb97ee836913fb82a0f86bfdcf7eb71547" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADfc08333d1b..8e7cc3fd7b master -> origin/masterc180e16309 Merge pull request #29907 from dra27/host-arch-fixes2026-06-09 21:21.05 ---> using "787593c9e98b0eeab19421af5323d1710d5f56f0a144d32c0520c9f3d618129b" 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 version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalContinue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository2026-06-09 21:21.05 ---> using "e9462185fb881ba3d7cabf686542b353a85d5b107b02833d09b3933ec809752d" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 7.0.0-22-genericThe OCaml toplevel, version 4.11.22.5.12026-06-09 21:21.05 ---> using "42808cbd7222188cb67955af0732456aaa0517898ec5d2a70a5b348146a12060" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-06-09 21:21.05 ---> using "a51de25363510ce3b33d0a18f134f327b21691152fb7bf6d094c7f0dd823c12f" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).The following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0- ocaml-config.3However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.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-06-09 21:21.05 ---> using "a931d29884d259a6fd4256615066f997a1d56016442b6ff7c984fb84296bd504" from cache/src: (copy (src ocaml-docs-ci.opam ocaml-docs-ci-client.opam day11.opam)(dst ./))2026-06-09 21:21.05 ---> saved as "f412a8f0054d4c5f80057052834e1f3d8992d28ea462f2f219bd3509577df443"/src: (run (network host)(shell "opam pin add -yn ocaml-docs-ci.dev './' && \\nopam pin add -yn ocaml-docs-ci-client.dev './' && \\nopam pin add -yn day11.dev './'"))[NOTE] Package ocaml-docs-ci does not exist in opam repositories registered in the current switch.[ocaml-docs-ci.dev] synchronised (file:///src)ocaml-docs-ci is now pinned to file:///src (version dev)[NOTE] Package ocaml-docs-ci-client does not exist in opam repositories registered in the current switch.[ocaml-docs-ci-client.dev] synchronised (file:///src)ocaml-docs-ci-client is now pinned to file:///src (version dev)[NOTE] Package day11 does not exist in opam repositories registered in the current switch.[day11.dev] synchronised (file:///src)day11 is now pinned to file:///src (version dev)2026-06-09 21:21.09 ---> saved as "ba70169e45694b052283cc6868338528d67830b60c87ac0104fa282cd9b6db9c"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-06-09 21:21.09 ---> saved as "ea6f4eda3bf47fe82da52903b2f6ed7785f8ba7e7a5141dffe0614d18d8c1567"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.23.1 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocaml-secondary-compiler.4.14.2 ocamlfind.1.9.6 ocamlfind-secondary.1.9.6")/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 day11.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]- 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 trixie/main amd64 Packages [9671 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [211 kB]- Fetched 10.1 MB in 2s (5912 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[day11.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.11.2).[NOTE] Package ocaml is already installed (current version is 4.11.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).# To update the current shell environment, run: eval $(opam env)2026-06-09 21:21.18 ---> saved as "352f507d74b916f0120fd8130bab23e5629cf3da637c2bacab0a6e6d92d460cb"/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.11.2).[NOTE] Package ocaml is already installed (current version is 4.11.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 4 packages- install dune 3.23.1- install ocaml-secondary-compiler 4.14.2- install ocamlfind 1.9.6- install ocamlfind-secondary 1.9.6<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved ocaml-secondary-compiler.4.14.2 (cached)-> retrieved dune.3.23.1 (cached)-> retrieved ocamlfind.1.9.6, ocamlfind-secondary.1.9.6 (cached)-> installed ocamlfind.1.9.6-> installed ocaml-secondary-compiler.4.14.2-> installed ocamlfind-secondary.1.9.6-> installed dune.3.23.1Done.# To update the current shell environment, run: eval $(opam env)2026-06-09 21:23.35 ---> saved as "9671c9c392a63934824c7116077182692f809e3bb5f738b86d8f7c9de86cd81b"/src: (copy (src .) (dst /src))2026-06-09 21:23.36 ---> saved as "8b61ce7a523d1cb6565b1fd3e05b47df5f8d9d4c4bd977e6a5f19e661745050a"/src: (run (shell "opam exec -- dune build --only-packages=day11 @install @check @runtest && rm -rf _build"))File "day11/sys/test/dune", line 3, characters 56-59:3 | (libraries day11_sys day11_test_util alcotest eio_main bos))^^^Error: Library "bos" not found.-> required by _build/default/day11/sys/test/test_sys.exe-> required by alias day11/sys/test/runtest-test_sys in day11/sys/test/dune:2-> required by alias day11/sys/test/runtestFile "day11/container/test/dune", line 3, characters 63-69:3 | (libraries day11_container day11_test_util alcotest bos fpath yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/container/test/test_container.exe-> required by alias day11/container/test/runtest-test_container inday11/container/test/dune:2-> required by alias day11/container/test/runtestFile "day11/solution/test/dune", line 3, characters 82-88:3 | (libraries day11_solution day11_test_util alcotest astring bos fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/solution/test/test_graph.exe-> required by alias day11/solution/test/runtest-test_graph inday11/solution/test/dune:2-> required by alias day11/solution/test/runtestFile "day11/layer/test/dune", line 3, characters 68-74:3 | (libraries day11_layer day11_test_util alcotest bos eio_main fpath yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/layer/test/test_layer.exe-> required by alias day11/layer/test/runtest-test_layer inday11/layer/test/dune:2-> required by alias day11/layer/test/runtestFile "day11/layer/dune", line 6, characters 18-37:6 | (preprocess (pps ppx_deriving_yojson)))^^^^^^^^^^^^^^^^^^^Error: Library "ppx_deriving_yojson" not found.-> required by _build/default/day11/layer/.merlin-conf/lib-day11.layer-> required by alias day11/layer/checkFile "day11/opam_layer/dune", line 6, characters 18-37:6 | (preprocess (pps ppx_deriving_yojson)))^^^^^^^^^^^^^^^^^^^Error: Library "ppx_deriving_yojson" not found.-> required by_build/default/day11/opam_layer/.merlin-conf/lib-day11.opam-layer-> required by alias day11/opam_layer/checkFile "day11/solver_pool/test/dune", line 4, characters 31-42:4 | eio eio.unix eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by _build/default/day11/solver_pool/test/test_solver_pool.exe-> required by alias day11/solver_pool/test/runtest-test_solver_pool inday11/solver_pool/test/dune:2-> required by alias day11/solver_pool/test/runtestFile "day11/batch/test/dune", line 4, characters 40-51:4 | alcotest bos eio_main fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by _build/default/day11/batch/test/test_batch.exe-> required by alias day11/batch/test/runtest-test_batch inday11/batch/test/dune:2-> required by alias day11/batch/test/runtestFile "day11/solver/test/dune", line 3, characters 105-111:3 | (libraries day11_solver day11_doc day11_solution day11_test_util alcotest astring bos fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/solver/test/test_solver.exe-> required by alias day11/solver/test/runtest-test_solver inday11/solver/test/dune:2-> required by alias day11/solver/test/runtestFile "day11/opam_build/test/dune", line 4, characters 52-58:4 | alcotest bos eio_main fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/opam_build/test/test_build.exe-> required by alias day11/opam_build/test/runtest-test_build inday11/opam_build/test/dune:2-> required by alias day11/opam_build/test/runtestFile "day11/opam_layer/test/dune", line 4, characters 47-53:4 | alcotest bos fpath opam-format str yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/opam_layer/test/test_opam_layer.exe-> required by alias day11/opam_layer/test/runtest-test_opam_layer inday11/opam_layer/test/dune:2-> required by alias day11/opam_layer/test/runtestFile "day11/lib/test/dune", line 4, characters 15-21:4 | opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/lib/test/test_lib.exe-> required by alias day11/lib/test/runtest-test_lib in day11/lib/test/dune:2-> required by alias day11/lib/test/runtestFile "day11/doc/test/dune", line 3, characters 69-75:3 | (libraries day11_doc day11_test_util alcotest bos fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/doc/test/test_doc.exe-> required by alias day11/doc/test/runtest-test_doc in day11/doc/test/dune:2-> required by alias day11/doc/test/runtestFile "day11/jtw/test/dune", line 3, characters 77-83:3 | (libraries day11_jtw day11_test_util alcotest astring bos fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by _build/default/day11/jtw/test/test_jtw.exe-> required by alias day11/jtw/test/runtest-test_jtw in day11/jtw/test/dune:2-> required by alias day11/jtw/test/runtestFile "day11/doc/dune", line 7, characters 18-37:7 | (preprocess (pps ppx_deriving_yojson)))^^^^^^^^^^^^^^^^^^^Error: Library "ppx_deriving_yojson" not found.-> required by _build/default/day11/doc/.merlin-conf/lib-day11.doc-> required by alias day11/doc/checkFile "day11/container/test/dune", line 8, characters 40-46:8 | alcotest bos eio_main fpath yojson))^^^^^^Error: Library "yojson" not found.-> required by_build/default/day11/container/test/.test_integration.eobjs/byte/dune__exe__Test_build_package.cmi-> required by alias day11/container/test/checkFile "day11/container/test/dune", line 13, characters 48-54:13 | alcotest astring bos eio_main fpath yojson))^^^^^^Error: Library "yojson" not found.-> required by_build/default/day11/container/test/.test_build_package.eobjs/byte/dune__exe__Test_build_package.cmi-> required by alias day11/container/test/checkFile "day11/test_util/dune", line 4, characters 34-39:4 | (libraries alcotest bos eio_main fpath))^^^^^Error: Library "fpath" not found.-> required by library "day11.test-util" in _build/default/day11/test_util-> required by_build/default/day11/test_util/.day11_test_util.objs/byte/day11_test_util__Test_util.cmi-> required by alias day11/test_util/checkFile "day11/sys/dune", line 4, characters 48-55:4 | (libraries astring bos eio eio_main fpath logs rresult unix))^^^^^^^Error: Library "rresult" not found.-> required by library "day11.sys" in _build/default/day11/sys-> required by_build/default/day11/sys/.day11_sys.objs/byte/day11_sys__Atomic_swap.cmi-> required by alias day11/sys/checkFile "day11/container/dune", line 4, characters 40-46:4 | (libraries day11_sys bos fpath rresult yojson unix))^^^^^^Error: Library "yojson" not found.-> required by library "day11.container" in _build/default/day11/container-> required by_build/default/day11/container/.day11_container.objs/byte/day11_container__Mount.cmi-> required by alias day11/container/checkFile "day11/solver_pool/dune", line 4, characters 76-82:4 | (libraries bos day11_solution day11_sys eio eio.unix logs opam-format unix yojson))^^^^^^Error: Library "yojson" not found.-> required by library "day11.solver-pool" in_build/default/day11/solver_pool-> required by_build/default/day11/solver_pool/.day11_solver_pool.objs/byte/day11_solver_pool__Solver_pool.cmi-> required by alias day11/solver_pool/checkFile "day11/opam/dune", line 4, characters 44-55:4 | (libraries fmt fpath git-unix lwt lwt.unix opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by library "day11.opam-helpers" in _build/default/day11/opam-> required by_build/default/day11/opam/.day11_opam.objs/byte/day11_opam__Git_packages.cmi-> required by alias day11/opam/checkFile "day11/solution/dune", line 4, characters 42-48:4 | (libraries bos fpath opam-format rresult yojson))^^^^^^Error: Library "yojson" not found.-> required by library "day11.solution" in _build/default/day11/solution-> required by_build/default/day11/solution/.day11_solution.objs/byte/day11_solution__Deps.cmi-> required by alias day11/solution/checkFile "day11/solver/dune", line 6, characters 38-45:6 | opam-0install opam-format rresult))^^^^^^^Error: Library "rresult" not found.-> required by library "day11.solver" in _build/default/day11/solver-> required by_build/default/day11/solver/.day11_solver.objs/byte/day11_solver__Context.cmi-> required by alias day11/solver/checkFile "day11/layer/dune", line 4, characters 53-59:4 | (libraries day11_sys bos eio eio.unix fpath rresult yojson unix)^^^^^^Error: Library "yojson" not found.-> required by library "day11.layer" in _build/default/day11/layer-> required by_build/default/day11/layer/.day11_layer.objs/byte/day11_layer.cmi-> required by alias day11/layer/checkFile "day11/opam_layer/dune", line 5, characters 42-48:5 | bos fpath opam-format rresult yojson unix)^^^^^^Error: Library "yojson" not found.-> required by library "day11.opam-layer" in _build/default/day11/opam_layer-> required by_build/default/day11/opam_layer/.day11_opam_layer.objs/byte/day11_opam_layer__Build.cmi-> required by alias day11/opam_layer/checkFile "day11/runner/dune", line 5, characters 31-38:5 | bos eio fpath logs rresult unix))^^^^^^^Error: Library "rresult" not found.-> required by library "day11.runner" in _build/default/day11/runner-> required by_build/default/day11/runner/.day11_runner.objs/byte/day11_runner__Cpu_slots.cmi-> required by alias day11/runner/checkFile "day11/solver_pool/test/dune", line 9, characters 31-42:9 | eio eio.unix eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/solver_pool/test/.test_driver_solve.eobjs/byte/dune__exe__Test_driver_solve.cmi-> required by alias day11/solver_pool/test/checkFile "day11/solver_pool/test/dune", line 20, characters 31-42:20 | eio eio.unix eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/solver_pool/test/.test_who_wants_odoc_310.eobjs/byte/dune__exe__Test_driver_solve.cmi-> required by alias day11/solver_pool/test/checkFile "day11/solver_pool/test/dune", line 25, characters 31-42:25 | eio eio.unix eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/solver_pool/test/.test_why_not_odoc_320.eobjs/byte/dune__exe__Test_driver_solve.cmi-> required by alias day11/solver_pool/test/checkFile "day11/solver_pool/test/dune", line 15, characters 43-50:15 | eio eio.unix eio_main fpath opam-format rresult))^^^^^^^Error: Library "rresult" not found.-> required by_build/default/day11/solver_pool/test/.test_ox_variants.eobjs/byte/dune__exe__Test_driver_solve.cmi-> required by alias day11/solver_pool/test/checkFile "day11/batch/test/dune", line 26, characters 22-33:26 | bos fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/batch/test/.test_examined_diff.eobjs/byte/dune__exe__Test_batch.cmi-> required by alias day11/batch/test/checkFile "day11/batch/test/dune", line 10, characters 40-51:10 | alcotest bos eio_main fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/batch/test/.test_batch_integration.eobjs/byte/dune__exe__Test_batch.cmi-> required by alias day11/batch/test/checkFile "day11/batch/test/dune", line 16, characters 40-51:16 | alcotest bos eio_main fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/batch/test/.test_cmdliner_all.eobjs/byte/dune__exe__Test_batch.cmi-> required by alias day11/batch/test/checkFile "day11/batch/test/dune", line 21, characters 31-42:21 | alcotest bos fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/batch/test/.test_incremental.eobjs/byte/dune__exe__Test_batch.cmi-> required by alias day11/batch/test/checkFile "day11/solver/test/dune", line 7, characters 35-46:7 | (libraries day11_solver bos fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/solver/test/.test_doc_deps.eobjs/byte/dune__exe__Test_doc_deps.cmi-> required by alias day11/solver/test/checkFile "day11/benchmark/dune", line 8, characters 31-42:8 | (libraries day11_solver fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/benchmark/.benchmark_day10.eobjs/byte/dune__exe__Benchmark.cmi-> required by alias day11/benchmark/checkFile "day11/benchmark/dune", line 4, characters 27-38:4 | eio_main fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/benchmark/.benchmark.eobjs/byte/dune__exe__Benchmark.cmi-> required by alias day11/benchmark/checkFile "day11/benchmark/dune", line 13, characters 31-42:13 | bos eio_main fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/benchmark/.benchmark_builds.eobjs/byte/dune__exe__Benchmark.cmi-> required by alias day11/benchmark/checkFile "day11/benchmark/dune", line 23, characters 58-69:23 | day11_solver_pool bos eio_main fpath git-unix opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/benchmark/.trial_run.eobjs/byte/dune__exe__Benchmark.cmi-> required by alias day11/benchmark/checkFile "day11/benchmark/dune", line 18, characters 62-73:18 | day11_solver bos eio_main fmt logs logs.fmt fpath opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/benchmark/.benchmark_docs.eobjs/byte/dune__exe__Benchmark.cmi-> required by alias day11/benchmark/checkFile "day11/solver/dune", line 13, characters 61-67:13 | (libraries cmdliner day11_solver day11_solution opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by_build/default/day11/solver/.solver_worker.eobjs/byte/dune__exe__Solver_worker.cmi-> required by alias day11/solver/checkFile "day11/opam_build/test/dune", line 9, characters 48-59:9 | alcotest astring bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/opam_build/test/.test_build_integration.eobjs/byte/dune__exe__Test_build.cmi-> required by alias day11/opam_build/test/checkFile "day11/opam_build/test/dune", line 14, characters 48-59:14 | alcotest astring bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/opam_build/test/.test_layered_build.eobjs/byte/dune__exe__Test_build.cmi-> required by alias day11/opam_build/test/checkFile "day11/opam_build/test/dune", line 19, characters 40-51:19 | alcotest bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/opam_build/test/.test_from_scratch.eobjs/byte/dune__exe__Test_build.cmi-> required by alias day11/opam_build/test/checkFile "day11/opam_build/test/dune", line 24, characters 48-59:24 | alcotest astring bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/opam_build/test/.test_tools.eobjs/byte/dune__exe__Test_build.cmi-> required by alias day11/opam_build/test/checkFile "day11/opam_build/test/dune", line 29, characters 40-51:29 | alcotest bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/opam_build/test/.test_tools_pinned.eobjs/byte/dune__exe__Test_build.cmi-> required by alias day11/opam_build/test/checkFile "day11/opam_build/dune", line 7, characters 57-63:7 | bos dockerfile eio fpath opam-format rresult yojson unix))^^^^^^Error: Library "yojson" not found.-> required by library "day11.opam-build" in _build/default/day11/opam_build-> required by_build/default/day11/opam_build/.day11_opam_build.objs/byte/day11_opam_build__Backend.cmi-> required by alias day11/opam_build/checkFile "day11/batch/dune", line 5, characters 65-71:5 | day11_lib day11_solver eio fpath opam-format rresult yojson unix))^^^^^^Error: Library "yojson" not found.-> required by library "day11.batch" in _build/default/day11/batch-> required by_build/default/day11/batch/.day11_batch.objs/byte/day11_batch__Blessing.cmi-> required by alias day11/batch/checkFile "day11/doc/test/dune", line 9, characters 60-66:9 | alcotest astring bos eio_main fpath opam-format yojson))^^^^^^Error: Library "yojson" not found.-> required by_build/default/day11/doc/test/.test_doc_integration.eobjs/byte/dune__exe__Test_doc.cmi-> required by alias day11/doc/test/checkFile "day11/doc/test/dune", line 15, characters 48-59:15 | alcotest astring bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/doc/test/.test_generate_docs.eobjs/byte/dune__exe__Test_doc.cmi-> required by alias day11/doc/test/checkFile "day11/doc/test/dune", line 21, characters 40-51:21 | alcotest bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/doc/test/.test_doc_compile_link.eobjs/byte/dune__exe__Test_doc.cmi-> required by alias day11/doc/test/checkFile "day11/doc/test/dune", line 27, characters 40-51:27 | alcotest bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/doc/test/.test_doc_pipeline.eobjs/byte/dune__exe__Test_doc.cmi-> required by alias day11/doc/test/checkFile "day11/jtw/test/dune", line 8, characters 48-59:8 | alcotest astring bos eio_main fpath opam-format))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/jtw/test/.test_jtw_integration.eobjs/byte/dune__exe__Test_jtw.cmi-> required by alias day11/jtw/test/checkFile "day11/lib/dune", line 4, characters 81-87:4 | (libraries bos day11_layer day11_opam_layer eio fmt fpath logs rresult unix str yojson))^^^^^^Error: Library "yojson" not found.-> required by library "day11.lib" in _build/default/day11/lib-> required by_build/default/day11/lib/.day11_lib.objs/byte/day11_lib__Build_config.cmi-> required by alias day11/lib/checkFile "day11/doc/dune", line 6, characters 42-48:6 | bos fpath opam-format rresult yojson unix)^^^^^^Error: Library "yojson" not found.-> required by library "day11.doc" in _build/default/day11/doc-> required by_build/default/day11/doc/.day11_doc.objs/byte/day11_doc__Combine.cmi-> required by alias day11/doc/checkFile "day11/jtw/dune", line 5, characters 46-52:5 | bos fpath opam-format rresult str yojson unix))^^^^^^Error: Library "yojson" not found.-> required by library "day11.jtw" in _build/default/day11/jtw-> required by_build/default/day11/jtw/.day11_jtw.objs/byte/day11_jtw__Build_tools.cmi-> required by alias day11/jtw/checkFile "day11/bin/dune", line 7, characters 63-74:7 | bos cmdliner eio_main fpath git-unix logs logs.fmt opam-format unix))^^^^^^^^^^^Error: Library "opam-format" not found.-> required by_build/default/day11/bin/.main.eobjs/byte/dune__exe__Cmd_batch.cmi-> required by alias day11/bin/checkFile "day11/opam_build/test_noop/dune", line 3, characters 66-72:3 | (libraries day11_opam_build day11_layer eio eio_main opam-format yojson unix))^^^^^^Error: Library "yojson" not found.-> required by_build/default/day11/opam_build/test_noop/.test_executor.eobjs/byte/dune__exe__Test_executor.cmi-> required by alias day11/opam_build/test_noop/checkFile "day11/layer/cli/dune", line 5, characters 50-55:5 | (libraries day11_layer cmdliner bos eio eio_main fpath str))^^^^^Error: Library "fpath" not found.-> required by_build/default/day11/layer/cli/.layer_cli.eobjs/byte/dune__exe__Layer_cli.cmi-> required by alias day11/layer/cli/check(cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -warn-error -A -g -bin-annot -I day11/sys/helper/.fork_helper.eobjs/byte -intf-suffix .ml -no-alias-deps -opaque -o day11/sys/helper/.fork_helper.eobjs/byte/dune__exe__Fork_helper.cmo -c -impl day11/sys/helper/fork_helper.ml)File "day11/sys/helper/fork_helper.ml", line 166, characters 14-39:166 | try In_channel.with_open_text path In_channel.input_all^^^^^^^^^^^^^^^^^^^^^^^^^Error: Unbound module In_channel(cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -warn-error -A -g -I day11/sys/helper/.fork_helper.eobjs/byte -I day11/sys/helper/.fork_helper.eobjs/native -intf-suffix .ml -no-alias-deps -opaque -o day11/sys/helper/.fork_helper.eobjs/native/dune__exe__Fork_helper.cmx -c -impl day11/sys/helper/fork_helper.ml)File "day11/sys/helper/fork_helper.ml", line 166, characters 14-39:166 | try In_channel.with_open_text path In_channel.input_all^^^^^^^^^^^^^^^^^^^^^^^^^Error: Unbound module In_channel"/usr/bin/env" "bash" "-c" "opam exec -- dune build --only-packages=day11 @install @check @runtest && rm -rf _build" failed with exit status 12026-06-09 21:23.37: Job failed: Failed: Build failed