Build:
  1. 0
2025-05-16 22:14.44: New job: Voodoo do mlgmpidl.1.2.10; e9dff18499f670c5181bcfd52cb5e504
Prep base: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
 (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-05-16 22:14.44: Waiting for resource in pool OCluster
2025-05-16 22:14.44: Waiting for worker…
2025-05-16 22:16.48: Got resource from pool OCluster
2025-05-16 22:16.48: Using cache hint "docs-universe-compile-4.08.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build odoc_driver
        ((from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
         (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#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (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.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
         (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#90e679061f68c5e5ee5915e280f63d842f41f300 && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && 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.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
 (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-137f967e4b669fa675bae6ebe4c27b18/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-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 camlidl.1.12-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 conf-gmp.5-5b6e9a5eea03ae1c3dc2ddeebe8cfcfd-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 conf-mpfr.3-6be450cfd35f29688916366dcaeb0292-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 conf-perl.2-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4 conf-pkg-config.4-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1 ocaml.4.08.1-68880b4467147cd37e298447f414cb8c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1 ocaml-base-compiler.4.08.1-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1 ocaml-config.1-5f3a3177be70521a73663f22f1448b81-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8 ocamlfind.1.9.8-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10 prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10) && (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-137f967e4b669fa675bae6ebe4c27b18/compile --odocl-dir linked --html-dir epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --stats mlgmpidl  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10'; 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-137f967e4b669fa675bae6ebe4c27b18 && mv linked epoch-137f967e4b669fa675bae6ebe4c27b18/) && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/ sage.caelum.ci.dev:/data/.) && (echo '0.309241') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10'; 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.019159') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10' 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.08.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2025-05-16 22:16.48: RETRYING: 2025-05-16/221444-voodoo-do-d2370d Number of retries: 0 (retriable error condition)
Building on sage.caelum.ci.dev

(build "odoc_driver" …)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6' locally
docker.io/ocaml/opam@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6: Pulling from ocaml/opam
8876158876b3: Pulling fs layer
8876158876b3: Verifying Checksum
8876158876b3: Download complete
8876158876b3: Pull complete
Digest: sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6
Status: Downloaded newer image for ocaml/opam@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6
2025-05-16 22:16.48 ---> using "0585f6b0985f7eb566e20fd068ca8d674792c3b808091294d28083728c5a5ee6" 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
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-16 22:16.48 ---> using "ae726e48bd5f551a94db6e06d9a454beed3df8df5b83bbe29cc82399b4efe7ee" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-16 22:16.48 ---> using "c9903ef84dcf27b4bdd7ad252272ff9bcb9549fcd436f10e38f136465be2cc4b" 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#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (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 [258 kB]
Fetched 362 kB in 0s (961 kB/s)
Reading package lists...
[sherlodoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
sherlodoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-parser.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-md.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-md is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-driver.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-driver is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)

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

The following actions will be performed:
=== install 22 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 cmarkit, odoc]
  - install cppo          1.8.0        [required by odoc]
  - install crunch        4.0.0        [required by odoc]
  - install dune          3.18.2       [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 result        1.5          [required by odoc]
  - install seq           base         [required by tyxml, yojson]
  - install topkg         1.0.8        [required by cmarkit]
  - install tyxml         4.6.0        [required by odoc]
  - install uutf          1.0.4        [required by tyxml]
  - install yojson        2.2.2        [required by odoc]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved cmarkit.0.3.0  (https://erratique.ch/software/cmarkit/releases/cmarkit-0.3.0.tbz)
-> retrieved camlp-streams.5.0.1  (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
-> 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 crunch.4.0.0  (https://github.com/mirage/ocaml-crunch/releases/download/v4.0.0/crunch-4.0.0.tbz)
-> retrieved re.1.12.0  (cached)
-> retrieved dune.3.18.2  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved topkg.1.0.8  (cached)
-> retrieved ptime.1.2.0  (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz)
-> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
-> retrieved uutf.1.0.4  (cached)
-> retrieved yojson.2.2.2  (cached)
-> installed cmdliner.1.3.0
-> retrieved tyxml.4.6.0  (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> 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.18.2
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed crunch.4.0.0
-> installed re.1.12.0
-> installed cppo.1.8.0
-> installed yojson.2.2.2
-> 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 62 packages
  - install base                    v0.17.2      [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.18.2       [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.5-1        [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 rresult                 0.7.0        [required by bos]
  - install sedlex                  3.4          [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]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bytes.base
-> retrieved bigstringaf.0.10.0  (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz)
-> retrieved base.v0.17.2  (https://github.com/janestreet/base/archive/refs/tags/v0.17.2.tar.gz)
-> retrieved bos.0.2.1  (cached)
-> retrieved checkseum.0.5.2  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved base64.3.5.1  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz)
-> retrieved decompress.1.5.3  (cached)
-> installed csexp.1.5.2
-> retrieved brr.0.0.7  (https://erratique.ch/software/brr/releases/brr-0.0.7.tbz)
-> installed base64.3.5.1
-> retrieved cstruct.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
-> retrieved domain-local-await.1.0.1  (https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz)
-> retrieved dune-configurator.3.18.2  (cached)
-> installed cstruct.6.2.0
-> retrieved gen.1.1  (https://github.com/c-cube/gen/archive/v1.1.tar.gz)
-> retrieved hmap.0.8.1  (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz)
-> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2  (https://github.com/ocaml-multicore/eio/releases/download/v1.2/eio-1.2.tbz)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved logs.0.8.0  (cached)
-> retrieved lwt.5.9.1  (cached)
-> installed hmap.0.8.1
-> retrieved iomux.0.3  (https://github.com/haesbaert/ocaml-iomux/releases/download/v0.3/iomux-0.3.tbz)
-> installed gen.1.1
-> retrieved lwt-dllist.1.1.0  (https://github.com/mirage/lwt-dllist/releases/download/v1.1.0/lwt-dllist-1.1.0.tbz)
-> retrieved mtime.2.1.0  (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz)
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz)
-> installed dune-configurator.3.18.2
-> installed jsonm.1.0.2
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-toplevel.6.0.1  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.0.1/js_of_ocaml-6.0.1.tbz)
-> installed lwt-dllist.1.1.0
-> installed mtime.2.1.0
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed bigstringaf.0.10.0
-> installed iomux.0.3
-> retrieved ocaml-compiler-libs.v0.17.0  (https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz)
-> retrieved ocamlgraph.2.2.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved opam-core.2.3.0, opam-format.2.3.0  (cached)
-> retrieved num.1.5-1  (https://github.com/ocaml/num/archive/v1.5.tar.gz)
-> retrieved opam-file-format.2.1.6  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz)
-> retrieved optint.0.3.0  (cached)
-> installed ocplib-endian.1.2
-> retrieved parsexp.v0.17.0  (https://github.com/janestreet/parsexp/archive/refs/tags/v0.17.0.tar.gz)
-> retrieved ppx_derivers.1.2.1  (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed optint.0.3.0
-> retrieved ppx_blob.0.9.0  (https://github.com/johnwhitington/ppx_blob/releases/download/0.9.0/ppx_blob-0.9.0.tbz)
-> installed ppx_derivers.1.2.1
-> installed opam-file-format.2.1.6
-> retrieved ppx_sexp_conv.v0.17.0  (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.0.tar.gz)
-> retrieved ppxlib_jane.v0.17.2  (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.2.tar.gz)
-> installed ocaml-compiler-libs.v0.17.0
-> retrieved ppxlib.0.35.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.35.0/ppxlib-0.35.0.tbz)
-> retrieved rresult.0.7.0  (cached)
-> installed checkseum.0.5.2
-> retrieved psq.0.2.1  (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz)
-> retrieved sedlex.3.4  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.4.tar.gz)
-> retrieved progress.0.4.0, terminal.0.4.0  (https://github.com/craigfe/progress/releases/download/0.4.0/progress-0.4.0.tbz)
-> retrieved sha.1.15.4  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved swhid_core.0.1  (cached)
-> installed ocamlgraph.2.2.0
-> installed num.1.5-1
-> installed rresult.0.7.0
-> installed psq.0.2.1
-> retrieved sexplib.v0.17.0  (https://github.com/janestreet/sexplib/archive/refs/tags/v0.17.0.tar.gz)
-> installed stdlib-shims.0.3.0
-> retrieved sexplib0.v0.17.0  (https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz)
-> installed swhid_core.0.1
-> retrieved thread-table.1.0.0  (https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz)
-> retrieved uucp.16.0.0  (https://erratique.ch/software/uucp/releases/uucp-16.0.0.tbz)
-> installed thread-table.1.0.0
-> retrieved uring.0.9  (https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.9/uring-0.9.tbz)
-> installed sexplib0.v0.17.0
-> installed decompress.1.5.3
-> retrieved vector.1.0.0  (https://github.com/backtracking/vector/releases/download/1.0.0/vector-1.0.0.tbz)
-> installed domain-local-await.1.0.1
-> installed sha.1.15.4
-> installed vector.1.0.0
-> installed lwt.5.9.1
-> installed parsexp.v0.17.0
-> installed eio.1.2
-> installed uring.0.9
-> installed sexplib.v0.17.0
-> installed eio_posix.1.2
-> installed eio_linux.1.2
-> installed eio_main.1.2
-> installed opam-core.2.3.0
-> installed base.v0.17.2
-> installed menhir.20240715
-> installed opam-format.2.3.0
-> installed ppxlib.0.35.0
-> installed ppxlib_jane.v0.17.2
-> installed ppx_blob.0.9.0
-> installed sedlex.3.4
-> 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-05-16 22:16.48 ---> using "4e1e35dac07cf97a4faacf8f22f7965811e61ebf198d6256503aa71e926d4aa8" from cache
2025-05-16 22:16.48 --> finished "odoc_driver"

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7' locally
docker.io/ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7: Pulling from ocaml/opam
4b9a22ae493c: Pulling fs layer
4b9a22ae493c: Verifying Checksum
4b9a22ae493c: Download complete
4b9a22ae493c: Pull complete
Digest: sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
Status: Downloaded newer image for ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
2025-05-16 22:16.48 ---> using "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8" 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.

Continue? [y/n] y
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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-16 22:16.48 ---> using "a9e7f15dfd271f78e495848b1e3f7f433beb5b18f84860c1a35b8fd0beefb770" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-16 22:16.48 ---> using "2d092d6dfacf626b54075b728b1adfa60f2984821530c9dd8c145a0a1f2b67c0" 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#90e679061f68c5e5ee5915e280f63d842f41f300 && opam depext -iy odoc-parser) && (opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && 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 [258 kB]
Fetched 362 kB in 0s (1122 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 0 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 (4593 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 ... 18747 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#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (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 8 packages
  - install astring       0.8.5        [required by odoc-parser]
  - install camlp-streams 5.0.1        [required by odoc-parser]
  - install dune          3.18.2       [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 result        1.5          [required by odoc-parser]
  - 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 result.1.5  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved dune.3.18.2  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed astring.0.8.5
-> installed dune.3.18.2
-> installed result.1.5
-> 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#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (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 12 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.11.0       [required by tyxml]
  - install seq      base         [required by tyxml, yojson]
  - install tyxml    4.6.0        [required by odoc]
  - install uutf     1.0.4        [required by tyxml]
  - install yojson   2.2.2        [required by odoc]

<><> 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.11.0  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved yojson.2.2.2  (cached)
-> installed fpath.0.7.3
-> installed re.1.11.0
-> installed cppo.1.8.0
-> installed ptime.1.2.0
-> installed yojson.2.2.2
-> 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-05-16 22:16.48 ---> using "26cff6332557921d7d5bdc28a888b1d8c72942b4071ba9e7f494b2ef4fcb42d7" from cache
2025-05-16 22:16.48 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7' locally
docker.io/ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7: Pulling from ocaml/opam
4b9a22ae493c: Pulling fs layer
4b9a22ae493c: Verifying Checksum
4b9a22ae493c: Download complete
4b9a22ae493c: Pull complete
Digest: sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
Status: Downloaded newer image for ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
2025-05-16 22:16.48 ---> using "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8" 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.

Continue? [y/n] y
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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-16 22:16.48 ---> using "a9e7f15dfd271f78e495848b1e3f7f433beb5b18f84860c1a35b8fd0beefb770" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-16 22:16.48 ---> using "2d092d6dfacf626b54075b728b1adfa60f2984821530c9dd8c145a0a1f2b67c0" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2025-05-16 22:16.48 ---> using "7ddce6d13ad6cb9822d8d8cfb3eb3c0df13946c381a004644750571192118df9" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc)
                        (dst /home/opam/))
2025-05-16 22:16.48 ---> using "e55bd133f67dfcde182ac71b2b63de27807e734bf12b69c06144496b295d00b8" 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-05-16 22:16.49 ---> using "432b5302e7751ef895e71e1eed36a6d8bfcd095ac4f3960cdc3fa16cd43ef957" 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-05-16 22:16.49 ---> using "0daf7b7a47aacec854396384fb502a6e42829460de2bad945b58eb104975a298" 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 (4779 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 ... 18747 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-05-16 22:16.49 ---> using "0e72d09b032899590e7ec141273eed17162d458bf685c72c61addaec979c5861" 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-05-16 22:16.49 ---> using "4783307d56b23a1c318cfb6f610d266ef72978b291e90859d00376c8a67da988" from cache

/home/opam/docs/: (run (cache (compile-cache (target /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/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-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 camlidl.1.12-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 conf-gmp.5-5b6e9a5eea03ae1c3dc2ddeebe8cfcfd-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 conf-mpfr.3-6be450cfd35f29688916366dcaeb0292-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 conf-perl.2-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4 conf-pkg-config.4-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1 ocaml.4.08.1-68880b4467147cd37e298447f414cb8c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1 ocaml-base-compiler.4.08.1-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1 ocaml-config.1-5f3a3177be70521a73663f22f1448b81-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8 ocamlfind.1.9.8-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10 prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10) && (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-137f967e4b669fa675bae6ebe4c27b18/compile --odocl-dir linked --html-dir epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --stats mlgmpidl  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10'; 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-137f967e4b669fa675bae6ebe4c27b18 && mv linked epoch-137f967e4b669fa675bae6ebe4c27b18/) && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/ sage.caelum.ci.dev:/data/.) && (echo '0.309241') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10'; 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.019159') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10' 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-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12
+ epoch=camlidl.1.12-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 from sage.caelum.ci.dev enable_cache=false
Fri May 16 23:16:49 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/content.tar

sent 75 bytes  received 20,846 bytes  41,842.00 bytes/sec
total size is 20,480  speedup is 0.98
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/com/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/com/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/com/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/.odoc_pkg_marker
+ echo camlidl.1.12-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5
+ epoch=conf-gmp.5-5b6e9a5eea03ae1c3dc2ddeebe8cfcfd-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 from sage.caelum.ci.dev enable_cache=false
Fri May 16 23:16:49 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/content.tar

sent 75 bytes  received 10,597 bytes  21,344.00 bytes/sec
total size is 10,240  speedup is 0.96
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/doc/.odoc_pkg_marker
+ echo conf-gmp.5-5b6e9a5eea03ae1c3dc2ddeebe8cfcfd-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3
+ epoch=conf-mpfr.3-6be450cfd35f29688916366dcaeb0292-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 from sage.caelum.ci.dev enable_cache=false
Fri May 16 23:16:49 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/content.tar

sent 75 bytes  received 10,597 bytes  21,344.00 bytes/sec
total size is 10,240  speedup is 0.96
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/doc/.odoc_pkg_marker
+ echo conf-mpfr.3-6be450cfd35f29688916366dcaeb0292-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2
+ epoch=conf-perl.2-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 from sage.caelum.ci.dev enable_cache=false
+ date
Fri May 16 23:16:49 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/content.tar

sent 75 bytes  received 10,601 bytes  21,352.00 bytes/sec
total size is 10,240  speedup is 0.96
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-perl/2/doc/.odoc_pkg_marker
+ echo conf-perl.2-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4
+ epoch=conf-pkg-config.4-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4 from sage.caelum.ci.dev enable_cache=true
+ date
Fri May 16 23:16:49 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4/.epoch ']'
+ [[ conf-pkg-config.4-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 == \c\o\n\f\-\p\k\g\-\c\o\n\f\i\g\.\4\-\f\c\9\8\0\1\d\9\6\0\e\e\f\7\2\7\9\7\6\0\1\0\5\1\a\1\9\7\c\4\f\2\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1
+ epoch=ocaml.4.08.1-68880b4467147cd37e298447f414cb8c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1 from sage.caelum.ci.dev enable_cache=true
+ date
Fri May 16 23:16:49 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/4.08.1/.epoch ']'
+ [[ ocaml.4.08.1-68880b4467147cd37e298447f414cb8c-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\.\4\.\0\8\.\1\-\6\8\8\8\0\b\4\4\6\7\1\4\7\c\d\3\7\e\2\9\8\4\4\7\f\4\1\4\c\b\8\c\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1
+ epoch=ocaml-base-compiler.4.08.1-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1 from sage.caelum.ci.dev enable_cache=true
Fri May 16 23:16:49 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/4.08.1/.epoch ']'
+ [[ ocaml-base-compiler.4.08.1-fc9801d960eef72797601051a197c4f2-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\b\a\s\e\-\c\o\m\p\i\l\e\r\.\4\.\0\8\.\1\-\f\c\9\8\0\1\d\9\6\0\e\e\f\7\2\7\9\7\6\0\1\0\5\1\a\1\9\7\c\4\f\2\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1
+ epoch=ocaml-config.1-5f3a3177be70521a73663f22f1448b81-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1 from sage.caelum.ci.dev enable_cache=true
Fri May 16 23:16:49 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1/.epoch ']'
+ [[ ocaml-config.1-5f3a3177be70521a73663f22f1448b81-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\c\o\n\f\i\g\.\1\-\5\f\3\a\3\1\7\7\b\e\7\0\5\2\1\a\7\3\6\6\3\f\2\2\f\1\4\4\8\b\8\1\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8
+ epoch=ocamlfind.1.9.8-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true
Fri May 16 23:16:49 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8/.epoch ']'
+ [[ ocamlfind.1.9.8-b197a5b8660e9dc412fad9af1e7c96f1-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\f\i\n\d\.\1\.\9\.\8\-\b\1\9\7\a\5\b\8\6\6\0\e\9\d\c\4\1\2\f\a\d\9\a\f\1\e\7\c\9\6\f\1\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ set -e
+ host=sage.caelum.ci.dev
+ dir=/data
+ prep_path=prep0/u/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10
+ local_prep_path=prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10
+ rsync -a sage.caelum.ci.dev:/data/prep0/u/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/content.tar .

real	0m0.051s
user	0m0.010s
sys	0m0.007s
+ tar xf content.tar
+ mkdir -p prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10
+ mv home/opam/.opam/4.08/lib prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10
+ mv home/opam/.opam/4.08/.opam-switch/packages/mlgmpidl.1.2.10/opam prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10
process_meta_file: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/META
odoc_driver_voodoo: [DEBUG] all_lib_deps: gmp, [2]

odoc_driver_voodoo: [DEBUG] No config file found: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/doc/mlgmpidl/odoc-config.sexp
prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/doc/mlgmpidl/odoc-config.sexp: No such file or directory

odoc_driver_voodoo: [DEBUG] Config.packages: 

process_meta_file: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/META
odoc_driver_voodoo: [DEBUG] prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/gmp,gmp

odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/ for package mlgmpidl
odoc_driver_voodoo: [DEBUG] 0 - Executing: /home/opam/odoc classify prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/
odoc_driver_voodoo: [DEBUG] Got 2 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/gmp_random.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Gmp_random.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/gmp_random.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Gmp_random.cmt)
odoc_driver_voodoo: [INFO] No files for module: Gmp_random
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpf.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpf.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpf.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpf.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpf
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpfr.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpfr.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpfr.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpfr.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpfr
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpfrf.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpfrf.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpfrf.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpfrf.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpfrf
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpq.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpq.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpq.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpq.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpq
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpqf.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpqf.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpqf.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpqf.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpqf
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpz.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpz.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpz.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpz.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpz
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpzf.cmti (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpzf.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/mpzf.cmt (then prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/Mpzf.cmt)
odoc_driver_voodoo: [INFO] No files for module: Mpzf
odoc_driver_voodoo: [INFO] No entry for 'prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/gmp.p' in libname_of_archive
odoc_driver_voodoo: [INFO] Unable to determine library of archive gmp.p: Ignoring.
odoc_driver_voodoo: [DEBUG] libdirs_without_meta: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/stublibs

odoc_driver_voodoo: [DEBUG] lib dirs: prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/gmp/

odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/stublibs
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/stublibs for package mlgmpidl
odoc_driver_voodoo: [DEBUG] 1 - Executing: /home/opam/odoc classify prep/universes/e9dff18499f670c5181bcfd52cb5e504/mlgmpidl/1.2.10/lib/stublibs
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml/4.08.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/threads/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/stdlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/odoc_info/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/ocamlcommon/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/ocamlbytecomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/ocamloptcomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/ocamltoplevel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/bigarray/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/dynlink/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/graphics/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/raw_spacetime_lib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/4.08.1/doc/str/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-base-compiler/4.08.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/com/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/b197a5b8660e9dc412fad9af1e7c96f1/camlidl/1.12/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8/doc/findlib.internal/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8/doc/findlib.dynload/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8/doc/findlib.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/b197a5b8660e9dc412fad9af1e7c96f1/ocamlfind/1.9.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/5b6e9a5eea03ae1c3dc2ddeebe8cfcfd/conf-gmp/5/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/6be450cfd35f29688916366dcaeb0292/conf-mpfr/3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fc9801d960eef72797601051a197c4f2/conf-perl/2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fc9801d960eef72797601051a197c4f2/conf-pkg-config/4/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/5f3a3177be70521a73663f22f1448b81/ocaml-config/1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Fixing virtual libraries: 320 precompiled units, 0 other units
odoc_driver_voodoo: [DEBUG] 2 - Executing: /home/opam/odoc compile _mld/p/mlgmpidl/1.2.10/doc/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/mlgmpidl/1.2.10/doc
odoc_driver_voodoo: [DEBUG] 3 - Executing: /home/opam/odoc compile _mld/p/mlgmpidl/1.2.10/doc/gmp/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/mlgmpidl/1.2.10/doc/gmp
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp/page-index.odoc
odoc_driver_voodoo: [DEBUG] 4 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/page-index.odoc -o linked/p/mlgmpidl/1.2.10/doc/page-index.odocl -P mlgmpidl:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc -L gmp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp --enable-missing-root-warning --warnings-tags mlgmpidl
odoc_driver_voodoo: [DEBUG] 5 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp/page-index.odoc -o linked/p/mlgmpidl/1.2.10/doc/gmp/page-index.odocl -L gmp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp --enable-missing-root-warning --warnings-tags mlgmpidl
odoc_driver_voodoo: [DEBUG] 6 - Executing: /home/opam/odoc count-occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile -o epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 7 - Executing: sherlodoc js epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/sherlodoc.js
odoc_driver_voodoo: [DEBUG] 8 - Executing: /home/opam/odoc compile-index -o _index/mlgmpidl/index.odoc-index --root linked/p/mlgmpidl/1.2.10/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 9 - Executing: /home/opam/odoc sidebar-generate -o _index/mlgmpidl/sidebar.odoc-sidebar _index/mlgmpidl/index.odoc-index
odoc_driver_voodoo: [DEBUG] 10 - Executing: /home/opam/odoc sidebar-generate --json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10/doc/sidebar.json _index/mlgmpidl/index.odoc-index
odoc_driver_voodoo: [DEBUG] 11 - Executing: /home/opam/odoc compile-index --json --simplified-json --wrap-json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10/doc/index.js --root linked/p/mlgmpidl/1.2.10/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 12 - Executing: sherlodoc index --format js _index/mlgmpidl/index.odoc-index -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10/doc/sherlodoc_db.js
odoc_driver_voodoo: [DEBUG] 13 - Executing: /home/opam/odoc html-generate linked/p/mlgmpidl/1.2.10/doc/page-index.odocl --sidebar _index/mlgmpidl/sidebar.odoc-sidebar --search-uri p/mlgmpidl/1.2.10/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 14 - Executing: /home/opam/odoc html-generate linked/p/mlgmpidl/1.2.10/doc/gmp/page-index.odocl --sidebar _index/mlgmpidl/sidebar.odoc-sidebar --search-uri p/mlgmpidl/1.2.10/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 15 - Executing: /home/opam/odoc html-generate linked/p/mlgmpidl/1.2.10/doc/gmp/page-index.odocl --sidebar _index/mlgmpidl/sidebar.odoc-sidebar --search-uri p/mlgmpidl/1.2.10/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 16 - Executing: /home/opam/odoc html-generate linked/p/mlgmpidl/1.2.10/doc/page-index.odocl --sidebar _index/mlgmpidl/sidebar.odoc-sidebar --search-uri p/mlgmpidl/1.2.10/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 17 - Executing: /home/opam/odoc support-files -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw

real	0m0.232s
user	0m0.111s
sys	0m0.167s
jq: error: Could not open file driver-benchmarks.json: No such file or directory
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/gmp/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/mlgmpidl/1.2.10/doc/.odoc_pkg_marker

real	0m0.064s
user	0m0.008s
sys	0m0.005s
COMPILE::f48694c7f853a6e6bd23b6a6e10b5b301a06ac328448f2137459d1d0d90afa1d
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/doc/gmp/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/doc/gmp/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/mlgmpidl/1.2.10/doc/page-index.odocl
raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/mlgmpidl/1.2.10

real	0m0.066s
user	0m0.009s
sys	0m0.006s
0.309241
LINKED::12ee4616b255aafd503cab861824893d14b841638f850935b4ef84153d043451
0.019159

real	0m0.069s
user	0m0.007s
sys	0m0.008s
RAW:raw:804eb911dc12c4957669acd174e17249e4f80fd744c6871a3fa9bf3ac6a4b87f  -
2025-05-16 22:16.50 ---> saved as "f6406d0187a73796765ba5455dd7b18f020bef6b06cd5cd6585c8d0e61e59373"
Job succeeded
2025-05-16 22:16.52: Job succeeded