2026-04-03 11:35.27: New job: test backtracking/ocaml-hashcons https://github.com/backtracking/ocaml-hashcons.git#refs/heads/master (9d6a7855e70ac59f8e434efdc301aa9c9bc81991) (linux-riscv64:debian-13-4.14_riscv64_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87afOpam 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:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af# debian-13-4.14_riscv64_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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && 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-threads.base base-unix.base dune.3.22.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-03 11:35.27: Using cache hint "backtracking/ocaml-hashcons-ocaml/opam:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af-debian-13-4.14_riscv64_opam-2.5-5b4c90e04c95bce9ffa7f9dd67d3b472"2026-04-03 11:35.27: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af)(comment debian-13-4.14_riscv64_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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && 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-threads.base base-unix.base dune.3.22.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-03 11:35.27: Waiting for resource in pool OCluster2026-04-03 11:35.28: Waiting for worker…2026-04-03 23:05.21: Got resource from pool OClusterBuilding on riscv-bm-03.sw.ci.devhint: Using 'master' as the name for the initial branch. This default branch namehint: is subject to change. To configure the initial branch name to use in allhint: of your new repositories, which will suppress this warning, call:hint:hint: git config --global init.defaultBranch <name>hint:hint: Names commonly chosen instead of 'master' are 'main', 'trunk' andhint: 'development'. The just-created branch can be renamed via this command:hint:hint: git branch -m <name>Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-hashcons.git-432a0fca2695db45a1b21425a9b880a27212ca47/.git/HEAD is now at 9d6a785 fixes for ocaml-ci(from ocaml/opam:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af' locallydocker.io/ocaml/opam@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af: Pulling from ocaml/opam3be247472b67: Already exists1130a6599d48: Already exists4563094dc5bf: Already existsfe576e939753: Already exists796ec56fee5d: Already existsae1dbdab64f3: Already exists54ebe7f31159: Already exists9c74968441d6: Already exists8ff00744bcbe: Already existsbeefc92ce96c: Already exists13c3a23afc45: Already exists3ad6f94d2ab3: Already exists22575fc2056a: Already exists079151a0f1cd: Already exists3121107eb638: Already exists0fa7697d3886: Already existsb01afbafdb23: Already existsb01afbafdb23: Already existsf1fca7591d59: Already existsf0f274f772f6: Already exists9ce5599383df: Already exists3794f582ed46: Already exists4f4fb700ef54: Already existsa98d5511bfa4: Already exists644d5d83146e: Already exists736a3abf8060: Already existsfcf7694b8ff7: Already exists23acdcf20d0c: Already existsca82e2abed2b: Already exists7e0ab658accc: Already existsf0d1ebb4aea1: Already existsebc9ee3f3ea8: Already exists730afd2601cb: Already exists62485c2f91d4: Already existse018d49283ab: Already existse070b48b5cf1: Already exists6158a39b48ff: Already exists989b36477d41: Already existsa2020f8fe115: Already existsc382453fc245: Already existsa96fccb405ba: Already existsee93644bffae: Pulling fs layer096969ad4687: Pulling fs layer9242c6c6c594: Pulling fs layer6aee457c99dc: Pulling fs layer6aee457c99dc: Waiting096969ad4687: Download complete9242c6c6c594: Verifying Checksum9242c6c6c594: Download complete6aee457c99dc: Download completeee93644bffae: Verifying Checksumee93644bffae: Download completeee93644bffae: Pull complete096969ad4687: Pull complete9242c6c6c594: Pull complete6aee457c99dc: Pull completeDigest: sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87afStatus: Downloaded newer image for ocaml/opam@sha256:7d5490f4c518fbe98406457f806cec094a37354509e36b74ee168e38b63e87af2026-04-03 23:05.23 ---> using "43da99153a78e59b4495fb87b2c1c9ed084e63ed4eab2b6a83a346e59a526089" from cache/: (comment debian-13-4.14_riscv64_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-04-03 23:05.23 ---> using "c50f4316e496aa89b2bfec3e94ce077dccc163e2c3ef7fe79c03098ac8f7c397" 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.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-03 23:05.23 ---> using "7db0f1bb35387baa964613ba0e9001d398248acc191a30ade36a5b42556bd71a" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.10.113-scw1The OCaml toplevel, version 4.14.22.5.02026-04-03 23:05.23 ---> using "fb608f13be18b9223b0443fc533bb063a021d22179942645fe00c53a91c4040a" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 23:05.23 ---> using "dd6ed1bf6fa98d91843d05f4bcaa401a2fbd07296a8f76a50d1209c17921d230" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..2a4b439041 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.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.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-03 23:05.23 ---> using "2f21119b0190e6f9ea148b5d3b2754d13639a991496bf0dff51cdb7f958c19aa" from cache/src: (copy (src hashcons.opam) (dst ./))2026-04-03 23:05.23 ---> saved as "b27dd6451eb2fee483d434fc9aa50b4a08a164512d16055454152f1d586aaa5e"/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-03 23:05.31 ---> saved as "d44caa7c4ef1b2898f7c1e51f1df8b97fe1189f7c1fd32a9c4402f4ece646314"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 23:05.31 ---> saved as "a495367c8923cc4d9b4099bf081ced10e937f70814979cf5985797c8a70ae053"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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/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 riscv64 Packages [9380 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main riscv64 Packages [113 kB]- Fetched 9724 kB in 5s (1945 kB/s)- Reading package lists...-<><> 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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.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-04-03 23:06.21 ---> saved as "424f5dd023ff150f8e723682bc8d1b6d73986cd449835245af7dcf49ce0a9006"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.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 1 package- install dune 3.22.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.22.1 (cached)-> installed dune.3.22.1Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 23:10.52 ---> saved as "722774e3a42ae3b8c9662567005d0ed8d202df7d9b37714e7f27b08a986b3b16"/src: (copy (src .) (dst /src))2026-04-03 23:10.53 ---> saved as "0a546534fde0dcd04b8f8957b676afcdc3f5a6d7f908bf5f60f7f0cbac510720"/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: 231662smallest bucket: 0 / median bucket: 0 / biggest bucket: 766188 results(cd _build/default && ./test_qs.exe)subst count: 5868top heap words: 188416 (736 kb)table length: 10007 / nb. entries: 6506 / sum of bucket length: 14745smallest bucket: 0 / median bucket: 0 / biggest bucket: 72026-04-03 23:11.07 ---> saved as "6ecc257a6c382e3a031c7534130ba4b2ad47116395817061da49412835123a59"Job succeeded2026-04-03 23:11.07: Job succeeded