Build:
  1. 0
2025-07-11 12:34.11: New job: Voodoo do mkocaml.1.0; 5bb7ea21fab6d288e498a5befa65d36c
Prep base: ((from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
 (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"))
)2025-07-11 12:34.11: Waiting for resource in pool OCluster
2025-07-11 12:57.13: Waiting for worker…
2025-07-11 12:58.06: Got resource from pool OCluster
2025-07-11 12:58.06: Using cache hint "docs-universe-compile-5.3.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build odoc_driver
        ((from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
         (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#1e7ee409b7f16f2458593c63d48c19e3505eec4a) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a) && (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-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
         (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#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam depext -iy odoc) && (cp $(opam config var bin)/odoc /home/opam) && (rm -rf $(opam config var prefix))"))))
 (from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
 (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 NOTRANDOM"))
 (run (cache (compile-cache (target /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/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-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base base-threads.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base base-unix.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2 dune.3.18.2-3114aec9e7f412ca05476b1c25ff1eb5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0 ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0 ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0 ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3 ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0 prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0) && (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-415b31c0b8e6f592ea49ec630d91a9fc/compile --odocl-dir linked --html-dir epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --stats mkocaml  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0 && [ ! -z \"$(ls -A epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0)\" ] && tar -cvf epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/*  && rm -R epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/* && mv epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0'; HASH=$((sha256sum $1/content.tar 2>/dev/null | cut -d \" \" -f 1)  || echo -n 'empty'); rm -f $1/content.tar; printf \"COMPILE:$2:$HASH\\n\";) && (mkdir -p linked && mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc && mv linked epoch-415b31c0b8e6f592ea49ec630d91a9fc/) && (mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0) && (shopt -s nullglob && ((echo LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0 && [ ! -z \"$(ls -A epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0)\" ] && tar -cvf epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/*  && rm -R epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/* && mv epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/ sage.caelum.ci.dev:/data/.) && (echo '0.716076') && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0'; 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.401238') && (mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0' 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-5.3.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2025-07-11 12:58.06: RETRYING: 2025-07-11/123411-voodoo-do-914b24 Number of retries: 0 (retriable error condition)
Building on sage

(build "odoc_driver" …)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
2025-07-11 12:58.07 ---> using "76eeb46384234c09b5a776b3c562076d89d08e5507c22b031cdc923dff8bb725" 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
2025-07-11 12:58.07 ---> using "9c2c521dcae64fe8780097920b554eaece63478387fc78c77d9af2059d1cfa8b" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-07-11 12:58.07 ---> using "07b5572bce0b19d73d717a5e984541eb5f4bdff40820184f52a8f90a98cea636" 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#1e7ee409b7f16f2458593c63d48c19e3505eec4a) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a) && (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 [272 kB]
Fetched 375 kB in 0s (1005 kB/s)
Reading package lists...
[sherlodoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
sherlodoc is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (version dev)
[odoc-parser.dev] synchronised (git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (version dev)
[odoc-md.dev] synchronised (git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc-md is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (version dev)
[odoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (version dev)
[odoc-driver.dev] synchronised (git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc-driver is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (version dev)

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[odoc-md.dev] 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.3.0        [required by odoc-md]
  - install cmdliner      1.3.0        [required by odoc-md]
  - install cppo          1.8.0        [required by odoc]
  - install crunch        4.0.0        [required by odoc]
  - install dune          3.19.1       [required by odoc-md]
  - install fmt           0.10.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          dev (pinned) [required by odoc-md]
  - install odoc-md       dev (pinned)
  - install odoc-parser   dev (pinned) [required by odoc]
  - install ptime         1.2.0        [required by crunch]
  - install re            1.12.0       [required by tyxml]
  - install seq           base         [required by tyxml]
  - install topkg         1.0.8        [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 cmdliner.1.3.0  (cached)
-> retrieved cmarkit.0.3.0  (cached)
-> retrieved crunch.4.0.0  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re.1.12.0  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved dune.3.19.1  (cached)
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed cmarkit.0.3.0
-> installed dune.3.19.1
-> installed camlp-streams.5.0.1
-> installed crunch.4.0.0
-> installed re.1.12.0
-> installed cppo.1.8.0
-> installed odoc-parser.dev
-> installed tyxml.4.6.0
-> installed odoc.dev
-> installed odoc-md.dev
Done.
# To update the current shell environment, run: eval $(opam env)

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[odoc-driver.dev] synchronised (no changes)
[sherlodoc.dev] synchronised (no changes)

The following actions will be performed:
=== install 64 packages
  - install base                    v0.17.3      [required by ppx_sexp_conv]
  - install base-bytes              base         [required by ocplib-endian]
  - install base64                  3.5.1        [required by sherlodoc]
  - install bigstringaf             0.10.0       [required by sherlodoc]
  - install bos                     0.2.1        [required by odoc-driver]
  - install brr                     0.0.7        [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.19.1       [required by base, bigstringaf, checkseum]
  - install eio                     1.2          [required by odoc-driver]
  - install eio_linux               1.2          [required by eio_main]
  - install eio_main                1.2          [required by odoc-driver]
  - install eio_posix               1.2          [required by eio_main]
  - install gen                     1.1          [required by sedlex]
  - install hmap                    0.8.1        [required by eio]
  - install iomux                   0.3          [required by eio_posix]
  - install js_of_ocaml             6.0.1        [required by sherlodoc]
  - install js_of_ocaml-compiler    6.0.1        [required by brr, js_of_ocaml]
  - install js_of_ocaml-toplevel    6.0.1        [required by brr]
  - install jsonm                   1.0.2        [required by opam-core]
  - install logs                    0.8.0        [required by odoc-driver]
  - install lwt                     5.9.1        [required by sherlodoc]
  - install lwt-dllist              1.1.0        [required by eio]
  - install menhir                  20240715     [required by sherlodoc]
  - install menhirCST               20240715     [required by menhir]
  - install menhirLib               20240715     [required by js_of_ocaml-compiler]
  - install menhirSdk               20240715     [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 ppxlib]
  - 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             dev (pinned)
  - install opam-core               2.3.0        [required by opam-format]
  - install opam-file-format        2.1.6        [required by opam-format]
  - install opam-format             2.3.0        [required by odoc-driver]
  - install optint                  0.3.0        [required by progress, eio, decompress]
  - install parsexp                 v0.17.0      [required by sexplib]
  - install ppx_blob                0.9.0        [required by sherlodoc]
  - install ppx_derivers            1.2.1        [required by ppxlib]
  - install ppx_sexp_conv           v0.17.0      [required by odoc-driver]
  - install ppxlib                  0.35.0       [required by js_of_ocaml, ppx_sexp_conv, ppx_blob]
  - install ppxlib_jane             v0.17.2      [required by ppx_sexp_conv]
  - install progress                0.4.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.6          [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               dev (pinned)
  - install stdlib-shims            0.3.0        [required by terminal]
  - install swhid_core              0.1          [required by opam-core]
  - install terminal                0.4.0        [required by progress]
  - install thread-table            1.0.0        [required by domain-local-await]
  - install uring                   0.9          [required by eio_linux]
  - install uucp                    16.0.0       [required by progress]
  - install vector                  1.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.1  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved base.v0.17.3  (cached)
-> retrieved brr.0.0.7  (cached)
-> retrieved checkseum.0.5.2  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved domain-local-await.1.0.1  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2  (cached)
-> retrieved decompress.1.5.3  (cached)
-> installed csexp.1.5.2
-> retrieved gen.1.1  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved iomux.0.3  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved logs.0.8.0  (cached)
-> installed base64.3.5.1
-> retrieved lwt.5.9.1  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved dune-configurator.3.19.1  (cached)
-> installed cstruct.6.2.0
-> installed gen.1.1
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-toplevel.6.0.1  (cached)
-> installed hmap.0.8.1
-> installed jsonm.1.0.2
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
-> installed lwt-dllist.1.1.0
-> retrieved mtime.2.1.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved opam-file-format.2.1.6  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved opam-core.2.3.0, opam-format.2.3.0  (cached)
-> installed menhirCST.20240715
-> retrieved ocamlgraph.2.2.0  (cached)
-> installed menhirSdk.20240715
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed optint.0.3.0
-> installed ocplib-endian.1.2
-> retrieved ppx_blob.0.9.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.2  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved progress.0.4.0, terminal.0.4.0  (cached)
-> retrieved sedlex.3.6  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> installed ppx_derivers.1.2.1
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved sha.1.15.4  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved swhid_core.0.1  (cached)
-> installed menhirLib.20240715
-> installed opam-file-format.2.1.6
-> installed result.1.5
-> retrieved thread-table.1.0.0  (cached)
-> retrieved uring.0.9  (cached)
-> installed psq.0.2.1
-> retrieved vector.1.0.0  (cached)
-> retrieved uucp.16.0.0  (cached)
-> retrieved yojson.3.0.0  (cached)
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed vector.1.0.0
-> installed thread-table.1.0.0
-> installed rresult.0.7.0
-> installed mtime.2.1.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed sexplib0.v0.17.0
-> installed dune-configurator.3.19.1
-> installed domain-local-await.1.0.1
-> installed num.1.6
-> installed bigstringaf.0.10.0
-> installed sha.1.15.4
-> installed iomux.0.3
-> installed yojson.3.0.0
-> installed ocamlgraph.2.2.0
-> installed checkseum.0.5.2
-> installed parsexp.v0.17.0
-> installed eio.1.2
-> installed uring.0.9
-> installed decompress.1.5.3
-> installed sexplib.v0.17.0
-> installed lwt.5.9.1
-> installed eio_linux.1.2
-> installed eio_posix.1.2
-> installed eio_main.1.2
-> installed opam-core.2.3.0
-> installed base.v0.17.3
-> installed opam-format.2.3.0
-> installed menhir.20240715
-> installed ppxlib.0.35.0
-> installed ppxlib_jane.v0.17.2
-> installed ppx_blob.0.9.0
-> installed sedlex.3.6
-> installed ppx_sexp_conv.v0.17.0
-> installed uucp.16.0.0
-> installed terminal.0.4.0
-> installed js_of_ocaml-compiler.6.0.1
-> installed logs.0.8.0
-> installed js_of_ocaml-toplevel.6.0.1
-> installed progress.0.4.0
-> installed bos.0.2.1
-> installed brr.0.0.7
-> installed js_of_ocaml.6.0.1
-> installed sherlodoc.dev
-> installed odoc-driver.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.
[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.
2025-07-11 12:58.07 ---> using "303963bf1839aff7fdbd893a8e4a6d8033ce88490781e59f7dc87582356ee131" from cache
2025-07-11 12:58.07 --> finished "odoc_driver"

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
2025-07-11 12:58.07 ---> using "76eeb46384234c09b5a776b3c562076d89d08e5507c22b031cdc923dff8bb725" 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
2025-07-11 12:58.07 ---> using "9c2c521dcae64fe8780097920b554eaece63478387fc78c77d9af2059d1cfa8b" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-07-11 12:58.07 ---> using "07b5572bce0b19d73d717a5e984541eb5f4bdff40820184f52a8f90a98cea636" 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#1e7ee409b7f16f2458593c63d48c19e3505eec4a && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a && 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 [272 kB]
Fetched 375 kB in 0s (1078 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 1 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 (6366 kB/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 ... 18778 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#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (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.19.1       [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.0.8        [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.0.8  (cached)
-> retrieved dune.3.19.1  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed astring.0.8.5
-> installed dune.3.19.1
-> 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#1e7ee409b7f16f2458593c63d48c19e3505eec4a)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a (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 1.3.0        [required by odoc]
  - install cppo     1.8.0        [required by odoc]
  - install crunch   4.0.0        [required by odoc]
  - install fmt      0.10.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.12.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.1.3.0  (cached)
-> retrieved crunch.4.0.0  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.12.0  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> installed fpath.0.7.3
-> installed re.1.12.0
-> installed cppo.1.8.0
-> installed ptime.1.2.0
-> installed cmdliner.1.3.0
-> installed crunch.4.0.0
-> installed uutf.1.0.4
-> installed fmt.0.10.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.
2025-07-11 12:58.07 ---> using "d9024b03299e07d39706b94e3538c9b4e43dabba8aecb212cb96952d3021875c" from cache
2025-07-11 12:58.07 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.3@sha256:ffdfa0590544c15d91494c86252d13cd75e233fb25067d0410482ff7e95e9334)
2025-07-11 12:58.07 ---> using "76eeb46384234c09b5a776b3c562076d89d08e5507c22b031cdc923dff8bb725" 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
2025-07-11 12:58.07 ---> using "9c2c521dcae64fe8780097920b554eaece63478387fc78c77d9af2059d1cfa8b" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-07-11 12:58.07 ---> using "07b5572bce0b19d73d717a5e984541eb5f4bdff40820184f52a8f90a98cea636" from cache

/home/opam: (workdir /home/opam/docs/)

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2025-07-11 12:58.07 ---> using "e599f880b4af0d03e6334e893320a7fb3653c141fe287c7fc4faecb1dc585698" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc)
                        (dst /home/opam/))
2025-07-11 12:58.07 ---> using "d47ac61d6c9dc511fa29dbac36bdc71163f02ef12e39ee54829b41d8c419661e" 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/))
2025-07-11 12:58.07 ---> using "f210702fc939366b7dbb869a4210a2e3bc8e8aa28cba905dcc2c1ef51ec3eb93" 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.
2025-07-11 12:58.07 ---> using "1f5f0dda338ab8f9bf06e34cbe723d2f538f5aa001febfa9a6a1237133205525" 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 388 kB of archives.
After this operation, 1165 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 [135 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 388 kB in 0s (7102 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 ... 18778 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_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up jq (1.6-2.1) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-11 12:58.07 ---> using "8c72451e3813bd197e68fa321ddfc0dae4e3d081c44f0ad392bcef2fc2116fa1" from cache

/home/opam/docs/: (run (network host)
                       (shell "git clone https://github.com/jonludlam/docs-ci-scripts.git && echo NOTRANDOM"))
Cloning into 'docs-ci-scripts'...
NOTRANDOM
2025-07-11 12:58.07 ---> using "a7058a2110411e6928b5432f64650198a3efbc18c310a19f2e06d39e2f7ad2ce" from cache

/home/opam/docs/: (run (cache (compile-cache (target /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/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-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base base-threads.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base base-unix.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2 dune.3.18.2-3114aec9e7f412ca05476b1c25ff1eb5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0 ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0 ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0 ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3 ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-415b31c0b8e6f592ea49ec630d91a9fc true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0 prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0) && (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-415b31c0b8e6f592ea49ec630d91a9fc/compile --odocl-dir linked --html-dir epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --stats mkocaml  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0 && [ ! -z \"$(ls -A epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0)\" ] && tar -cvf epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/*  && rm -R epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/* && mv epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0'; HASH=$((sha256sum $1/content.tar 2>/dev/null | cut -d \" \" -f 1)  || echo -n 'empty'); rm -f $1/content.tar; printf \"COMPILE:$2:$HASH\\n\";) && (mkdir -p linked && mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc && mv linked epoch-415b31c0b8e6f592ea49ec630d91a9fc/) && (mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0) && (shopt -s nullglob && ((echo LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0 && [ ! -z \"$(ls -A epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0)\" ] && tar -cvf epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/*  && rm -R epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/* && mv epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0.tar epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/ sage.caelum.ci.dev:/data/.) && (echo '0.716076') && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0'; 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.401238') && (mkdir -p epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0) && (time rsync -aR ./epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0' 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-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base
+ epoch=base-threads.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base from sage.caelum.ci.dev enable_cache=true
+ date
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base/.epoch ']'
+ [[ base-threads.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc == \b\a\s\e\-\t\h\r\e\a\d\s\.\b\a\s\e\-\b\4\3\4\9\c\f\7\2\3\2\e\6\b\6\6\6\2\1\e\0\8\9\f\2\b\9\b\e\e\e\5\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base
+ epoch=base-unix.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base/.epoch ']'
+ [[ base-unix.base-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc == \b\a\s\e\-\u\n\i\x\.\b\a\s\e\-\b\4\3\4\9\c\f\7\2\3\2\e\6\b\6\6\6\2\1\e\0\8\9\f\2\b\9\b\e\e\e\5\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2
+ epoch=dune.3.18.2-3114aec9e7f412ca05476b1c25ff1eb5-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2 from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2 /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/dune/3.18.2/.epoch ']'
+ [[ dune.3.18.2-3114aec9e7f412ca05476b1c25ff1eb5-415b31c0b8e6f592ea49ec630d91a9fc == \d\u\n\e\.\3\.\1\8\.\2\-\3\1\1\4\a\e\c\9\e\7\f\4\1\2\c\a\0\5\4\7\6\b\1\c\2\5\f\f\1\e\b\5\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0
+ epoch=ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0 from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0 /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0/.epoch ']'
+ [[ ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-415b31c0b8e6f592ea49ec630d91a9fc == \o\c\a\m\l\.\5\.\3\.\0\-\f\a\1\e\7\b\2\3\1\b\e\6\d\3\7\a\5\e\0\7\6\7\4\7\5\8\8\e\8\a\8\1\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0
+ epoch=ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0 /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0/.epoch ']'
+ [[ ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-415b31c0b8e6f592ea49ec630d91a9fc == \o\c\a\m\l\-\b\a\s\e\-\c\o\m\p\i\l\e\r\.\5\.\3\.\0\-\2\5\9\c\c\3\b\1\6\b\9\8\1\e\6\a\5\1\e\2\0\7\5\7\f\9\c\d\8\e\6\3\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0
+ epoch=ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0 /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0/.epoch ']'
+ [[ ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-415b31c0b8e6f592ea49ec630d91a9fc == \o\c\a\m\l\-\c\o\m\p\i\l\e\r\.\5\.\3\.\0\-\b\4\3\4\9\c\f\7\2\3\2\e\6\b\6\6\6\2\1\e\0\8\9\f\2\b\9\b\e\e\e\5\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3
+ epoch=ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-415b31c0b8e6f592ea49ec630d91a9fc
+ cache=true
+ echo 'Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true
Fri Jul 11 13:58:09 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3
+ mkdir -p /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config
++ dirname epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3
+ ln -sf /home/opam/.cache/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3 /home/opam/docs/epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config
+ '[' -f epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3/.epoch ']'
+ [[ ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-415b31c0b8e6f592ea49ec630d91a9fc == \o\c\a\m\l\-\c\o\n\f\i\g\.\3\-\5\9\3\d\6\2\e\5\4\e\3\f\b\7\3\4\e\5\2\b\e\3\6\0\e\c\f\9\0\b\6\d\-\4\1\5\b\3\1\c\0\b\8\e\6\f\5\9\2\e\a\4\9\e\c\6\3\0\d\9\1\a\9\f\c ]]
+ exit 0
+ set -e
+ host=sage.caelum.ci.dev
+ dir=/data
+ prep_path=prep0/u/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0
+ local_prep_path=prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0
+ rsync -a sage.caelum.ci.dev:/data/prep0/u/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/content.tar .

real	0m0.045s
user	0m0.011s
sys	0m0.005s
+ tar xf content.tar
+ mkdir -p prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0
+ mv home/opam/.opam/5.3/doc home/opam/.opam/5.3/lib prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0
+ mv home/opam/.opam/5.3/.opam-switch/packages/mkocaml.1.0/opam prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0
process_meta_file: prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml/META
odoc_driver_voodoo: [DEBUG] all_lib_deps: mkocaml, [1]

odoc_driver_voodoo: [DEBUG] Found other doc: doc/mkocaml/README.md
odoc_driver_voodoo: [DEBUG] No config file found: prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/doc/mkocaml/odoc-config.sexp
prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/doc/mkocaml/odoc-config.sexp: No such file or directory

odoc_driver_voodoo: [DEBUG] Config.packages: 

process_meta_file: prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml/META
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml/

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml/ for package mkocaml
odoc_driver_voodoo: [DEBUG] 0 - Executing: /home/opam/odoc classify prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml/
odoc_driver_voodoo: [DEBUG] libdirs_without_meta: prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml

odoc_driver_voodoo: [DEBUG] lib dirs: 

odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/mkocaml
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml for package mkocaml
odoc_driver_voodoo: [DEBUG] 1 - Executing: /home/opam/odoc classify prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/lib/mkocaml
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-config/3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/odoc_info/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/compiler-libs.optcomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/dynlink/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/runtime_events/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/str/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/compiler-libs.toplevel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/compiler-libs.bytecomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/stdlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/compiler-libs.common/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/threads/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-compiler/5.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-base-compiler/5.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml/5.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/dune/3.18.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/base-unix/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/base-threads/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-threads/base/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/base-unix/base/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-base-compiler/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-compiler/5.3.0/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [ERROR] epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/ocaml-config/3/occurrences-all.odoc-occurrences: No such file or directory
odoc_driver_voodoo: [DEBUG] Fixing virtual libraries: 368 precompiled units, 0 other units
odoc_driver_voodoo: [DEBUG] 2 - Executing: /home/opam/odoc compile _mld/p/mkocaml/1.0/doc/index.mld --output-dir epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile --enable-missing-root-warning --parent-id p/mkocaml/1.0/doc
odoc_driver_voodoo: [DEBUG] 3 - Executing: /home/opam/odoc-md prep/universes/5bb7ea21fab6d288e498a5befa65d36c/mkocaml/1.0/doc/mkocaml/README.md --output-dir epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile --parent-id p/mkocaml/1.0/doc
odoc_driver_voodoo: [DEBUG] linking epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-README.odoc
odoc_driver_voodoo: [DEBUG] 4 - Executing: /home/opam/odoc link epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-index.odoc -o linked/p/mkocaml/1.0/doc/page-index.odocl -P mkocaml:epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc --enable-missing-root-warning --warnings-tags mkocaml
odoc_driver_voodoo: [DEBUG] 5 - Executing: /home/opam/odoc link epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-README.odoc -o linked/p/mkocaml/1.0/doc/page-README.odocl -P mkocaml:epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc --current-package mkocaml --enable-missing-root-warning --warnings-tags mkocaml
odoc_driver_voodoo: [DEBUG] 6 - Executing: /home/opam/odoc count-occurrences -o linked/p/mkocaml/1.0/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 7 - Executing: sherlodoc js epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/sherlodoc.js
odoc_driver_voodoo: [DEBUG] 8 - Executing: /home/opam/odoc compile-index -o _index/mkocaml/index.odoc-index --root linked/p/mkocaml/1.0/doc --occurrences linked/p/mkocaml/1.0/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 9 - Executing: /home/opam/odoc sidebar-generate -o _index/mkocaml/sidebar.odoc-sidebar _index/mkocaml/index.odoc-index
odoc_driver_voodoo: [DEBUG] 10 - Executing: /home/opam/odoc sidebar-generate --json -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0/doc/sidebar.json _index/mkocaml/index.odoc-index
odoc_driver_voodoo: [DEBUG] 11 - Executing: /home/opam/odoc compile-index --json --simplified-json --wrap-json -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0/doc/index.js --root linked/p/mkocaml/1.0/doc --occurrences linked/p/mkocaml/1.0/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 12 - Executing: sherlodoc index --format js _index/mkocaml/index.odoc-index -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0/doc/sherlodoc_db.js
odoc_driver_voodoo: [DEBUG] 13 - Executing: /home/opam/odoc html-generate linked/p/mkocaml/1.0/doc/page-index.odocl --sidebar _index/mkocaml/sidebar.odoc-sidebar --search-uri p/mkocaml/1.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 14 - Executing: /home/opam/odoc html-generate linked/p/mkocaml/1.0/doc/page-README.odocl --sidebar _index/mkocaml/sidebar.odoc-sidebar --search-uri p/mkocaml/1.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 15 - Executing: /home/opam/odoc html-generate linked/p/mkocaml/1.0/doc/page-index.odocl --sidebar _index/mkocaml/sidebar.odoc-sidebar --search-uri p/mkocaml/1.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 16 - Executing: /home/opam/odoc html-generate linked/p/mkocaml/1.0/doc/page-README.odocl --sidebar _index/mkocaml/sidebar.odoc-sidebar --search-uri p/mkocaml/1.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 17 - Executing: /home/opam/odoc support-files -o epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw

real	0m0.287s
user	0m0.137s
sys	0m0.213s
jq: error: Could not open file driver-benchmarks.json: No such file or directory
LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0
epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/__odoc_partial.m
epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/
epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/.odoc_pkg_marker
epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-README.odoc
epoch-415b31c0b8e6f592ea49ec630d91a9fc/compile/p/mkocaml/1.0/doc/page-index.odoc

real	0m0.064s
user	0m0.007s
sys	0m0.005s
COMPILE::919d02af46301c583c7246947faa9c8d7272a16d99a35a270fe804042b32ae73
LISTING epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0
epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/doc/
epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/doc/page-README.odocl
epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/doc/page-index.odocl
epoch-415b31c0b8e6f592ea49ec630d91a9fc/linked/p/mkocaml/1.0/occurrences-all.odoc-occurrences
raw_folder: epoch-415b31c0b8e6f592ea49ec630d91a9fc/html-raw/p/mkocaml/1.0

real	0m0.065s
user	0m0.007s
sys	0m0.006s
0.716076
LINKED::a4a4764612612f1bd963d807b0c673e54cbe28f7aaed447ecfb61210c1601cd0
0.401238

real	0m0.063s
user	0m0.007s
sys	0m0.006s
RAW:raw:bfb5cf3d07fb4e9f23c2ff0bf890c3a37ed5383f0c9a55fdc9bf1a70d05da37b  -
2025-07-11 12:58.10 ---> saved as "004deccfca38ca97db5b3c669231ed7a4680e3c9bb47703b8959d5ba9f5f48cd"
Job succeeded
2025-07-11 12:58.13: Job succeeded