2026-04-16 16:37.51: New job: test backtracking/ocaml-hashcons https://github.com/backtracking/ocaml-hashcons.git#refs/heads/master (9d6a7855e70ac59f8e434efdc301aa9c9bc81991) (linux-x86_64:fedora-42-5.4_opam-2.5)Base: ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bbOpam project buildTo reproduce locally:git clone --recursive "https://github.com/backtracking/ocaml-hashcons.git" -b "master" && cd "ocaml-hashcons" && git reset --hard 9d6a7855cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb# fedora-42-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN 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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 hashcons.opam ./RUN opam pin add -yn hashcons.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.22.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y hashcons.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-04-16 16:37.51: Using cache hint "backtracking/ocaml-hashcons-ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb-fedora-42-5.4_opam-2.5-328aa0a01541641a5d1839296f6a75ed"2026-04-16 16:37.51: Using OBuilder spec:((from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)(comment fedora-42-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src hashcons.opam) (dst ./))(run (network host)(shell "opam pin add -yn hashcons.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.22.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1")(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 hashcons.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-04-16 16:37.51: Waiting for resource in pool OCluster2026-04-16 16:37.52: Waiting for worker…2026-04-16 16:37.53: Got resource from pool OClusterBuilding on eumache.caelum.ci.devAll commits already cachedHEAD is now at 9d6a785 fixes for ocaml-ci(from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)Unable to find image 'ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb' locallydocker.io/ocaml/opam@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb: Pulling from ocaml/opambcbfb8588268: Already exists7c86f07d981d: Pulling fs layere523f6cbdc73: Pulling fs layere196c832855a: Pulling fs layerc24dcc89d23e: Pulling fs layercd9def049d81: Pulling fs layere360f9824a3f: Pulling fs layerfbeadbd8287f: Pulling fs layerc24dcc89d23e: Waitingb5be9212d8a5: Pulling fs layere360f9824a3f: Waiting58850ac9f02f: Pulling fs layerb5be9212d8a5: Waiting94de074660d5: Pulling fs layerc6d785172de9: Pulling fs layer94de074660d5: Waiting5642a0bc3a02: Pulling fs layer677ac3b3af73: Pulling fs layer5642a0bc3a02: Waiting97f4a46fa01c: Pulling fs layer677ac3b3af73: Waiting887c8b3bd767: Pulling fs layercd9def049d81: Waiting97f4a46fa01c: Waitingc6d785172de9: Waiting887c8b3bd767: Waiting8572bae05e44: Pulling fs layer58850ac9f02f: Waitinga801ab04175f: Pulling fs layer8eb7359ab813: Pulling fs layerfbeadbd8287f: Waitinga801ab04175f: Waitingea7dd170751f: Pulling fs layer8eb7359ab813: Waiting4f4fb700ef54: Pulling fs layer4eeb3f6c741a: Pulling fs layer4f4fb700ef54: Waitingd8096e11e5a7: Pulling fs layer8572bae05e44: Waitingb45c71862e05: Pulling fs layer4eeb3f6c741a: Waitingd8096e11e5a7: Waiting3d3025681a79: Pulling fs layer3619e9f4de7b: Pulling fs layerb45c71862e05: Waiting3d3025681a79: Waitinge1d8131f324a: Pulling fs layer3619e9f4de7b: Waiting98ffe2fff5c0: Pulling fs layerecf008026c3e: Pulling fs layere1d8131f324a: Waitingb7768b04427d: Pulling fs layeraad28dcc458f: Pulling fs layer98ffe2fff5c0: Waiting2972bd6e2f3d: Pulling fs layerb7768b04427d: Waitingecf008026c3e: Waitingaad28dcc458f: Waitingca68011eb393: Pulling fs layerae07445296b0: Pulling fs layerf042b21668eb: Pulling fs layer45040ee99e59: Pulling fs layer2972bd6e2f3d: Waitingca68011eb393: Waitingf042b21668eb: Waiting9ffc20870c04: Pulling fs layer45040ee99e59: Waitingae07445296b0: Waiting5238c2dafd46: Pulling fs layerd98d556ee1fb: Pulling fs layerfd7b54172364: Pulling fs layerbb0d31b2f870: Pulling fs layer0f27e5b0a211: Pulling fs layer9ffc20870c04: Waitingd98d556ee1fb: Waitingbb0d31b2f870: Waitingfd7b54172364: Waitinge4629b699694: Pulling fs layere80cce26268d: Pulling fs layer0f27e5b0a211: Waitinge80cce26268d: Waitinge4629b699694: Waiting7c86f07d981d: Verifying Checksum7c86f07d981d: Download complete7c86f07d981d: Pull completec24dcc89d23e: Verifying Checksumc24dcc89d23e: Download completecd9def049d81: Verifying Checksumcd9def049d81: Download completee523f6cbdc73: Verifying Checksume523f6cbdc73: Download completee360f9824a3f: Verifying Checksume360f9824a3f: Download completefbeadbd8287f: Verifying Checksumfbeadbd8287f: Download completeb5be9212d8a5: Verifying Checksumb5be9212d8a5: Download completee196c832855a: Verifying Checksume196c832855a: Download complete58850ac9f02f: Verifying Checksum58850ac9f02f: Download complete5642a0bc3a02: Verifying Checksum5642a0bc3a02: Download completec6d785172de9: Verifying Checksum677ac3b3af73: Verifying Checksum677ac3b3af73: Download complete97f4a46fa01c: Verifying Checksum97f4a46fa01c: Download completee523f6cbdc73: Pull complete887c8b3bd767: Verifying Checksum887c8b3bd767: Download complete8572bae05e44: Download completea801ab04175f: Verifying Checksuma801ab04175f: Download complete8eb7359ab813: Verifying Checksum8eb7359ab813: Download completeea7dd170751f: Download complete4f4fb700ef54: Download complete4eeb3f6c741a: Download completed8096e11e5a7: Download completeb45c71862e05: Download complete3d3025681a79: Download complete3619e9f4de7b: Verifying Checksum3619e9f4de7b: Download completee1d8131f324a: Verifying Checksume1d8131f324a: Download complete98ffe2fff5c0: Download complete94de074660d5: Verifying Checksum94de074660d5: Download completeb7768b04427d: Verifying Checksumb7768b04427d: Download completeecf008026c3e: Verifying Checksumecf008026c3e: Download completeaad28dcc458f: Verifying Checksumaad28dcc458f: Download complete2972bd6e2f3d: Download completeca68011eb393: Verifying Checksumca68011eb393: Download completef042b21668eb: Verifying Checksumf042b21668eb: Download complete9ffc20870c04: Verifying Checksum9ffc20870c04: Download complete5238c2dafd46: Verifying Checksum5238c2dafd46: Download completed98d556ee1fb: Download completeae07445296b0: Verifying Checksumae07445296b0: Download completee196c832855a: Pull complete45040ee99e59: Verifying Checksum45040ee99e59: Download completec24dcc89d23e: Pull complete0f27e5b0a211: Download completecd9def049d81: Pull completee360f9824a3f: Pull completefbeadbd8287f: Pull completeb5be9212d8a5: Pull complete58850ac9f02f: Pull complete94de074660d5: Pull completec6d785172de9: Pull complete5642a0bc3a02: Pull complete677ac3b3af73: Pull complete97f4a46fa01c: Pull complete887c8b3bd767: Pull complete8572bae05e44: Pull completea801ab04175f: Pull complete8eb7359ab813: Pull completeea7dd170751f: Pull complete4f4fb700ef54: Pull complete4eeb3f6c741a: Pull completed8096e11e5a7: Pull completeb45c71862e05: Pull complete3d3025681a79: Pull complete3619e9f4de7b: Pull completee1d8131f324a: Pull complete98ffe2fff5c0: Pull completeecf008026c3e: Pull completeb7768b04427d: Pull completeaad28dcc458f: Pull complete2972bd6e2f3d: Pull completeca68011eb393: Pull completee4629b699694: Verifying Checksume4629b699694: Download completee80cce26268d: Verifying Checksume80cce26268d: Download completefd7b54172364: Verifying Checksumfd7b54172364: Download completebb0d31b2f870: Verifying Checksumbb0d31b2f870: Download completeae07445296b0: Pull completef042b21668eb: Pull complete45040ee99e59: Pull complete9ffc20870c04: Pull complete5238c2dafd46: Pull completed98d556ee1fb: Pull completefd7b54172364: Pull completebb0d31b2f870: Pull complete0f27e5b0a211: Pull completee4629b699694: Pull completee80cce26268d: Pull completeDigest: sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bbStatus: Downloaded newer image for ocaml/opam@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb2026-04-16 16:41.02 ---> saved as "423398002419b3482a8b9665338c10f3f6c6b1984e842901c7828810d9f1719f"/: (comment fedora-42-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 42 - x86_64 - Updates 100% | 17.8 KiB/s | 15.0 KiB | 00m01sFedora 42 - x86_64 100% | 46.6 KiB/s | 22.4 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-5.fc42.x86_64" is already installed.Nothing to do.2026-04-16 16:41.09 ---> saved as "1427494dc45be5d05dbedbb8c6284d5e83d9273a70f2daf74a61f90a98d0153e"/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-16 16:41.10 ---> saved as "19628ecee2b7021c05d076acb8b575d724060ee9d27e8253ec58be2a65f4ddd0"/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.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-16 16:41.33 ---> saved as "00f7701599ad8380429df556869d2f9cb63297eff82a94fac2e05a284e8da899"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 5.4.12.5.02026-04-16 16:41.34 ---> saved as "e55eb9acff13ea939a36766f3c838462b852eaadd915ca3606d1a3083dc268bf"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-16 16:41.34 ---> saved as "6c2e1647892afca68a954ba31371313f5c7a85b2327e123f87d1fdd112f8c4bd"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..0b0acbee05 master -> origin/master5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleHowever, 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-04-16 16:41.50 ---> saved as "018a97b31165807af7fba249152e75da5cdd8f3daf6904b31cabd0ce5b2462c8"/src: (copy (src hashcons.opam) (dst ./))2026-04-16 16:41.52 ---> saved as "1c1299b71ed44e26bbeb9b23cba25366d6f21a053c385cbe560d5a1885e7890a"/src: (run (network host)(shell "opam pin add -yn hashcons.dev './'"))[hashcons.dev] synchronised (file:///src)[WARNING] Failed checks on hashcons package definition from source at file:///src:warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-2.1"hashcons is now pinned to file:///src (version dev)2026-04-16 16:41.55 ---> saved as "7396079f71edf1eda7be9a3da2f083de8711a610662b5258a97df49955021b50"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-16 16:41.56 ---> saved as "7be528405ca0c90004629fa48d67263e71c60be0c9f92304b5e30d24d89a6b8c"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.22.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1")/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 hashcons.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[hashcons.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.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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-04-16 16:42.08 ---> saved as "5e82662a3faa2ec9ef1241e9728bd0ae64cd60a3b8151733602bf2628c68c9c5"/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.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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 1 package- install dune 3.22.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.22.2 (cached)-> installed dune.3.22.2Done.# To update the current shell environment, run: eval $(opam env)2026-04-16 16:42.48 ---> saved as "a679e1c92e31e48b09c494acc710a893567380f9743c832a268031b621dc4f42"/src: (copy (src .) (dst /src))2026-04-16 16:42.49 ---> saved as "265d024a6282aa452fab37f8471904d539f9f7cbafc8de522c616a78fe16fa82"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default && ./rule110.exe)table length: 1000007 / nb. entries: 80031 / sum of bucket length: 231445smallest bucket: 0 / median bucket: 0 / biggest bucket: 766188 results(cd _build/default && ./test_qs.exe)subst count: 5749top heap words: 211780 (827 kb)table length: 10007 / nb. entries: 6204 / sum of bucket length: 14745smallest bucket: 0 / median bucket: 0 / biggest bucket: 72026-04-16 16:42.53 ---> saved as "5d6dfd67eeb8279a9c579ed9d25ec4dfee6c58ef9320d9362d690da694c9f80a"Job succeeded2026-04-16 16:42.53: Job succeeded