Build:
  1. 0
2025-06-23 21:29.42: New job: Voodoo do conduit.7.0.0; d1c31179914644018b15f3c4c084d732
Prep base: ((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"))
)2025-06-23 21:29.42: Waiting for resource in pool OCluster
2025-06-23 21:29.42: Waiting for worker…
2025-06-23 21:31.31: Got resource from pool OCluster
2025-06-23 21:31.31: 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:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5)
         (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-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 && 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-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"))
 (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/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1 angstrom.0.16.1-34d48178e299dfdcb8c74d1c7b213981-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5 astring.0.8.5-13891a1ec2e3dcf02de0d95b06186ebf-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3 base.v0.17.3-64a7d0d328e169b675c82fa3ac3d326f-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base base-bytes.base-01fc533ed95ac82553675e47931f9e46-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base base-threads.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base base-unix.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0 bigstringaf.0.10.0-4eed834af7a200056f55ac9e157ef7aa-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0 cmdliner.1.3.0-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0 cppo.1.8.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2 csexp.1.5.2-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1 domain-name.0.4.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1 dune.3.19.1-3114aec9e7f412ca05476b1c25ff1eb5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1 dune-configurator.3.19.1-82d237474e3189fe60f5e413b647e06a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0 fmt.0.10.0-43c4fd677c629835f5d2176035a7cd20-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1 gen.1.1-67f017f0a08ecc30f2945d837471092c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0 ipaddr.5.6.0-3be638351628a8a50b3a98a84518c3d2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 ipaddr-sexp.5.6.0-0dbcbff3b2d69bf089c5e3088d6f03d7-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 js_of_ocaml.6.0.1-6b9606ea5cdc9ea663a8fca4c059f19b-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 js_of_ocaml-compiler.6.0.1-5fe358a11d61526f165b0f4f9ae1d66c-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 logs.0.7.0-fd0ec1be4380aad6197c76b624079c3e-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1 lwt.5.9.1-dd4fdb0c026377497e91e41115e3044c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0 macaddr.5.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715 menhir.20240715-8b33d709bbbe1f5fc43d09a112e23e51-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715 menhirCST.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715 menhirLib.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715 menhirSdk.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0 ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0 ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0 ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0 ocaml-compiler-libs.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3 ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0 ocaml-syntax-shims.1.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1 ocaml_intrinsics_kernel.v0.17.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1 ocamlbuild.0.16.1-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8 ocamlfind.1.9.8-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2 ocplib-endian.1.2-4166d5a124462ab60fe9914b30aafc11-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1 ppx_derivers.1.2.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 ppx_sexp_conv.v0.17.0-97dda0c7349b5ede007a56194b197aba-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0 ppxlib.0.35.0-350299bc41bf3350641611bdd14d1423-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2 ppxlib_jane.v0.17.2-041ad36f6042ad4fea9d1a9def9b0cdc-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 sedlex.3.6-1552e52ebf813feb1e51dcb201619faa-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base seq.base-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0 sexplib0.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0 stdlib-shims.0.3.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0 stringext.1.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8 topkg.1.0.8-7cabcdaa04003e3bada32f5f91de2242-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0 uri.4.4.0-f17593e7cd4d18711e7b890fd893cec1-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 yojson.3.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/d1c31179914644018b15f3c4c084d732/conduit/7.0.0 prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.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-137f967e4b669fa675bae6ebe4c27b18/compile --odocl-dir linked --html-dir epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --stats conduit  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.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-137f967e4b669fa675bae6ebe4c27b18 && mv linked epoch-137f967e4b669fa675bae6ebe4c27b18/) && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/ sage.caelum.ci.dev:/data/.) && (echo '0.418410') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.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.210944') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.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-06-23 21:31.31: RETRYING: 2025-06-23/212942-voodoo-do-50b69f 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:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5' locally
docker.io/ocaml/opam@sha256:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5: Pulling from ocaml/opam
431d738fdaa8: Pulling fs layer
431d738fdaa8: Verifying Checksum
431d738fdaa8: Download complete
431d738fdaa8: Pull complete
Digest: sha256:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5
Status: Downloaded newer image for ocaml/opam@sha256:d7e317c9fdfe7034e2a6c9cbb891e055c9c6cea81a80d4c828c4e770d95280a5
2025-06-23 21:31.31 ---> using "18ee5a63315d4a488ad1f0b85a4aebb4ad681a0e7b32b82114550468ffcad716" 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-06-23 21:31.31 ---> using "3f8ae115c585f950a6c087582ab724c8cc13af909f65803b3723567573a91263" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-06-23 21:31.31 ---> using "0a044d236ba0778d5e80b5e97f8e71aff161d455f9a525b4af1b2956ec8f298a" 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 [267 kB]
Fetched 370 kB in 0s (1218 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.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 result        1.5          [required by odoc]
  - 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]
  - install yojson        3.0.0        [required by odoc]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved cppo.1.8.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 re.1.12.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved result.1.5  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved dune.3.19.1  (cached)
-> installed cmdliner.1.3.0
-> 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.19.1
-> 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.3.0.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 ><><><><><><><><><><><><><><><><><><><><><><>
[sherlodoc.dev] synchronised (no changes)
[odoc-driver.dev] synchronised (no changes)

The following actions will be performed:
=== install 62 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.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.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]

<><> 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 checkseum.0.5.2  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved brr.0.0.7  (cached)
-> retrieved domain-local-await.1.0.1  (cached)
-> retrieved base.v0.17.3  (https://opam.ocaml.org/cache)
-> retrieved decompress.1.5.3  (cached)
-> installed csexp.1.5.2
-> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2  (cached)
-> installed base64.3.5.1
-> installed cstruct.6.2.0
-> 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)
-> retrieved lwt.5.9.1  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved dune-configurator.3.19.1  (cached)
-> 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.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlgraph.2.2.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved opam-core.2.3.0, opam-format.2.3.0  (cached)
-> installed menhirCST.20240715
-> retrieved opam-file-format.2.1.6  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> 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)
-> installed menhirSdk.20240715
-> installed ocaml_intrinsics_kernel.v0.17.1
-> retrieved progress.0.4.0, terminal.0.4.0  (cached)
-> installed ocplib-endian.1.2
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved psq.0.2.1  (cached)
-> installed ppx_derivers.1.2.1
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> 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)
-> retrieved thread-table.1.0.0  (cached)
-> installed menhirLib.20240715
-> installed optint.0.3.0
-> retrieved sedlex.3.6  (https://opam.ocaml.org/cache)
-> retrieved vector.1.0.0  (cached)
-> retrieved uring.0.9  (cached)
-> retrieved uucp.16.0.0  (cached)
-> installed psq.0.2.1
-> installed vector.1.0.0
-> installed stdlib-shims.0.3.0
-> installed thread-table.1.0.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed ocaml-compiler-libs.v0.17.0
-> installed sexplib0.v0.17.0
-> installed mtime.2.1.0
-> installed rresult.0.7.0
-> installed domain-local-await.1.0.1
-> installed dune-configurator.3.19.1
-> installed num.1.5-1
-> installed sha.1.15.4
-> installed bigstringaf.0.10.0
-> installed iomux.0.3
-> installed ocamlgraph.2.2.0
-> installed checkseum.0.5.2
-> installed parsexp.v0.17.0
-> installed sexplib.v0.17.0
-> installed eio.1.2
-> installed uring.0.9
-> installed decompress.1.5.3
-> 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-06-23 21:31.31 ---> using "a76e7e8b15a34543c85b0f5a3563bc0b4083c1ff550e67c17e1feb7580d1822d" from cache
2025-06-23 21:31.31 --> finished "odoc_driver"

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
2025-06-23 21:31.31 ---> 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-06-23 21:31.31 ---> using "ae726e48bd5f551a94db6e06d9a454beed3df8df5b83bbe29cc82399b4efe7ee" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-06-23 21:31.31 ---> using "c9903ef84dcf27b4bdd7ad252272ff9bcb9549fcd436f10e38f136465be2cc4b" 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))"))
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
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 bookworm/main amd64 Packages [8793 kB]
Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]
Fetched 9313 kB in 3s (3434 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 37 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 (3423 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#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 ocamlfind.1.9.8  (cached)
-> retrieved ocamlbuild.0.16.1  (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.12.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.12.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.12.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-06-23 21:31.31 ---> using "0d9974ac940c92eca680a3f16b63ab7b56397a059c4bdf4ed8d1fba722f5afff" from cache
2025-06-23 21:31.31 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
2025-06-23 21:31.31 ---> 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-06-23 21:31.31 ---> using "ae726e48bd5f551a94db6e06d9a454beed3df8df5b83bbe29cc82399b4efe7ee" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-06-23 21:31.31 ---> using "c9903ef84dcf27b4bdd7ad252272ff9bcb9549fcd436f10e38f136465be2cc4b" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2025-06-23 21:31.31 ---> using "f583e05756c7aedbc68f4b467c44211a8a83ba43178a1431554751270b250913" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc)
                        (dst /home/opam/))
2025-06-23 21:31.32 ---> using "6e9c18b5b7c6f313393da5ca6516d87015caef467adcbe00a6d4daaca88b1c94" 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-06-23 21:31.32 ---> using "88440de93e2d5e02470af014fd5b3e1e74a547166a7fe643897bbbe6f75d9238" 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-06-23 21:31.32 ---> using "c33d8682edf8c5bc735e67f36aa35aa4e34eba224c4554e3cd0fe878fbd13d86" 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 (2685 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-06-23 21:31.32 ---> using "9e37dd7afcbd0dd3e06f934097db6d9f029ab58f478e3ed8f11ad9ed47bdf2d3" 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-06-23 21:31.32 ---> using "e38e7a81c965b3ea6041e1dfe5ed82e6a994356861afd42d8a105d4038f979c6" 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/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1 angstrom.0.16.1-34d48178e299dfdcb8c74d1c7b213981-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5 astring.0.8.5-13891a1ec2e3dcf02de0d95b06186ebf-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3 base.v0.17.3-64a7d0d328e169b675c82fa3ac3d326f-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base base-bytes.base-01fc533ed95ac82553675e47931f9e46-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base base-threads.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base base-unix.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0 bigstringaf.0.10.0-4eed834af7a200056f55ac9e157ef7aa-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0 cmdliner.1.3.0-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0 cppo.1.8.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2 csexp.1.5.2-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1 domain-name.0.4.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1 dune.3.19.1-3114aec9e7f412ca05476b1c25ff1eb5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1 dune-configurator.3.19.1-82d237474e3189fe60f5e413b647e06a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0 fmt.0.10.0-43c4fd677c629835f5d2176035a7cd20-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1 gen.1.1-67f017f0a08ecc30f2945d837471092c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0 ipaddr.5.6.0-3be638351628a8a50b3a98a84518c3d2-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 ipaddr-sexp.5.6.0-0dbcbff3b2d69bf089c5e3088d6f03d7-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 js_of_ocaml.6.0.1-6b9606ea5cdc9ea663a8fca4c059f19b-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 js_of_ocaml-compiler.6.0.1-5fe358a11d61526f165b0f4f9ae1d66c-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 logs.0.7.0-fd0ec1be4380aad6197c76b624079c3e-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1 lwt.5.9.1-dd4fdb0c026377497e91e41115e3044c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0 macaddr.5.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715 menhir.20240715-8b33d709bbbe1f5fc43d09a112e23e51-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715 menhirCST.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715 menhirLib.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715 menhirSdk.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0 ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0 ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0 ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0 ocaml-compiler-libs.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3 ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0 ocaml-syntax-shims.1.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1 ocaml_intrinsics_kernel.v0.17.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1 ocamlbuild.0.16.1-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8 ocamlfind.1.9.8-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2 ocplib-endian.1.2-4166d5a124462ab60fe9914b30aafc11-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1 ppx_derivers.1.2.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 ppx_sexp_conv.v0.17.0-97dda0c7349b5ede007a56194b197aba-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0 ppxlib.0.35.0-350299bc41bf3350641611bdd14d1423-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2 ppxlib_jane.v0.17.2-041ad36f6042ad4fea9d1a9def9b0cdc-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 sedlex.3.6-1552e52ebf813feb1e51dcb201619faa-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base seq.base-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0 sexplib0.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0 stdlib-shims.0.3.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0 stringext.1.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8 topkg.1.0.8-7cabcdaa04003e3bada32f5f91de2242-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0 uri.4.4.0-f17593e7cd4d18711e7b890fd893cec1-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 yojson.3.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/d1c31179914644018b15f3c4c084d732/conduit/7.0.0 prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.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-137f967e4b669fa675bae6ebe4c27b18/compile --odocl-dir linked --html-dir epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --stats conduit  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.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-137f967e4b669fa675bae6ebe4c27b18 && mv linked epoch-137f967e4b669fa675bae6ebe4c27b18/) && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/ sage.caelum.ci.dev:/data/.) && (echo '0.418410') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.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.210944') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.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-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1
+ epoch=angstrom.0.16.1-34d48178e299dfdcb8c74d1c7b213981-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1/.epoch ']'
+ [[ angstrom.0.16.1-34d48178e299dfdcb8c74d1c7b213981-137f967e4b669fa675bae6ebe4c27b18 == \a\n\g\s\t\r\o\m\.\0\.\1\6\.\1\-\3\4\d\4\8\1\7\8\e\2\9\9\d\f\d\c\b\8\c\7\4\d\1\c\7\b\2\1\3\9\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/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5
+ epoch=astring.0.8.5-13891a1ec2e3dcf02de0d95b06186ebf-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/.epoch ']'
+ [[ astring.0.8.5-13891a1ec2e3dcf02de0d95b06186ebf-137f967e4b669fa675bae6ebe4c27b18 == \a\s\t\r\i\n\g\.\0\.\8\.\5\-\1\3\8\9\1\a\1\e\c\2\e\3\d\c\f\0\2\d\e\0\d\9\5\b\0\6\1\8\6\e\b\f\-\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/base/v0.17.3
+ epoch=base.v0.17.3-64a7d0d328e169b675c82fa3ac3d326f-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base/v0.17.3/.epoch ']'
+ [[ base.v0.17.3-64a7d0d328e169b675c82fa3ac3d326f-137f967e4b669fa675bae6ebe4c27b18 == \b\a\s\e\.\v\0\.\1\7\.\3\-\6\4\a\7\d\0\d\3\2\8\e\1\6\9\b\6\7\5\c\8\2\f\a\3\a\c\3\d\3\2\6\f\-\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/01fc533ed95ac82553675e47931f9e46/base-bytes/base
+ epoch=base-bytes.base-01fc533ed95ac82553675e47931f9e46-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/01fc533ed95ac82553675e47931f9e46/base-bytes/base/.epoch ']'
+ [[ base-bytes.base-01fc533ed95ac82553675e47931f9e46-137f967e4b669fa675bae6ebe4c27b18 == \b\a\s\e\-\b\y\t\e\s\.\b\a\s\e\-\0\1\f\c\5\3\3\e\d\9\5\a\c\8\2\5\5\3\6\7\5\e\4\7\9\3\1\f\9\e\4\6\-\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/base-threads/base
+ epoch=base-threads.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-threads/base/.epoch ']'
+ [[ base-threads.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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/base-unix/base
+ epoch=base-unix.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/base-unix/base/.epoch ']'
+ [[ base-unix.base-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0
+ epoch=bigstringaf.0.10.0-4eed834af7a200056f55ac9e157ef7aa-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0/.epoch ']'
+ [[ bigstringaf.0.10.0-4eed834af7a200056f55ac9e157ef7aa-137f967e4b669fa675bae6ebe4c27b18 == \b\i\g\s\t\r\i\n\g\a\f\.\0\.\1\0\.\0\-\4\e\e\d\8\3\4\a\f\7\a\2\0\0\0\5\6\f\5\5\a\c\9\e\1\5\7\e\f\7\a\a\-\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/cmdliner/1.3.0
+ epoch=cmdliner.1.3.0-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/cmdliner/1.3.0/.epoch ']'
+ [[ cmdliner.1.3.0-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 == \c\m\d\l\i\n\e\r\.\1\.\3\.\0\-\c\4\3\b\1\7\a\b\d\e\b\9\c\1\3\d\2\c\e\b\8\3\d\3\0\9\e\d\6\3\2\a\-\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/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0
+ epoch=cppo.1.8.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0/.epoch ']'
+ [[ cppo.1.8.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \c\p\p\o\.\1\.\8\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2
+ epoch=csexp.1.5.2-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2/.epoch ']'
+ [[ csexp.1.5.2-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \c\s\e\x\p\.\1\.\5\.\2\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1
+ epoch=domain-name.0.4.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1/.epoch ']'
+ [[ domain-name.0.4.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \d\o\m\a\i\n\-\n\a\m\e\.\0\.\4\.\1\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/dune/3.19.1
+ epoch=dune.3.19.1-3114aec9e7f412ca05476b1c25ff1eb5-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune/3.19.1/.epoch ']'
+ [[ dune.3.19.1-3114aec9e7f412ca05476b1c25ff1eb5-137f967e4b669fa675bae6ebe4c27b18 == \d\u\n\e\.\3\.\1\9\.\1\-\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\-\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/dune-configurator/3.19.1
+ epoch=dune-configurator.3.19.1-82d237474e3189fe60f5e413b647e06a-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/dune-configurator/3.19.1/.epoch ']'
+ [[ dune-configurator.3.19.1-82d237474e3189fe60f5e413b647e06a-137f967e4b669fa675bae6ebe4c27b18 == \d\u\n\e\-\c\o\n\f\i\g\u\r\a\t\o\r\.\3\.\1\9\.\1\-\8\2\d\2\3\7\4\7\4\e\3\1\8\9\f\e\6\0\f\5\e\4\1\3\b\6\4\7\e\0\6\a\-\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/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0
+ epoch=fmt.0.10.0-43c4fd677c629835f5d2176035a7cd20-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0/.epoch ']'
+ [[ fmt.0.10.0-43c4fd677c629835f5d2176035a7cd20-137f967e4b669fa675bae6ebe4c27b18 == \f\m\t\.\0\.\1\0\.\0\-\4\3\c\4\f\d\6\7\7\c\6\2\9\8\3\5\f\5\d\2\1\7\6\0\3\5\a\7\c\d\2\0\-\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/67f017f0a08ecc30f2945d837471092c/gen/1.1
+ epoch=gen.1.1-67f017f0a08ecc30f2945d837471092c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/67f017f0a08ecc30f2945d837471092c/gen/1.1/.epoch ']'
+ [[ gen.1.1-67f017f0a08ecc30f2945d837471092c-137f967e4b669fa675bae6ebe4c27b18 == \g\e\n\.\1\.\1\-\6\7\f\0\1\7\f\0\a\0\8\e\c\c\3\0\f\2\9\4\5\d\8\3\7\4\7\1\0\9\2\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/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0
+ epoch=ipaddr.5.6.0-3be638351628a8a50b3a98a84518c3d2-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/.epoch ']'
+ [[ ipaddr.5.6.0-3be638351628a8a50b3a98a84518c3d2-137f967e4b669fa675bae6ebe4c27b18 == \i\p\a\d\d\r\.\5\.\6\.\0\-\3\b\e\6\3\8\3\5\1\6\2\8\a\8\a\5\0\b\3\a\9\8\a\8\4\5\1\8\c\3\d\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/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0
+ epoch=ipaddr-sexp.5.6.0-0dbcbff3b2d69bf089c5e3088d6f03d7-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 from sage.caelum.ci.dev enable_cache=false
Mon Jun 23 22:31:33 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/content.tar

sent 75 bytes  received 184,716 bytes  369,582.00 bytes/sec
total size is 184,320  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/impl-ipaddr_sexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ipaddr_sexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/.odoc_pkg_marker
+ echo ipaddr-sexp.5.6.0-0dbcbff3b2d69bf089c5e3088d6f03d7-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1
+ epoch=js_of_ocaml.6.0.1-6b9606ea5cdc9ea663a8fca4c059f19b-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 from sage.caelum.ci.dev enable_cache=false
Mon Jun 23 22:31:33 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/content.tar

sent 75 bytes  received 4,855,300 bytes  9,710,750.00 bytes/sec
total size is 4,853,760  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/page-README_wasm_of_ocaml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Dom_events.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Console.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Effect_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__EventSource.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__IntersectionObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Geolocation.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Lib_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__File.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Intl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Sys_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__ResizeObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Jstable.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__WebSockets.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__PerformanceObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__XmlHttpRequest.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Dom.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__MutationObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__CSS.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Regexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Json.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Worker.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Typed_array.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Form.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Regexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Url.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Effect_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Lib_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Url.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__WebGL.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Sys_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__PerformanceObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__CSS.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Json.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Jstable.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Geolocation.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Dom.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Typed_array.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Intl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Dom_svg.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Console.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__EventSource.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__File.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__MutationObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/impl-js_of_ocaml__Dom_html.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Dom_html.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Dom_events.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__IntersectionObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Form.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Worker.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__ResizeObserver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__WebSockets.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__XmlHttpRequest.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__WebGL.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/js_of_ocaml__Dom_svg.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/deriving_Json_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/impl-deriving_Json_import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/deriving_Json_import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/impl-deriving_Json.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/impl-deriving_Json_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/deriving_Json.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/.odoc_pkg_marker
+ echo js_of_ocaml.6.0.1-6b9606ea5cdc9ea663a8fca4c059f19b-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1
+ epoch=js_of_ocaml-compiler.6.0.1-5fe358a11d61526f165b0f4f9ae1d66c-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 from sage.caelum.ci.dev enable_cache=false
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/content.tar

sent 75 bytes  received 12,711,304 bytes  25,422,758.00 bytes/sec
total size is 12,707,840  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/page-README_wasm_of_ocaml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Compiler_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Annot_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Build_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Build_path_prefix_map.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Builtins.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Duplicate.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Annot_parser.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Base64.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Findlib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Config.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Global_constant.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Deadcode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Debug.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Fs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Dgraph.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Instr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Freevars.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Eval.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Flow.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Generate_closure.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_token.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_simpl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Driver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Inline.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Javascript.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Magic_number.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Loc.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Global_flow.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Lambda_lifting.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Mlvalue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Global_deadcode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Ocaml_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Macro.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Code.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Effects.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_assign.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Parse_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Lambda_lifting_simple.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Primitive.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Pseudo_fs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Specialize.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Reserved.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Link_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Pretty_print.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Ocaml_compiler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Subst.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Partial_cps_analysis.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Tailcall.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Phisimpl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Strongly_connected_components.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Unit_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Parse_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Linker.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_output.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Target_env.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Targetint.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Structure.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Timer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Pure_fun.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Specialize_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_traverse.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Var_printer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Vlq64.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Source_map.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Config.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Base64.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Targetint.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Build_path_prefix_map.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Builtins.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Generate.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Compiler_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Debug.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Findlib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Pretty_print.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Ocaml_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Dgraph.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Fs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Instr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Loc.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Magic_number.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Target_env.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Timer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Strongly_connected_components.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Flow_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Link_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Stdlib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Stdlib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Parse_bytecode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Primitive.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Build_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Global_constant.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Unit_info.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Reserved.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Var_printer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_token.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Deadcode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Global_flow.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Duplicate.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Flow.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Ocaml_compiler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Freevars.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate_closure.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Lambda_lifting_simple.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Phisimpl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Lambda_lifting.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Pseudo_fs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Structure.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Subst.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Flow_lexer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_parser.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Inline.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Tailcall.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Global_deadcode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Partial_cps_analysis.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Effects.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Eval.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Javascript.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_bytecode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_assign.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_output.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_simpl.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Macro.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Mlvalue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_js.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_traverse.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/js_of_ocaml_compiler__Driver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/impl-js_of_ocaml_compiler__Js_parser.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/impl-js_of_ocaml_compiler_dynlink.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/js_of_ocaml_compiler_dynlink.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/jsoo_findlib_support.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/impl-jsoo_findlib_support.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/jsoo_runtime__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/impl-jsoo_runtime__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/impl-jsoo_runtime__Runtime_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/impl-jsoo_runtime.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/jsoo_runtime__Runtime_version.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/jsoo_runtime.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/js_of_ocaml_compiler_runtime_files__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/impl-js_of_ocaml_compiler_runtime_files.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/impl-js_of_ocaml_compiler_runtime_files__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/impl-js_of_ocaml_compiler_runtime_files__Files.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/js_of_ocaml_compiler_runtime_files__Files.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/js_of_ocaml_compiler_runtime_files.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/.odoc_pkg_marker
+ echo js_of_ocaml-compiler.6.0.1-5fe358a11d61526f165b0f4f9ae1d66c-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0
+ epoch=logs.0.7.0-fd0ec1be4380aad6197c76b624079c3e-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 from sage.caelum.ci.dev enable_cache=false
Mon Jun 23 22:31:33 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/content.tar

sent 75 bytes  received 317,860 bytes  635,870.00 bytes/sec
total size is 317,440  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs/logs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.browser/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.browser/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.browser/logs_browser.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.browser/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.lwt/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.lwt/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.lwt/logs_lwt.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.lwt/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.fmt/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.fmt/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.fmt/logs_fmt.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.fmt/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.cli/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.cli/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.cli/logs_cli.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.cli/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.threaded/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.threaded/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.threaded/logs_threaded.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.threaded/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/.odoc_pkg_marker
+ echo logs.0.7.0-fd0ec1be4380aad6197c76b624079c3e-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1
+ epoch=lwt.5.9.1-dd4fdb0c026377497e91e41115e3044c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1/.epoch ']'
+ [[ lwt.5.9.1-dd4fdb0c026377497e91e41115e3044c-137f967e4b669fa675bae6ebe4c27b18 == \l\w\t\.\5\.\9\.\1\-\d\d\4\f\d\b\0\c\0\2\6\3\7\7\4\9\7\e\9\1\e\4\1\1\1\5\e\3\0\4\4\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/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0
+ epoch=macaddr.5.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0/.epoch ']'
+ [[ macaddr.5.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \m\a\c\a\d\d\r\.\5\.\6\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715
+ epoch=menhir.20240715-8b33d709bbbe1f5fc43d09a112e23e51-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715/.epoch ']'
+ [[ menhir.20240715-8b33d709bbbe1f5fc43d09a112e23e51-137f967e4b669fa675bae6ebe4c27b18 == \m\e\n\h\i\r\.\2\0\2\4\0\7\1\5\-\8\b\3\3\d\7\0\9\b\b\b\e\1\f\5\f\c\4\3\d\0\9\a\1\1\2\e\2\3\e\5\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/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715
+ epoch=menhirCST.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715/.epoch ']'
+ [[ menhirCST.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \m\e\n\h\i\r\C\S\T\.\2\0\2\4\0\7\1\5\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715
+ epoch=menhirLib.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715/.epoch ']'
+ [[ menhirLib.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \m\e\n\h\i\r\L\i\b\.\2\0\2\4\0\7\1\5\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715
+ epoch=menhirSdk.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715/.epoch ']'
+ [[ menhirSdk.20240715-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \m\e\n\h\i\r\S\d\k\.\2\0\2\4\0\7\1\5\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/5.3.0
+ epoch=ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.3.0/.epoch ']'
+ [[ ocaml.5.3.0-fa1e7b231be6d37a5e076747588e8a81-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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/5.3.0
+ epoch=ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.3.0/.epoch ']'
+ [[ ocaml-base-compiler.5.3.0-259cc3b16b981e6a51e20757f9cd8e63-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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-compiler/5.3.0
+ epoch=ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/.epoch ']'
+ [[ ocaml-compiler.5.3.0-b4349cf7232e6b66621e089f2b9beee5-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0
+ epoch=ocaml-compiler-libs.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/.epoch ']'
+ [[ ocaml-compiler-libs.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\c\o\m\p\i\l\e\r\-\l\i\b\s\.\v\0\.\1\7\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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-config/3
+ epoch=ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-config/3/.epoch ']'
+ [[ ocaml-config.3-593d62e54e3fb734e52be360ecf90b6d-137f967e4b669fa675bae6ebe4c27b18 == \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\-\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/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0
+ epoch=ocaml-syntax-shims.1.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0/.epoch ']'
+ [[ ocaml-syntax-shims.1.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\s\y\n\t\a\x\-\s\h\i\m\s\.\1\.\0\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1
+ epoch=ocaml_intrinsics_kernel.v0.17.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1/.epoch ']'
+ [[ ocaml_intrinsics_kernel.v0.17.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\_\i\n\t\r\i\n\s\i\c\s\_\k\e\r\n\e\l\.\v\0\.\1\7\.\1\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/ocamlbuild/0.16.1
+ epoch=ocamlbuild.0.16.1-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocamlbuild/0.16.1/.epoch ']'
+ [[ ocamlbuild.0.16.1-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\b\u\i\l\d\.\0\.\1\6\.\1\-\c\4\3\b\1\7\a\b\d\e\b\9\c\1\3\d\2\c\e\b\8\3\d\3\0\9\e\d\6\3\2\a\-\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/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8
+ epoch=ocamlfind.1.9.8-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:33 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8/.epoch ']'
+ [[ ocamlfind.1.9.8-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\f\i\n\d\.\1\.\9\.\8\-\c\4\3\b\1\7\a\b\d\e\b\9\c\1\3\d\2\c\e\b\8\3\d\3\0\9\e\d\6\3\2\a\-\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/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2
+ epoch=ocplib-endian.1.2-4166d5a124462ab60fe9914b30aafc11-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2/.epoch ']'
+ [[ ocplib-endian.1.2-4166d5a124462ab60fe9914b30aafc11-137f967e4b669fa675bae6ebe4c27b18 == \o\c\p\l\i\b\-\e\n\d\i\a\n\.\1\.\2\-\4\1\6\6\d\5\a\1\2\4\4\6\2\a\b\6\0\f\e\9\9\1\4\b\3\0\a\a\f\c\1\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/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1
+ epoch=ppx_derivers.1.2.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1/.epoch ']'
+ [[ ppx_derivers.1.2.1-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \p\p\x\_\d\e\r\i\v\e\r\s\.\1\.\2\.\1\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0
+ epoch=ppx_sexp_conv.v0.17.0-97dda0c7349b5ede007a56194b197aba-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 from sage.caelum.ci.dev enable_cache=false
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/content.tar

sent 75 bytes  received 2,653,163 bytes  5,306,476.00 bytes/sec
total size is 2,652,160  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Labeled_tuple.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Fresh_name.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Attrs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Record_field_attrs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Labeled_tuple.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Conversion.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Attrs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Conversion.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Helpers.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Expand_of_sexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Lifted.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Fresh_name.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Helpers.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Lifted.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Expand_sexp_of.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Expand_sexp_of.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Renaming.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Renaming.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/ppx_sexp_conv_expander__Record_field_attrs.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/impl-ppx_sexp_conv_expander__Expand_of_sexp.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/impl-ppx_sexp_conv_lib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ppx_sexp_conv_lib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/ppx_sexp_conv.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/impl-ppx_sexp_conv.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/.odoc_pkg_marker
+ echo ppx_sexp_conv.v0.17.0-97dda0c7349b5ede007a56194b197aba-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0
+ epoch=ppxlib.0.35.0-350299bc41bf3350641611bdd14d1423-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/.epoch ']'
+ [[ ppxlib.0.35.0-350299bc41bf3350641611bdd14d1423-137f967e4b669fa675bae6ebe4c27b18 == \p\p\x\l\i\b\.\0\.\3\5\.\0\-\3\5\0\2\9\9\b\c\4\1\b\f\3\3\5\0\6\4\1\6\1\1\b\d\d\1\4\d\1\4\2\3\-\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/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2
+ epoch=ppxlib_jane.v0.17.2-041ad36f6042ad4fea9d1a9def9b0cdc-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2 from sage.caelum.ci.dev enable_cache=false
Mon Jun 23 22:31:34 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.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/041ad36f6042ad4fea9d1a9def9b0cdc/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/content.tar

sent 75 bytes  received 1,454,795 bytes  2,909,740.00 bytes/sec
total size is 1,454,080  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Jane_asttypes.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Language_extension.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Ast_builder_intf.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Language_extension_kernel.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Shadow_compiler_distribution.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Jane_syntax_parsing.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Shadow_compiler_distribution.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Ast_builder.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Jane_asttypes.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Language_extension_kernel.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/impl-ppxlib_jane__Jane_syntax.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Language_extension.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Jane_syntax.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Jane_syntax_parsing.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Ast_builder_intf.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/ppxlib_jane__Ast_builder.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/.odoc_pkg_marker
+ echo ppxlib_jane.v0.17.2-041ad36f6042ad4fea9d1a9def9b0cdc-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6
+ epoch=sedlex.3.6-1552e52ebf813feb1e51dcb201619faa-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 from sage.caelum.ci.dev enable_cache=false
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/content.tar

sent 71 bytes  received 532,911 bytes  1,065,964.00 bytes/sec
total size is 532,480  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex/sedlexing.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex/impl-sedlexing.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/sedlex_utils.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/impl-sedlex_utils.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/impl-sedlex_utils__Cset.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/sedlex_utils__Cset.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex.utils/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Iso.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Sedlex_cset.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Sedlex.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Utf8.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Xml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Utf8.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Ppx_sedlex.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Sedlex_cset.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Iso.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Xml.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Sedlex.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Unicode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/sedlex_ppx__Ppx_sedlex.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/impl-sedlex_ppx__Unicode.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/sedlex_ppx/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/sedlex/3.6/doc/.odoc_pkg_marker
+ echo sedlex.3.6-1552e52ebf813feb1e51dcb201619faa-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base
+ epoch=seq.base-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/seq/base/.epoch ']'
+ [[ seq.base-c43b17abdeb9c13d2ceb83d309ed632a-137f967e4b669fa675bae6ebe4c27b18 == \s\e\q\.\b\a\s\e\-\c\4\3\b\1\7\a\b\d\e\b\9\c\1\3\d\2\c\e\b\8\3\d\3\0\9\e\d\6\3\2\a\-\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/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0
+ epoch=sexplib0.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/.epoch ']'
+ [[ sexplib0.v0.17.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \s\e\x\p\l\i\b\0\.\v\0\.\1\7\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0
+ epoch=stdlib-shims.0.3.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0/.epoch ']'
+ [[ stdlib-shims.0.3.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \s\t\d\l\i\b\-\s\h\i\m\s\.\0\.\3\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0
+ epoch=stringext.1.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0/.epoch ']'
+ [[ stringext.1.6.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18 == \s\t\r\i\n\g\e\x\t\.\1\.\6\.\0\-\6\6\d\c\3\9\8\d\3\f\b\3\9\e\5\3\f\2\2\8\1\3\1\a\a\7\9\3\4\c\8\b\-\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/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8
+ epoch=topkg.1.0.8-7cabcdaa04003e3bada32f5f91de2242-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8 from sage.caelum.ci.dev enable_cache=true
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8/.epoch ']'
+ [[ topkg.1.0.8-7cabcdaa04003e3bada32f5f91de2242-137f967e4b669fa675bae6ebe4c27b18 == \t\o\p\k\g\.\1\.\0\.\8\-\7\c\a\b\c\d\a\a\0\4\0\0\3\e\3\b\a\d\a\3\2\f\5\f\9\1\d\e\2\2\4\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/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0
+ epoch=uri.4.4.0-f17593e7cd4d18711e7b890fd893cec1-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0 from sage.caelum.ci.dev enable_cache=true
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/.epoch ']'
+ [[ uri.4.4.0-f17593e7cd4d18711e7b890fd893cec1-137f967e4b669fa675bae6ebe4c27b18 == \u\r\i\.\4\.\4\.\0\-\f\1\7\5\9\3\e\7\c\d\4\d\1\8\7\1\1\e\7\b\8\9\0\f\d\8\9\3\c\e\c\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/p/yojson/3.0.0
+ epoch=yojson.3.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 from sage.caelum.ci.dev enable_cache=false
+ date
Mon Jun 23 22:31:34 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/content.tar

sent 71 bytes  received 1,362,553 bytes  2,725,248.00 bytes/sec
total size is 1,361,920  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Common.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Lexer_utils.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Codec.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Common.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Codec.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Lexer_utils.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__T.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__T.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Raw.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Basic.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Safe.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Basic.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/impl-yojson__Raw.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/yojson__Safe.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/yojson/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/yojson/3.0.0/doc/.odoc_pkg_marker
+ echo yojson.3.0.0-66dc398d3fb39e53f228131aa7934c8b-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ set -e
+ host=sage.caelum.ci.dev
+ dir=/data
+ prep_path=prep0/u/d1c31179914644018b15f3c4c084d732/conduit/7.0.0
+ local_prep_path=prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0
+ rsync -a sage.caelum.ci.dev:/data/prep0/u/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/content.tar .

real	0m0.043s
user	0m0.008s
sys	0m0.006s
+ tar xf content.tar
+ mkdir -p prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0
+ mv home/opam/.opam/5.3/doc home/opam/.opam/5.3/lib prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0
+ mv home/opam/.opam/5.3/.opam-switch/packages/conduit.7.0.0/opam prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0
process_meta_file: prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/META
odoc_driver_voodoo: [DEBUG] all_lib_deps: conduit, [7]

odoc_driver_voodoo: [DEBUG] Found odoc page: doc/conduit/odoc-pages/index.mld
odoc_driver_voodoo: [DEBUG] Found other doc: doc/conduit/README.md
odoc_driver_voodoo: [DEBUG] Found other doc: doc/conduit/LICENSE.md
odoc_driver_voodoo: [DEBUG] Found other doc: doc/conduit/CHANGES.md
odoc_driver_voodoo: [DEBUG] No config file found: prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-config.sexp
prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-config.sexp: No such file or directory

odoc_driver_voodoo: [DEBUG] Config.packages: 

process_meta_file: prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/META
odoc_driver_voodoo: [DEBUG] prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit,conduit

odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/ for package conduit
odoc_driver_voodoo: [DEBUG] 0 - Executing: /home/opam/odoc classify prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmti (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Conduit.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmt (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Conduit.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmti (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Conduit_trie.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmt (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Conduit_trie.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmti (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Resolver.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmt (then prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/Resolver.cmt)
odoc_driver_voodoo: [DEBUG] 1 - Executing: ocamlobjinfo prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmt
odoc_driver_voodoo: [DEBUG] 2 - Executing: ocamlobjinfo prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmt
odoc_driver_voodoo: [DEBUG] 3 - Executing: ocamlobjinfo prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.ml for Conduit_trie
odoc_driver_voodoo: [DEBUG] 4 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.ml for Conduit
odoc_driver_voodoo: [DEBUG] 5 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.ml for Resolver
odoc_driver_voodoo: [DEBUG] 6 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmt
odoc_driver_voodoo: [DEBUG] 7 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmti
odoc_driver_voodoo: [DEBUG] 8 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmti
odoc_driver_voodoo: [DEBUG] 9 - Executing: /home/opam/odoc compile-deps prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmti
odoc_driver_voodoo: [DEBUG] libdirs_without_meta: 

odoc_driver_voodoo: [DEBUG] lib dirs: prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/

odoc_driver_voodoo: [DEBUG] Found lib marker: p/base/v0.17.3/doc/base/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/base/v0.17.3/doc/base.base_internalhash_types/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/base/v0.17.3/doc/base.shadow_stdlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/base/v0.17.3/doc/base.md5/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/base/v0.17.3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/base-threads/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/base-unix/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/cmdliner/1.3.0/doc/cmdliner/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/cmdliner/1.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/dune/3.19.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/dune-configurator/3.19.1/doc/dune-configurator/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/dune-configurator/3.19.1/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/ocaml-base-compiler/5.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-compiler/5.3.0/doc/threads/.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/stdlib/.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/compiler-libs.toplevel/.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/str/.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/dynlink/.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/odoc_info/.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-config/3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocamlbuild/0.16.1/doc/ocamlbuild/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocamlbuild/0.16.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/sedlex/3.6/doc/sedlex/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/sedlex/3.6/doc/sedlex.utils/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/sedlex/3.6/doc/sedlex_ppx/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/sedlex/3.6/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/seq/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/yojson/3.0.0/doc/yojson/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/yojson/3.0.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1/doc/angstrom/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/34d48178e299dfdcb8c74d1c7b213981/angstrom/0.16.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/01fc533ed95ac82553675e47931f9e46/base-bytes/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0/doc/bigstringaf/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/4eed834af7a200056f55ac9e157ef7aa/bigstringaf/0.10.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/cppo/1.8.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2/doc/csexp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/csexp/1.5.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1/doc/domain-name/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/domain-name/0.4.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0/doc/macaddr/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0/doc/macaddr.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/macaddr/5.6.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715/doc/menhirCST/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirCST/20240715/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715/doc/menhirLib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirLib/20240715/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715/doc/menhirSdk/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/menhirSdk/20240715/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/ocaml-compiler-libs.bytecomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/ocaml-compiler-libs.common/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/ocaml-compiler-libs.optcomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/ocaml-compiler-libs.shadow/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/ocaml-compiler-libs.toplevel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-compiler-libs/v0.17.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml-syntax-shims/1.0.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1/doc/ocaml_intrinsics_kernel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/ocaml_intrinsics_kernel/v0.17.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1/doc/ppx_derivers/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/ppx_derivers/1.2.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/stdlib-shims/0.3.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0/doc/stringext/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/66dc398d3fb39e53f228131aa7934c8b/stringext/1.6.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0/doc/fmt/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0/doc/fmt.cli/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0/doc/fmt.tty/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/43c4fd677c629835f5d2176035a7cd20/fmt/0.10.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/67f017f0a08ecc30f2945d837471092c/gen/1.1/doc/gen/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/67f017f0a08ecc30f2945d837471092c/gen/1.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr.unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/js_of_ocaml.deriving/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/6b9606ea5cdc9ea663a8fca4c059f19b/js_of_ocaml/6.0.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.dynlink/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.findlib-support/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/js_of_ocaml-compiler.runtime-files/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/5fe358a11d61526f165b0f4f9ae1d66c/js_of_ocaml-compiler/6.0.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.browser/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.lwt/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.fmt/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.cli/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/logs.threaded/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fd0ec1be4380aad6197c76b624079c3e/logs/0.7.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1/doc/lwt/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1/doc/lwt.unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/dd4fdb0c026377497e91e41115e3044c/lwt/5.9.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/8b33d709bbbe1f5fc43d09a112e23e51/menhir/20240715/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8/doc/findlib.internal/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8/doc/findlib.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8/doc/findlib.dynload/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/c43b17abdeb9c13d2ceb83d309ed632a/ocamlfind/1.9.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2/doc/ocplib-endian/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2/doc/ocplib-endian.bigstring/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/4166d5a124462ab60fe9914b30aafc11/ocplib-endian/1.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.expander/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.ast/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.astlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.traverse_builtins/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.stdppx/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.metaquot_lifters/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.print_diff/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.runner/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib.runner_as_ppx/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib_traverse/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/ppxlib_metaquot/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/350299bc41bf3350641611bdd14d1423/ppxlib/0.35.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/ppxlib_jane/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/041ad36f6042ad4fea9d1a9def9b0cdc/ppxlib_jane/v0.17.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8/doc/topkg/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/7cabcdaa04003e3bada32f5f91de2242/topkg/1.0.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri.services/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri.services_full/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Fixing virtual libraries: 886 precompiled units, 3 other units
odoc_driver_voodoo: [DEBUG] 10 - Executing: /home/opam/odoc compile _mld/p/conduit/7.0.0/doc/src/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/src
odoc_driver_voodoo: [DEBUG] 11 - Executing: /home/opam/odoc compile prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc
odoc_driver_voodoo: [DEBUG] 12 - Executing: /home/opam/odoc-md prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/README.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/conduit/7.0.0/doc
odoc_driver_voodoo: [DEBUG] 13 - Executing: /home/opam/odoc-md prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/LICENSE.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/conduit/7.0.0/doc
odoc_driver_voodoo: [DEBUG] 14 - Executing: /home/opam/odoc-md prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/CHANGES.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/conduit/7.0.0/doc
odoc_driver_voodoo: [DEBUG] 15 - Executing: /home/opam/odoc compile _mld/p/conduit/7.0.0/doc/conduit/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit
odoc_driver_voodoo: [DEBUG] 16 - Executing: /home/opam/odoc compile prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --warnings-tag conduit
odoc_driver_voodoo: [DEBUG] 17 - Executing: /home/opam/odoc compile-impl prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --source-id p/conduit/7.0.0/doc/src/conduit/conduit.ml
odoc_driver_voodoo: [DEBUG] 18 - Executing: /home/opam/odoc compile prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --warnings-tag conduit
odoc_driver_voodoo: [DEBUG] 19 - Executing: /home/opam/odoc compile-impl prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --source-id p/conduit/7.0.0/doc/src/conduit/conduit_trie.ml
odoc_driver_voodoo: [DEBUG] 20 - Executing: /home/opam/odoc compile-impl prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --source-id p/conduit/7.0.0/doc/src/conduit/resolver.ml
odoc_driver_voodoo: [DEBUG] 21 - Executing: /home/opam/odoc compile prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --enable-missing-root-warning --parent-id p/conduit/7.0.0/doc/conduit --warnings-tag conduit
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/src/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-README.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-LICENSE.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-CHANGES.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit_trie.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-resolver.odoc
odoc_driver_voodoo: [DEBUG] 22 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/src/page-index.odoc -o linked/p/conduit/7.0.0/doc/src/page-index.odocl --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 23 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc -o linked/p/conduit/7.0.0/doc/page-index.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 24 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-README.odoc -o linked/p/conduit/7.0.0/doc/page-README.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 25 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-LICENSE.odoc -o linked/p/conduit/7.0.0/doc/page-LICENSE.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 26 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-CHANGES.odoc -o linked/p/conduit/7.0.0/doc/page-CHANGES.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 27 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/page-index.odoc -o linked/p/conduit/7.0.0/doc/conduit/page-index.odocl -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 28 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc -o linked/p/conduit/7.0.0/doc/conduit/conduit.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 29 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit.odoc -o linked/p/conduit/7.0.0/doc/conduit/impl-conduit.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 30 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit_trie.odoc -o linked/p/conduit/7.0.0/doc/conduit/conduit_trie.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 31 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odoc -o linked/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 32 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc -o linked/p/conduit/7.0.0/doc/conduit/resolver.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 33 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-resolver.odoc -o linked/p/conduit/7.0.0/doc/conduit/impl-resolver.odocl -P conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc -L astring:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -L conduit:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -L ipaddr:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -L ipaddr-sexp:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -L ppx_sexp_conv.runtime-lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -L sexplib0:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-compiler/5.3.0/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0dbcbff3b2d69bf089c5e3088d6f03d7/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/13891a1ec2e3dcf02de0d95b06186ebf/astring/0.8.5/doc/astring/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3be638351628a8a50b3a98a84518c3d2/ipaddr/5.6.0/doc/ipaddr/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/66dc398d3fb39e53f228131aa7934c8b/sexplib0/v0.17.0/doc/sexplib0/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/97dda0c7349b5ede007a56194b197aba/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv.runtime-lib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/f17593e7cd4d18711e7b890fd893cec1/uri/4.4.0/doc/uri/ --current-package conduit --enable-missing-root-warning --warnings-tags conduit
odoc_driver_voodoo: [DEBUG] 34 - Executing: /home/opam/odoc count-occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile -o epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 35 - Executing: sherlodoc js epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/sherlodoc.js
odoc_driver_voodoo: [DEBUG] 36 - Executing: /home/opam/odoc compile-index -o _index/conduit/index.odoc-index --root linked/p/conduit/7.0.0/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 37 - Executing: /home/opam/odoc sidebar-generate -o _index/conduit/sidebar.odoc-sidebar _index/conduit/index.odoc-index
odoc_driver_voodoo: [DEBUG] 38 - Executing: /home/opam/odoc sidebar-generate --json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0/doc/sidebar.json _index/conduit/index.odoc-index
odoc_driver_voodoo: [DEBUG] 39 - Executing: /home/opam/odoc compile-index --json --simplified-json --wrap-json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0/doc/index.js --root linked/p/conduit/7.0.0/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 40 - Executing: sherlodoc index --format js _index/conduit/index.odoc-index -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0/doc/sherlodoc_db.js
odoc_driver_voodoo: [DEBUG] 41 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/src/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 42 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 43 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-README.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 44 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-LICENSE.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 45 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-CHANGES.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 46 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 47 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/conduit.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 48 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-conduit.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 49 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/conduit_trie.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 50 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 51 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/resolver.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 52 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-resolver.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 53 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-LICENSE.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 54 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/src/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 55 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 56 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-README.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 57 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/page-index.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 58 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/conduit_trie.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 59 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/conduit.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 60 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-conduit.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 61 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/page-CHANGES.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 62 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/conduit_trie.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 63 - Executing: /home/opam/odoc html-generate-source --impl linked/p/conduit/7.0.0/doc/conduit/impl-resolver.odocl --sidebar _index/conduit/sidebar.odoc-sidebar prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/lib/conduit/resolver.ml --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 64 - Executing: /home/opam/odoc html-generate linked/p/conduit/7.0.0/doc/conduit/resolver.odocl --sidebar _index/conduit/sidebar.odoc-sidebar --search-uri p/conduit/7.0.0/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 65 - Executing: /home/opam/odoc support-files -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 43, characters 0-12:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(indexlist) Couldn't find "indexlist"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 41, characters 0-46:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_localhost) Parent_module: Lookup failure (root module): Conduit_localhost
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 41, characters 0-46:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_xenstore) Parent_module: Lookup failure (root module): Conduit_xenstore
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 36, characters 0-33:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Label 'resolution' is ambiguous. The other occurences are:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc:   File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 26, character 0
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 34, characters 0-58:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_mirage) Parent_module: Lookup failure (root module): Resolver_mirage
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 34, characters 0-58:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_lwt_unix) Parent_module: Lookup failure (root module): Resolver_lwt_unix
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 34, characters 0-58:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_lwt) Parent_module: Lookup failure (root module): Resolver_lwt
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 26, characters 0-30:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Label 'resolution' is ambiguous. The other occurences are:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc:   File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 36, character 0
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 24, characters 0-57:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_mirage) Parent_module: Lookup failure (root module): Conduit_mirage
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 24, characters 0-57:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_async) Parent_module: Lookup failure (root module): Conduit_async
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 24, characters 0-57:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_lwt_unix) Parent_module: Lookup failure (root module): Conduit_lwt_unix
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 10, characters 14-43:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: Warning: Multiple sections named 'resolution' found. Please alter one to ensure reference is unambiguous. Locations:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc:   File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 26, character 0
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc:   File "prep/universes/d1c31179914644018b15f3c4c084d732/conduit/7.0.0/doc/conduit/odoc-pages/index.mld", line 36, character 0
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 47, characters 4-61:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_mirage) Parent_module: Lookup failure (root module): Resolver_mirage
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 47, characters 4-61:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_lwt_unix) Parent_module: Lookup failure (root module): Resolver_lwt_unix
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 47, characters 4-61:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Resolver_lwt) Parent_module: Lookup failure (root module): Resolver_lwt
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 44, characters 45-56:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(RESOLVER) Couldn't find "RESOLVER"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 37, characters 4-60:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_mirage) Parent_module: Lookup failure (root module): Conduit_mirage
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 37, characters 4-60:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_async) Parent_module: Lookup failure (root module): Conduit_async
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: File "src/conduit/conduit.mli", line 37, characters 4-60:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: Warning: Failed to resolve reference unresolvedroot(Conduit_lwt_unix) Parent_module: Lookup failure (root module): Conduit_lwt_unix
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: File "src/conduit/resolver.mli", line 47, characters 6-24:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: Warning: Failed to resolve reference unresolvedroot(endp) Couldn't find "endp"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: File "src/conduit/resolver.mli", line 26, characters 4-23:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: Warning: Failed to resolve reference unresolvedroot(endp) Couldn't find "endp"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: File "src/conduit/resolver.mli", line 25, characters 22-46:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: Warning: Failed to resolve reference unresolvedroot(resolution) Couldn't find "resolution"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: File "src/conduit/resolver.mli", line 47, characters 6-24:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: Warning: Failed to resolve reference unresolvedroot(endp) Couldn't find "endp"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: File "src/conduit/resolver.mli", line 30, characters 14-19:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: Warning: Failed to resolve reference unresolvedroot(IO) Couldn't find "IO"
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc: 

real	0m0.542s
user	0m0.641s
sys	0m0.865s
jq: error: Could not open file driver-benchmarks.json: No such file or directory
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit_trie.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/conduit.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/impl-resolver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/resolver.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/conduit/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/conduit/7.0.0/doc/.odoc_pkg_marker

real	0m0.077s
user	0m0.011s
sys	0m0.012s
COMPILE::a759c385893a70d13f50ee5e18f3f3a777aaee2038824b5c306c99fd684941df
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/src/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/page-README.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/page-LICENSE.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/conduit_trie.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/conduit.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/impl-conduit.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/resolver.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/impl-conduit_trie.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/conduit/impl-resolver.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/conduit/7.0.0/doc/page-CHANGES.odocl
raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/conduit/7.0.0

real	0m0.070s
user	0m0.009s
sys	0m0.009s
0.418410
LINKED::71526e5f8e5c1fe87c03cf54aec4b2c5ff92b2117603783e615444d82f7a9053
0.210944

real	0m0.084s
user	0m0.010s
sys	0m0.008s
RAW:raw:980f0f18faeb23ac65579c750f8eb13b489f9529772e04a5654d03edf19b7ed2  -
2025-06-23 21:31.35 ---> saved as "7145d23dfe0245651b9c38676c49d8ac6aa2f002978e86e84bbf49f4259c1a49"
Job succeeded
2025-06-23 21:31.40: Job succeeded