Organisationsbacktrackingocaml-hashcons9d6a78 (master)debian-13-4.12_opam-2.5

debian-13-4.12_opam-2.5

Link Copied
Code Copied

Logs

2026-04-13 10:20.29: New job: test backtracking/ocaml-hashcons https://github.com/backtracking/ocaml-hashcons.git#refs/heads/master (9d6a7855e70ac59f8e434efdc301aa9c9bc81991) (linux-x86_64:debian-13-4.12_opam-2.5)
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/backtracking/ocaml-hashcons.git" -b "master" && cd "ocaml-hashcons" && git reset --hard 9d6a7855
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
# debian-13-4.12_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u
COPY --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.12.1 ocaml-base-compiler.4.12.1 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 $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


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


2026-04-13 10:20.29: Using cache hint "backtracking/ocaml-hashcons-ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53-debian-13-4.12_opam-2.5-9e9a740047f770c3e94b29cf99b0c3e3"
2026-04-13 10:20.29: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53)
(comment debian-13-4.12_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.12.1 ocaml-base-compiler.4.12.1 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-13 10:20.29: Waiting for resource in pool OCluster
2026-04-13 10:51.19: Waiting for worker…
2026-04-13 10:54.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 9d6a785 fixes for ocaml-ci


(from ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53' locally
docker.io/ocaml/opam@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53: Pulling from ocaml/opam
8f6ad858d0a4: Already exists
9cb5e198c8cf: Already exists
2d346d36dcf2: Already exists
cdc35e289b8d: Already exists
aeb7244bb580: Already exists
fc1943254a0d: Already exists
84238c416f8e: Already exists
fbbfe75d3112: Already exists
221fdc5d9929: Already exists
1fec9149b52a: Already exists
9c6e52557f24: Already exists
8737f5036aae: Already exists
d69c4074de14: Already exists
7237152a5f04: Already exists
fba4b414d8a0: Already exists
40d552afb3ef: Already exists
077cc17dc8e4: Already exists
077cc17dc8e4: Already exists
169e1be36a55: Already exists
0a8a005097ab: Already exists
caba3ec4b361: Already exists
6a364dc641f8: Already exists
4f4fb700ef54: Already exists
ab8052928cdc: Already exists
f5717a28dd6a: Already exists
79233a9b9bed: Already exists
d832d53e7392: Already exists
1872dad82243: Already exists
bfd849b08ba7: Already exists
834a8024ef15: Already exists
98ccec79258b: Already exists
fb48f36a0542: Already exists
3688b13db8e7: Already exists
a5c099f5f72c: Already exists
1ff1760de5b0: Already exists
98eec6764aa5: Already exists
aa22ae69debd: Already exists
12bfb7b962a2: Already exists
ec25ce9bb816: Already exists
beadd3cf7357: Already exists
d0d0c65a426d: Already exists
c3c164cc5e5a: Pulling fs layer
6b47f390f43e: Pulling fs layer
b665720ff384: Pulling fs layer
fea1d95301ac: Pulling fs layer
fea1d95301ac: Waiting
6b47f390f43e: Verifying Checksum
6b47f390f43e: Download complete
b665720ff384: Verifying Checksum
b665720ff384: Download complete
fea1d95301ac: Verifying Checksum
fea1d95301ac: Download complete
c3c164cc5e5a: Verifying Checksum
c3c164cc5e5a: Download complete
c3c164cc5e5a: Pull complete
6b47f390f43e: Pull complete
b665720ff384: Pull complete
fea1d95301ac: Pull complete
Digest: sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
Status: Downloaded newer image for ocaml/opam@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
2026-04-13 10:54.45 ---> using "49e0d3103015dd4631fb312f4cb9031b28cf76d7db5fb7c58e95be7228e6216c" from cache


/: (comment debian-13-4.12_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-13 10:54.45 ---> using "4f3996d54785b1f8f9e80f4353f0905f01553b53e9e5cc691bc74c0a6e7140d4" 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] y
[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 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-04-13 10:54.45 ---> using "562c8cb88d9074d70265b83b02e363498154e348892754d5dd3559ed8c911420" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 6.8.0-106-generic
The OCaml toplevel, version 4.12.1
2.5.0
2026-04-13 10:54.45 ---> using "bbe16f94c9e2aac0e1c77c3a71ebc70ca22e2619e7dfa36d059047ae580ef5a1" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2026-04-13 10:54.45 ---> using "b88c272a4ba2c618868363b9585e0ecd7fc80377b3cb0098df415b9dec365212" 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"))
d06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1


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


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly 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-13 10:54.45 ---> using "df23f550b656512dbdb62e6b3d56f0b14309000941daa94e776cc6933421a705" from cache


/src: (copy (src hashcons.opam) (dst ./))
2026-04-13 10:54.45 ---> saved as "73b5bfd13648477ab4b2f5a3c62d14629b77f623982f1e760b8a76e3395b287a"


/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-13 10:54.47 ---> saved as "d43e203d11e2ac88b6573ce9b143e68e154860958b5a030da697e92ba1f56d3e"


/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-04-13 10:54.47 ---> saved as "e431675980bd0f1e31a972de73937f689142271ea030d40aeb841772c0ceb7b4"


/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.1 ocaml.4.12.1 ocaml-base-compiler.4.12.1 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"
- 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 [122 kB]
- Fetched 213 kB in 0s (1974 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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.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-bigarray is already installed (current version is base).
# To update the current shell environment, run: eval $(opam env)
2026-04-13 10:54.57 ---> saved as "8a38f39206b9ba05d9724c9aa1788f501f97d07ba67976d0ef9753637235f55b"


/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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.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-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.1
Done.
# To update the current shell environment, run: eval $(opam env)
2026-04-13 10:55.29 ---> saved as "300c630554caf6a9e6d658c1d9b3471764eae00caddd3ce4529b8acc96922ee4"


/src: (copy (src .) (dst /src))
2026-04-13 10:55.29 ---> saved as "93e5b99f873e8bbd8ed17d5f5099892ebbb656e0059a057895990c78e7d2167a"


/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: 231662
smallest bucket: 0 / median bucket: 0 / biggest bucket: 7
66188 results
(cd _build/default && ./test_qs.exe)
subst count: 5297
top heap words: 188416 (736 kb)
table length: 10007 / nb. entries: 6456 / sum of bucket length: 14745
smallest bucket: 0 / median bucket: 0 / biggest bucket: 7
2026-04-13 10:55.31 ---> saved as "3f478fa0556de4bba3593f57e2ba56b2172266576f61bde3d1f8afcd2bc8f70e"
Job succeeded
2026-04-13 10:55.32: Job succeeded