Build:
  1. 0
2025-05-17 14:12.33: New job: Voodoo do riot.0.0.4; 1892182d270cd07621e35f05a1a0a337
Prep base: ((from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
 (user (uid 1000) (gid 1000))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
)2025-05-17 14:12.33: Waiting for resource in pool OCluster
2025-05-17 14:12.34: Waiting for worker…
2025-05-17 14:18.52: Got resource from pool OCluster
2025-05-17 14:18.52: Using cache hint "docs-universe-compile-5.2.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build odoc_driver
        ((from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
         (user (uid 1000) (gid 1000))
         (run (network host)
              (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
              (network host)
              (shell "(sudo apt-get update) && (opam pin -ny sherlodoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam install -y odoc-md) && (opam install -y odoc-driver sherlodoc) && (cp $(opam config var bin)/odoc_driver_voodoo $(opam config var bin)/sherlodoc $(opam config var bin)/odoc-md /home/opam) && (rm -rf $(opam config var prefix))"))))
 (build tools
        ((from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
         (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.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
 (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/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1 angstrom.0.16.1-0ba2f2b51acb2f069cdfd031499889c7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base base-threads.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base base-unix.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0 bigstringaf.0.10.0-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2 csexp.1.5.2-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2 dune.3.18.2-e024f97198156aca38c1ffa4a15e7553-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2 dune-configurator.3.18.2-057eb000726134c22b73f1883f9d29b0-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 iomux.0.3-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1 ocaml.5.2.1-33dc7449289735d50b43af338d1f909c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1 ocaml-base-compiler.5.2.1-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3 ocaml-config.3-645e3af890eb0011d48fed8c291ad8db-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0 ocaml-syntax-shims.1.0.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1 ocamlbuild.0.16.1-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8 ocamlfind.1.9.8-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0 ptime.1.2.0-3addbedb2021eecda42f4f70d4f4cfb7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0 stringext.1.6.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1 telemetry.0.0.1-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8 topkg.1.0.8-4583aec06d38ac96c20ba3fc9766a50c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0 uri.4.4.0-ada659a89e9c433a6d7a24dda86922a5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/1892182d270cd07621e35f05a1a0a337/riot/0.0.4 prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4) && (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 riot  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4'; 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/riot/0.0.4) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/ sage.caelum.ci.dev:/data/.) && (echo '0.928649') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4'; 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.139932') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4' 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.2.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2025-05-17 14:18.52: RETRYING: 2025-05-17/141233-voodoo-do-434937 Number of retries: 0 (retriable error condition)
Building on sage.caelum.ci.dev

(build "odoc_driver" …)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6' locally
docker.io/ocaml/opam@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6: Pulling from ocaml/opam
8876158876b3: Pulling fs layer
8876158876b3: Verifying Checksum
8876158876b3: Download complete
8876158876b3: Pull complete
Digest: sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6
Status: Downloaded newer image for ocaml/opam@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6
2025-05-17 14:18.52 ---> using "0585f6b0985f7eb566e20fd068ca8d674792c3b808091294d28083728c5a5ee6" from cache

/: (user (uid 1000) (gid 1000))

/: (run (network host)
        (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-17 14:18.52 ---> using "ae726e48bd5f551a94db6e06d9a454beed3df8df5b83bbe29cc82399b4efe7ee" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-17 14:18.52 ---> using "c9903ef84dcf27b4bdd7ad252272ff9bcb9549fcd436f10e38f136465be2cc4b" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "(sudo apt-get update) && (opam pin -ny sherlodoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam pin -ny odoc-parser.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-md.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 &&  opam pin -ny odoc.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 && opam pin -ny odoc-driver.dev https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300) && (opam install -y odoc-md) && (opam install -y odoc-driver sherlodoc) && (cp $(opam config var bin)/odoc_driver_voodoo $(opam config var bin)/sherlodoc $(opam config var bin)/odoc-md /home/opam) && (rm -rf $(opam config var prefix))"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [258 kB]
Fetched 362 kB in 0s (961 kB/s)
Reading package lists...
[sherlodoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
sherlodoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-parser.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-parser is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-md.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-md is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
[odoc-driver.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc-driver is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)

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

The following actions will be performed:
=== install 22 packages
  - install astring       0.8.5        [required by odoc]
  - install camlp-streams 5.0.1        [required by odoc-parser]
  - install cmarkit       0.3.0        [required by odoc-md]
  - install cmdliner      1.3.0        [required by cmarkit, odoc]
  - install cppo          1.8.0        [required by odoc]
  - install crunch        4.0.0        [required by odoc]
  - install dune          3.18.2       [required by odoc-md]
  - install fmt           0.10.0       [required by odoc]
  - install fpath         0.7.3        [required by odoc]
  - install ocamlbuild    0.16.1       [required by cmarkit]
  - install ocamlfind     1.9.8        [required by cmarkit]
  - install odoc          dev (pinned) [required by odoc-md]
  - install odoc-md       dev (pinned)
  - install odoc-parser   dev (pinned) [required by odoc]
  - install ptime         1.2.0        [required by crunch]
  - install re            1.12.0       [required by tyxml]
  - install result        1.5          [required by odoc]
  - install seq           base         [required by tyxml, yojson]
  - install topkg         1.0.8        [required by cmarkit]
  - install tyxml         4.6.0        [required by odoc]
  - install uutf          1.0.4        [required by tyxml]
  - install yojson        2.2.2        [required by odoc]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved cmarkit.0.3.0  (https://erratique.ch/software/cmarkit/releases/cmarkit-0.3.0.tbz)
-> retrieved camlp-streams.5.0.1  (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
-> retrieved fmt.0.10.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved crunch.4.0.0  (https://github.com/mirage/ocaml-crunch/releases/download/v4.0.0/crunch-4.0.0.tbz)
-> retrieved re.1.12.0  (cached)
-> retrieved dune.3.18.2  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved topkg.1.0.8  (cached)
-> retrieved ptime.1.2.0  (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz)
-> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
-> retrieved uutf.1.0.4  (cached)
-> retrieved yojson.2.2.2  (cached)
-> installed cmdliner.1.3.0
-> retrieved tyxml.4.6.0  (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed cmarkit.0.3.0
-> installed dune.3.18.2
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed crunch.4.0.0
-> installed re.1.12.0
-> installed cppo.1.8.0
-> installed yojson.2.2.2
-> installed odoc-parser.dev
-> installed tyxml.4.6.0
-> installed odoc.dev
-> installed odoc-md.dev
Done.
# To update the current shell environment, run: eval $(opam env)

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

The following actions will be performed:
=== install 62 packages
  - install base                    v0.17.2      [required by ppx_sexp_conv]
  - install base-bytes              base         [required by ocplib-endian]
  - install base64                  3.5.1        [required by sherlodoc]
  - install bigstringaf             0.10.0       [required by sherlodoc]
  - install bos                     0.2.1        [required by odoc-driver]
  - install brr                     0.0.7        [required by sherlodoc]
  - install checkseum               0.5.2        [required by decompress]
  - install csexp                   1.5.2        [required by dune-configurator]
  - install cstruct                 6.2.0        [required by eio]
  - install decompress              1.5.3        [required by sherlodoc]
  - install domain-local-await      1.0.1        [required by eio]
  - install dune-configurator       3.18.2       [required by base, bigstringaf, checkseum]
  - install eio                     1.2          [required by odoc-driver]
  - install eio_linux               1.2          [required by eio_main]
  - install eio_main                1.2          [required by odoc-driver]
  - install eio_posix               1.2          [required by eio_main]
  - install gen                     1.1          [required by sedlex]
  - install hmap                    0.8.1        [required by eio]
  - install iomux                   0.3          [required by eio_posix]
  - install js_of_ocaml             6.0.1        [required by sherlodoc]
  - install js_of_ocaml-compiler    6.0.1        [required by brr, js_of_ocaml]
  - install js_of_ocaml-toplevel    6.0.1        [required by brr]
  - install jsonm                   1.0.2        [required by opam-core]
  - install logs                    0.8.0        [required by odoc-driver]
  - install lwt                     5.9.1        [required by sherlodoc]
  - install lwt-dllist              1.1.0        [required by eio]
  - install menhir                  20240715     [required by sherlodoc]
  - install menhirCST               20240715     [required by menhir]
  - install menhirLib               20240715     [required by js_of_ocaml-compiler]
  - install menhirSdk               20240715     [required by js_of_ocaml-compiler]
  - install mtime                   2.1.0        [required by eio, progress]
  - install num                     1.5-1        [required by sexplib]
  - install ocaml-compiler-libs     v0.17.0      [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1      [required by base]
  - install ocamlgraph              2.2.0        [required by opam-core]
  - install ocplib-endian           1.2          [required by lwt]
  - install odoc-driver             dev (pinned)
  - install opam-core               2.3.0        [required by opam-format]
  - install opam-file-format        2.1.6        [required by opam-format]
  - install opam-format             2.3.0        [required by odoc-driver]
  - install optint                  0.3.0        [required by progress, eio, decompress]
  - install parsexp                 v0.17.0      [required by sexplib]
  - install ppx_blob                0.9.0        [required by sherlodoc]
  - install ppx_derivers            1.2.1        [required by ppxlib]
  - install ppx_sexp_conv           v0.17.0      [required by odoc-driver]
  - install ppxlib                  0.35.0       [required by js_of_ocaml, ppx_sexp_conv, ppx_blob]
  - install ppxlib_jane             v0.17.2      [required by ppx_sexp_conv]
  - install progress                0.4.0        [required by odoc-driver]
  - install psq                     0.2.1        [required by eio]
  - install rresult                 0.7.0        [required by bos]
  - install sedlex                  3.4          [required by js_of_ocaml-compiler]
  - install sexplib                 v0.17.0      [required by odoc-driver]
  - install sexplib0                v0.17.0      [required by ppx_sexp_conv, sexplib]
  - install sha                     1.15.4       [required by opam-core]
  - install sherlodoc               dev (pinned)
  - install stdlib-shims            0.3.0        [required by terminal]
  - install swhid_core              0.1          [required by opam-core]
  - install terminal                0.4.0        [required by progress]
  - install thread-table            1.0.0        [required by domain-local-await]
  - install uring                   0.9          [required by eio_linux]
  - install uucp                    16.0.0       [required by progress]
  - install vector                  1.0.0        [required by progress]

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

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
2025-05-17 14:18.52 ---> using "54ec013a6f149facc0d7142b09647559c040b9be9f10f3b28aedc92eb0aa3eda" from cache

/: (user (uid 1000) (gid 1000))

/: (run (network host)
        (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-17 14:18.52 ---> using "58034cc148fa84a8b1b24459e0e0d0b8f5bc240780a338e0347cea199ab60fa8" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-17 14:18.52 ---> using "86eb92b712b4333f4c879ec4bd4964197f827c9e7bed8ae59239581b0add2dc3" 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 [258 kB]
Fetched 9306 kB in 2s (5079 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 34 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 (5461 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 ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved result.1.5  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved dune.3.18.2  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed astring.0.8.5
-> installed dune.3.18.2
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed odoc-parser.dev
Done.
# To update the current shell environment, run: eval $(opam env)
[odoc.dev] synchronised (git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300)
odoc is now pinned to git+https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300 (version dev)
Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.

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

The following actions will be performed:
=== install 12 packages
  - install cmdliner 1.3.0        [required by odoc]
  - install cppo     1.8.0        [required by odoc]
  - install crunch   4.0.0        [required by odoc]
  - install fmt      0.10.0       [required by odoc]
  - install fpath    0.7.3        [required by odoc]
  - install odoc     dev (pinned)
  - install ptime    1.2.0        [required by crunch]
  - install re       1.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-05-17 14:18.52 ---> using "ab6701e2219b86409e76e33885d17d67ad699594316c056a859820c46a125c7f" from cache
2025-05-17 14:18.52 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
2025-05-17 14:18.52 ---> using "54ec013a6f149facc0d7142b09647559c040b9be9f10f3b28aedc92eb0aa3eda" from cache

/: (user (uid 1000) (gid 1000))

/: (run (network host)
        (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-17 14:18.52 ---> using "58034cc148fa84a8b1b24459e0e0d0b8f5bc240780a338e0347cea199ab60fa8" from cache

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-05-17 14:18.52 ---> using "86eb92b712b4333f4c879ec4bd4964197f827c9e7bed8ae59239581b0add2dc3" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2025-05-17 14:18.52 ---> using "f3103b4797e302f94546f38b05bf430534c00a09a64735b9c61d27f6a66c868b" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc)
                        (dst /home/opam/))
2025-05-17 14:18.52 ---> using "471fb4e6b59db800483b1e3c5ba868636fadab299067b44f6c1e47be96fdf318" from cache

/home/opam/docs/: (copy (from (build odoc_driver))
                        (src /home/opam/odoc_driver_voodoo /home/opam/sherlodoc /home/opam/odoc-md)
                        (dst /home/opam/))
2025-05-17 14:18.52 ---> using "7c76e6f06273a224baa56d3c14c604af64047ab8eadefd76edd110a99b8d189f" from cache

/home/opam/docs/: (run (shell "mv ~/sherlodoc $(opam config var bin)/sherlodoc"))
[WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
2025-05-17 14:18.52 ---> using "fe6785e72016ce6000b7e747b42315931079d6fe14d5927ebf4c3ae93c4573b2" 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 (7163 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-05-17 14:18.52 ---> using "d0decc8524ca5c5f19cfebfd72227b1905a1272fc8f37c1598331aa37c3e8a3a" from cache

/home/opam/docs/: (run (network host)
                       (shell "git clone https://github.com/jonludlam/docs-ci-scripts.git && echo NOTRANDOM"))
Cloning into 'docs-ci-scripts'...
NOTRANDOM
2025-05-17 14:18.52 ---> using "5d73f598371ead3fa4bcd21f065281ba8141ac5fd30883d1e94f9661872a4f14" 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/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1 angstrom.0.16.1-0ba2f2b51acb2f069cdfd031499889c7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base base-threads.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base base-unix.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0 bigstringaf.0.10.0-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2 csexp.1.5.2-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2 dune.3.18.2-e024f97198156aca38c1ffa4a15e7553-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2 dune-configurator.3.18.2-057eb000726134c22b73f1883f9d29b0-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 iomux.0.3-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1 ocaml.5.2.1-33dc7449289735d50b43af338d1f909c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1 ocaml-base-compiler.5.2.1-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3 ocaml-config.3-645e3af890eb0011d48fed8c291ad8db-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0 ocaml-syntax-shims.1.0.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1 ocamlbuild.0.16.1-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8 ocamlfind.1.9.8-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0 ptime.1.2.0-3addbedb2021eecda42f4f70d4f4cfb7-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0 stringext.1.6.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1 telemetry.0.0.1-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 false) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8 topkg.1.0.8-4583aec06d38ac96c20ba3fc9766a50c-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/download_compiled.sh sage.caelum.ci.dev /data epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0 uri.4.4.0-ada659a89e9c433a6d7a24dda86922a5-137f967e4b669fa675bae6ebe4c27b18 true) && (~/docs/docs-ci-scripts/get_prep_for_compile.sh sage.caelum.ci.dev /data prep0/u/1892182d270cd07621e35f05a1a0a337/riot/0.0.4 prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4) && (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 riot  --blessed) && (jq . driver-benchmarks.json || true) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/content.tar) || (echo 'Empty directory'))) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4'; 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/riot/0.0.4) && (shopt -s nullglob && ((echo LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4 && [ ! -z \"$(ls -A epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4)\" ] && tar -cvf epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/*  && rm -R epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/* && mv epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4.tar epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/content.tar) || (echo 'Empty directory'))) && (echo raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/ sage.caelum.ci.dev:/data/.) && (echo '0.928649') && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4'; 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.139932') && (mkdir -p epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4) && (time rsync -aR ./epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4 sage.caelum.ci.dev:/data/.) && (set 'epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4' 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/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1
+ epoch=angstrom.0.16.1-0ba2f2b51acb2f069cdfd031499889c7-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1 from sage.caelum.ci.dev enable_cache=true
+ date
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1/.epoch ']'
+ [[ angstrom.0.16.1-0ba2f2b51acb2f069cdfd031499889c7-137f967e4b669fa675bae6ebe4c27b18 == \a\n\g\s\t\r\o\m\.\0\.\1\6\.\1\-\0\b\a\2\f\2\b\5\1\a\c\b\2\f\0\6\9\c\d\f\d\0\3\1\4\9\9\8\8\9\c\7\-\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/0c556d5438933bda409408695b5733e7/base-threads/base
+ epoch=base-threads.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-threads/base/.epoch ']'
+ [[ base-threads.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 == \b\a\s\e\-\t\h\r\e\a\d\s\.\b\a\s\e\-\0\c\5\5\6\d\5\4\3\8\9\3\3\b\d\a\4\0\9\4\0\8\6\9\5\b\5\7\3\3\e\7\-\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/0c556d5438933bda409408695b5733e7/base-unix/base
+ epoch=base-unix.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/0c556d5438933bda409408695b5733e7/base-unix/base/.epoch ']'
+ [[ base-unix.base-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 == \b\a\s\e\-\u\n\i\x\.\b\a\s\e\-\0\c\5\5\6\d\5\4\3\8\9\3\3\b\d\a\4\0\9\4\0\8\6\9\5\b\5\7\3\3\e\7\-\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/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0
+ epoch=bigstringaf.0.10.0-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/.epoch ']'
+ [[ bigstringaf.0.10.0-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18 == \b\i\g\s\t\r\i\n\g\a\f\.\0\.\1\0\.\0\-\e\4\3\3\0\f\5\4\8\4\2\f\9\f\c\a\8\c\2\5\7\9\8\7\3\c\6\9\e\d\9\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/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2
+ epoch=csexp.1.5.2-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2/.epoch ']'
+ [[ csexp.1.5.2-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 == \c\s\e\x\p\.\1\.\5\.\2\-\f\d\4\5\6\2\7\a\7\8\b\0\3\c\5\f\e\f\1\3\d\2\3\5\1\9\8\c\8\c\7\e\-\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/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2
+ epoch=dune.3.18.2-e024f97198156aca38c1ffa4a15e7553-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2/.epoch ']'
+ [[ dune.3.18.2-e024f97198156aca38c1ffa4a15e7553-137f967e4b669fa675bae6ebe4c27b18 == \d\u\n\e\.\3\.\1\8\.\2\-\e\0\2\4\f\9\7\1\9\8\1\5\6\a\c\a\3\8\c\1\f\f\a\4\a\1\5\e\7\5\5\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/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2
+ epoch=dune-configurator.3.18.2-057eb000726134c22b73f1883f9d29b0-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2/.epoch ']'
+ [[ dune-configurator.3.18.2-057eb000726134c22b73f1883f9d29b0-137f967e4b669fa675bae6ebe4c27b18 == \d\u\n\e\-\c\o\n\f\i\g\u\r\a\t\o\r\.\3\.\1\8\.\2\-\0\5\7\e\b\0\0\0\7\2\6\1\3\4\c\2\2\b\7\3\f\1\8\8\3\f\9\d\2\9\b\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/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3
+ epoch=iomux.0.3-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 from sage.caelum.ci.dev enable_cache=false'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 from sage.caelum.ci.dev enable_cache=false
Sat May 17 15:18:53 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3 /tmp/pkgs/
receiving incremental file list
data/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/content.tar

sent 75 bytes  received 164,232 bytes  328,614.00 bytes/sec
total size is 163,840  speedup is 1.00
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/impl-iomux__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/iomux__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/impl-iomux.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/impl-iomux__Config.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/impl-iomux__Util.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/impl-iomux__Poll.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/iomux.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/iomux__Config.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/iomux__Util.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/iomux__Poll.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/.odoc_pkg_marker
+ echo iomux.0.3-e4330f54842f9fca8c2579873c69ed9d-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1
+ epoch=ocaml.5.2.1-33dc7449289735d50b43af338d1f909c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1 from sage.caelum.ci.dev enable_cache=true
+ date
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml/5.2.1/.epoch ']'
+ [[ ocaml.5.2.1-33dc7449289735d50b43af338d1f909c-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\.\5\.\2\.\1\-\3\3\d\c\7\4\4\9\2\8\9\7\3\5\d\5\0\b\4\3\a\f\3\3\8\d\1\f\9\0\9\c\-\1\3\7\f\9\6\7\e\4\b\6\6\9\f\a\6\7\5\b\a\e\6\e\b\e\4\c\2\7\b\1\8 ]]
+ exit 0
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1
+ epoch=ocaml-base-compiler.5.2.1-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/.epoch ']'
+ [[ ocaml-base-compiler.5.2.1-0c556d5438933bda409408695b5733e7-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\b\a\s\e\-\c\o\m\p\i\l\e\r\.\5\.\2\.\1\-\0\c\5\5\6\d\5\4\3\8\9\3\3\b\d\a\4\0\9\4\0\8\6\9\5\b\5\7\3\3\e\7\-\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/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3
+ epoch=ocaml-config.3-645e3af890eb0011d48fed8c291ad8db-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3/.epoch ']'
+ [[ ocaml-config.3-645e3af890eb0011d48fed8c291ad8db-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\c\o\n\f\i\g\.\3\-\6\4\5\e\3\a\f\8\9\0\e\b\0\0\1\1\d\4\8\f\e\d\8\c\2\9\1\a\d\8\d\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/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0
+ epoch=ocaml-syntax-shims.1.0.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0 from sage.caelum.ci.dev enable_cache=true'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0 from sage.caelum.ci.dev enable_cache=true
+ date
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0/.epoch ']'
+ [[ ocaml-syntax-shims.1.0.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\-\s\y\n\t\a\x\-\s\h\i\m\s\.\1\.\0\.\0\-\f\d\4\5\6\2\7\a\7\8\b\0\3\c\5\f\e\f\1\3\d\2\3\5\1\9\8\c\8\c\7\e\-\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/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1
+ epoch=ocamlbuild.0.16.1-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1/.epoch ']'
+ [[ ocamlbuild.0.16.1-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\b\u\i\l\d\.\0\.\1\6\.\1\-\2\4\d\8\a\4\5\b\7\3\e\c\f\4\f\3\7\5\2\2\0\a\b\e\d\4\9\0\6\2\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/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8
+ epoch=ocamlfind.1.9.8-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8/.epoch ']'
+ [[ ocamlfind.1.9.8-24d8a45b73ecf4f375220abed490622c-137f967e4b669fa675bae6ebe4c27b18 == \o\c\a\m\l\f\i\n\d\.\1\.\9\.\8\-\2\4\d\8\a\4\5\b\7\3\e\c\f\4\f\3\7\5\2\2\0\a\b\e\d\4\9\0\6\2\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/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0
+ epoch=ptime.1.2.0-3addbedb2021eecda42f4f70d4f4cfb7-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/.epoch ']'
+ [[ ptime.1.2.0-3addbedb2021eecda42f4f70d4f4cfb7-137f967e4b669fa675bae6ebe4c27b18 == \p\t\i\m\e\.\1\.\2\.\0\-\3\a\d\d\b\e\d\b\2\0\2\1\e\e\c\d\a\4\2\f\4\f\7\0\d\4\f\4\c\f\b\7\-\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/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0
+ epoch=stringext.1.6.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0/.epoch ']'
+ [[ stringext.1.6.0-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18 == \s\t\r\i\n\g\e\x\t\.\1\.\6\.\0\-\f\d\4\5\6\2\7\a\7\8\b\0\3\c\5\f\e\f\1\3\d\2\3\5\1\9\8\c\8\c\7\e\-\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/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1
+ epoch=telemetry.0.0.1-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18
+ cache=false
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1 from sage.caelum.ci.dev enable_cache=false'
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1 from sage.caelum.ci.dev enable_cache=false
+ date
Sat May 17 15:18:53 BST 2025
+ '[' false = true ']'
+ ldir=/tmp/
+ cd /tmp/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1
+ ln -sf /tmp/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/.epoch ']'
+ mkdir -p /tmp/pkgs
+ RC=1
+ [[ 1 -ne 0 ]]
+ rsync -avR sage.caelum.ci.dev:/data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.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/fd45627a78b03c5fef13d235198c8c7e/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/
data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/content.tar

sent 75 bytes  received 61,807 bytes  123,764.00 bytes/sec
total size is 61,440  speedup is 0.99
+ RC=0
+ [[ 0 -ne 0 ]]
+ tar xvf /tmp/pkgs//data/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/content.tar
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/telemetry.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/impl-telemetry.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/.odoc_pkg_marker
+ echo telemetry.0.0.1-fd45627a78b03c5fef13d235198c8c7e-137f967e4b669fa675bae6ebe4c27b18
+ rm -rf /tmp/pkgs
+ host=sage.caelum.ci.dev
+ dir=/data
+ pkg=epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8
+ epoch=topkg.1.0.8-4583aec06d38ac96c20ba3fc9766a50c-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8/.epoch ']'
+ [[ topkg.1.0.8-4583aec06d38ac96c20ba3fc9766a50c-137f967e4b669fa675bae6ebe4c27b18 == \t\o\p\k\g\.\1\.\0\.\8\-\4\5\8\3\a\e\c\0\6\d\3\8\a\c\9\6\c\2\0\b\a\3\f\c\9\7\6\6\a\5\0\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/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0
+ epoch=uri.4.4.0-ada659a89e9c433a6d7a24dda86922a5-137f967e4b669fa675bae6ebe4c27b18
+ cache=true
+ echo 'Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0 from sage.caelum.ci.dev enable_cache=true'
+ date
Downloading compiled pkg epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0 from sage.caelum.ci.dev enable_cache=true
Sat May 17 15:18:53 BST 2025
+ '[' true = true ']'
+ ldir=/home/opam/.cache/
+ cd /home/opam/.cache/
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0
+ mkdir -p /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri
++ dirname epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0
+ ln -sf /home/opam/.cache/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0 /home/opam/docs/epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri
+ '[' -f epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/.epoch ']'
+ [[ uri.4.4.0-ada659a89e9c433a6d7a24dda86922a5-137f967e4b669fa675bae6ebe4c27b18 == \u\r\i\.\4\.\4\.\0\-\a\d\a\6\5\9\a\8\9\e\9\c\4\3\3\a\6\d\7\a\2\4\d\d\a\8\6\9\2\2\a\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
+ set -e
+ host=sage.caelum.ci.dev
+ dir=/data
+ prep_path=prep0/u/1892182d270cd07621e35f05a1a0a337/riot/0.0.4
+ local_prep_path=prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4
+ rsync -a sage.caelum.ci.dev:/data/prep0/u/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/content.tar .

real	0m0.069s
user	0m0.016s
sys	0m0.011s
+ tar xf content.tar
+ mkdir -p prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4
+ mv home/opam/.opam/5.2/doc home/opam/.opam/5.2/lib prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4
+ mv home/opam/.opam/5.2/.opam-switch/packages/riot.0.0.4/opam prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4
process_meta_file: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/META
odoc_driver_voodoo: [DEBUG] all_lib_deps: riot, [3], riot.core, [3],
                            riot.lib, [4], riot.lib.logger, [2],
                            riot.lib.net, [3], riot.log, [4], riot.net, [9],
                            riot.runtime, [7], riot.runtime.time, [5],
                            riot.scheduler, [6], riot.util, [3]

odoc_driver_voodoo: [DEBUG] Found other doc: doc/riot/README.md
odoc_driver_voodoo: [DEBUG] Found other doc: doc/riot/LICENSE.md
odoc_driver_voodoo: [DEBUG] Found other doc: doc/riot/CHANGES.md
odoc_driver_voodoo: [DEBUG] No config file found: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/doc/riot/odoc-config.sexp
prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/doc/riot/odoc-config.sexp: No such file or directory

odoc_driver_voodoo: [DEBUG] Config.packages: 

process_meta_file: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/META
odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core,riot.core

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib,riot.lib

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log,riot.log

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/logger/logger,riot.lib.logger

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/lib_net,riot.lib.net

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net,riot.net

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot,riot

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime,riot.runtime

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler,riot.scheduler

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/time/time,riot.runtime.time

odoc_driver_voodoo: [DEBUG] prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util,riot.util

odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/ for package riot
odoc_driver_voodoo: [DEBUG] 0 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/Riot.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/Riot.cmt)
odoc_driver_voodoo: [DEBUG] 1 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.ml for Riot
odoc_driver_voodoo: [DEBUG] 2 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmt
odoc_driver_voodoo: [DEBUG] 3 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core for package riot
odoc_driver_voodoo: [DEBUG] 4 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Mailbox.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Mailbox.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Message.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Message.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Pid.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Pid.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_effect.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_effect.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_queue.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_queue.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_set.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_set.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_state.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_state.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_table.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Proc_table.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Process.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Process.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Ref.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Ref.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Scheduler_uid.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/Core__Scheduler_uid.cmt)
odoc_driver_voodoo: [DEBUG] 5 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt
odoc_driver_voodoo: [DEBUG] 6 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmt
odoc_driver_voodoo: [DEBUG] 7 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmt
odoc_driver_voodoo: [DEBUG] 8 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmt
odoc_driver_voodoo: [DEBUG] 9 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt
odoc_driver_voodoo: [DEBUG] 10 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmt
odoc_driver_voodoo: [DEBUG] 11 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmt
odoc_driver_voodoo: [DEBUG] 12 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmt
odoc_driver_voodoo: [DEBUG] 13 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmt
odoc_driver_voodoo: [DEBUG] 14 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmt
odoc_driver_voodoo: [DEBUG] 15 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmt
odoc_driver_voodoo: [DEBUG] 16 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/pid.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/pid.ml for Core__Pid
odoc_driver_voodoo: [DEBUG] 17 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/mailbox.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/mailbox.ml for Core__Mailbox
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.ml for Core
odoc_driver_voodoo: [DEBUG] 18 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmt
odoc_driver_voodoo: [DEBUG] 19 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/message.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/message.ml for Core__Message
odoc_driver_voodoo: [DEBUG] 20 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_effect.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_effect.ml for Core__Proc_effect
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_queue.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_queue.ml for Core__Proc_queue
odoc_driver_voodoo: [DEBUG] 21 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt
odoc_driver_voodoo: [DEBUG] 22 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_table.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_table.ml for Core__Proc_table
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_set.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_set.ml for Core__Proc_set
odoc_driver_voodoo: [DEBUG] 23 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmt
odoc_driver_voodoo: [DEBUG] 24 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_state.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_state.ml for Core__Proc_state
odoc_driver_voodoo: [DEBUG] 25 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/ref.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/ref.ml for Core__Ref
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/scheduler_uid.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/scheduler_uid.ml for Core__Scheduler_uid
odoc_driver_voodoo: [DEBUG] 26 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/process.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/process.ml for Core__Process
odoc_driver_voodoo: [DEBUG] 27 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmt
odoc_driver_voodoo: [DEBUG] 28 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmt
odoc_driver_voodoo: [DEBUG] 29 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmti
odoc_driver_voodoo: [DEBUG] 30 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt
odoc_driver_voodoo: [DEBUG] 31 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmti
odoc_driver_voodoo: [DEBUG] 32 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmti
odoc_driver_voodoo: [DEBUG] 33 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt
odoc_driver_voodoo: [DEBUG] 34 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmti
odoc_driver_voodoo: [DEBUG] 35 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmti
odoc_driver_voodoo: [DEBUG] 36 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmti
odoc_driver_voodoo: [DEBUG] 37 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmti
odoc_driver_voodoo: [DEBUG] 38 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmti
odoc_driver_voodoo: [DEBUG] 39 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmti
odoc_driver_voodoo: [DEBUG] 40 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib for package riot
odoc_driver_voodoo: [DEBUG] 41 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Application.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Application.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Gen_server.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Gen_server.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Logger_app.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Logger_app.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Supervisor.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Supervisor.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Telemetry_app.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/Lib__Telemetry_app.cmt)
odoc_driver_voodoo: [DEBUG] 42 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt
odoc_driver_voodoo: [DEBUG] 43 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt
odoc_driver_voodoo: [DEBUG] 44 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt
odoc_driver_voodoo: [DEBUG] 45 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmt
odoc_driver_voodoo: [DEBUG] 46 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt
odoc_driver_voodoo: [DEBUG] 47 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmt
odoc_driver_voodoo: [DEBUG] 48 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.ml for Lib
odoc_driver_voodoo: [DEBUG] 49 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/application.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/application.ml for Lib__Application
odoc_driver_voodoo: [DEBUG] 50 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.ml for Lib__
odoc_driver_voodoo: [DEBUG] 51 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/gen_server.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/gen_server.ml for Lib__Gen_server
odoc_driver_voodoo: [DEBUG] 52 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger_app.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger_app.ml for Lib__Logger_app
odoc_driver_voodoo: [DEBUG] 53 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/telemetry_app.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/telemetry_app.ml for Lib__Telemetry_app
odoc_driver_voodoo: [DEBUG] 54 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/supervisor.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/supervisor.ml for Lib__Supervisor
odoc_driver_voodoo: [DEBUG] 55 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmt
odoc_driver_voodoo: [DEBUG] 56 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt
odoc_driver_voodoo: [DEBUG] 57 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt
odoc_driver_voodoo: [DEBUG] 58 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt
odoc_driver_voodoo: [DEBUG] 59 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmti
odoc_driver_voodoo: [DEBUG] 60 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt
odoc_driver_voodoo: [DEBUG] 61 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmti
odoc_driver_voodoo: [DEBUG] 62 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log for package riot
odoc_driver_voodoo: [DEBUG] 63 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/Log.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/Log.cmt)
odoc_driver_voodoo: [DEBUG] 64 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.ml for Log
odoc_driver_voodoo: [DEBUG] 65 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmt
odoc_driver_voodoo: [DEBUG] 66 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net for package riot
odoc_driver_voodoo: [DEBUG] 67 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Addr.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Addr.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Io.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Io.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Socket.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/Net__Socket.cmt)
odoc_driver_voodoo: [DEBUG] 68 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt
odoc_driver_voodoo: [DEBUG] 69 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmt
odoc_driver_voodoo: [DEBUG] 70 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmt
odoc_driver_voodoo: [DEBUG] 71 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/addr.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/addr.ml for Net__Addr
odoc_driver_voodoo: [DEBUG] 72 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.ml for Net
odoc_driver_voodoo: [DEBUG] 73 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/socket.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/socket.ml for Net__Socket
odoc_driver_voodoo: [DEBUG] 74 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/io.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/io.ml for Net__Io
odoc_driver_voodoo: [DEBUG] 75 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmt
odoc_driver_voodoo: [DEBUG] 76 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt
odoc_driver_voodoo: [DEBUG] 77 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmti
odoc_driver_voodoo: [DEBUG] 78 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt
odoc_driver_voodoo: [DEBUG] 79 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime for package riot
odoc_driver_voodoo: [DEBUG] 80 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__Import.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__Import.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__Rc.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/Runtime__Rc.cmt)
odoc_driver_voodoo: [DEBUG] 81 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt
odoc_driver_voodoo: [DEBUG] 82 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt
odoc_driver_voodoo: [DEBUG] 83 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt
odoc_driver_voodoo: [DEBUG] 84 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.ml for Runtime__
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.ml for Runtime
odoc_driver_voodoo: [DEBUG] 85 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt
odoc_driver_voodoo: [DEBUG] 86 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/import.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/import.ml for Runtime__Import
odoc_driver_voodoo: [DEBUG] 87 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/rc.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/rc.ml for Runtime__Rc
odoc_driver_voodoo: [DEBUG] 88 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmt
odoc_driver_voodoo: [DEBUG] 89 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt
odoc_driver_voodoo: [DEBUG] 90 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt
odoc_driver_voodoo: [DEBUG] 91 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt
odoc_driver_voodoo: [DEBUG] 92 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler for package riot
odoc_driver_voodoo: [DEBUG] 93 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler__.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler__.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler__Tracer.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/Scheduler__Tracer.cmt)
odoc_driver_voodoo: [DEBUG] 94 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmt
odoc_driver_voodoo: [DEBUG] 95 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt
odoc_driver_voodoo: [DEBUG] 96 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.ml for Scheduler
odoc_driver_voodoo: [DEBUG] 97 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/tracer.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/tracer.ml for Scheduler__Tracer
odoc_driver_voodoo: [DEBUG] 98 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.ml for Scheduler__
odoc_driver_voodoo: [DEBUG] 99 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt
odoc_driver_voodoo: [DEBUG] 100 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt
odoc_driver_voodoo: [DEBUG] 101 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmti
odoc_driver_voodoo: [DEBUG] 102 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmti
odoc_driver_voodoo: [DEBUG] Processing directory: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util

odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util for package riot
odoc_driver_voodoo: [DEBUG] 103 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Dashmap.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Dashmap.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Fd.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Fd.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Lf_queue.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Lf_queue.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Thread_local.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Thread_local.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Uid.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/Util__Uid.cmt)
odoc_driver_voodoo: [DEBUG] 104 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt
odoc_driver_voodoo: [DEBUG] 105 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmt
odoc_driver_voodoo: [DEBUG] 106 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmt
odoc_driver_voodoo: [DEBUG] 107 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmt
odoc_driver_voodoo: [DEBUG] 108 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmt
odoc_driver_voodoo: [DEBUG] 109 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.ml for Util
odoc_driver_voodoo: [DEBUG] 110 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/fd.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/fd.ml for Util__Fd
odoc_driver_voodoo: [DEBUG] 111 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/dashmap.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/dashmap.ml for Util__Dashmap
odoc_driver_voodoo: [DEBUG] 112 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/lf_queue.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/lf_queue.ml for Util__Lf_queue
odoc_driver_voodoo: [DEBUG] 113 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/uid.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/uid.ml for Util__Uid
odoc_driver_voodoo: [DEBUG] 114 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/thread_local.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/thread_local.ml for Util__Thread_local
odoc_driver_voodoo: [DEBUG] 115 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmt
odoc_driver_voodoo: [DEBUG] 116 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt
odoc_driver_voodoo: [DEBUG] 117 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmti
odoc_driver_voodoo: [DEBUG] 118 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmti
odoc_driver_voodoo: [DEBUG] 119 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmti
odoc_driver_voodoo: [DEBUG] 120 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmti
odoc_driver_voodoo: [DEBUG] 121 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmti
odoc_driver_voodoo: [DEBUG] libdirs_without_meta: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger

odoc_driver_voodoo: [DEBUG] lib dirs: prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler,
                            prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util

odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/riot/runtime/time
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time for package riot
odoc_driver_voodoo: [DEBUG] 122 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/Time.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/Time.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/Time__Timer_wheel.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/Time__Timer_wheel.cmt)
odoc_driver_voodoo: [DEBUG] 123 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt
odoc_driver_voodoo: [DEBUG] 124 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.ml for Time
odoc_driver_voodoo: [DEBUG] 125 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/timer_wheel.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/timer_wheel.ml for Time__Timer_wheel
odoc_driver_voodoo: [DEBUG] 126 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmt
odoc_driver_voodoo: [DEBUG] 127 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt
odoc_driver_voodoo: [DEBUG] 128 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmti
odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/riot/lib/net
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net for package riot
odoc_driver_voodoo: [DEBUG] 129 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__Addr.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__Addr.cmt)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__Socket.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/Lib_net__Socket.cmt)
odoc_driver_voodoo: [DEBUG] 130 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt
odoc_driver_voodoo: [DEBUG] 131 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt
odoc_driver_voodoo: [DEBUG] 132 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt
odoc_driver_voodoo: [DEBUG] 133 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.ml-gen
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.ml for Lib_net__
odoc_driver_voodoo: [DEBUG] 134 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.ml for Lib_net
odoc_driver_voodoo: [DEBUG] 135 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/addr.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/addr.ml for Lib_net__Addr
odoc_driver_voodoo: [DEBUG] 136 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/socket.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/socket.ml for Lib_net__Socket
odoc_driver_voodoo: [DEBUG] 137 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmt
odoc_driver_voodoo: [DEBUG] 138 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt
odoc_driver_voodoo: [DEBUG] 139 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt
odoc_driver_voodoo: [DEBUG] 140 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt
odoc_driver_voodoo: [DEBUG] 141 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmti
odoc_driver_voodoo: [DEBUG] Processing directory without META: lib/riot/lib/logger
odoc_driver_voodoo: [DEBUG] Classifying dir prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger for package riot
odoc_driver_voodoo: [DEBUG] 142 - Executing: /home/opam/odoc classify prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger
odoc_driver_voodoo: [DEBUG] Got 1 lines
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmti (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/Logger.cmti)
odoc_driver_voodoo: [DEBUG] Checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmt (then prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/Logger.cmt)
odoc_driver_voodoo: [DEBUG] 143 - Executing: ocamlobjinfo prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmt
odoc_driver_voodoo: [DEBUG] src: checking prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.ml
odoc_driver_voodoo: [DEBUG] Found source file prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.ml for Logger
odoc_driver_voodoo: [DEBUG] 144 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmt
odoc_driver_voodoo: [DEBUG] 145 - Executing: /home/opam/odoc compile-deps prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmti
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml/5.2.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/threads/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/compiler-libs.common/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/compiler-libs.bytecomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/compiler-libs.toplevel/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/stdlib/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/compiler-libs.optcomp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/str/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/unix/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/runtime_events/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/odoc_info/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: p/ocaml-base-compiler/5.2.1/doc/dynlink/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: p/ocaml-base-compiler/5.2.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1/doc/angstrom/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/0ba2f2b51acb2f069cdfd031499889c7/angstrom/0.16.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/0c556d5438933bda409408695b5733e7/base-threads/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/0c556d5438933bda409408695b5733e7/base-unix/base/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2/doc/csexp/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fd45627a78b03c5fef13d235198c8c7e/csexp/1.5.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fd45627a78b03c5fef13d235198c8c7e/ocaml-syntax-shims/1.0.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0/doc/stringext/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fd45627a78b03c5fef13d235198c8c7e/stringext/1.6.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/e024f97198156aca38c1ffa4a15e7553/dune/3.18.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2/doc/dune-configurator/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/057eb000726134c22b73f1883f9d29b0/dune-configurator/3.18.2/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/645e3af890eb0011d48fed8c291ad8db/ocaml-config/3/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1/doc/ocamlbuild/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/24d8a45b73ecf4f375220abed490622c/ocamlbuild/0.16.1/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8/doc/findlib.internal/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8/doc/findlib.dynload/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8/doc/findlib.top/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/24d8a45b73ecf4f375220abed490622c/ocamlfind/1.9.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8/doc/topkg/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/4583aec06d38ac96c20ba3fc9766a50c/topkg/1.0.8/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri.services/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found lib marker: u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri.services_full/.odoc_lib_marker
odoc_driver_voodoo: [DEBUG] Found pkg marker: u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/.odoc_pkg_marker
odoc_driver_voodoo: [DEBUG] Library riot.lib.logger not found
odoc_driver_voodoo: [DEBUG] Library riot.lib.net not found
odoc_driver_voodoo: [DEBUG] Library riot.lib.logger not found
odoc_driver_voodoo: [DEBUG] Library riot.lib.net not found
odoc_driver_voodoo: [DEBUG] Library ptime.clock.os not found
odoc_driver_voodoo: [DEBUG] Library ptime.clock.os not found
odoc_driver_voodoo: [DEBUG] Library riot.runtime.time not found
odoc_driver_voodoo: [DEBUG] Library riot.runtime.time not found
odoc_driver_voodoo: [DEBUG] Library riot.runtime.time not found
odoc_driver_voodoo: [DEBUG] Library riot.runtime.time not found
odoc_driver_voodoo: [DEBUG] Fixing virtual libraries: 389 precompiled units, 45 other units
odoc_driver_voodoo: [DEBUG] 146 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc
odoc_driver_voodoo: [DEBUG] 147 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/src/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/src
odoc_driver_voodoo: [DEBUG] 148 - Executing: /home/opam/odoc-md prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/doc/riot/README.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/riot/0.0.4/doc
odoc_driver_voodoo: [DEBUG] 149 - Executing: /home/opam/odoc-md prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/doc/riot/LICENSE.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/riot/0.0.4/doc
odoc_driver_voodoo: [DEBUG] 150 - Executing: /home/opam/odoc-md prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/doc/riot/CHANGES.md --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --parent-id p/riot/0.0.4/doc
odoc_driver_voodoo: [DEBUG] 151 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot
odoc_driver_voodoo: [DEBUG] 152 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 153 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot --source-id p/riot/0.0.4/doc/src/riot/riot.ml
odoc_driver_voodoo: [DEBUG] 154 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.core/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core
odoc_driver_voodoo: [DEBUG] 155 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 156 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/core.ml
odoc_driver_voodoo: [DEBUG] 157 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/mailbox.ml
odoc_driver_voodoo: [DEBUG] 158 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/message.ml
odoc_driver_voodoo: [DEBUG] 159 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/pid.ml
odoc_driver_voodoo: [DEBUG] 160 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 161 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/proc_effect.ml
odoc_driver_voodoo: [DEBUG] 162 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/proc_queue.ml
odoc_driver_voodoo: [DEBUG] 163 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/proc_set.ml
odoc_driver_voodoo: [DEBUG] 164 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/proc_state.ml
odoc_driver_voodoo: [DEBUG] 165 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/proc_table.ml
odoc_driver_voodoo: [DEBUG] 166 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/process.ml
odoc_driver_voodoo: [DEBUG] 167 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/ref.ml
odoc_driver_voodoo: [DEBUG] 168 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --source-id p/riot/0.0.4/doc/src/riot.core/scheduler_uid.ml
odoc_driver_voodoo: [DEBUG] 169 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.lib/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib
odoc_driver_voodoo: [DEBUG] 170 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/time --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 171 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 172 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 173 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 174 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.log --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 175 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 176 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/lib.ml
odoc_driver_voodoo: [DEBUG] 177 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/lib__.ml
odoc_driver_voodoo: [DEBUG] 178 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/application.ml
odoc_driver_voodoo: [DEBUG] 179 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/gen_server.ml
odoc_driver_voodoo: [DEBUG] 180 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/logger_app.ml
odoc_driver_voodoo: [DEBUG] 181 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/supervisor.ml
odoc_driver_voodoo: [DEBUG] 182 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --source-id p/riot/0.0.4/doc/src/riot.lib/telemetry_app.ml
odoc_driver_voodoo: [DEBUG] 183 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.log/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.log
odoc_driver_voodoo: [DEBUG] 184 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.log --source-id p/riot/0.0.4/doc/src/riot.log/log.ml
odoc_driver_voodoo: [DEBUG] 185 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.net/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net
odoc_driver_voodoo: [DEBUG] 186 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --source-id p/riot/0.0.4/doc/src/riot.net/net.ml
odoc_driver_voodoo: [DEBUG] 187 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --source-id p/riot/0.0.4/doc/src/riot.net/addr.ml
odoc_driver_voodoo: [DEBUG] 188 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --source-id p/riot/0.0.4/doc/src/riot.net/io.ml
odoc_driver_voodoo: [DEBUG] 189 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --source-id p/riot/0.0.4/doc/src/riot.net/socket.ml
odoc_driver_voodoo: [DEBUG] 190 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.runtime/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime
odoc_driver_voodoo: [DEBUG] 191 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --source-id p/riot/0.0.4/doc/src/riot.runtime/runtime.ml
odoc_driver_voodoo: [DEBUG] 192 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --source-id p/riot/0.0.4/doc/src/riot.runtime/runtime__.ml
odoc_driver_voodoo: [DEBUG] 193 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --source-id p/riot/0.0.4/doc/src/riot.runtime/import.ml
odoc_driver_voodoo: [DEBUG] 194 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --source-id p/riot/0.0.4/doc/src/riot.runtime/rc.ml
odoc_driver_voodoo: [DEBUG] 195 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.scheduler/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler
odoc_driver_voodoo: [DEBUG] 196 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --source-id p/riot/0.0.4/doc/src/riot.scheduler/scheduler.ml
odoc_driver_voodoo: [DEBUG] 197 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --source-id p/riot/0.0.4/doc/src/riot.scheduler/scheduler__.ml
odoc_driver_voodoo: [DEBUG] 198 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --source-id p/riot/0.0.4/doc/src/riot.scheduler/tracer.ml
odoc_driver_voodoo: [DEBUG] 199 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/riot.util/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util
odoc_driver_voodoo: [DEBUG] 200 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/util.ml
odoc_driver_voodoo: [DEBUG] 201 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/dashmap.ml
odoc_driver_voodoo: [DEBUG] 202 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/fd.ml
odoc_driver_voodoo: [DEBUG] 203 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/lf_queue.ml
odoc_driver_voodoo: [DEBUG] 204 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/thread_local.ml
odoc_driver_voodoo: [DEBUG] 205 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --source-id p/riot/0.0.4/doc/src/riot.util/uid.ml
odoc_driver_voodoo: [DEBUG] 206 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/time/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/time
odoc_driver_voodoo: [DEBUG] 207 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/time --source-id p/riot/0.0.4/doc/src/time/time.ml
odoc_driver_voodoo: [DEBUG] 208 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/time --source-id p/riot/0.0.4/doc/src/time/timer_wheel.ml
odoc_driver_voodoo: [DEBUG] 209 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/lib_net/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net
odoc_driver_voodoo: [DEBUG] 210 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 211 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --source-id p/riot/0.0.4/doc/src/lib_net/lib_net.ml
odoc_driver_voodoo: [DEBUG] 212 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --source-id p/riot/0.0.4/doc/src/lib_net/lib_net__.ml
odoc_driver_voodoo: [DEBUG] 213 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --source-id p/riot/0.0.4/doc/src/lib_net/addr.ml
odoc_driver_voodoo: [DEBUG] 214 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --source-id p/riot/0.0.4/doc/src/lib_net/socket.ml
odoc_driver_voodoo: [DEBUG] 215 - Executing: /home/opam/odoc compile _mld/p/riot/0.0.4/doc/logger/index.mld --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/logger
odoc_driver_voodoo: [DEBUG] 216 - Executing: /home/opam/odoc compile-impl prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/logger --source-id p/riot/0.0.4/doc/src/logger/logger.ml
odoc_driver_voodoo: [DEBUG] 217 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Ref.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 218 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Pid.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 219 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Scheduler_uid.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 220 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_state.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 221 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Fd.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 222 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Dashmap.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 223 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Lf_queue.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 224 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Thread_local.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 225 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util__Uid.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.util --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 226 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Addr.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 227 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Rc.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 228 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 229 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/logger --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 230 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Message.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 231 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time__Timer_wheel.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/time --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 232 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Socket.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 233 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Mailbox.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 234 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_effect.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 235 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Process.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 236 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_queue.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 237 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_set.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 238 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core__Proc_table.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.core --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 239 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__Tracer.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 240 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net__Io.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 241 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.scheduler --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 242 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__Import.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 243 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.runtime --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 244 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 245 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Application.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 246 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Gen_server.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 247 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Supervisor.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 248 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Telemetry_app.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 249 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Addr.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 250 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__Socket.cmti --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/lib_net --warnings-tag riot
odoc_driver_voodoo: [DEBUG] 251 - Executing: /home/opam/odoc compile prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__Logger_app.cmt --output-dir epoch-137f967e4b669fa675bae6ebe4c27b18/compile -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --parent-id p/riot/0.0.4/doc/riot.lib --warnings-tag riot
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/src/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-README.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-LICENSE.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-CHANGES.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/impl-riot.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Mailbox.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Message.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Message.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Pid.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_effect.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_queue.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_set.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_state.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_table.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Process.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Process.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Ref.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Scheduler_uid.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Application.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Gen_server.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Logger_app.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Supervisor.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Telemetry_app.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/log.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/impl-log.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Addr.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Io.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Io.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Socket.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__Import.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__Rc.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler__.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler__Tracer.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Dashmap.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Fd.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Lf_queue.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Thread_local.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Uid.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time__Timer_wheel.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__Addr.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odoc
odoc_driver_voodoo: [DEBUG] not linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__Socket.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/page-index.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc
odoc_driver_voodoo: [DEBUG] linking epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/impl-logger.odoc
odoc_driver_voodoo: [DEBUG] 252 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-index.odoc -o linked/p/riot/0.0.4/doc/page-index.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 253 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/src/page-index.odoc -o linked/p/riot/0.0.4/doc/src/page-index.odocl --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 254 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-README.odoc -o linked/p/riot/0.0.4/doc/page-README.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 255 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-LICENSE.odoc -o linked/p/riot/0.0.4/doc/page-LICENSE.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 256 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-CHANGES.odoc -o linked/p/riot/0.0.4/doc/page-CHANGES.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 257 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/page-index.odoc -o linked/p/riot/0.0.4/doc/riot/page-index.odocl -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 258 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc -o linked/p/riot/0.0.4/doc/riot/riot.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 259 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/impl-riot.odoc -o linked/p/riot/0.0.4/doc/riot/impl-riot.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 260 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.core/page-index.odocl -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 261 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core.odoc -o linked/p/riot/0.0.4/doc/riot.core/core.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 262 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 263 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 264 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Message.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Message.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 265 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 266 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 267 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 268 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 269 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 270 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 271 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Process.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Process.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 272 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 273 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odoc -o linked/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 274 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.lib/page-index.odocl -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 275 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc -o linked/p/riot/0.0.4/doc/riot.lib/lib.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 276 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 277 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 278 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 279 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 280 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 281 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 282 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odoc -o linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 283 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.log/page-index.odocl -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 284 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/log.odoc -o linked/p/riot/0.0.4/doc/riot.log/log.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L ptime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ -L ptime.clock:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 285 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/impl-log.odoc -o linked/p/riot/0.0.4/doc/riot.log/impl-log.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L ptime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ -L ptime.clock:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime.clock/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/3addbedb2021eecda42f4f70d4f4cfb7/ptime/1.2.0/doc/ptime/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 286 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.net/page-index.odocl -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 287 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net.odoc -o linked/p/riot/0.0.4/doc/riot.net/net.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L bigstringaf:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -L iomux:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L telemetry:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 288 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net.odoc -o linked/p/riot/0.0.4/doc/riot.net/impl-net.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L bigstringaf:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -L iomux:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L telemetry:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 289 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odoc -o linked/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L bigstringaf:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -L iomux:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L telemetry:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 290 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Io.odoc -o linked/p/riot/0.0.4/doc/riot.net/impl-net__Io.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L bigstringaf:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -L iomux:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L telemetry:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 291 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odoc -o linked/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L bigstringaf:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -L iomux:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L telemetry:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -L uri:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/ada659a89e9c433a6d7a24dda86922a5/uri/4.4.0/doc/uri/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/bigstringaf/0.10.0/doc/bigstringaf/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/e4330f54842f9fca8c2579873c69ed9d/iomux/0.3/doc/iomux/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/u/fd45627a78b03c5fef13d235198c8c7e/telemetry/0.0.1/doc/telemetry/ --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 292 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/page-index.odocl -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 293 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/runtime.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 294 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 295 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 296 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 297 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odoc -o linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 298 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.scheduler/page-index.odocl -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 299 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler.odoc -o linked/p/riot/0.0.4/doc/riot.scheduler/scheduler.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 300 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odoc -o linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 301 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odoc -o linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 302 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odoc -o linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 303 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/page-index.odoc -o linked/p/riot/0.0.4/doc/riot.util/page-index.odocl -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 304 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util.odoc -o linked/p/riot/0.0.4/doc/riot.util/util.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 305 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 306 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 307 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 308 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 309 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 310 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odoc -o linked/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L stdlib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -L unix:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/stdlib/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/ocaml-base-compiler/5.2.1/doc/unix/ -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 311 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/page-index.odoc -o linked/p/riot/0.0.4/doc/time/page-index.odocl -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 312 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc -o linked/p/riot/0.0.4/doc/time/time.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 313 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time.odoc -o linked/p/riot/0.0.4/doc/time/impl-time.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 314 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odoc -o linked/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 315 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/page-index.odoc -o linked/p/riot/0.0.4/doc/lib_net/page-index.odocl -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 316 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc -o linked/p/riot/0.0.4/doc/lib_net/lib_net.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 317 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net.odoc -o linked/p/riot/0.0.4/doc/lib_net/impl-lib_net.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 318 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odoc -o linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 319 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odoc -o linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 320 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odoc -o linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 321 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/page-index.odoc -o linked/p/riot/0.0.4/doc/logger/page-index.odocl -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 322 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc -o linked/p/riot/0.0.4/doc/logger/logger.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 323 - Executing: /home/opam/odoc link epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/impl-logger.odoc -o linked/p/riot/0.0.4/doc/logger/impl-logger.odocl -P riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc -L lib_net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net -L logger:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger -L riot:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot -L riot.core:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core -L riot.lib:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib -L riot.log:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log -L riot.net:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net -L riot.runtime:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime -L riot.scheduler:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler -L riot.util:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util -L time:epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time -I epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger --current-package riot --enable-missing-root-warning --warnings-tags riot
odoc_driver_voodoo: [DEBUG] 324 - Executing: /home/opam/odoc count-occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile -o epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 325 - Executing: sherlodoc js epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/sherlodoc.js
odoc_driver_voodoo: [DEBUG] 326 - Executing: /home/opam/odoc compile-index -o _index/riot/index.odoc-index --root linked/p/riot/0.0.4/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 327 - Executing: /home/opam/odoc sidebar-generate -o _index/riot/sidebar.odoc-sidebar _index/riot/index.odoc-index
odoc_driver_voodoo: [DEBUG] 328 - Executing: /home/opam/odoc sidebar-generate --json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4/doc/sidebar.json _index/riot/index.odoc-index
odoc_driver_voodoo: [DEBUG] 329 - Executing: /home/opam/odoc compile-index --json --simplified-json --wrap-json -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4/doc/index.js --root linked/p/riot/0.0.4/doc --occurrences epoch-137f967e4b669fa675bae6ebe4c27b18/compile/occurrences-all.odoc-occurrences
odoc_driver_voodoo: [DEBUG] 330 - Executing: sherlodoc index --format js _index/riot/index.odoc-index -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4/doc/sherlodoc_db.js
odoc_driver_voodoo: [DEBUG] 331 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 332 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/src/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 333 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-README.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 334 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-LICENSE.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 335 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-CHANGES.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 336 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 337 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot/riot.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 338 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot/impl-riot.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 339 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.core/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 340 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.core/core.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 341 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 342 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/mailbox.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 343 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Message.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/message.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 344 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/pid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 345 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_effect.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 346 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_queue.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 347 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_set.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 348 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_state.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 349 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_table.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 350 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Process.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/process.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 351 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/ref.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 352 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/scheduler_uid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 353 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.lib/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 354 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.lib/lib.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 355 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 356 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 357 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/application.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 358 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/gen_server.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 359 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger_app.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 360 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/supervisor.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 361 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/telemetry_app.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 362 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.log/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 363 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.log/log.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 364 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.log/impl-log.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 365 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.net/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 366 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.net/net.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 367 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 368 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/addr.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 369 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Io.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/io.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 370 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/socket.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 371 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.runtime/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 372 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.runtime/runtime.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 373 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 374 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 375 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/import.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 376 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/rc.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 377 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.scheduler/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 378 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.scheduler/scheduler.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 379 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 380 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 381 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/tracer.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 382 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.util/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 383 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.util/util.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 384 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 385 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/dashmap.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 386 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/fd.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 387 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/lf_queue.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 388 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/thread_local.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 389 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/uid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 390 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/time/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 391 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/time/time.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 392 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/time/impl-time.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 393 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/timer_wheel.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 394 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/lib_net/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 395 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/lib_net/lib_net.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 396 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 397 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 398 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/addr.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 399 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/socket.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 400 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/logger/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 401 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/logger/logger.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 402 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/logger/impl-logger.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index
odoc_driver_voodoo: [DEBUG] 403 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 404 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/src/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 405 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-README.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 406 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-LICENSE.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 407 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/page-CHANGES.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 408 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 409 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot/impl-riot.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/riot.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 410 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.core/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 411 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/core.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 412 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/mailbox.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 413 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Message.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/message.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 414 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/pid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 415 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_effect.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 416 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_queue.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 417 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_set.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 418 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_state.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 419 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/proc_table.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 420 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/ref.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 421 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/scheduler_uid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 422 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.lib/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 423 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 424 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/lib__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 425 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.core/core.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 426 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.lib/lib.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 427 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.core/impl-core__Process.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/core/process.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 428 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/application.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 429 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/gen_server.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 430 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger_app.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 431 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/supervisor.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 432 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/telemetry_app.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 433 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.log/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 434 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.log/log.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 435 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.log/impl-log.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/log/log.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 436 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.net/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 437 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.net/net.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 438 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/net.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 439 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/addr.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 440 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot/riot.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 441 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Io.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/io.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 442 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/net/socket.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 443 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.runtime/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 444 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.runtime/runtime.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 445 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 446 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/runtime__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 447 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/import.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 448 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/rc.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 449 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.scheduler/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 450 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.scheduler/scheduler.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 451 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 452 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/scheduler__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 453 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/scheduler/tracer.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 454 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.util/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 455 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/riot.util/util.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 456 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/util.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 457 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/dashmap.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 458 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/fd.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 459 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/lf_queue.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 460 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/thread_local.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 461 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/util/uid.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 462 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/time/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 463 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/time/time.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 464 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/time/impl-time.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/time.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 465 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/runtime/time/timer_wheel.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 466 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/lib_net/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 467 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/lib_net/lib_net.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 468 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 469 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/lib_net__.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 470 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/addr.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 471 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/net/socket.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 472 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/logger/page-index.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 473 - Executing: /home/opam/odoc html-generate linked/p/riot/0.0.4/doc/logger/logger.odocl --sidebar _index/riot/sidebar.odoc-sidebar --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 474 - Executing: /home/opam/odoc html-generate-source --impl linked/p/riot/0.0.4/doc/logger/impl-logger.odocl --sidebar _index/riot/sidebar.odoc-sidebar prep/universes/1892182d270cd07621e35f05a1a0a337/riot/0.0.4/lib/riot/lib/logger/logger.ml --search-uri p/riot/0.0.4/doc/sherlodoc_db.js --search-uri sherlodoc.js -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw --home-breadcrumb Package index --as-json
odoc_driver_voodoo: [DEBUG] 475 - Executing: /home/opam/odoc support-files -o epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc: File "epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc":
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc: Warning: Couldn't find the following modules:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc:   Bigstringaf Telemetry Unix Uri
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc: File "epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc":
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc: Warning: Couldn't find the following modules:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc:   Ptime Telemetry
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc: File "epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc":
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc: Warning: Couldn't find the following modules:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc:   Ptime Stdlib
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc: File "epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc":
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc: Warning: Couldn't find the following modules:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc:   Bigstringaf Stdlib Unix Uri
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc: 
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc: File "epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc":
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc: Warning: Couldn't find the following modules:
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc:   Ptime Stdlib
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc: 

real	0m1.830s
user	0m4.926s
sys	0m6.689s
jq: error: Could not open file driver-benchmarks.json: No such file or directory
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/__odoc_partial.m
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/src/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-README.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/impl-riot.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/riot.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-CHANGES.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/page-LICENSE.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Message.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/impl-core__Process.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Pid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_state.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Scheduler_uid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Ref.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Message.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Mailbox.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_effect.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Process.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_queue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_set.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/core__Proc_table.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.core/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Dashmap.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Lf_queue.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Thread_local.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Uid.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/util__Fd.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.util/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Application.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Telemetry_app.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Supervisor.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Gen_server.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/lib__Logger_app.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.lib/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler__Tracer.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/scheduler.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.scheduler/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/time__Timer_wheel.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/time/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__Rc.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime__Import.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/runtime.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.runtime/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/impl-net__Io.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Addr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Socket.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/net__Io.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.net/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/log.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/impl-log.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/riot.log/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__Addr.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/lib_net__Socket.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/lib_net/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/page-index.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/impl-logger.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/logger.odoc
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/logger/.odoc_lib_marker
epoch-137f967e4b669fa675bae6ebe4c27b18/compile/p/riot/0.0.4/doc/.odoc_pkg_marker

real	0m0.104s
user	0m0.008s
sys	0m0.010s
COMPILE::50ee61a42d5ff4e3ac1bb53113bf23aca612de5962e1eb83ea3fa7e5a5ddeece
LISTING epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/src/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/src/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/page-LICENSE.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/page-README.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/page-CHANGES.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot/impl-riot.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot/riot.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Mailbox.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_effect.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Message.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_state.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_queue.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_set.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/core.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Proc_table.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Pid.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Ref.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Process.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.core/impl-core__Scheduler_uid.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Gen_server.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Application.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/lib.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Supervisor.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Telemetry_app.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.lib/impl-lib__Logger_app.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.log/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.log/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.log/log.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.log/impl-log.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/impl-net.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/impl-net__Socket.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/net.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/impl-net__Addr.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.net/impl-net__Io.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/runtime.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Rc.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.runtime/impl-runtime__Import.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/scheduler.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__Tracer.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler__.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.scheduler/impl-scheduler.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util__Lf_queue.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util__Fd.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util__Thread_local.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util__Dashmap.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/impl-util__Uid.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/riot.util/util.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/time/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/time/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/time/time.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/time/impl-time.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/time/impl-time__Timer_wheel.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/lib_net.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/impl-lib_net.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Addr.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/lib_net/impl-lib_net__Socket.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/logger/
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/logger/page-index.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/logger/logger.odocl
epoch-137f967e4b669fa675bae6ebe4c27b18/linked/p/riot/0.0.4/doc/logger/impl-logger.odocl
raw_folder: epoch-137f967e4b669fa675bae6ebe4c27b18/html-raw/p/riot/0.0.4

real	0m0.073s
user	0m0.006s
sys	0m0.010s
0.928649
LINKED::8b4e9b821c05014f80b54eac8a2c1bbe40b379c7e92caeb52960271ea0e84ef8
0.139932

real	0m0.188s
user	0m0.010s
sys	0m0.017s
RAW:raw:30674654cd0884a5f03f6e04a370b9925c8f798c0d3d881f14cf0b5fc522d4e0  -
2025-05-17 14:18.56 ---> saved as "618eff5ae3dc249bfe9d46b231d4391d782b3dfb2043339341a1fbd2122976e1"
Job succeeded
2025-05-17 14:19.04: Job succeeded