Build:
- 0
2026-04-17 18:04.31: New job: Voodoo do menhir.20161114; 468f0a50694252e43d948dd9bebebc5b
Prep base: ((from ocaml/opam:debian-12-ocaml-4.14@sha256:6abc732f99de2d779efd3bfa3a3347c027c7684f3f2eb28911da8e39571f8f16)
(user (uid 1000) (gid 1000))
(run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
)2026-04-17 18:04.31: Waiting for resource in pool OCluster
2026-04-17 18:45.06: Waiting for worker…
2026-04-17 18:49.50: Got resource from pool OCluster
2026-04-17 18:49.50: Using cache hint "docs-universe-compile-4.14.2"
To reproduce locally:
cat > prep.spec <<'END-OF-SPEC'
((build odoc_driver
((from ocaml/opam:debian-12-ocaml-5.4@sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3)
(user (uid 1000) (gid 1000))
(run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "(sudo apt-get update) && (opam pin -ny sherlodoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0) && (opam pin -ny odoc-parser.dev --with-version 3.1.0 https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0 && opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0) && (opam install -y odoc-md) && (opam install -y odoc-driver sherlodoc) && (cp $(opam config var bin)/odoc_driver_voodoo $(opam config var bin)/sherlodoc $(opam config var bin)/odoc-md /home/opam) && (rm -rf $(opam config var prefix))"))))
(build tools
((from ocaml/opam:debian-12-ocaml-4.14@sha256:6abc732f99de2d779efd3bfa3a3347c027c7684f3f2eb28911da8e39571f8f16)
(user (uid 1000) (gid 1000))
(run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "(sudo apt-get update && sudo apt-get install -yy m4) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam depext -iy odoc) && (cp $(opam config var bin)/odoc /home/opam) && (rm -rf $(opam config var prefix))"))))
(from ocaml/opam:debian-12-ocaml-4.14@sha256:6abc732f99de2d779efd3bfa3a3347c027c7684f3f2eb28911da8e39571f8f16)
(user (uid 1000) (gid 1000))
(run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(workdir /home/opam/docs/)
(run (shell "sudo chown opam:opam . "))
(copy (from (build tools)) (src /home/opam/odoc) (dst /home/opam/))
(copy (from (build odoc_driver))
(src /home/opam/odoc_driver_voodoo /home/opam/sherlodoc /home/opam/odoc-md)
(dst /home/opam/))
(run (shell "mv ~/sherlodoc $(opam config var bin)/sherlodoc"))
(run (network host)
(shell "sudo apt install -y jq"))
(run (network host)
(shell "git clone https://github.com/jonludlam/docs-ci-scripts.git && echo PxFlZg=="))
(run (cache (compile-cache (target /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile)))
(network host)
(secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
(shell "(ssh -MNf sage.caelum.ci.dev) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2 ocaml.4.14.2-906334fd2e017db19ce5f851d5121f74-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2 ocaml-base-compiler.4.14.2-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2 ocaml-config.2-56a469ab35eda9a278ea08e63ba34a78-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1 ocamlbuild.0.16.1-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8 ocamlfind.1.9.8-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base base-bigarray.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base base-threads.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base base-unix.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 menhir.20161114-468f0a50694252e43d948dd9bebebc5b-b80ea1644a4905f8917179f5c7e012be false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 ocaml-options-vanilla.1-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be false) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/468f0a50694252e43d948dd9bebebc5b/menhir/20161114 prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114) && (export OCAMLRUNPAM=b) && (time opam exec -- /home/opam/odoc_driver_voodoo --verbose --odoc /home/opam/odoc --odoc-md /home/opam/odoc-md --odoc-dir epoch-b80ea1644a4905f8917179f5c7e012be/compile --odocl-dir linked --html-dir epoch-b80ea1644a4905f8917179f5c7e012be/html-raw --stats menhir --actions link-and-gen --blessed) && (jq . driver-benchmarks.json || true) && (mkdir -p linked && mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be && mv linked epoch-b80ea1644a4905f8917179f5c7e012be/) && (mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114) && (shopt -s nullglob && ((echo LISTING epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114 && [ ! -z \"$(ls -A epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114)\" ] && tar -cvf epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114.tar epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/* && rm -R epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/* && mv epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114.tar epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114) && (time rsync -aR ./epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/ sage.caelum.ci.dev:/data/.) && (echo '0.875566') && (set 'epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114'; HASH=$((sha256sum $1/content.tar 2>/dev/null | cut -d \" \" -f 1) || echo -n 'empty'); rm -f $1/content.tar; printf \"LINKED:$2:$HASH\\n\";) && (echo '0.419653') && (mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114) && (time rsync -aR ./epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114 sage.caelum.ci.dev:/data/.) && (set 'epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114' raw; HASH=$(find $1 -type f -exec sha256sum {} \\; | sort | sha256sum); printf \"RAW:$2:$HASH\\n\";) && (rm -rf /home/opam/docs/*)"))
)
END-OF-SPEC
ocluster-client submit-obuilder --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-compile-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config
2026-04-17 18:49.50: RETRYING: 2026-04-17/180431-voodoo-do-1bc5eb Number of retries: 0 (retriable error condition)
Building on sage.caelum.ci.dev
(build "odoc_driver" …)
(from ocaml/opam:debian-12-ocaml-5.4@sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.4@sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3' locally
docker.io/ocaml/opam@sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3: Pulling from ocaml/opam
c150dd3f5fc9: Pulling fs layer
3546e4aec575: Pulling fs layer
6bc8f2abbc4a: Pulling fs layer
797e9e8fa14d: Pulling fs layer
58742c3479d1: Pulling fs layer
a758dccfaded: Pulling fs layer
f2bc29ef0632: Pulling fs layer
03d877054e50: Pulling fs layer
797e9e8fa14d: Waiting
58742c3479d1: Waiting
a758dccfaded: Waiting
5480a1a6c33c: Pulling fs layer
f2bc29ef0632: Waiting
03d877054e50: Waiting
6288c3211fc9: Pulling fs layer
5480a1a6c33c: Waiting
6aa556e51c64: Pulling fs layer
6288c3211fc9: Waiting
b67b2e06214e: Pulling fs layer
c0baf021106d: Pulling fs layer
6aa556e51c64: Waiting
b67b2e06214e: Waiting
58865fb2bc07: Pulling fs layer
7d7f709d0c66: Pulling fs layer
58865fb2bc07: Waiting
d54564b3e09e: Pulling fs layer
7d7f709d0c66: Waiting
bb7dd514ba6d: Pulling fs layer
bb7dd514ba6d: Waiting
708d899c4f02: Pulling fs layer
7aa36e240957: Pulling fs layer
708d899c4f02: Waiting
e9dbec5b4062: Pulling fs layer
7aa36e240957: Waiting
a745cb5729e6: Pulling fs layer
e9dbec5b4062: Waiting
4f4fb700ef54: Pulling fs layer
a745cb5729e6: Waiting
25f489242a6a: Pulling fs layer
4f4fb700ef54: Waiting
659e98c7ddca: Pulling fs layer
55bee906aaaf: Pulling fs layer
25f489242a6a: Waiting
b042de76a938: Pulling fs layer
659e98c7ddca: Waiting
4f8af779ddd4: Pulling fs layer
b042de76a938: Waiting
55bee906aaaf: Waiting
7175112b765e: Pulling fs layer
4f8af779ddd4: Waiting
0e31ad1bcf4c: Pulling fs layer
7175112b765e: Waiting
bc6407f32f89: Pulling fs layer
0e31ad1bcf4c: Waiting
8ac607484374: Pulling fs layer
bc6407f32f89: Waiting
7dbc601f06ab: Pulling fs layer
8ac607484374: Waiting
886e524f8d82: Pulling fs layer
68452fc07931: Pulling fs layer
7dbc601f06ab: Waiting
886e524f8d82: Waiting
e5022e852b91: Pulling fs layer
68452fc07931: Waiting
b1a9ffc781c9: Pulling fs layer
e5022e852b91: Waiting
c3651f53f96f: Pulling fs layer
b1a9ffc781c9: Waiting
a595be6f3d12: Pulling fs layer
c3651f53f96f: Waiting
cc379ffd12e1: Pulling fs layer
a595be6f3d12: Waiting
cc379ffd12e1: Waiting
6490def5fec1: Pulling fs layer
268f0e6b6cc3: Pulling fs layer
291d73f3e67c: Pulling fs layer
268f0e6b6cc3: Waiting
6490def5fec1: Waiting
177cea3d024a: Pulling fs layer
291d73f3e67c: Waiting
aeb301b03c14: Pulling fs layer
177cea3d024a: Waiting
d9dc3e4350bc: Pulling fs layer
aeb301b03c14: Waiting
4fff09bffc6b: Pulling fs layer
2a549dccc76f: Pulling fs layer
d9dc3e4350bc: Waiting
4fff09bffc6b: Waiting
2a549dccc76f: Waiting
6bc8f2abbc4a: Download complete
3546e4aec575: Verifying Checksum
3546e4aec575: Download complete
58742c3479d1: Verifying Checksum
58742c3479d1: Download complete
c150dd3f5fc9: Verifying Checksum
c150dd3f5fc9: Download complete
797e9e8fa14d: Verifying Checksum
797e9e8fa14d: Download complete
f2bc29ef0632: Verifying Checksum
f2bc29ef0632: Download complete
03d877054e50: Verifying Checksum
03d877054e50: Download complete
5480a1a6c33c: Verifying Checksum
5480a1a6c33c: Download complete
6aa556e51c64: Verifying Checksum
6aa556e51c64: Download complete
6288c3211fc9: Download complete
c0baf021106d: Verifying Checksum
c0baf021106d: Download complete
b67b2e06214e: Verifying Checksum
b67b2e06214e: Download complete
7d7f709d0c66: Verifying Checksum
7d7f709d0c66: Download complete
58865fb2bc07: Verifying Checksum
58865fb2bc07: Download complete
d54564b3e09e: Verifying Checksum
d54564b3e09e: Download complete
bb7dd514ba6d: Verifying Checksum
bb7dd514ba6d: Download complete
a758dccfaded: Verifying Checksum
a758dccfaded: Download complete
708d899c4f02: Download complete
7aa36e240957: Download complete
e9dbec5b4062: Download complete
a745cb5729e6: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
25f489242a6a: Verifying Checksum
25f489242a6a: Download complete
659e98c7ddca: Verifying Checksum
659e98c7ddca: Download complete
55bee906aaaf: Download complete
b042de76a938: Verifying Checksum
b042de76a938: Download complete
4f8af779ddd4: Verifying Checksum
4f8af779ddd4: Download complete
7175112b765e: Verifying Checksum
7175112b765e: Download complete
0e31ad1bcf4c: Verifying Checksum
0e31ad1bcf4c: Download complete
bc6407f32f89: Verifying Checksum
bc6407f32f89: Download complete
8ac607484374: Verifying Checksum
8ac607484374: Download complete
7dbc601f06ab: Verifying Checksum
7dbc601f06ab: Download complete
886e524f8d82: Download complete
68452fc07931: Verifying Checksum
68452fc07931: Download complete
b1a9ffc781c9: Verifying Checksum
b1a9ffc781c9: Download complete
c150dd3f5fc9: Pull complete
3546e4aec575: Pull complete
6bc8f2abbc4a: Pull complete
a595be6f3d12: Verifying Checksum
a595be6f3d12: Download complete
797e9e8fa14d: Pull complete
58742c3479d1: Pull complete
cc379ffd12e1: Download complete
6490def5fec1: Download complete
268f0e6b6cc3: Download complete
291d73f3e67c: Verifying Checksum
291d73f3e67c: Download complete
177cea3d024a: Download complete
c3651f53f96f: Verifying Checksum
c3651f53f96f: Download complete
e5022e852b91: Verifying Checksum
e5022e852b91: Download complete
d9dc3e4350bc: Download complete
4fff09bffc6b: Download complete
2a549dccc76f: Verifying Checksum
2a549dccc76f: Download complete
aeb301b03c14: Verifying Checksum
aeb301b03c14: Download complete
a758dccfaded: Pull complete
f2bc29ef0632: Pull complete
03d877054e50: Pull complete
5480a1a6c33c: Pull complete
6288c3211fc9: Pull complete
6aa556e51c64: Pull complete
b67b2e06214e: Pull complete
c0baf021106d: Pull complete
58865fb2bc07: Pull complete
7d7f709d0c66: Pull complete
d54564b3e09e: Pull complete
bb7dd514ba6d: Pull complete
708d899c4f02: Pull complete
7aa36e240957: Pull complete
e9dbec5b4062: Pull complete
a745cb5729e6: Pull complete
4f4fb700ef54: Pull complete
25f489242a6a: Pull complete
659e98c7ddca: Pull complete
55bee906aaaf: Pull complete
b042de76a938: Pull complete
4f8af779ddd4: Pull complete
7175112b765e: Pull complete
0e31ad1bcf4c: Pull complete
bc6407f32f89: Pull complete
8ac607484374: Pull complete
7dbc601f06ab: Pull complete
886e524f8d82: Pull complete
68452fc07931: Pull complete
e5022e852b91: Pull complete
b1a9ffc781c9: Pull complete
c3651f53f96f: Pull complete
a595be6f3d12: Pull complete
cc379ffd12e1: Pull complete
6490def5fec1: Pull complete
268f0e6b6cc3: Pull complete
291d73f3e67c: Pull complete
177cea3d024a: Pull complete
aeb301b03c14: Pull complete
d9dc3e4350bc: Pull complete
4fff09bffc6b: Pull complete
2a549dccc76f: Pull complete
Digest: sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3
Status: Downloaded newer image for ocaml/opam@sha256:967c74d882d3c25414b85ddb5f483ebcfcc372b91110af96375ff611353756b3
2026-04-17 18:49.50 ---> using "d0fb9c01142c84987205e262f9c63cdea3cf1d1c4335dee7cb00e5820fa8c530" from cache
/: (user (uid 1000) (gid 1000))
/: (run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && 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 development 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-17 18:49.50 ---> using "52cb93aab22f36b0cfe5f454300868fa6bcc11dce6dedae3d23e6718a49660c8" from cache
/: (workdir /home/opam)
/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2026-04-17 18:49.50 ---> using "2e5dbe52df0f3dc393ca2ba7f374ea9025b8538d6b1516c0ad79ee147bad8f67" from cache
/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "(sudo apt-get update) && (opam pin -ny sherlodoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0) && (opam pin -ny odoc-parser.dev --with-version 3.1.0 https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0 && opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 --with-version 3.1.0) && (opam install -y odoc-md) && (opam install -y odoc-driver sherlodoc) && (cp $(opam config var bin)/odoc_driver_voodoo $(opam config var bin)/sherlodoc $(opam config var bin)/odoc-md /home/opam) && (rm -rf $(opam config var prefix))"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB]
Fetched 397 kB in 0s (1226 kB/s)
Reading package lists...
[sherlodoc.3.1.0] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
sherlodoc is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version 3.1.0)
[odoc-parser.3.1.0] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version 3.1.0)
[odoc-md.3.1.0] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
odoc-md is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version 3.1.0)
[odoc.3.1.0] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version 3.1.0)
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[odoc-md.3.1.0] synchronised (no changes)
The following actions will be performed:
=== install 20 packages
- install astring 0.8.5 [required by odoc]
- install camlp-streams 5.0.1 [required by odoc-parser]
- install cmarkit 0.4.0 [required by odoc-md]
- install cmdliner 2.1.0 [required by odoc-md]
- install cppo 1.8.0 [required by odoc]
- install crunch 4.0.0 [required by odoc]
- install dune 3.22.1 [required by odoc-md]
- install fmt 0.11.0 [required by odoc]
- install fpath 0.7.3 [required by odoc]
- install ocamlbuild 0.16.1 [required by cmarkit]
- install ocamlfind 1.9.8 [required by cmarkit]
- install odoc 3.1.0 (pinned) [required by odoc-md]
- install odoc-md 3.1.0 (pinned)
- install odoc-parser 3.1.0 (pinned) [required by odoc]
- install ptime 1.2.0 [required by crunch]
- install re 1.14.0 [required by tyxml]
- install seq base [required by tyxml]
- install topkg 1.1.1 [required by cmarkit]
- install tyxml 4.6.0 [required by odoc]
- install uutf 1.0.4 [required by tyxml]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved cppo.1.8.0 (cached)
-> retrieved cmarkit.0.4.0 (cached)
-> retrieved cmdliner.2.1.0 (cached)
-> retrieved crunch.4.0.0 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved odoc.3.1.0 (no changes)
-> retrieved dune.3.22.1 (cached)
-> retrieved odoc-md.3.1.0 (no changes)
-> retrieved ptime.1.2.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved re.1.14.0 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved tyxml.4.6.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved odoc-parser.3.1.0 (no changes)
-> installed cmdliner.2.1.0
-> installed ocamlfind.1.9.8
-> 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 cmarkit.0.4.0
-> installed dune.3.22.1
-> installed camlp-streams.5.0.1
-> installed crunch.4.0.0
-> installed cppo.1.8.0
-> installed re.1.14.0
-> installed odoc-parser.3.1.0
-> installed tyxml.4.6.0
-> installed odoc.3.1.0
-> installed odoc-md.3.1.0
Done.
# To update the current shell environment, run: eval $(opam env)
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[sherlodoc.3.1.0] synchronised (no changes)
The following actions will be performed:
=== install 65 packages
- install base v0.17.3 [required by ppx_sexp_conv]
- install base-bytes base [required by ocplib-endian]
- install base64 3.5.2 [required by sherlodoc]
- install bigstringaf 0.10.0 [required by sherlodoc]
- install bos 0.2.1 [required by odoc-driver]
- install brr 0.0.8 [required by sherlodoc]
- install checkseum 0.5.2 [required by decompress]
- install csexp 1.5.2 [required by dune-configurator]
- install cstruct 6.2.0 [required by eio]
- install decompress 1.5.3 [required by sherlodoc]
- install domain-local-await 1.0.1 [required by eio]
- install dune-configurator 3.22.1 [required by base, bigstringaf, checkseum]
- install eio 1.3 [required by odoc-driver]
- install eio_linux 1.3 [required by eio_main]
- install eio_main 1.3 [required by odoc-driver]
- install eio_posix 1.3 [required by eio_main]
- install gen 1.1 [required by sedlex]
- install hmap 0.8.1 [required by eio]
- install iomux 0.4 [required by eio_posix]
- install js_of_ocaml 6.3.2 [required by sherlodoc]
- install js_of_ocaml-compiler 6.3.2 [required by brr, js_of_ocaml]
- install js_of_ocaml-toplevel 6.3.2 [required by brr]
- install jsonm 1.0.2 [required by opam-core]
- install logs 0.10.0 [required by odoc-driver]
- install lwt 6.1.1 [required by sherlodoc]
- install lwt-dllist 1.1.0 [required by eio]
- install menhir 20260209 [required by sherlodoc]
- install menhirCST 20260209 [required by menhir]
- install menhirGLR 20260209 [required by menhir]
- install menhirLib 20260209 [required by js_of_ocaml-compiler]
- install menhirSdk 20260209 [required by js_of_ocaml-compiler]
- install mtime 2.1.0 [required by eio, progress]
- install num 1.6 [required by sexplib]
- install ocaml-compiler-libs v0.17.0 [required by js_of_ocaml-compiler]
- install ocaml_intrinsics_kernel v0.17.1 [required by base]
- install ocamlgraph 2.2.0 [required by opam-core]
- install ocplib-endian 1.2 [required by lwt]
- install odoc-driver 3.1.0
- install opam-core 2.4.1 [required by opam-format]
- install opam-file-format 2.2.0 [required by opam-format]
- install opam-format 2.4.1 [required by odoc-driver]
- install optint 0.3.0 [required by progress, eio, decompress]
- install parsexp v0.17.0 [required by sexplib]
- install patch 3.1.0 [required by opam-core]
- install ppx_blob 0.9.0 [required by sherlodoc]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_sexp_conv v0.17.1 [required by odoc-driver]
- install ppxlib 0.38.0 [required by js_of_ocaml, ppx_sexp_conv, ppx_blob]
- install ppxlib_jane v0.17.4 [required by ppx_sexp_conv]
- install progress 0.5.0 [required by odoc-driver]
- install psq 0.2.1 [required by eio]
- install result 1.5 [required by sherlodoc]
- install rresult 0.7.0 [required by bos]
- install sedlex 3.7 [required by js_of_ocaml-compiler]
- install sexplib v0.17.0 [required by odoc-driver]
- install sexplib0 v0.17.0 [required by ppx_sexp_conv, sexplib]
- install sha 1.15.4 [required by opam-core]
- install sherlodoc 3.1.0 (pinned)
- install stdlib-shims 0.3.0 [required by terminal]
- install swhid_core 0.1 [required by opam-core]
- install terminal 0.5.0 [required by progress]
- install thread-table 1.0.0 [required by domain-local-await]
- install uring 2.7.0 [required by eio_linux]
- install uucp 17.0.0 [required by progress]
- install yojson 3.0.0 [required by odoc-driver]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bytes.base
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved base64.3.5.2 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved base.v0.17.3 (cached)
-> retrieved brr.0.0.8 (cached)
-> retrieved checkseum.0.5.2 (cached)
-> retrieved csexp.1.5.2 (cached)
-> retrieved cstruct.6.2.0 (cached)
-> retrieved domain-local-await.1.0.1 (cached)
-> installed base64.3.5.2
-> retrieved eio.1.3, eio_linux.1.3, eio_main.1.3, eio_posix.1.3 (cached)
-> retrieved decompress.1.5.3 (cached)
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> retrieved gen.1.1 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved iomux.0.4 (cached)
-> retrieved jsonm.1.0.2 (cached)
-> retrieved logs.0.10.0 (cached)
-> retrieved lwt.6.1.1 (cached)
-> retrieved lwt-dllist.1.1.0 (cached)
-> retrieved dune-configurator.3.22.1 (cached)
-> installed gen.1.1
-> retrieved js_of_ocaml.6.3.2, js_of_ocaml-compiler.6.3.2, js_of_ocaml-toplevel.6.3.2 (cached)
-> installed hmap.0.8.1
-> installed jsonm.1.0.2
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)
-> installed lwt-dllist.1.1.0
-> retrieved mtime.2.1.0 (cached)
-> installed dune-configurator.3.22.1
-> retrieved num.1.6 (cached)
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
-> installed menhirCST.20260209
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
-> retrieved ocamlgraph.2.2.0 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved opam-core.2.4.1, opam-format.2.4.1 (cached)
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> installed bigstringaf.0.10.0
-> retrieved odoc-driver.3.1.0 (cached)
-> installed iomux.0.4
-> installed ocaml_intrinsics_kernel.v0.17.1
-> retrieved opam-file-format.2.2.0 (cached)
-> installed ocplib-endian.1.2
-> retrieved optint.0.3.0 (cached)
-> retrieved parsexp.v0.17.0 (cached)
-> retrieved patch.3.1.0 (cached)
-> retrieved ppx_blob.0.9.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_sexp_conv.v0.17.1 (cached)
-> retrieved ppxlib_jane.v0.17.4 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved result.1.5 (cached)
-> retrieved ppxlib.0.38.0 (cached)
-> retrieved progress.0.5.0, terminal.0.5.0 (cached)
-> installed mtime.2.1.0
-> installed ppx_derivers.1.2.1
-> retrieved rresult.0.7.0 (cached)
-> retrieved sedlex.3.7 (cached)
-> retrieved sexplib.v0.17.0 (cached)
-> retrieved sexplib0.v0.17.0 (cached)
-> installed ocaml-compiler-libs.v0.17.0
-> retrieved sha.1.15.4 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> installed optint.0.3.0
-> retrieved swhid_core.0.1 (cached)
-> installed result.1.5
-> retrieved thread-table.1.0.0 (cached)
-> installed patch.3.1.0
-> installed psq.0.2.1
-> retrieved uring.2.7.0 (cached)
-> installed stdlib-shims.0.3.0
-> retrieved uucp.17.0.0 (cached)
-> retrieved yojson.3.0.0 (cached)
-> installed swhid_core.0.1
-> installed thread-table.1.0.0
-> installed rresult.0.7.0
-> retrieved sherlodoc.3.1.0 (no changes)
-> installed sexplib0.v0.17.0
-> installed num.1.6
-> installed domain-local-await.1.0.1
-> installed ocamlgraph.2.2.0
-> installed checkseum.0.5.2
-> installed sha.1.15.4
-> installed yojson.3.0.0
-> installed parsexp.v0.17.0
-> installed decompress.1.5.3
-> installed eio.1.3
-> installed lwt.6.1.1
-> installed uring.2.7.0
-> installed sexplib.v0.17.0
-> installed eio_linux.1.3
-> installed eio_posix.1.3
-> installed eio_main.1.3
-> installed opam-core.2.4.1
-> installed menhir.20260209
-> installed base.v0.17.3
-> installed opam-file-format.2.2.0
-> installed opam-format.2.4.1
-> installed ppxlib.0.38.0
-> installed ppxlib_jane.v0.17.4
-> installed ppx_blob.0.9.0
-> installed sedlex.3.7
-> installed ppx_sexp_conv.v0.17.1
-> installed uucp.17.0.0
-> installed terminal.0.5.0
-> installed js_of_ocaml-compiler.6.3.2
-> installed logs.0.10.0
-> installed js_of_ocaml-toplevel.6.3.2
-> installed progress.0.5.0
-> installed bos.0.2.1
-> installed brr.0.0.8
-> installed js_of_ocaml.6.3.2
-> installed sherlodoc.3.1.0
-> installed odoc-driver.3.1.0
Done.
# To update the current shell environment, run: eval $(opam env)
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
2026-04-17 18:49.50 ---> using "fb57461800a47822f1d7fc7b85f88a4f94166f53ba90e19d507a98b5a6e2f7b9" from cache
2026-04-17 18:49.50 --> finished "odoc_driver"
(build "tools" …)
(from ocaml/opam:debian-12-ocaml-4.14@sha256:6abc732f99de2d779efd3bfa3a3347c027c7684f3f2eb28911da8e39571f8f16)
2026-04-17 18:49.50 ---> using "a9fb23926ac912232752bfec92a481ec4690e17ff8bbb980c79d216cc5b2e169" from cache
/: (user (uid 1000) (gid 1000))
/: (run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && 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 development 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-17 18:49.50 ---> using "b154f4498b89c1c86f3ea923e6342f506a1f03e176828b28c0e70fe70a361456" from cache
/: (workdir /home/opam)
/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2026-04-17 18:49.50 ---> using "84016e5cd9325a334d7ec2e54b085e3d66ea4e5c715f7bb8665490c445e8b060" from cache
/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "(sudo apt-get update && sudo apt-get install -yy m4) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 && opam depext -iy odoc) && (cp $(opam config var bin)/odoc /home/opam) && (rm -rf $(opam config var prefix))"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB]
Fetched 397 kB in 0s (1159 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
m4-doc
The following NEW packages will be installed:
m4
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 287 kB of archives.
After this operation, 686 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 287 kB in 0s (11.0 MB/s)
Selecting previously unselected package m4.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18755 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Setting up m4 (1.4.19-3) ...
[odoc-parser.dev] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version dev)
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [y/n] y
The following actions will be performed:
=== recompile 1 package
- recompile opam-depext 1.2.3
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3 (cached)
-> removed opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.
<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# To update the current shell environment, run: eval $(opam env)
<><> Carrying on to "opam depext -iy odoc-parser" <><><><><><><><><><><><><><><>
Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[odoc-parser.dev] synchronised (no changes)
The following actions will be performed:
=== install 7 packages
- install astring 0.8.5 [required by odoc-parser]
- install camlp-streams 5.0.1 [required by odoc-parser]
- install dune 3.22.0 [required by odoc-parser]
- install ocamlbuild 0.16.1 [required by astring]
- install ocamlfind 1.9.8 [required by astring]
- install odoc-parser dev (pinned)
- install topkg 1.1.1 [required by astring]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved dune.3.22.0 (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.1.1
-> installed astring.0.8.5
-> installed dune.3.22.0
-> installed camlp-streams.5.0.1
-> installed odoc-parser.dev
Done.
# To update the current shell environment, run: eval $(opam env)
[odoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#dbe1333c687102e1a9a1cbe59d63b8f69e6b1af0 (version dev)
Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[odoc.dev] synchronised (no changes)
The following actions will be performed:
=== install 11 packages
- install cmdliner 2.1.0 [required by odoc]
- install cppo 1.8.0 [required by odoc]
- install crunch 4.0.0 [required by odoc]
- install fmt 0.11.0 [required by odoc]
- install fpath 0.7.3 [required by odoc]
- install odoc dev (pinned)
- install ptime 1.2.0 [required by crunch]
- install re 1.14.0 [required by tyxml]
- install seq base [required by tyxml]
- install tyxml 4.6.0 [required by odoc]
- install uutf 1.0.4 [required by tyxml]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved cppo.1.8.0 (cached)
-> retrieved cmdliner.2.1.0 (cached)
-> retrieved crunch.4.0.0 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved ptime.1.2.0 (cached)
-> retrieved re.1.14.0 (cached)
-> retrieved tyxml.4.6.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> installed fpath.0.7.3
-> installed cppo.1.8.0
-> installed re.1.14.0
-> installed ptime.1.2.0
-> installed cmdliner.2.1.0
-> installed crunch.4.0.0
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed tyxml.4.6.0
-> installed odoc.dev
Done.
# To update the current shell environment, run: eval $(opam env)
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
2026-04-17 18:49.50 ---> using "3e87aaf51b0668aa4678278db3fd08fba6c0b9427f8b398ec8e936a15c7fc087" from cache
2026-04-17 18:49.50 --> finished "tools"
(from ocaml/opam:debian-12-ocaml-4.14@sha256:6abc732f99de2d779efd3bfa3a3347c027c7684f3f2eb28911da8e39571f8f16)
2026-04-17 18:49.50 ---> using "a9fb23926ac912232752bfec92a481ec4690e17ff8bbb980c79d216cc5b2e169" from cache
/: (user (uid 1000) (gid 1000))
/: (run (network host)
(shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && 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 development 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-17 18:49.50 ---> using "b154f4498b89c1c86f3ea923e6342f506a1f03e176828b28c0e70fe70a361456" from cache
/: (workdir /home/opam)
/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2026-04-17 18:49.50 ---> using "84016e5cd9325a334d7ec2e54b085e3d66ea4e5c715f7bb8665490c445e8b060" from cache
/home/opam: (workdir /home/opam/docs/)
/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2026-04-17 18:49.50 ---> using "ac951debd0fb5a3d556a7bcc7cabbb094b90c6e27f2bb50a6c969c2ebd607b78" from cache
/home/opam/docs/: (copy (from (build tools))
(src /home/opam/odoc)
(dst /home/opam/))
2026-04-17 18:49.50 ---> using "8a5cd23053a7e6954f7d78d8af75a11f7c2e1764f782d864c3a0bb5910563c44" from cache
/home/opam/docs/: (copy (from (build odoc_driver))
(src /home/opam/odoc_driver_voodoo /home/opam/sherlodoc /home/opam/odoc-md)
(dst /home/opam/))
2026-04-17 18:49.50 ---> using "1a123af0ed6d0f8a2017dbb927c96bb0693eeeb54c9a17e43dcd476ee7f18907" from cache
/home/opam/docs/: (run (shell "mv ~/sherlodoc $(opam config var bin)/sherlodoc"))
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
2026-04-17 18:49.50 ---> using "db07af5c2f33d815670041b8e08d1c7c20af2a620c38f8b243ba8ce79e735083" from cache
/home/opam/docs/: (run (network host)
(shell "sudo apt install -y jq"))
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libjq1 libonig5
The following NEW packages will be installed:
jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 385 kB of archives.
After this operation, 1164 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1+deb12u1 [134 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1+deb12u1 [63.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 385 kB in 0s (8619 kB/s)
Selecting previously unselected package libonig5:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18755 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.6-2.1+deb12u1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1+deb12u1) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.6-2.1+deb12u1_amd64.deb ...
Unpacking jq (1.6-2.1+deb12u1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1+deb12u1) ...
Setting up jq (1.6-2.1+deb12u1) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2026-04-17 18:49.50 ---> using "48a4242bc72312703945f351fd3918eec2383ccd4b8afd35e05542ef90b7adba" from cache
/home/opam/docs/: (run (network host)
(shell "git clone https://github.com/jonludlam/docs-ci-scripts.git && echo PxFlZg=="))
Cloning into 'docs-ci-scripts'...
PxFlZg==
2026-04-17 18:49.50 ---> using "656a75fa86d72ae2dded1731c49feb406b22ccd1a68d5ced8fe0c1f07eed39bd" from cache
/home/opam/docs/: (run (cache (compile-cache (target /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile)))
(network host)
(secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
(shell "(ssh -MNf sage.caelum.ci.dev) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2 ocaml.4.14.2-906334fd2e017db19ce5f851d5121f74-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2 ocaml-base-compiler.4.14.2-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2 ocaml-config.2-56a469ab35eda9a278ea08e63ba34a78-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1 ocamlbuild.0.16.1-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8 ocamlfind.1.9.8-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base base-bigarray.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base base-threads.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base base-unix.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 menhir.20161114-468f0a50694252e43d948dd9bebebc5b-b80ea1644a4905f8917179f5c7e012be false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 ocaml-options-vanilla.1-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be false) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/468f0a50694252e43d948dd9bebebc5b/menhir/20161114 prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114) && (export OCAMLRUNPAM=b) && (time opam exec -- /home/opam/odoc_driver_voodoo --verbose --odoc /home/opam/odoc --odoc-md /home/opam/odoc-md --odoc-dir epoch-b80ea1644a4905f8917179f5c7e012be/compile --odocl-dir linked --html-dir epoch-b80ea1644a4905f8917179f5c7e012be/html-raw --stats menhir --actions link-and-gen --blessed) && (jq . driver-benchmarks.json || true) && (mkdir -p linked && mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be && mv linked epoch-b80ea1644a4905f8917179f5c7e012be/) && (mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114) && (shopt -s nullglob && ((echo LISTING epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114 && [ ! -z \"$(ls -A epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114)\" ] && tar -cvf epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114.tar epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/* && rm -R epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/* && mv epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114.tar epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114) && (time rsync -aR ./epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/ sage.caelum.ci.dev:/data/.) && (echo '0.875566') && (set 'epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114'; HASH=$((sha256sum $1/content.tar 2>/dev/null | cut -d \" \" -f 1) || echo -n 'empty'); rm -f $1/content.tar; printf \"LINKED:$2:$HASH\\n\";) && (echo '0.419653') && (mkdir -p epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114) && (time rsync -aR ./epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114 sage.caelum.ci.dev:/data/.) && (set 'epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114' raw; HASH=$(find $1 -type f -exec sha256sum {} \\; | sort | sha256sum); printf \"RAW:$2:$HASH\\n\";) && (rm -rf /home/opam/docs/*)"))
Warning: Permanently added '[sage.caelum.ci.dev]:2222' (ED25519) to the list of known hosts.
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2
+ epoch=ocaml.4.14.2-906334fd2e017db19ce5f851d5121f74-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2 from sage.caelum.ci.dev enable_cache=true
+ date
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml/4.14.2/.epoch ']'
+ [[ ocaml.4.14.2-906334fd2e017db19ce5f851d5121f74-b80ea1644a4905f8917179f5c7e012be == \o\c\a\m\l\.\4\.\1\4\.\2\-\9\0\6\3\3\4\f\d\2\e\0\1\7\d\b\1\9\c\e\5\f\8\5\1\d\5\1\2\1\f\7\4\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2
+ epoch=ocaml-base-compiler.4.14.2-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2 from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-base-compiler/4.14.2/.epoch ']'
+ [[ ocaml-base-compiler.4.14.2-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be == \o\c\a\m\l\-\b\a\s\e\-\c\o\m\p\i\l\e\r\.\4\.\1\4\.\2\-\9\5\f\5\6\f\c\f\1\d\a\5\3\0\0\e\1\1\0\9\d\0\a\a\6\b\a\9\2\a\e\d\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2
+ epoch=ocaml-config.2-56a469ab35eda9a278ea08e63ba34a78-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2 from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/ocaml-config/2/.epoch ']'
+ [[ ocaml-config.2-56a469ab35eda9a278ea08e63ba34a78-b80ea1644a4905f8917179f5c7e012be == \o\c\a\m\l\-\c\o\n\f\i\g\.\2\-\5\6\a\4\6\9\a\b\3\5\e\d\a\9\a\2\7\8\e\a\0\8\e\6\3\b\a\3\4\a\7\8\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1
+ epoch=ocamlbuild.0.16.1-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true
+ date
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1/.epoch ']'
+ [[ ocamlbuild.0.16.1-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be == \o\c\a\m\l\b\u\i\l\d\.\0\.\1\6\.\1\-\8\e\c\2\c\0\8\a\7\5\1\5\b\2\8\a\7\e\2\5\f\6\b\b\9\8\7\b\2\a\4\f\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8
+ epoch=ocamlfind.1.9.8-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8/.epoch ']'
+ [[ ocamlfind.1.9.8-8ec2c08a7515b28a7e25f6bb987b2a4f-b80ea1644a4905f8917179f5c7e012be == \o\c\a\m\l\f\i\n\d\.\1\.\9\.\8\-\8\e\c\2\c\0\8\a\7\5\1\5\b\2\8\a\7\e\2\5\f\6\b\b\9\8\7\b\2\a\4\f\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base
+ epoch=base-bigarray.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base/.epoch ']'
+ [[ base-bigarray.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be == \b\a\s\e\-\b\i\g\a\r\r\a\y\.\b\a\s\e\-\9\5\f\5\6\f\c\f\1\d\a\5\3\0\0\e\1\1\0\9\d\0\a\a\6\b\a\9\2\a\e\d\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base
+ epoch=base-threads.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base/.epoch ']'
+ [[ base-threads.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be == \b\a\s\e\-\t\h\r\e\a\d\s\.\b\a\s\e\-\9\5\f\5\6\f\c\f\1\d\a\5\3\0\0\e\1\1\0\9\d\0\a\a\6\b\a\9\2\a\e\d\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base
+ epoch=base-unix.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ cache=true
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base from sage.caelum.ci.dev enable_cache=true
Fri Apr 17 19:49:51 BST 2026
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base
+ ln -sf /home/opam/.cache/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base/.epoch ']'
+ [[ base-unix.base-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be == \b\a\s\e\-\u\n\i\x\.\b\a\s\e\-\9\5\f\5\6\f\c\f\1\d\a\5\3\0\0\e\1\1\0\9\d\0\a\a\6\b\a\9\2\a\e\d\-\b\8\0\e\a\1\6\4\4\a\4\9\0\5\f\8\9\1\7\1\7\9\f\5\c\7\e\0\1\2\b\e ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114
+ epoch=menhir.20161114-468f0a50694252e43d948dd9bebebc5b-b80ea1644a4905f8917179f5c7e012be
+ cache=false
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 from sage.caelum.ci.dev enable_cache=false
Fri Apr 17 19:49:51 BST 2026
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114
+ ln -sf /tmp/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-b80ea1644a4905f8917179f5c7e012be/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/content.tar
sent 71 bytes received 10,557 bytes 21,256.00 bytes/sec
total size is 10,240 speedup is 0.96
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/content.tar
epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/__odoc_partial.m
epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc/
epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc/.odoc_pkg_marker
epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc/page-index.odoc
+ echo menhir.20161114-468f0a50694252e43d948dd9bebebc5b-b80ea1644a4905f8917179f5c7e012be
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1
+ epoch=ocaml-options-vanilla.1-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ cache=false
+ echo 'Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 from sage.caelum.ci.dev enable_cache=false
Fri Apr 17 19:49:51 BST 2026
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1
+ mkdir -p /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla
++ dirname epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1
+ ln -sf /tmp/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 /home/opam/docs/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla
+ '[' -f epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-b80ea1644a4905f8917179f5c7e012be/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/
data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/content.tar
sent 75 bytes received 10,615 bytes 21,380.00 bytes/sec
total size is 10,240 speedup is 0.96
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/content.tar
epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/__odoc_partial.m
epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/doc/
epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/doc/.odoc_pkg_marker
epoch-b80ea1644a4905f8917179f5c7e012be/compile/u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/doc/page-index.odoc
+ echo ocaml-options-vanilla.1-95f56fcf1da5300e1109d0aa6ba92aed-b80ea1644a4905f8917179f5c7e012be
+ rm -rf /tmp/pkgs
+ set -e
+ host=sage.caelum.ci.dev
+ dir=/data
+ prep_path=prep0/u/468f0a50694252e43d948dd9bebebc5b/menhir/20161114
+ local_prep_path=prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114
+ rsync -a sage.caelum.ci.dev:/data/prep0/u/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/content.tar .
real 0m0.072s
user 0m0.009s
sys 0m0.014s
+ tar xf content.tar
+ mkdir -p prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114
+ mv home/opam/.opam/4.14/bin home/opam/.opam/4.14/doc home/opam/.opam/4.14/lib home/opam/.opam/4.14/man prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114
+ mv home/opam/.opam/4.14/.opam-switch/packages/menhir.20161114/opam prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114
process_meta_file: prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/META
odoc_driver_voodoo: [DEBUG] all_lib_deps: menhirLib, [1]
odoc_driver_voodoo: [DEBUG] Found other doc: doc/menhir/manual.pdf
odoc_driver_voodoo: [DEBUG] No config file found: prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/doc/menhir/odoc-config.sexp
prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/doc/menhir/odoc-config.sexp: No such file or directory
odoc_driver_voodoo: [DEBUG] Config.packages:
process_meta_file: prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/META
odoc_driver_voodoo: [DEBUG] prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/menhirLib,menhirLib
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/ for package menhir
odoc_driver_voodoo: [DEBUG] 0 - Executing: /home/opam/odoc classify prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib/
odoc_driver_voodoo: [DEBUG] libdirs_without_meta: prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib,
prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhir
odoc_driver_voodoo: [DEBUG] lib dirs:
odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/menhirLib
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib for package menhir
odoc_driver_voodoo: [DEBUG] 1 - Executing: /home/opam/odoc classify prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhirLib
odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/menhir
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhir for package menhir
odoc_driver_voodoo: [DEBUG] 2 - Executing: /home/opam/odoc classify prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/lib/menhir
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/menhir/20161114/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-config/2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/threads/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/odoc_info/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/ocamlbytecomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/stdlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/ocamlmiddleend/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/ocamlcommon/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/ocamloptcomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/ocamltoplevel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/bigarray/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/dynlink/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/str/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.14.2/doc/unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-base-compiler/4.14.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml/4.14.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/95f56fcf1da5300e1109d0aa6ba92aed/ocaml-options-vanilla/1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/95f56fcf1da5300e1109d0aa6ba92aed/base-unix/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/95f56fcf1da5300e1109d0aa6ba92aed/base-threads/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/95f56fcf1da5300e1109d0aa6ba92aed/base-bigarray/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8/doc/findlib.dynload/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8/doc/findlib.internal/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8/doc/findlib.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlfind/1.9.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1/doc/ocamlbuild/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/8ec2c08a7515b28a7e25f6bb987b2a4f/ocamlbuild/0.16.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Skipping non-markdown doc file prep/universes/468f0a50694252e43d948dd9bebebc5b/menhir/20161114/doc/menhir/manual.pdf
odoc_driver_voodoo: [DEBUG] linking epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc/page-index.odoc
odoc_driver_voodoo: [DEBUG] 3 - Executing: /home/opam/odoc link epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc/page-index.odoc -o linked/p/menhir/20161114/doc/page-index.odocl -P menhir:epoch-b80ea1644a4905f8917179f5c7e012be/compile/p/menhir/20161114/doc --enable-missing-root-warning --warnings-tags menhir
odoc_driver_voodoo: [DEBUG] 4 - Executing: /home/opam/odoc count-occurrences -o linked/p/menhir/20161114/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 5 - Executing: sherlodoc js epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/sherlodoc.js
odoc_driver_voodoo: [DEBUG] 6 - Executing: /home/opam/odoc compile-index -o _index/menhir/index.odoc-index --root linked/p/menhir/20161114/doc --occurrences linked/p/menhir/20161114/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 7 - Executing: /home/opam/odoc sidebar-generate -o _index/menhir/sidebar.odoc-sidebar _index/menhir/index.odoc-index
odoc_driver_voodoo: [DEBUG] 8 - Executing: /home/opam/odoc sidebar-generate --json -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114/doc/sidebar.json _index/menhir/index.odoc-index
odoc_driver_voodoo: [DEBUG] 9 - Executing: /home/opam/odoc compile-index --json --simplified-json --wrap-json -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114/doc/index.js --root linked/p/menhir/20161114/doc --occurrences linked/p/menhir/20161114/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 10 - Executing: sherlodoc index --format js _index/menhir/index.odoc-index -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114/doc/sherlodoc_db.js
odoc_driver_voodoo: [DEBUG] 11 - Executing: /home/opam/odoc html-generate linked/p/menhir/20161114/doc/page-index.odocl --sidebar _index/menhir/sidebar.odoc-sidebar --search-uri p/menhir/20161114/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 12 - Executing: /home/opam/odoc html-generate linked/p/menhir/20161114/doc/page-index.odocl --sidebar _index/menhir/sidebar.odoc-sidebar --search-uri p/menhir/20161114/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 13 - Executing: /home/opam/odoc support-files -o epoch-b80ea1644a4905f8917179f5c7e012be/html-raw
real 0m0.205s
user 0m0.072s
sys 0m0.135s
jq: error: Could not open file driver-benchmarks.json: No such file or directory
LISTING epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114
epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/doc/
epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/doc/page-index.odocl
epoch-b80ea1644a4905f8917179f5c7e012be/linked/p/menhir/20161114/occurrences-all.odoc-occurrences
raw_folder: epoch-b80ea1644a4905f8917179f5c7e012be/html-raw/p/menhir/20161114
real 0m0.068s
user 0m0.005s
sys 0m0.010s
0.875566
LINKED::3964f7222e0b639338563e2776f2be981b770a7feb4980004b84ad720b56578e
0.419653
real 0m0.069s
user 0m0.008s
sys 0m0.008s
RAW:raw:1c81411b2cff8acae81350ad62dfbffdc32e2d43665bd7f62469060932229f3d -
2026-04-17 18:49.52 ---> saved as "82d3b40cfb876b9a43fa08edc4a730e037a7bdb5ebcbe7430a94d5dc548003e7"
Job succeeded
2026-04-17 18:49.54: Job succeeded