Build:
  1. 0
2024-05-03 12:24.19: New job: Voodoo do eqaf.0.9; 3cd73fa9d4d57964d64f624261742134
2024-05-03 12:24.19: Waiting for resource in pool OCluster
2024-05-03 12:24.19: Waiting for worker…
2024-05-03 12:24.21: Got resource from pool OCluster
2024-05-03 12:24.21: Using cache hint "docs-universe-compile-4.14.2~rc1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e)
         (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-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e)
 (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/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/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4,cmdliner.1.0.4-2840d0f0766e0b5c02c6b87a04ee97de,cmdliner.1.0.4 compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0,cstruct.6.2.0-6a499e9ee849bda8d6345f6d9d3caed3,cstruct.6.2.0 compile/u/87f3d56f39553021c2972d49df69dc4f/dune/3.14.2,dune.3.14.2-87f3d56f39553021c2972d49df69dc4f,dune.3.14.2 compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0,fmt.0.9.0-985bcb6a92be2d426fb0ad1657904e4d,fmt.0.9.0 compile/u/f62b805f2564899b2bd08e74f4334c49/ocaml/4.14.2,ocaml.4.14.2-f62b805f2564899b2bd08e74f4334c49,ocaml.4.14.2 compile/p/ocaml-base-compiler/4.14.2~rc1,ocaml-base-compiler.4.14.2~rc1-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.14.2~rc1 compile/u/e285643eec26d2bc74a2c01bcdf1cba7/ocaml-config/2,ocaml-config.2-e285643eec26d2bc74a2c01bcdf1cba7,ocaml-config.2 compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3,ocamlbuild.0.14.3-2840d0f0766e0b5c02c6b87a04ee97de,ocamlbuild.0.14.3 compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6,ocamlfind.1.9.6-2840d0f0766e0b5c02c6b87a04ee97de,ocamlfind.1.9.6 compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7,topkg.1.0.7-c0c9215f26253970c414651fe5b13241,topkg.1.0.7; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/eqaf/*.odoc)"))
 (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p eqaf  ) && (shopt -s nullglob && ((tar -cvf compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/*  && rm -R compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/* && mv compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/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.416319') && (rsync -aR ./compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9'; 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-4.14.2~rc1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-03 12:24.21: RETRYING: 2024-05-03/122419-voodoo-do-e40111 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e' locally
docker.io/ocaml/opam@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e: Pulling from ocaml/opam
666dde42acf6: Pulling fs layer
666dde42acf6: Verifying Checksum
666dde42acf6: Download complete
666dde42acf6: Pull complete
Digest: sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e
Status: Downloaded newer image for ocaml/opam@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e
2024-05-03 12:20.25 ---> using "6bc7e89b5725106f75c11a8b774d971b425f7dab532e626727166f8fc8501d75" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-03 12:20.25 ---> using "fd0220dde4068a5866e9f116a9be9db3e583e2e58c01fabffc389b9d64e78c9c" 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 bookworm-updates/main amd64 Packages.diff/Index [10.6 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB]
Fetched 270 kB in 0s (763 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 5 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 (6037 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 ... 18735 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-05-03 12:20.25 ---> using "f90b5ebc438272768044e01b3142e27b4455aa46eb132848aa9639eda5bce91f" 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-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
[voodoo-lib.~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-05-03 12:20.25 ---> using "127d5fcdc3125f50dd14638814bb0ed79c44bf27d20174ffe8d15aefc08c2cf6" from cache

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-05-03 12:20.25 ---> using "b1b2f693dfc69b964a0da2d498d6b75d9a65227a027cdaee5ea2402f1341f731" from cache
2024-05-03 12:20.25 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e' locally
docker.io/ocaml/opam@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e: Pulling from ocaml/opam
666dde42acf6: Pulling fs layer
666dde42acf6: Verifying Checksum
666dde42acf6: Download complete
666dde42acf6: Pull complete
Digest: sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e
Status: Downloaded newer image for ocaml/opam@sha256:35b1aa76181479f2ba40039ae0c5fa5d94e24300e1eb606117587a8e82e9d89e
2024-05-03 12:20.25 ---> using "6bc7e89b5725106f75c11a8b774d971b425f7dab532e626727166f8fc8501d75" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-03 12:20.25 ---> using "fd0220dde4068a5866e9f116a9be9db3e583e2e58c01fabffc389b9d64e78c9c" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-05-03 12:20.25 ---> using "5b1fcd32b412eb678c8c21941d573dac290d024a380e1829419377ffe7b4d013" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-05-03 12:20.25 ---> using "2684f188e6ab66c8981a949971e8e8e8d3bdc09abc92b8ed1b0e5294133d1a2d" from cache

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-05-03 12:20.25 ---> using "c610bd438071d79f0f9e979911af5ba18c32694feea2c9105d10eca236896664" 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/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/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4,cmdliner.1.0.4-2840d0f0766e0b5c02c6b87a04ee97de,cmdliner.1.0.4 compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0,cstruct.6.2.0-6a499e9ee849bda8d6345f6d9d3caed3,cstruct.6.2.0 compile/u/87f3d56f39553021c2972d49df69dc4f/dune/3.14.2,dune.3.14.2-87f3d56f39553021c2972d49df69dc4f,dune.3.14.2 compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0,fmt.0.9.0-985bcb6a92be2d426fb0ad1657904e4d,fmt.0.9.0 compile/u/f62b805f2564899b2bd08e74f4334c49/ocaml/4.14.2,ocaml.4.14.2-f62b805f2564899b2bd08e74f4334c49,ocaml.4.14.2 compile/p/ocaml-base-compiler/4.14.2~rc1,ocaml-base-compiler.4.14.2~rc1-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.14.2~rc1 compile/u/e285643eec26d2bc74a2c01bcdf1cba7/ocaml-config/2,ocaml-config.2-e285643eec26d2bc74a2c01bcdf1cba7,ocaml-config.2 compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3,ocamlbuild.0.14.3-2840d0f0766e0b5c02c6b87a04ee97de,ocamlbuild.0.14.3 compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6,ocamlfind.1.9.6-2840d0f0766e0b5c02c6b87a04ee97de,ocamlfind.1.9.6 compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7,topkg.1.0.7-c0c9215f26253970c414651fe5b13241,topkg.1.0.7; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 .) && (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.
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/eqaf/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/eqaf/CHANGES.md
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/eqaf/LICENSE.md
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/eqaf/README.md
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.ocamlobjinfo
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/META
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.ocamlobjinfo
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.cmi
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.cmt
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.cmti
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.ocamlobjinfo
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.cmi
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.cmt
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.cmti
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/dune-package
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.cmi
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.cmt
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.cmti
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__.cmi
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__.cmt
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__Unsafe.cmi
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__Unsafe.cmt
prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/opam
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/1.0.7/
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/1.0.7/lib/
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/1.0.7/lib/topkg/
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/1.0.7/lib/topkg/Topkg.odoc
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/doc/
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/doc/index.m
compile/u/c0c9215f26253970c414651fe5b13241/topkg/1.0.7/page-doc.odoc
compile/u/e285643eec26d2bc74a2c01bcdf1cba7/ocaml-config/2/doc/
compile/u/e285643eec26d2bc74a2c01bcdf1cba7/ocaml-config/2/doc/index.m
compile/u/e285643eec26d2bc74a2c01bcdf1cba7/ocaml-config/2/page-doc.odoc
compile/u/f62b805f2564899b2bd08e74f4334c49/ocaml/4.14.2/doc/
compile/u/f62b805f2564899b2bd08e74f4334c49/ocaml/4.14.2/doc/index.m
compile/u/f62b805f2564899b2bd08e74f4334c49/ocaml/4.14.2/page-doc.odoc
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/lib/
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/lib/fmt/
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/lib/fmt/Fmt_cli.odoc
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/lib/fmt/Fmt_tty.odoc
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/0.9.0/lib/fmt/Fmt.odoc
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/doc/
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/doc/index.m
compile/u/985bcb6a92be2d426fb0ad1657904e4d/fmt/0.9.0/page-doc.odoc
compile/u/87f3d56f39553021c2972d49df69dc4f/dune/3.14.2/doc/
compile/u/87f3d56f39553021c2972d49df69dc4f/dune/3.14.2/doc/index.m
compile/u/87f3d56f39553021c2972d49df69dc4f/dune/3.14.2/page-doc.odoc
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/lib/
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/lib/cstruct/
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/lib/cstruct/Cstruct_cap.odoc
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/lib/cstruct/Cstruct.odoc
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/doc/
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/doc/index.m
compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/page-doc.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_meta.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_split.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_lint.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_args.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib_config.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_topo.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_dynload.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Ocaml_args.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Topfind.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_package_base.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metascanner.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metatoken.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/doc/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/doc/index.m
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlfind/1.9.6/page-doc.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/Ocamlbuild_plugin.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/Ocamlbuild_pack.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/Ocamlbuild_unix_plugin.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/Ocamlbuild_executor.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/0.14.3/lib/ocamlbuild/Signatures.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/doc/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/doc/index.m
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/ocamlbuild/0.14.3/page-doc.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/1.0.4/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/1.0.4/lib/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/1.0.4/lib/cmdliner/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/1.0.4/lib/cmdliner/Cmdliner.odoc
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/doc/
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/doc/index.m
compile/u/2840d0f0766e0b5c02c6b87a04ee97de/cmdliner/1.0.4/page-doc.odoc
compile/p/ocaml-base-compiler/4.14.2~rc1/doc/
compile/p/ocaml-base-compiler/4.14.2~rc1/doc/index.m
compile/p/ocaml-base-compiler/4.14.2~rc1/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
2024-05-03 12:20.35 ---> saved as "301245bfb05ba077bd1d9a846111a6def5b570e95a0bbcfe68fb9fa9a9589d3d"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/eqaf/*.odoc)"))
2024-05-03 12:20.36 ---> saved as "b8fa68c54a1ee438a7140e5069b2efe4e1a55bd4b60da24e8e4e420ef97c78a8"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p eqaf  ) && (shopt -s nullglob && ((tar -cvf compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/*  && rm -R compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/* && mv compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/META
found archive_names: [eqaf, eqaf_bigstring, eqaf_cstruct]
process_ocamlobjinfo_file: prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.ocamlobjinfo
trying to look up archive_name: eqaf_cstruct
units: Eqaf_cstruct
process_ocamlobjinfo_file: prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.ocamlobjinfo
trying to look up archive_name: eqaf_bigstring
units: Eqaf_bigstring
process_ocamlobjinfo_file: prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.ocamlobjinfo
trying to look up archive_name: eqaf
units: Eqaf__,Eqaf__Unsafe,Eqaf
found archive_names: [eqaf/Eqaf__,Eqaf__Unsafe,Eqaf, eqaf_bigstring/Eqaf_bigstring, eqaf_cstruct/Eqaf_cstruct]
Found 0 mld pages and 3 other pages
libraries: [eqaf,eqaf.bigstring,eqaf.cstruct]
compile command: odoc compile ./u.mld -o compile/page-u.odoc --child
                   page-"3cd73fa9d4d57964d64f624261742134"
compile command: odoc compile ./3cd73fa9d4d57964d64f624261742134.mld -o
                   compile/u/page-3cd73fa9d4d57964d64f624261742134.odoc
                   --parent page-"u" -I compile --child page-"eqaf"
compile command: odoc compile ./eqaf.mld -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/page-eqaf.odoc
                   --parent page-"3cd73fa9d4d57964d64f624261742134" -I
                   compile/u --child page-"0.9"
File "./eqaf.mld", line 2, characters 14-15:
Warning: Child label is not allowed in the last component of a reference path.
Suggestion: 'child-9' should be first.
compile command: odoc compile ./0.9.mld -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/page-0.9.odoc
                   --parent page-"eqaf" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134 --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/page-doc.odoc
                   --parent page-"0.9" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf --child
                   module-eqaf__Unsafe --child module-eqaf__ --child
                   module-eqaf --child module-eqaf_bigstring --child
                   module-eqaf_cstruct
File "./doc.mld", line 5, characters 15-30:
Warning: '{!modules ...}' should begin on its own line.
File "./doc.mld", line 8, characters 15-40:
Warning: '{!modules ...}' should begin on its own line.
File "./doc.mld", line 11, characters 15-38:
Warning: '{!modules ...}' should begin on its own line.
compile command: odoc compile
                   prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__.cmt
                   -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf__.odoc
                   --parent page-"doc" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9
Missing dependency: Stdlib 79b0e9d3b6f7fed07eb3cc2abb961b91
Missing dependency: CamlinternalFormatBasics 8f8f634558798ee408df3c50a5539b15
compile command: odoc compile
                   prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf.cmti
                   -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf.odoc
                   --parent page-"doc" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/
Missing dependency: Stdlib__Complex 4555217c759e89d65daa8f682eb09b35
Missing dependency: Stdlib__Bigarray 994a14f10d5ae081663b52b790ee11d3
Missing dependency: Stdlib 79b0e9d3b6f7fed07eb3cc2abb961b91
Missing dependency: CamlinternalFormatBasics 8f8f634558798ee408df3c50a5539b15
compile command: odoc compile
                   prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/bigstring/eqaf_bigstring.cmti
                   -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/bigstring/Eqaf_bigstring.odoc
                   --parent page-"doc" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9
Missing dependency: Stdlib__Uchar c0dde02a556a6d79e363ad365d165d57
Missing dependency: Stdlib__Seq b63511032211eae4b567ba313cd72962
Missing dependency: Stdlib__Either 26845df28d19584687a38a1ab814c3f9
Missing dependency: Stdlib__Bytes 3d02c33317c0108c61e7a5eefa37519a
Missing dependency: Stdlib 79b0e9d3b6f7fed07eb3cc2abb961b91
Missing dependency: CamlinternalFormatBasics 8f8f634558798ee408df3c50a5539b15
compile command: odoc compile
                   prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/eqaf__Unsafe.cmt
                   -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf__Unsafe.odoc
                   --parent page-"doc" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/
Missing dependency: Stdlib__Uchar c0dde02a556a6d79e363ad365d165d57
Missing dependency: Stdlib__Seq b63511032211eae4b567ba313cd72962
Missing dependency: Stdlib__Format b6edb97b685819e873481fe05723c8bc
Missing dependency: Stdlib__Either 26845df28d19584687a38a1ab814c3f9
Missing dependency: Stdlib__Complex 4555217c759e89d65daa8f682eb09b35
Missing dependency: Stdlib__Buffer 4b09c9a6d0622bbf5a3829234b481822
Missing dependency: Stdlib__Bigarray 994a14f10d5ae081663b52b790ee11d3
Missing dependency: Stdlib 79b0e9d3b6f7fed07eb3cc2abb961b91
Missing dependency: CamlinternalFormatBasics 8f8f634558798ee408df3c50a5539b15
compile command: odoc compile
                   prep/universes/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/lib/eqaf/cstruct/eqaf_cstruct.cmti
                   -o
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/cstruct/Eqaf_cstruct.odoc
                   --parent page-"doc" -I
                   compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 -I
                   compile/u/6a499e9ee849bda8d6345f6d9d3caed3/cstruct/6.2.0/6.2.0/lib/cstruct/
No children
File "lib/eqaf.mli", line 210, characters 46-59:
Warning: Failed to resolve reference unresolvedroot(bytes) Couldn't find "bytes"
File "lib/eqaf.mli", line 210, characters 20-34:
Warning: Failed to resolve reference unresolvedroot(string) Couldn't find "string"
File "lib/eqaf.mli", line 181, characters 51-60:
Warning: Failed to resolve reference unresolvedroot(string) Couldn't find "string"
File "lib/eqaf.mli", line 156, characters 44-69:
Warning: Failed to resolve reference unresolvedroot(String).uppercase_ascii Couldn't find "String"
File "lib/eqaf.mli", line 151, characters 44-69:
Warning: Failed to resolve reference unresolvedroot(String).lowercase_ascii Couldn't find "String"
File "lib/eqaf.mli", line 146, characters 4-45:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "lib/eqaf.mli", line 108, characters 4-60:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "lib/eqaf.mli", line 79, character 4 to line 80, character 21:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "lib/eqaf.mli", line 65, character 4 to line 66, character 21:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "lib/eqaf.mli", line 30, characters 48-69:
Warning: Failed to resolve reference unresolvedroot(Int32).unsigned_rem Couldn't find "Int32"
File "lib/eqaf.mli", line 30, characters 22-43:
Warning: Failed to resolve reference unresolvedroot(Int32).unsigned_div Couldn't find "Int32"
File "lib/eqaf.mli", line 28, characters 31-48:
Warning: Failed to resolve reference unresolvedroot(String).compare Couldn't find "String"
File "lib/eqaf.mli", line 27, characters 25-42:
Warning: Failed to resolve reference unresolvedroot(String).compare Couldn't find "String"
File "lib/eqaf.mli", line 26, characters 20-35:
Warning: Failed to resolve reference unresolvedroot(String).equal Couldn't find "String"
File "lib/eqaf.mli", line 20, characters 11-28:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "lib/eqaf.mli", line 14, characters 21-36:
Warning: Failed to resolve reference unresolvedroot(String).equal Couldn't find "String"
File "lib/eqaf.mli", line 14, characters 3-20:
Warning: Failed to resolve reference unresolvedroot(String).compare Couldn't find "String"
File "lib/eqaf.mli", line 11, characters 21-36:
Warning: Failed to resolve reference unresolvedroot(String).equal Couldn't find "String"
File "lib/eqaf.mli", line 11, characters 3-20:
Warning: Failed to resolve reference unresolvedroot(String).compare Couldn't find "String"
3 other files to copy
dst: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/opam
dst: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/README.md
dst: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/LICENSE.md
dst: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/CHANGES.md
dest: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/README.md
dest: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/LICENSE.md
dest: linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/CHANGES.md
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/cstruct/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/cstruct/Eqaf_cstruct.odoc
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf__Unsafe.odoc
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/bigstring/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/bigstring/Eqaf_bigstring.odoc
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf.odoc
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf__.odoc
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/index.m
compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/page-doc.odoc
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/cstruct/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/cstruct/Eqaf_cstruct.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/bigstring/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/bigstring/Eqaf_bigstring.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/0.9/lib/eqaf/Eqaf.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/CHANGES.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/LICENSE.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/README.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/doc/opam
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/package.json
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9/page-doc.odocl
2024-05-03 12:20.37 ---> saved as "099b27a99b7397688da6475631b71d332ac7af1878b4e7d2667bad7696c74bf5"

/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.416319') && (rsync -aR ./compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/3cd73fa9d4d57964d64f624261742134/eqaf/0.9'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.416319
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
COMPILE::9eb95ae44e7021c833364a8b2bdb206292542c64dd7453a8c3265d30bfadc1c0
LINKED::aa10f6dedfeafada6123244edeeef20b664a66060e5dc9575c6a255d3b2b2842
2024-05-03 12:20.38 ---> saved as "fd622047d2a4ad04824a1b7251014090cd09852c9a12135311be6a42f840aeeb"
Job succeeded
2024-05-03 12:24.37: Job succeeded