Build:
  1. 0
2024-09-14 13:15.40: New job: Voodoo do ppx_typerep_conv.v0.16.0; b883cb09afd503826e66475a1982619a
2024-09-14 13:15.40: Waiting for resource in pool OCluster
2024-09-14 13:21.20: Waiting for worker…
2024-09-14 13:21.51: Got resource from pool OCluster
2024-09-14 13:21.51: 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:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
         (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#a432fa7b6013bef70b3fcdc64782e309d470e34a && 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:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
 (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/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3,base.v0.16.3-16d5c32468e6f60ca9cf03795b79bc6f,base.v0.16.3 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/ef2ebadbe4f9d5fac1c6826774a0ceef/csexp/1.5.2,csexp.1.5.2-ef2ebadbe4f9d5fac1c6826774a0ceef,csexp.1.5.2 compile/u/44521134ec2271626cc088ea2bc751d6/dune/3.10.0,dune.3.10.0-44521134ec2271626cc088ea2bc751d6,dune.3.10.0 compile/u/372996bf52c50760b357d0db3b872a6e/dune-configurator/3.13.0,dune-configurator.3.13.0-372996bf52c50760b357d0db3b872a6e,dune-configurator.3.13.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/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ocaml-compiler-libs/v0.12.4,ocaml-compiler-libs.v0.12.4-ef2ebadbe4f9d5fac1c6826774a0ceef,ocaml-compiler-libs.v0.12.4 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ppx_derivers/1.2.1,ppx_derivers.1.2.1-ef2ebadbe4f9d5fac1c6826774a0ceef,ppx_derivers.1.2.1 compile/u/c2eeb2426de17d35e12c2d16cffcb5fb/ppxlib/0.31.0,ppxlib.0.31.0-c2eeb2426de17d35e12c2d16cffcb5fb,ppxlib.0.31.0 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/sexplib0/v0.16.0,sexplib0.v0.16.0-ef2ebadbe4f9d5fac1c6826774a0ceef,sexplib0.v0.16.0 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/stdlib-shims/0.3.0,stdlib-shims.0.3.0-ef2ebadbe4f9d5fac1c6826774a0ceef,stdlib-shims.0.3.0 compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0,typerep.v0.16.0-0e7068a2c6d86eebf815e3d6374154cf,typerep.v0.16.0; do IFS=\",\"; set -- $DATA; rsync -aR staging.docs.ci.ocamllabs.io:/data/./$1 .; done) && (rsync -aR staging.docs.ci.ocamllabs.io:/data/./prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/ppx_typerep_conv/*.odoc)"))
 (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p ppx_typerep_conv  ) && (shopt -s nullglob && ((tar -cvf compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/*  && rm -R compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/* && mv compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-810421058d684117922542288ef61984 && mv linked epoch-810421058d684117922542288ef61984/) && (mkdir -p epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0) && (shopt -s nullglob && ((tar -cvf epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/*  && rm -R epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/* && mv epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.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.162632') && (rsync -aR ./compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0 ./epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/ staging.docs.ci.ocamllabs.io:/data/.) && (set 'compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.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-09-14 13:21.51: RETRYING: 2024-09-14/131540-voodoo-do-a96c8b 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:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
2024-09-14 13:22.52 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-14 13:22.52 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" 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 [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB]
Fetched 297 kB in 0s (1077 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 2 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.7 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 ... 18764 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-09-14 13:22.52 ---> using "9f8d78fbabd84d3556e461d455f9af741780950496eea279f144a627e58c0ee3" 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#a432fa7b6013bef70b3fcdc64782e309d470e34a && 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#a432fa7b6013bef70b3fcdc64782e309d470e34a
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#a432fa7b6013bef70b3fcdc64782e309d470e34a
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a (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#a432fa7b6013bef70b3fcdc64782e309d470e34a
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a (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#a432fa7b6013bef70b3fcdc64782e309d470e34a
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a (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#a432fa7b6013bef70b3fcdc64782e309d470e34a
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a (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#a432fa7b6013bef70b3fcdc64782e309d470e34a

The following actions will be performed:
  - install ocamlbuild    0.15.0  [required by astring, bos]
  - install dune          3.16.0  [required by voodoo-do]
  - install num           1.5-1   [required by sexplib]
  - install ocamlfind     1.9.6   [required by astring, bos]
  - install cmdliner      1.3.0   [required by voodoo-do]
  - install seq           base    [required by tyxml, yojson]
  - install sexplib0      v0.17.0 [required by sexplib]
  - install result        1.5     [required by odoc]
  - install cppo          1.7.0   [required by odoc]
  - install camlp-streams 5.0.1   [required by odoc-parser]
  - install topkg         1.0.7   [required by astring, bos]
  - install yojson        2.2.2   [required by voodoo-do]
  - install re            1.12.0  [required by tyxml]
  - install parsexp       v0.17.0 [required by sexplib]
  - 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.17.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.2   [required by odoc]
  - install fpath         0.7.3   [required by odoc, bos, voodoo-lib]
  - install odoc          2.4.2   [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.3.0] found in cache
[cppo.1.7.0] found in cache
[crunch.3.3.1] found in cache
[dune.3.16.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-1] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[odoc.2.4.2] found in cache
[odoc-parser.2.4.2] found in cache
[parsexp.v0.17.0] found in cache
[ptime.1.1.0] found in cache
[re.1.12.0] found in cache
[result.1.5] found in cache
[rresult.0.7.0] found in cache
[sexplib.v0.17.0] found in cache
[sexplib0.v0.17.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.2.2] found in cache
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#a432fa7b6013bef70b3fcdc64782e309d470e34a

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed num.1.5-1
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> 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.16.0
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed crunch.3.3.1
-> installed sexplib0.v0.17.0
-> installed re.1.12.0
-> installed cppo.1.7.0
-> installed yojson.2.2.2
-> installed odoc-parser.2.4.2
-> installed parsexp.v0.17.0
-> installed sexplib.v0.17.0
-> installed voodoo-lib.~dev
-> installed tyxml.4.6.0
-> installed odoc.2.4.2
-> installed voodoo-do.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-14 13:22.52 ---> using "d87e3c9f389293813a76b16c22fb2a4826096810cfa6616acd6a4239d4344d48" from cache

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-09-14 13:22.52 ---> using "700509fc44afc3dcf95c61e5324cdbf750f39eac9ab6c241ff8ce3f6a377770f" from cache
2024-09-14 13:22.52 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
2024-09-14 13:22.52 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-14 13:22.52 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-09-14 13:22.52 ---> using "34f83f87fda2431bd38772c85dd9cab487534accf05a3fda3988d7fd34ca44bf" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-09-14 13:22.52 ---> using "6583ac308283db3c3abadecca67e8e1d526af8517536b6dab788da12401985da" from cache

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-09-14 13:22.52 ---> using "f25aa9aa9628bd1efd9893413b318994015b26bcfbe89e23ae6bd5edf91cf991" 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/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3,base.v0.16.3-16d5c32468e6f60ca9cf03795b79bc6f,base.v0.16.3 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/ef2ebadbe4f9d5fac1c6826774a0ceef/csexp/1.5.2,csexp.1.5.2-ef2ebadbe4f9d5fac1c6826774a0ceef,csexp.1.5.2 compile/u/44521134ec2271626cc088ea2bc751d6/dune/3.10.0,dune.3.10.0-44521134ec2271626cc088ea2bc751d6,dune.3.10.0 compile/u/372996bf52c50760b357d0db3b872a6e/dune-configurator/3.13.0,dune-configurator.3.13.0-372996bf52c50760b357d0db3b872a6e,dune-configurator.3.13.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/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ocaml-compiler-libs/v0.12.4,ocaml-compiler-libs.v0.12.4-ef2ebadbe4f9d5fac1c6826774a0ceef,ocaml-compiler-libs.v0.12.4 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ppx_derivers/1.2.1,ppx_derivers.1.2.1-ef2ebadbe4f9d5fac1c6826774a0ceef,ppx_derivers.1.2.1 compile/u/c2eeb2426de17d35e12c2d16cffcb5fb/ppxlib/0.31.0,ppxlib.0.31.0-c2eeb2426de17d35e12c2d16cffcb5fb,ppxlib.0.31.0 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/sexplib0/v0.16.0,sexplib0.v0.16.0-ef2ebadbe4f9d5fac1c6826774a0ceef,sexplib0.v0.16.0 compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/stdlib-shims/0.3.0,stdlib-shims.0.3.0-ef2ebadbe4f9d5fac1c6826774a0ceef,stdlib-shims.0.3.0 compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0,typerep.v0.16.0-0e7068a2c6d86eebf815e3d6374154cf,typerep.v0.16.0; do IFS=\",\"; set -- $DATA; rsync -aR staging.docs.ci.ocamllabs.io:/data/./$1 .; done) && (rsync -aR staging.docs.ci.ocamllabs.io:/data/./prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/ppx_typerep_conv/
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/ppx_typerep_conv/CHANGES.md
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/ppx_typerep_conv/LICENSE.md
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/ppx_typerep_conv/README.md
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.ocamlobjinfo
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/META
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/dune-package
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.cmi
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.cmt
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.cmti
prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.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/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/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/doc/
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/doc/index.m
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/page-doc.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Typerep_obj.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Type_generic.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Type_generic_intf.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Make_typename.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Std.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Type_abstract.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Typerepable.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Std_internal.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Variant_and_record_intf.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Typename.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Named_intf.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib__Type_equal.odoc
compile/u/0e7068a2c6d86eebf815e3d6374154cf/typerep/v0.16.0/v0.16.0/lib/typerep/Typerep_lib.odoc
compile/u/c2eeb2426de17d35e12c2d16cffcb5fb/ppxlib/0.31.0/doc/
compile/u/c2eeb2426de17d35e12c2d16cffcb5fb/ppxlib/0.31.0/doc/index.m
compile/u/c2eeb2426de17d35e12c2d16cffcb5fb/ppxlib/0.31.0/page-doc.odoc
compile/u/372996bf52c50760b357d0db3b872a6e/dune-configurator/3.13.0/doc/
compile/u/372996bf52c50760b357d0db3b872a6e/dune-configurator/3.13.0/doc/index.m
compile/u/372996bf52c50760b357d0db3b872a6e/dune-configurator/3.13.0/page-doc.odoc
compile/u/44521134ec2271626cc088ea2bc751d6/dune/3.10.0/doc/
compile/u/44521134ec2271626cc088ea2bc751d6/dune/3.10.0/doc/index.m
compile/u/44521134ec2271626cc088ea2bc751d6/dune/3.10.0/page-doc.odoc
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/stdlib-shims/0.3.0/doc/
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/stdlib-shims/0.3.0/doc/index.m
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/stdlib-shims/0.3.0/page-doc.odoc
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/sexplib0/v0.16.0/doc/
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/sexplib0/v0.16.0/doc/index.m
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/sexplib0/v0.16.0/page-doc.odoc
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ppx_derivers/1.2.1/doc/
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ppx_derivers/1.2.1/doc/index.m
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ppx_derivers/1.2.1/page-doc.odoc
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ocaml-compiler-libs/v0.12.4/doc/
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ocaml-compiler-libs/v0.12.4/doc/index.m
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/ocaml-compiler-libs/v0.12.4/page-doc.odoc
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/csexp/1.5.2/doc/
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/csexp/1.5.2/doc/index.m
compile/u/ef2ebadbe4f9d5fac1c6826774a0ceef/csexp/1.5.2/page-doc.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/doc/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/doc/index.m
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/page-doc.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Avltree.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hex_lexer.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Linked_queue.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Obj_array.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Type_equal.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Binary_search.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Float0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__List1.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Uchar.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Linked_queue0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Popcount.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Random_repr.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hash_set.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Backtrace.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Nativeint.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ref.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sexp_with_comparable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Unit.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Bool.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sys.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Buffer.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int_conversions.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Uniform_array.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__List.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__String.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Char0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Float.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int63.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sign_or_nan.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Fn.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Set.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Set_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Source_code_position.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sign.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int_math.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Obj_local.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/caml/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/caml/Caml.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Bytes_tr.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Bytes0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Char.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hash_set_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hashtbl.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hashtbl_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Queue.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Queue_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Stack.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ordered_collection_common.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Stack_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Fieldslib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Exn.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Variantslib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Uchar0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__List0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Map.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Map_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hasher.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Maybe_bound.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int63_emul.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int32.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int64.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Floatable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Variant.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Buffer_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Intable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Nothing.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Identifiable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Identifiable_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ppx_enumerate_lib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Bytes.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Comparable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Comparable_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Comparisons.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Or_error.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Pretty_printer.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sign0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Staged.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/md5/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/md5/Md5_lib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hashable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hashable_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Option_array.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Array.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Binary_searchable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Binary_searchable_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Blit.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Blit_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Option.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Error.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Info.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Info_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Formatter.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sequence.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Indexed_container.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Indexed_container_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Container.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Container_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Lazy.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Result.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sexpable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Stringable.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ordering.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Equal.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Pow_overflow_bounds.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Word_size.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Either.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Either_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Applicative.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Applicative_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Either0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Invariant.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Invariant_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Field.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Monad.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Monad_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Source_code_position0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__String0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__T.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__With_return.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Array_permute.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Array0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Int0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ordered_collection_common0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Random.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sys0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Comparator.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Import.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Globalize.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ppx_compare_lib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Sexp.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Ppx_hash_lib.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hash.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Hash_intf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/base_internalhash_types/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/base_internalhash_types/Base_internalhash_types.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Printf.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Import0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Bool0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__Poly0.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/Base__.odoc
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/shadow_stdlib/
compile/u/16d5c32468e6f60ca9cf03795b79bc6f/base/v0.16.3/v0.16.3/lib/base/shadow_stdlib/Shadow_stdlib.odoc
2024-09-14 13:23.13 ---> saved as "55f132d8fe9526ab3f717b89a296dc7f59fdec58c91d4281e73ef0606e963eba"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/ppx_typerep_conv/*.odoc)"))
2024-09-14 13:23.13 ---> saved as "abdeb227c31ab29f6970b2703ed6396e1eb3d62a0d61112617debd734fe4f587"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p ppx_typerep_conv  ) && (shopt -s nullglob && ((tar -cvf compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/*  && rm -R compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/* && mv compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-810421058d684117922542288ef61984 && mv linked epoch-810421058d684117922542288ef61984/) && (mkdir -p epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0) && (shopt -s nullglob && ((tar -cvf epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/*  && rm -R epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/* && mv epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0.tar epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/META
found archive_names: []
process_ocamlobjinfo_file: prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.ocamlobjinfo
trying to look up archive_name: ppx_typerep_conv
units: Ppx_typerep_conv
failed to find archive_name: ppx_typerep_conv
found archive_names: []
Found 0 mld pages and 3 other pages
libraries: []
compile command: odoc compile ./u.mld -o compile/page-u.odoc --child
                   page-"b883cb09afd503826e66475a1982619a"
compile command: odoc compile ./b883cb09afd503826e66475a1982619a.mld -o
                   compile/u/page-b883cb09afd503826e66475a1982619a.odoc
                   --parent page-"u" -I compile --child
                   page-"ppx_typerep_conv"
compile command: odoc compile ./ppx_typerep_conv.mld -o
                   compile/u/b883cb09afd503826e66475a1982619a/page-ppx_typerep_conv.odoc
                   --parent page-"b883cb09afd503826e66475a1982619a" -I
                   compile/u --child page-"v0.16.0"
File "./ppx_typerep_conv.mld", line 2, characters 18-19:
Warning: Child label is not allowed in the last component of a reference path.
Suggestion: 'child-0' should be first.
compile command: odoc compile ./v0.16.0.mld -o
                   compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/page-v0.16.0.odoc
                   --parent page-"ppx_typerep_conv" -I
                   compile/u/b883cb09afd503826e66475a1982619a --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/page-doc.odoc
                   --parent page-"v0.16.0" -I
                   compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv
                   --child module-ppx_typerep_conv
Missing dependency: Warnings 65100f5a8952322117a187d2c3cc3a17
Missing dependency: Types b1ee1d2edc06a321e60f06b6859bc2a6
Missing dependency: Type_immediacy 227f6b0b51f1d38ac13b388e818d23fb
Missing dependency: Subst 151f94df7fbabd871b7d9172d88fb19c
Missing dependency: Stdppx 3d3ad13e9ccf95b5f883a1502dfe1971
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Sys 35430876c7d8c929086fdca8efc73e48
Missing dependency: Stdlib__StringLabels 864618e2d8497323dfe6eaa95ace4763
Missing dependency: Stdlib__String 8d7e7cd15035dc5d921d9985a1f7d0a3
Missing dependency: Stdlib__StdLabels 2ec10ae58b11d4432d5a415c6b7a2d80
Missing dependency: Stdlib__Set 377c5c852dd2b05c647cdf11b66f92ab
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Map c10b896173aa2c544de555b28ee90050
Missing dependency: Stdlib__ListLabels 2ac20cbf1425aaf96d02b4b2686bcddc
Missing dependency: Stdlib__List 8992587f26a4ebfea5772490b254b328
Missing dependency: Stdlib__Lexing 949e28f0e0f98281ad3e5361c8e0a3c4
Missing dependency: Stdlib__Lazy 9339b146fb57b73e973430d5ffd6c52e
Missing dependency: Stdlib__Hashtbl c04858fec86768f735bb82b2552d3868
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Digest 17051ff52cc6746e479ab37505a0e4bc
Missing dependency: Stdlib__Char b3349238be8a9667e7f08c64bf2ed465
Missing dependency: Stdlib__BytesLabels 918000efba5a2e1f305ef7c9ae5c8952
Missing dependency: Stdlib__Bytes 4386c229afde8970cdf6f40df1a450d1
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Array 52e44fdea03eac380addda1bf0f21120
Missing dependency: Stdlib__Arg 18253dcec67095590704d82c26fe23cf
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: Shape eb7f59d519893df4dab5f84ebdbcd870
Missing dependency: Sexplib0__Sexp_grammar cd7ac65e86daa8907eacf8c0d6694f94
Missing dependency: Sexplib0__Sexp_conv_grammar 8cd4061c271970c054aa9b24c1585eb2
Missing dependency: Sexplib0__Sexp_conv 1c2239a71ab63d5f067bb5532b03d5ba
Missing dependency: Sexplib0__Sexp 33f64829dc3aad61dee97575a841779f
Missing dependency: Sexplib0__ 8033225efa038eff515c43d23b40c472
Missing dependency: Sexplib0 da2e06de8fd3ab3c3312a5087c15bc02
Missing dependency: Profile c969843f3c714da90bef408ecab6172c
Missing dependency: Primitive 7d536868a20f7cdc41cbf9e8f547d513
Missing dependency: Ppxlib_traverse_builtins edda7478fa265e547bc523133cfa5f0d
Missing dependency: Ppxlib_ast__Versions 052bbd17a543d08a46583658e005df09
Missing dependency: Ppxlib_ast__Import 1bde0a2689904de65296673d59c607e9
Missing dependency: Ppxlib_ast__Ast 3f1a863d9a64b77517d4b1c0085dfa45
Missing dependency: Ppxlib_ast__ b67b9f4a363bf995d07d608b02721478
Missing dependency: Ppxlib_ast 02793ae52c5e56f77e55ec7ee883499a
Missing dependency: Ppxlib__Utils 6cdb71d039fc0bc1c25e4e2642c054df
Missing dependency: Ppxlib__Name ca43976e6d994547c8d65b3b7321298c
Missing dependency: Ppxlib__Longident ec23e60cb4cb449cd1e4322d70314884
Missing dependency: Ppxlib__Location 0d8b41b06e871d23d5c226997d8408c1
Missing dependency: Ppxlib__Loc b7d0046783a2dfb1eb233ab68014a69b
Missing dependency: Ppxlib__Import 927cb9cd05638daea5069737b17d5cf1
Missing dependency: Ppxlib__Expansion_context d23c905f86cbacdb4e3a36489c7bdc55
Missing dependency: Ppxlib__Deriving ad5b5840c18406af75e8ddab3817362e
Missing dependency: Ppxlib__Common 3e53f44c9491c8868138f9c8620ec193
Missing dependency: Ppxlib__Code_path 1dd3728fd560f0f47b4e610749695e4a
Missing dependency: Ppxlib__Attribute a27e7eb2b71bf560e7d7b5eb71486d08
Missing dependency: Ppxlib__Ast_traverse0 72b1ab65039bf15d4495464b79ae17e1
Missing dependency: Ppxlib__Ast_traverse 42080db07a5c73b439819c7f3f0b516f
Missing dependency: Ppxlib__Ast_pattern_generated 3ad8aa9905da6a4da78ad3312108144b
Missing dependency: Ppxlib__Ast_pattern0 ffcbc4e59fc9512ae6ee22c628519a1d
Missing dependency: Ppxlib__Ast_pattern 172c264f779f139052779e8fd54d6fcb
Missing dependency: Ppxlib__ 4a51e00059af5f5d4f08fe4fc27c11ed
Missing dependency: Ppxlib d880bb4b060ba59573a826b49735b507
Missing dependency: Path 0cb7b2198138e42a1572b9a059fc0a1a
Missing dependency: Parsetree ffb8b245b3c93fab76140d2a644faaf2
Missing dependency: Outcometree 391525ead3ced20448a5d0c934ea518e
Missing dependency: Ocaml_shadow 94aba9c509bc7acf9bb44e9720c3adce
Missing dependency: Ocaml_common 31d4c314a3e8bb8e47c0ddb4407f3875
Missing dependency: Misc 2a1a1aea63bf83a15ccbb70c4ffc99c6
Missing dependency: Longident f82fd0095c1a0ab8a24744a429e2f8e2
Missing dependency: Location b2b648051dc14300e3c2b2717a94393a
Missing dependency: Load_path 0c40e46ce6a453ac68ac365814fc6f7d
Missing dependency: Identifiable 0446cf0e9e475501b8d6bb252f233bd3
Missing dependency: Ident 08393b21bb2edca3287808ae5cdf1404
Missing dependency: Env 150ab58e7808a96ae32211f82ab2f5df
Missing dependency: Compmisc 427f5cae0454b302f27d2d43d698482a
Missing dependency: Cmi_format 36b108558b2217983df987ae080b4367
Missing dependency: Clflags a276c147c7457c1d177b08f35d42903b
Missing dependency: CamlinternalLazy 24528204a58c2912a77812f0a2439856
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
Missing dependency: Build_path_prefix_map 791ca7cf44dcc6d80bd0ac95f1360863
Missing dependency: Asttypes 2fec55a0aeccaffbf3a95eaddab5b3d8
Missing dependency: Astlib__Parse cb695187642e932409cfcb4383afc1ab
Missing dependency: Astlib__Longident 0ac0e98eb16ee1bfeea12396cc6e2259
Missing dependency: Astlib__Location 6e6e99faa2df39d781e5651a78670055
Missing dependency: Astlib__Ast_501 cf2241bc18f251df9992ef80a8689426
Missing dependency: Astlib__Ast_500 cacaf0b24570a8205b66f609a2548dfe
Missing dependency: Astlib__Ast_414 69b370d08672d937f3a79d6e46eb8fb3
Missing dependency: Astlib__Ast_413 f05013cd109db1b14f29acc11cc00bbe
Missing dependency: Astlib__Ast_412 3eb553140904c738a37019d273d8fba9
Missing dependency: Astlib__Ast_411 1eba79bf0544b46e76b7084031e1a82b
Missing dependency: Astlib__Ast_410 171e4f5d6d3005d6580a2fe263c9d6e8
Missing dependency: Astlib__Ast_409 509349eab948b599cfdd03a58ba1961b
Missing dependency: Astlib__Ast_408 e1dc2525a2bc065707fc01589ea52c04
Missing dependency: Astlib__Ast_407 a3cac93860e66247598a2f1527943a12
Missing dependency: Astlib__Ast_406 76981f51e8f48d0b700ca1a46879cb97
Missing dependency: Astlib__Ast_405 913b11eef17fad7a8a8e51343ec6bacf
Missing dependency: Astlib__Ast_404 491b8f5a72faf638c1a7754f6f1dec94
Missing dependency: Astlib__Ast_403 ce4df2f79b58fb7f024c79189af599b4
Missing dependency: Astlib__Ast_402 b25da1e6c1903a052f5c7e7f277ccfbd
Missing dependency: Astlib__ f69b2e6e8f248f350869051343dbbf41
Missing dependency: Astlib 022a5870c103c943ea518f1de89c3907
compile command: odoc compile
                   prep/universes/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/lib/ppx_typerep_conv/ppx_typerep_conv.cmti
                   -o
                   compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/ppx_typerep_conv/Ppx_typerep_conv.odoc
                   --parent page-"doc" -I
                   compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0
No children
3 other files to copy
dst: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/opam
dst: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/README.md
dst: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/LICENSE.md
dst: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/CHANGES.md
dest: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/README.md
dest: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/LICENSE.md
dest: linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/CHANGES.md
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/index.m
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/page-doc.odoc
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/ppx_typerep_conv/
compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/ppx_typerep_conv/Ppx_typerep_conv.odoc
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/CHANGES.md
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/LICENSE.md
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/README.md
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/doc/opam
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/package.json
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/page-doc.odocl
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/ppx_typerep_conv/
epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0/v0.16.0/lib/ppx_typerep_conv/Ppx_typerep_conv.odocl
2024-09-14 13:23.14 ---> saved as "ceafaf68d8f7269591e823d652a02e1403d25537e26846920a8cc3e93dd414a6"

/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.162632') && (rsync -aR ./compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0 ./epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/ staging.docs.ci.ocamllabs.io:/data/.) && (set 'compile/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-810421058d684117922542288ef61984/linked/u/b883cb09afd503826e66475a1982619a/ppx_typerep_conv/v0.16.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.162632
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
COMPILE::87a8a9912e7245c797709383b314db6f6c3fb3cf0bcea7d78296ab0c027c7f35
LINKED::583a4ef21a1b242415bbf2eea9de0539352eee1a23d96b6b6eaa5502f220dbc7
2024-09-14 13:23.15 ---> saved as "bea89d995a161bfb29d6f6712a68eb4b7271a22d8cd56e13a30d8691440c1625"
Job succeeded
2024-09-14 13:23.16: Job succeeded