Build:
  1. 0
2024-04-23 07:17.24: New job: Voodoo do lwt.5.7.0; c54a01132387abe06d99aa8288d7fa63
2024-04-23 07:17.24: Waiting for resource in pool OCluster
2024-04-23 07:17.25: Waiting for worker…
2024-04-23 07:17.25: Got resource from pool OCluster
2024-04-23 07:17.25: Using cache hint "docs-universe-compile-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
         (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
 (user (uid 1000) (gid 1000))
 (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 /home/opam/voodoo-do)
       (dst /home/opam/))
 (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
 (run (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 "(for DATA in compile/u/84c3951f68541e20d6694d5726054ebe/base-bytes/base,base-bytes.base-84c3951f68541e20d6694d5726054ebe,base-bytes.base compile/p/base-threads/base,base-threads.base-d41d8cd98f00b204e9800998ecf8427e,base-threads.base compile/p/base-unix/base,base-unix.base-d41d8cd98f00b204e9800998ecf8427e,base-unix.base compile/u/a573c8251a3b8ff3a11c7cffb86f8366/conf-libev/4-12,conf-libev.4-12-a573c8251a3b8ff3a11c7cffb86f8366,conf-libev.4-12 compile/u/ee218990a14b397c01bf972748c4e8bd/cppo/1.6.9,cppo.1.6.9-ee218990a14b397c01bf972748c4e8bd,cppo.1.6.9 compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2,csexp.1.5.2-ee218990a14b397c01bf972748c4e8bd,csexp.1.5.2 compile/p/dune/3.15.0,dune.3.15.0-44521134ec2271626cc088ea2bc751d6,dune.3.15.0 compile/p/dune-configurator/3.15.0,dune-configurator.3.15.0-bf9dbaf374da2206c6eec284257e02eb,dune-configurator.3.15.0 compile/p/ocaml/5.1.0,ocaml.5.1.0-f4f9f604884d1a4cf902319a9b950c5b,ocaml.5.1.0 compile/p/ocaml-base-compiler/5.1.0,ocaml-base-compiler.5.1.0-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.5.1.0 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6,ocamlfind.1.9.6-a573c8251a3b8ff3a11c7cffb86f8366,ocamlfind.1.9.6 compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2,ocplib-endian.1.2-1a350fb2d6950fd8cd357c7499eb32bf,ocplib-endian.1.2; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/lwt/*.odoc)"))
 (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p lwt  ) && (shopt -s nullglob && ((tar -cvf compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/*  && rm -R compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/* && mv compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/content.tar) || (echo 'Empty directory')))"))
 (run (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 "(echo '0.535059') && (rsync -aR ./compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
)
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.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-04-23 07:17.25: RETRYING: 2024-04-23/071724-voodoo-do-277d6b Number of retries: 0 (retriable error condition)
Building on x86-bm-c5.sw.ocaml.org

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce' locally
docker.io/ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce: Pulling from ocaml/opam
1f57d38fa8eb: Pulling fs layer
1f57d38fa8eb: Verifying Checksum
1f57d38fa8eb: Download complete
1f57d38fa8eb: Pull complete
Digest: sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
Status: Downloaded newer image for ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
2024-04-23 07:13.20 ---> using "77b9ba30cf71111f1c981ad9e321456c3dda39afc3d2128ca1b6e01fdcf27acc" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-04-23 07:13.20 ---> using "e49c9d974fcf1767384b3fcd00f323c02bafd0eb0995c48170c71d41798da343" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4"))
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 [155 kB]
Fetched 258 kB in 0s (1104 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  m4
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 287 kB of archives.
After this operation, 686 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 287 kB in 0s (14.8 MB/s)
Selecting previously unselected package m4.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18766 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) ...
2024-04-23 07:13.20 ---> using "96bf2b8a70f11b98b8cc2a29e1843a2a92b1daf4ddae55eab611bfe87b7c3c09" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-do.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

The following actions will be performed:
  - install ocamlbuild    0.14.3  [required by astring, bos]
  - install dune          3.15.0  [required by voodoo-do]
  - install num           1.5     [required by sexplib]
  - install cmdliner      1.2.0   [required by voodoo-do]
  - install ocamlfind     1.9.6   [required by astring, bos]
  - install seq           base    [required by tyxml, yojson]
  - install sexplib0      v0.16.0 [required by sexplib]
  - install result        1.5     [required by odoc]
  - install cppo          1.6.9   [required by odoc]
  - install camlp-streams 5.0.1   [required by odoc-parser]
  - install topkg         1.0.7   [required by astring, bos]
  - install re            1.11.0  [required by tyxml]
  - install parsexp       v0.16.0 [required by sexplib]
  - install yojson        2.1.2   [required by voodoo-do]
  - install uutf          1.0.3   [required by tyxml]
  - install rresult       0.7.0   [required by bos]
  - install ptime         1.1.0   [required by crunch]
  - install fmt           0.9.0   [required by bos, odoc]
  - install astring       0.8.5   [required by voodoo-do]
  - install sexplib       v0.16.0 [required by voodoo-lib]
  - install tyxml         4.6.0   [required by odoc]
  - install crunch        3.3.1   [required by odoc]
  - install logs          0.7.0   [required by bos]
  - install odoc-parser   2.4.1   [required by odoc]
  - install fpath         0.7.3   [required by odoc, bos, voodoo-lib]
  - install odoc          2.4.1   [required by voodoo-do]
  - install bos           0.2.1   [required by voodoo-do]
  - install voodoo-lib    ~dev*   [required by voodoo-do]
  - install voodoo-do     ~dev*
===== 29 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[camlp-streams.5.0.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[crunch.3.3.1] found in cache
[dune.3.15.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[num.1.5] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[odoc.2.4.1] found in cache
[odoc-parser.2.4.1] found in cache
[parsexp.v0.16.0] found in cache
[ptime.1.1.0] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.7.0] found in cache
[sexplib.v0.16.0] found in cache
[sexplib0.v0.16.0] found in cache
[topkg.1.0.7] found in cache
[tyxml.4.6.0] found in cache
[uutf.1.0.3] found in cache
[yojson.2.1.2] found in cache
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed num.1.5
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.15.0
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed crunch.3.3.1
-> installed sexplib0.v0.16.0
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed odoc-parser.2.4.1
-> installed parsexp.v0.16.0
-> installed yojson.2.1.2
-> installed sexplib.v0.16.0
-> installed tyxml.4.6.0
-> installed voodoo-lib.~dev
-> installed odoc.2.4.1
-> installed voodoo-do.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-23 07:13.20 ---> using "ee98bdbaa6d30447032315d4a77c178763602359c4976ff712582dbc5e84024c" from cache

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-04-23 07:13.20 ---> using "23d46cbe0ee7a20b2e01cd1b5bc1549cfb532bbc205aa86415b937ac04856a94" from cache
2024-04-23 07:13.20 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce' locally
docker.io/ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce: Pulling from ocaml/opam
1f57d38fa8eb: Pulling fs layer
1f57d38fa8eb: Verifying Checksum
1f57d38fa8eb: Download complete
1f57d38fa8eb: Pull complete
Digest: sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
Status: Downloaded newer image for ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
2024-04-23 07:13.20 ---> using "77b9ba30cf71111f1c981ad9e321456c3dda39afc3d2128ca1b6e01fdcf27acc" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-04-23 07:13.20 ---> using "e49c9d974fcf1767384b3fcd00f323c02bafd0eb0995c48170c71d41798da343" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-04-23 07:13.20 ---> using "113a43eb007a5c5aeadcdb5d8dfe50527747c6d4963511f478d11091c699c58c" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-04-23 07:13.20 ---> using "5ca7a66a5c742a145ddb3923b6540f0c85f52f00fca5d4160cf3df9d0bdfa914" from cache

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-04-23 07:13.20 ---> using "f68236a0733e1c759cfd69a8061302040cbea392777d41ce64896a4772e66dd4" from cache

/home/opam/docs/: (run (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 "(for DATA in compile/u/84c3951f68541e20d6694d5726054ebe/base-bytes/base,base-bytes.base-84c3951f68541e20d6694d5726054ebe,base-bytes.base compile/p/base-threads/base,base-threads.base-d41d8cd98f00b204e9800998ecf8427e,base-threads.base compile/p/base-unix/base,base-unix.base-d41d8cd98f00b204e9800998ecf8427e,base-unix.base compile/u/a573c8251a3b8ff3a11c7cffb86f8366/conf-libev/4-12,conf-libev.4-12-a573c8251a3b8ff3a11c7cffb86f8366,conf-libev.4-12 compile/u/ee218990a14b397c01bf972748c4e8bd/cppo/1.6.9,cppo.1.6.9-ee218990a14b397c01bf972748c4e8bd,cppo.1.6.9 compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2,csexp.1.5.2-ee218990a14b397c01bf972748c4e8bd,csexp.1.5.2 compile/p/dune/3.15.0,dune.3.15.0-44521134ec2271626cc088ea2bc751d6,dune.3.15.0 compile/p/dune-configurator/3.15.0,dune-configurator.3.15.0-bf9dbaf374da2206c6eec284257e02eb,dune-configurator.3.15.0 compile/p/ocaml/5.1.0,ocaml.5.1.0-f4f9f604884d1a4cf902319a9b950c5b,ocaml.5.1.0 compile/p/ocaml-base-compiler/5.1.0,ocaml-base-compiler.5.1.0-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.5.1.0 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6,ocamlfind.1.9.6-a573c8251a3b8ff3a11c7cffb86f8366,ocamlfind.1.9.6 compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2,ocplib-endian.1.2-1a350fb2d6950fd8cd357c7499eb32bf,ocplib-endian.1.2; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/CHANGES
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/LICENSE.md
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/README.md
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/odoc-pages/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/odoc-pages/index.mld
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.ocamlobjinfo
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/META
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/dune-package
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_condition.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_condition.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_condition.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_list.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_list.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_list.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mutex.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mutex.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mutex.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mvar.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mvar.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mvar.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pool.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pool.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pool.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pqueue.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pqueue.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pqueue.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_result.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_result.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_result.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_seq.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_seq.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_seq.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_sequence.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_sequence.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_sequence.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_stream.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_stream.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_stream.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_switch.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_switch.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_switch.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.ocamlobjinfo
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_config.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_config.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_features.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_features.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_io.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_io.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_io.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_main.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_main.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_main.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_process.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_process.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_process.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmi
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmt
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmti
prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/opam
compile/p/ocaml-config/3/doc/
compile/p/ocaml-config/3/doc/index.m
compile/p/ocaml-config/3/page-doc.odoc
compile/p/ocaml-base-compiler/5.1.0/doc/
compile/p/ocaml-base-compiler/5.1.0/doc/index.m
compile/p/ocaml-base-compiler/5.1.0/page-doc.odoc
compile/p/ocaml/5.1.0/doc/
compile/p/ocaml/5.1.0/doc/index.m
compile/p/ocaml/5.1.0/page-doc.odoc
compile/p/dune-configurator/3.15.0/3.15.0/
compile/p/dune-configurator/3.15.0/3.15.0/lib/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Import.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Dune_lang.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Ocaml_config.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__Extract_obj.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__V1.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__.odoc
compile/p/dune-configurator/3.15.0/doc/
compile/p/dune-configurator/3.15.0/doc/index.m
compile/p/dune-configurator/3.15.0/page-doc.odoc
compile/p/dune/3.15.0/doc/
compile/p/dune/3.15.0/doc/index.m
compile/p/dune/3.15.0/page-doc.odoc
compile/p/base-unix/base/doc/
compile/p/base-unix/base/doc/index.m
compile/p/base-unix/base/page-doc.odoc
compile/p/base-threads/base/doc/
compile/p/base-threads/base/doc/index.m
compile/p/base-threads/base/page-doc.odoc
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/ocplib-endian/
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/ocplib-endian/EndianBytes.odoc
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/ocplib-endian/EndianString.odoc
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/ocplib-endian/bigstring/
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/1.2/lib/ocplib-endian/bigstring/EndianBigstring.odoc
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/doc/
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/doc/index.m
compile/u/1a350fb2d6950fd8cd357c7499eb32bf/ocplib-endian/1.2/page-doc.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/csexp/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/csexp/Csexp.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/doc/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/doc/index.m
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/page-doc.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/cppo/1.6.9/doc/
compile/u/ee218990a14b397c01bf972748c4e8bd/cppo/1.6.9/doc/index.m
compile/u/ee218990a14b397c01bf972748c4e8bd/cppo/1.6.9/page-doc.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Topfind.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_dynload.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_package_base.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_split.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_topo.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_args.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_meta.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Ocaml_args.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_lint.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metascanner.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metatoken.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib_config.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/doc/
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/doc/index.m
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/ocamlfind/1.9.6/page-doc.odoc
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/conf-libev/4-12/doc/
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/conf-libev/4-12/doc/index.m
compile/u/a573c8251a3b8ff3a11c7cffb86f8366/conf-libev/4-12/page-doc.odoc
compile/u/84c3951f68541e20d6694d5726054ebe/base-bytes/base/doc/
compile/u/84c3951f68541e20d6694d5726054ebe/base-bytes/base/doc/index.m
compile/u/84c3951f68541e20d6694d5726054ebe/base-bytes/base/page-doc.odoc
2024-04-23 07:13.32 ---> saved as "dac5b9c2be0ace6ed42d056f4996eba01f7c004f6dbd01650af15886d322a4bf"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/lwt/*.odoc)"))
2024-04-23 07:13.32 ---> saved as "e5dc8d1daeae7e6738a391f0445f58785ce16af45a3a00ce723095ac31d97b9b"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p lwt  ) && (shopt -s nullglob && ((tar -cvf compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/*  && rm -R compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/* && mv compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/META
found archive_names: [lwt, lwt_unix]
process_ocamlobjinfo_file: prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.ocamlobjinfo
trying to look up archive_name: lwt_unix
units: Lwt_features,Lwt_config,Lwt_engine,Lwt_main,Lwt_unix,Lwt_timeout,Lwt_throttle,Lwt_sys,Lwt_bytes,Lwt_io,Lwt_process,Lwt_preemptive,Lwt_gc,Lwt_fmt
process_ocamlobjinfo_file: prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.ocamlobjinfo
trying to look up archive_name: lwt
units: Lwt_sequence,Lwt,Lwt_switch,Lwt_seq,Lwt_stream,Lwt_result,Lwt_pqueue,Lwt_list,Lwt_pool,Lwt_mvar,Lwt_mutex,Lwt_condition
found archive_names: [lwt/Lwt_sequence,Lwt,Lwt_switch,Lwt_seq,Lwt_stream,Lwt_result,Lwt_pqueue,Lwt_list,Lwt_pool,Lwt_mvar,Lwt_mutex,Lwt_condition, lwt_unix/Lwt_features,Lwt_config,Lwt_engine,Lwt_main,Lwt_unix,Lwt_timeout,Lwt_throttle,Lwt_sys,Lwt_bytes,Lwt_io,Lwt_process,Lwt_preemptive,Lwt_gc,Lwt_fmt]
Found 1 mld pages and 3 other pages
compile command: odoc compile ./u.mld -o compile/page-u.odoc --child
                   page-"c54a01132387abe06d99aa8288d7fa63"
compile command: odoc compile ./c54a01132387abe06d99aa8288d7fa63.mld -o
                   compile/u/page-c54a01132387abe06d99aa8288d7fa63.odoc
                   --parent page-"u" -I compile --child page-"lwt"
compile command: odoc compile ./lwt.mld -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/page-lwt.odoc
                   --parent page-"c54a01132387abe06d99aa8288d7fa63" -I
                   compile/u --child page-"5.7.0"
File "./lwt.mld", line 2, characters 16-17:
Warning: Child label is not allowed in the last component of a reference path.
Suggestion: 'child-0' should be first.
compile command: odoc compile ./5.7.0.mld -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/page-5.7.0.odoc
                   --parent page-"lwt" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63 --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/page-doc.odoc
                   --parent page-"5.7.0" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt --child
                   module-lwt_switch --child module-lwt_stream --child
                   module-lwt_sequence --child module-lwt_seq --child
                   module-lwt_result --child module-lwt_pqueue --child
                   module-lwt_pool --child module-lwt_mvar --child
                   module-lwt_mutex --child module-lwt_list --child
                   module-lwt_condition --child module-lwt --child
                   module-lwt_unix --child module-lwt_timeout --child
                   module-lwt_throttle --child module-lwt_sys --child
                   module-lwt_process --child module-lwt_preemptive --child
                   module-lwt_main --child module-lwt_io --child
                   module-lwt_gc --child module-lwt_fmt --child
                   module-lwt_features --child module-lwt_engine --child
                   module-lwt_config --child module-lwt_bytes
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_sequence.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_sequence.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
File "src/core/lwt_sequence.mli", line 21, character 0 to line 23, character 41:
Warning: Alert deprecated not expected here.
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_seq.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_seq.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_stream.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_stream.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_unix.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_bytes.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
                   -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mutex.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mutex.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_condition.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_condition.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_list.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_list.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Lazy 9339b146fb57b73e973430d5ffd6c52e
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalLazy 24528204a58c2912a77812f0a2439856
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_engine.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
File "src/unix/lwt_engine.mli", line 213, character 2 to line 215, character 43:
Warning: Alert deprecated not expected here.
File "src/unix/lwt_engine.mli", line 227, character 2 to line 228, character 59:
Warning: Alert deprecated not expected here.
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_switch.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_switch.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_sys.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Marshal 39df8d8337a9feb3976e5e9ae142e6e5
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_io.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_io.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
                   -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Marshal 39df8d8337a9feb3976e5e9ae142e6e5
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_process.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_process.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
                   -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_mvar.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mvar.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Hashtbl c04858fec86768f735bb82b2552d3868
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_throttle.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_result.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_result.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_gc.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_timeout.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
Missing dependency: Unix 3a423732520b05536abd290bef5048fe
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Marshal 39df8d8337a9feb3976e5e9ae142e6e5
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_fmt.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
                   -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_features.cmt
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_features.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_config.cmt
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_config.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_main.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_main.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pool.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pool.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_preemptive.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/lib/lwt/lwt_pqueue.cmti
                   -o
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pqueue.odoc
                   --parent page-"doc" -I
                   compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0
package mlds: [prep/universes/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/lwt/odoc-pages/index.mld]
File "src/unix/lwt_unix.cppo.mli", line 1278, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).tcflow Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1268, characters 18-33:
Warning: Failed to resolve reference unresolvedroot(Unix).tcflush Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1259, characters 18-33:
Warning: Failed to resolve reference unresolvedroot(Unix).tcdrain Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1256, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).tcsendbreak Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1253, characters 18-35:
Warning: Failed to resolve reference unresolvedroot(Unix).tcsetattr Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1244, characters 18-35:
Warning: Failed to resolve reference unresolvedroot(Unix).tcgetattr Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1196, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).getnameinfo Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1178, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).getaddrinfo Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1156, characters 18-39:
Warning: Failed to resolve reference unresolvedroot(Unix).getservbyport Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1153, characters 18-39:
Warning: Failed to resolve reference unresolvedroot(Unix).getservbyname Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1150, characters 18-42:
Warning: Failed to resolve reference unresolvedroot(Unix).getprotobynumber Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1147, characters 18-40:
Warning: Failed to resolve reference unresolvedroot(Unix).getprotobyname Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1144, characters 18-39:
Warning: Failed to resolve reference unresolvedroot(Unix).gethostbyaddr Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1141, characters 18-39:
Warning: Failed to resolve reference unresolvedroot(Unix).gethostbyname Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1138, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).gethostname Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1091, characters 18-42:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockopt_error Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1088, characters 18-42:
Warning: Failed to resolve reference unresolvedroot(Unix).setsockopt_float Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1085, characters 18-42:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockopt_float Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1082, characters 18-43:
Warning: Failed to resolve reference unresolvedroot(Unix).setsockopt_optint Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1079, characters 18-43:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockopt_optint Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1076, characters 18-40:
Warning: Failed to resolve reference unresolvedroot(Unix).setsockopt_int Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1073, characters 18-40:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockopt_int Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1070, characters 18-36:
Warning: Failed to resolve reference unresolvedroot(Unix).setsockopt Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 1067, characters 18-36:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockopt Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 969, characters 16-30:
Warning: Failed to resolve reference unresolvedroot(Unix).sendto Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 964, characters 16-28:
Warning: Failed to resolve reference unresolvedroot(Unix).send Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 958, characters 16-32:
Warning: Failed to resolve reference unresolvedroot(Unix).recvfrom Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 952, characters 16-28:
Warning: Failed to resolve reference unresolvedroot(Unix).recv Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 943, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).getpeername Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 940, characters 18-37:
Warning: Failed to resolve reference unresolvedroot(Unix).getsockname Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 937, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).shutdown Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 928, characters 18-33:
Warning: Failed to resolve reference unresolvedroot(Unix).connect Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 905, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).accept Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 901, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).listen Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 895, characters 4-16:
Warning: Failed to resolve reference unresolvedroot(Unix).bind Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 891, characters 18-36:
Warning: Failed to resolve reference unresolvedroot(Unix).socketpair Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 886, characters 48-62:
Warning: Failed to resolve reference unresolvedroot(Unix).socket Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 828, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).getgrgid Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 825, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).getpwuid Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 822, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).getgrnam Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 819, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).getpwnam Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 816, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).getlogin Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 790, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).lockf Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 776, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).readlink Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 773, characters 18-33:
Warning: Failed to resolve reference unresolvedroot(Unix).symlink Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 768, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).mkfifo Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 752, characters 35-47:
Warning: Failed to resolve reference unresolvedroot(Unix).pipe Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 742, characters 53-69:
Warning: Failed to resolve reference unresolvedroot(Unix).closedir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 739, characters 37-54:
Warning: Failed to resolve reference unresolvedroot(Unix).rewinddir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 728, characters 51-66:
Warning: Failed to resolve reference unresolvedroot(Unix).readdir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 723, characters 4-19:
Warning: Failed to resolve reference unresolvedroot(Unix).opendir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 716, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).chroot Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 711, characters 16-30:
Warning: Failed to resolve reference unresolvedroot(Unix).getcwd Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 708, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).chdir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 705, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).rmdir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 702, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).mkdir Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 697, characters 18-45:
Warning: Failed to resolve reference unresolvedroot(Unix).clear_close_on_exec Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 694, characters 18-43:
Warning: Failed to resolve reference unresolvedroot(Unix).set_close_on_exec Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 691, characters 18-30:
Warning: Failed to resolve reference unresolvedroot(Unix).dup2 Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 687, characters 18-29:
Warning: Failed to resolve reference unresolvedroot(Unix).dup Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 681, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).access Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 671, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).fchown Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 668, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).chown Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 665, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).fchmod Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 662, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).chmod Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 657, characters 18-30:
Warning: Failed to resolve reference unresolvedroot(Unix).link Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 654, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).rename Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 651, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).unlink Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 644, characters 10-28:
Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 638, characters 8-26:
Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
File "src/unix/lwt_unix.cppo.mli", line 632, characters 20-43:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.fstat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 629, characters 20-43:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.lstat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 626, characters 20-42:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.stat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 606, characters 20-47:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.ftruncate Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 603, characters 20-46:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.truncate Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 600, characters 20-43:
Warning: Failed to resolve reference unresolvedroot(Unix).LargeFile.lseek Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 594, characters 18-32:
Warning: Failed to resolve reference unresolvedroot(Unix).isatty Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 588, characters 33-47:
Warning: Failed to resolve reference unresolvedroot(Unix).utimes Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 580, characters 8-26:
Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 574, characters 6-24:
Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
File "src/unix/lwt_unix.cppo.mli", line 568, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).fstat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 565, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).lstat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 562, characters 18-30:
Warning: Failed to resolve reference unresolvedroot(Unix).stat Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 518, characters 18-35:
Warning: Failed to resolve reference unresolvedroot(Unix).ftruncate Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 515, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).truncate Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 512, characters 18-31:
Warning: Failed to resolve reference unresolvedroot(Unix).lseek Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 343, characters 4-24:
Warning: Failed to resolve reference unresolvedroot(Unix).single_write Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 314, characters 73-85:
Warning: Failed to resolve reference unresolvedroot(Unix).read Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 294, characters 18-34:
Warning: Failed to resolve reference unresolvedroot(Unix).openfile Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 232, characters 34-49:
Warning: Failed to resolve reference unresolvedroot(Unix).waitpid Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 229, characters 18-30:
Warning: Failed to resolve reference unresolvedroot(Unix).wait Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 213, characters 8-20:
Warning: Failed to resolve reference unresolvedroot(Unix).fork Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 197, characters 26-38:
Warning: Failed to resolve reference unresolvedroot(Unix).fork Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 196, characters 33-45:
Warning: Failed to resolve reference unresolvedroot(Unix).fork Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 100, characters 6-24:
Warning: Failed to resolve reference unresolvedroot(Unix).file_descr Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 45, characters 14-39:
Warning: Failed to resolve reference unresolvedroot(Unix).handle_unix_error Couldn't find "Unix"
File "src/unix/lwt_unix.cppo.mli", line 9, characters 14-21:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/core/lwt_seq.mli", line 134, characters 2-51:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/unix/lwt_engine.mli", line 155, characters 20-34:
Warning: Failed to resolve reference unresolvedroot(Unix).select Couldn't find "Unix"
File "src/unix/lwt_process.mli", line 47, characters 11-26:
Warning: Failed to resolve reference unresolvedroot(Unix).sigkill Couldn't find "Unix"
File "src/core/lwt_stream.mli", line 324, characters 4-53:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/core/lwt_stream.mli", line 79, characters 16-42:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Invalid_argument Couldn't find "Stdlib"
File "src/core/lwt_stream.mli", line 48, characters 36-52:
Warning: Failed to resolve reference unresolvedroot(Stdlib).result Couldn't find "Stdlib"
File "src/core/lwt.mli", line 1998, characters 19-35:
Warning: Failed to resolve reference unresolvedroot(Stdlib).ignore Couldn't find "Stdlib"
File "src/core/lwt.mli", line 1607, characters 50-66:
Warning: Failed to resolve reference unresolvedroot(Stdlib).result Couldn't find "Stdlib"
File "src/core/lwt.mli", line 893, characters 4-26:
Warning: Failed to resolve reference unresolvedroot(Lwt_react).of_stream Couldn't find "Lwt_react"
File "src/core/lwt.mli", line 416, characters 4-30:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Invalid_argument Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 788, characters 22-53:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Sys.max_string_length Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 787, character 6 to line 788, character 53:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/unix/lwt_io.mli", line 571, characters 6-38:
Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
File "src/unix/lwt_io.mli", line 482, characters 50-86:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Filename.get_temp_dir_name Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 481, characters 44-79:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Filename.current_dir_name Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 437, characters 4-36:
Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
File "src/unix/lwt_io.mli", line 435, characters 51-66:
Warning: Failed to resolve reference unresolvedroot(Unix).O_TRUNC Couldn't find "Unix"
File "src/unix/lwt_io.mli", line 421, characters 4-21:
Warning: Failed to resolve reference unresolvedroot(Unix).open_flag Couldn't find "Unix"
File "src/unix/lwt_io.mli", line 337, characters 40-68:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Marshal.to_channel Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 282, characters 45-62:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Marshal Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 278, characters 30-60:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Marshal.from_channel Couldn't find "Stdlib"
File "src/unix/lwt_io.mli", line 270, characters 6-40:
Warning: Failed to resolve reference unresolvedroot(End_of_file) Couldn't find "End_of_file"
File "src/unix/lwt_io.mli", line 221, characters 6-58:
Warning: Failed to resolve reference unresolvedroot(End_of_file) Couldn't find "End_of_file"
File "src/unix/lwt_io.mli", line 123, characters 37-46:
Warning: Reference to 'output' is ambiguous. Please specify its kind: type-output, val-output.
File "src/unix/lwt_io.mli", line 123, characters 25-33:
Warning: Reference to 'input' is ambiguous. Please specify its kind: type-input, val-input.
File "src/unix/lwt_io.mli", line 121, characters 34-47:
Warning: Failed to resolve reference unresolvedroot(Unix).lseek Couldn't find "Unix"
File "src/unix/lwt_io.mli", line 31, characters 42-60:
Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
File "src/unix/lwt_fmt.mli", line 78, characters 47-78:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format.pp_print_flush Couldn't find "Stdlib"
File "src/unix/lwt_fmt.mli", line 58, characters 47-73:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format.formatter Couldn't find "Stdlib"
File "src/unix/lwt_fmt.mli", line 53, characters 4-30:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format.formatter Couldn't find "Stdlib"
File "src/unix/lwt_fmt.mli", line 24, characters 15-39:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format.eprintf Couldn't find "Stdlib"
File "src/unix/lwt_fmt.mli", line 20, characters 15-38:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format.printf Couldn't find "Stdlib"
File "src/unix/lwt_fmt.mli", line 10, characters 40-56:
Warning: Failed to resolve reference unresolvedroot(Stdlib).Format Couldn't find "Stdlib"
3 other files to copy
dst: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/opam
dst: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/README.md
dst: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/LICENSE.md
dst: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/CHANGES
dest: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/README.md
dest: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/LICENSE.md
dest: linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/CHANGES
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pqueue.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pool.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_result.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mvar.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_switch.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_list.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_condition.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mutex.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_preemptive.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_main.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_config.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_features.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_fmt.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_timeout.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_gc.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_throttle.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_process.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_io.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_sys.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_engine.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_bytes.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_unix.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_stream.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_seq.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_sequence.odoc
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/index.m
compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/page-doc.odoc
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pqueue.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_pool.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mutex.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_result.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_mvar.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_stream.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_sequence.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_switch.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_list.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_condition.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/Lwt_seq.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_preemptive.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_features.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_main.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_sys.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_config.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_fmt.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_io.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_timeout.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_gc.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_throttle.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_process.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_engine.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_bytes.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/5.7.0/lib/lwt/unix/Lwt_unix.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/CHANGES
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/LICENSE.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/README.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/doc/opam
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/package.json
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0/page-doc.odocl
2024-04-23 07:13.36 ---> saved as "25de4725bc5a70fda484a156e726b2dff9c2283214a8bf8b67114b2b7245759a"

/home/opam/docs/: (run (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 "(echo '0.535059') && (rsync -aR ./compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/c54a01132387abe06d99aa8288d7fa63/lwt/5.7.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.535059
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
COMPILE::5c01fe395a6a66d0df857af9f34aef20570b505ed8eeaf29733036176ca30e7b
LINKED::fc8235b3e3f9c8c57008f7f8292ceeadf009af7e8d1df6d6c3227b698807b8dc
2024-04-23 07:13.37 ---> saved as "80439164acc1a0ec12f388e0dc8a744d8ac9aa0d468294088dac9d651389a92e"
Job succeeded
2024-04-23 07:17.42: Job succeeded