Build:
  1. 0
2024-05-29 15:07.17: New job: Voodoo prep parsexp_io.v0.17.0; f1c64f56050992124c39074a0b554ab5
2024-05-29 15:07.17: Waiting for resource in pool OCluster
2024-05-29 16:55.35: Waiting for worker…
2024-05-29 16:57.04: Got resource from pool OCluster
2024-05-29 16:57.04: Using cache hint "docs-universe-prep-5.1.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:60c225d6a1c7b1dbe1cea6fe3c911e668e7278d26ec0e44f1d0affc0946678d8)
         (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 pkg-config"))
         (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#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:60c225d6a1c7b1dbe1cea6fe3c911e668e7278d26ec0e44f1d0affc0946678d8)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.15.3"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy parsexp_io.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib.0.32.1 ppx_js_style.v0.17.0 ppx_derivers.1.2.1 parsexp.v0.17.0 octavius.1.2.2 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.15.3 dune.3.15.3 csexp.1.5.2 base.v0.17.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u parsexp_io:f1c64f56050992124c39074a0b554ab5,stdio:39c7fc5bd01fddfa14874e50d99a8ab7,ppx_js_style:19bf8b9c908d874fe559a04f1871b55b,octavius:7b15e93cdbbb0ed0bd82558425ef8b01"))
 (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.625645') && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 0021c0358e0245dafc87241bf32e030d2ee8e588 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-29 16:57.04: RETRYING: 2024-05-29/150717-voodoo-prep-ddf771 Number of retries: 0 (retriable error condition)
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
Updating files:  62% (21095/33995)
Updating files:  63% (21417/33995)
Updating files:  64% (21757/33995)
Updating files:  65% (22097/33995)
Updating files:  66% (22437/33995)
Updating files:  67% (22777/33995)
Updating files:  68% (23117/33995)
Updating files:  69% (23457/33995)
Updating files:  70% (23797/33995)
Updating files:  71% (24137/33995)
Updating files:  72% (24477/33995)
Updating files:  73% (24817/33995)
Updating files:  74% (25157/33995)
Updating files:  75% (25497/33995)
Updating files:  76% (25837/33995)
Updating files:  77% (26177/33995)
Updating files:  78% (26517/33995)
Updating files:  79% (26857/33995)
Updating files:  80% (27196/33995)
Updating files:  81% (27536/33995)
Updating files:  82% (27876/33995)
Updating files:  83% (28216/33995)
Updating files:  84% (28556/33995)
Updating files:  85% (28896/33995)
Updating files:  86% (29236/33995)
Updating files:  87% (29576/33995)
Updating files:  88% (29916/33995)
Updating files:  89% (30256/33995)
Updating files:  90% (30596/33995)
Updating files:  91% (30936/33995)
Updating files:  92% (31276/33995)
Updating files:  93% (31616/33995)
Updating files:  94% (31956/33995)
Updating files:  95% (32296/33995)
Updating files:  96% (32636/33995)
Updating files:  97% (32976/33995)
Updating files:  98% (33316/33995)
Updating files:  99% (33656/33995)
Updating files: 100% (33995/33995)
Updating files: 100% (33995/33995), done.
HEAD is now at 0021c0358e Merge pull request #25931 from emillon/release-dune-3.15.3

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:60c225d6a1c7b1dbe1cea6fe3c911e668e7278d26ec0e44f1d0affc0946678d8)
2024-05-29 16:53.32 ---> using "2ff1652276ddfd1e753cd24d9c3d1d53cf715eae160895c7d001ed41d914e87d" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-29 16:53.32 ---> using "4f2f3ccbc1af217020a877bf58de4b61978e5abc2d823aaefe8641445b618da4" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
Fetched 260 kB in 0s (824 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (15.0 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18766 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-05-29 16:53.32 ---> using "3f443f5289f894dfc20588f479fb2cd5b2440fc0b24650bc07495ee7b2800f8f" 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#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[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#67ccabec49b5f4d24147839291fcae7c19d3e8c9
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#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (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#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (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#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (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#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (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-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install dune             3.15.2 [required by voodoo-prep]
  - install topkg            1.0.7  [required by bos]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install re               1.11.0 [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.1.5  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.15.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> 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 fmt.0.9.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.2
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:53.32 ---> using "a1672e510826b95aa0a9f990d567dc86ef3712641815cc517f969483edab3162" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-05-29 16:53.32 ---> using "f81cc690068b7bb20e7d1d92bfdd14f8dbf849bf39e5b19dd8e5fa2afa3c8391" from cache
2024-05-29 16:53.32 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:60c225d6a1c7b1dbe1cea6fe3c911e668e7278d26ec0e44f1d0affc0946678d8)
2024-05-29 16:53.32 ---> using "2ff1652276ddfd1e753cd24d9c3d1d53cf715eae160895c7d001ed41d914e87d" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-29 16:53.32 ---> using "4f2f3ccbc1af217020a877bf58de4b61978e5abc2d823aaefe8641445b618da4" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-05-29 16:53.32 ---> using "78974cc60f40b3de4a7ce3f8fefe66eece435c6f06403fd8e4de6d4219de52fc" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-29 16:53.51 ---> saved as "7600ed84d0a86421e3f23ac30a663ba3965d5c0b95301b723d2b6e894dd8cb51"

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-29 16:53.51 ---> saved as "355c95cd573a39a5fcecb5335619d116fcc8edecfb48ff31ccaffdd6bce19a90"

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

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

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

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-05-29 16:55.09 ---> saved as "0fef64099546ba6ea53a7eabad4c1096ce33aa31720b95bed672dd2dceb35264"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.1 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-05-29 16:55.40 ---> saved as "64cf194784af641499cb4f2236b831cc44ed0d0c139d8917afbda8a65179da4f"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-29 16:55.41 ---> saved as "cac40d63f1c7d94f1d3c18e1cc2434b173c1e89f5ee82b7ff21dfc9346f46705"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.15.3"))
The following actions will be performed:
  - install dune 3.15.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.15.3  (cached)
-> installed dune.3.15.3
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:56.44 ---> saved as "c78528869b6fed934d9bcc54e991996645461c9ffe37738121f5c2ecc40f4aeb"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy parsexp_io.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib.0.32.1 ppx_js_style.v0.17.0 ppx_derivers.1.2.1 parsexp.v0.17.0 octavius.1.2.2 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.15.3 dune.3.15.3 csexp.1.5.2 base.v0.17.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
Fetched 260 kB in 0s (769 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy parsexp_io.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib.0.32.1 ppx_js_style.v0.17.0 ppx_derivers.1.2.1 parsexp.v0.17.0 octavius.1.2.2 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.15.3 dune.3.15.3 csexp.1.5.2 base.v0.17.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.15.3).
The following actions will be performed:
  - install ppx_derivers            1.2.1
  - install octavius                1.2.2
  - install csexp                   1.5.2
  - install sexplib0                v0.17.0
  - install ocaml-compiler-libs     v0.12.4
  - install ocaml_intrinsics_kernel v0.17.0
  - install stdlib-shims            0.3.0
  - install dune-configurator       3.15.3
  - install parsexp                 v0.17.0
  - install ppxlib                  0.32.1
  - install base                    v0.17.0
  - install stdio                   v0.17.0
  - install ppx_js_style            v0.17.0
  - install parsexp_io              v0.17.0
===== 14 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/42:
Processing  2/42:
Processing  3/42:
-> retrieved base.v0.17.0  (cached)
Processing  4/42:
-> retrieved csexp.1.5.2  (cached)
Processing  5/42:
Processing  6/42: [csexp: dune build]
-> retrieved dune-configurator.3.15.3  (cached)
Processing  7/42: [csexp: dune build]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  8/42: [csexp: dune build]
Processing  9/42: [csexp: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
Processing 10/42: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 11/42: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> compiled  csexp.1.5.2
Processing 11/42: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed csexp.1.5.2
Processing 12/42: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 13/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> retrieved octavius.1.2.2  (cached)
Processing 14/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 15/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [octavius: dune build]
-> retrieved parsexp.v0.17.0  (cached)
Processing 16/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [octavius: dune build]
-> retrieved parsexp_io.v0.17.0  (cached)
Processing 17/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [octavius: dune build]
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 17/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 18/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 19/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 20/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_js_style.v0.17.0  (cached)
Processing 21/42: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 21/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 22/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 23/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 24/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved ppxlib.0.32.1  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 24/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 25/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 25/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 26/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.17.0
Processing 26/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed sexplib0.v0.17.0
Processing 27/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 28/42: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 28/42: [dune-configurator: dune build] [octavius: dune build] [parsexp: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 29/42: [dune-configurator: dune build] [octavius: dune build] [parsexp: dune build]
Processing 30/42: [dune-configurator: dune build] [octavius: dune build] [parsexp: dune build] [ppxlib: dune build]
-> compiled  octavius.1.2.2
Processing 30/42: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed octavius.1.2.2
Processing 31/42: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
-> compiled  dune-configurator.3.15.3
Processing 31/42: [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.15.3
Processing 32/42: [parsexp: dune build] [ppxlib: dune build]
Processing 33/42: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.17.0
Processing 33/42: [base: dune build] [ppxlib: dune build]
-> installed parsexp.v0.17.0
Processing 34/42: [base: dune build] [ppxlib: dune build]
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.1/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.1/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.0
Processing 34/42: [ppxlib: dune build]
-> installed base.v0.17.0
Processing 35/42: [ppxlib: dune build]
Processing 36/42: [ppxlib: dune build] [stdio: dune build]
-> compiled  stdio.v0.17.0
Processing 36/42: [ppxlib: dune build]
-> installed stdio.v0.17.0
Processing 37/42: [ppxlib: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
-> installed ppxlib.0.32.1
Processing 39/42: [ppx_js_style: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_js_style" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_js_style.v0.17.0)
-> compiled  ppx_js_style.v0.17.0
-> installed ppx_js_style.v0.17.0
Processing 41/42: [parsexp_io: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "parsexp_io" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/parsexp_io.v0.17.0)
-> compiled  parsexp_io.v0.17.0
-> installed parsexp_io.v0.17.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:59.33 ---> saved as "62c46abeb113ed49e0d7d1bc493b05ca46ba520df312e7fb318805de648e26c8"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u parsexp_io:f1c64f56050992124c39074a0b554ab5,stdio:39c7fc5bd01fddfa14874e50d99a8ab7,ppx_js_style:19bf8b9c908d874fe559a04f1871b55b,octavius:7b15e93cdbbb0ed0bd82558425ef8b01"))
2024-05-29 16:59.35 ---> saved as "806d5caf7cb51c4608562fe0161f83c05cf09fd95add340484e19707e0c10c76"

/home/opam: (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.625645') && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2,octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01,octavius.1.2.2 prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0,ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b,ppx_js_style.v0.17.0 prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0,stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7,stdio.v0.17.0 prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0,parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5,parsexp_io.v0.17.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.625645
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/doc/
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/doc/octavius/
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/doc/octavius/CHANGES.md
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/doc/octavius/LICENSE.md
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/doc/octavius/README.md
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius.ocamlobjinfo
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/META
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/dune-package
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Common.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Common.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Common.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Errors.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Errors.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Errors.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctLexer.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctLexer.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctLexer.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctParser.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctParser.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__OctParser.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Print.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Print.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Print.cmti
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Types.cmi
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/lib/octavius/octavius__Types.cmt
prep/universes/7b15e93cdbbb0ed0bd82558425ef8b01/octavius/1.2.2/opam
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/doc/
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/doc/ppx_js_style/
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/doc/ppx_js_style/CHANGES.md
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/doc/ppx_js_style/LICENSE.md
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/doc/ppx_js_style/README.md
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/ppx_js_style.ocamlobjinfo
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/META
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/dune-package
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/ppx_js_style.cmi
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/ppx_js_style.cmt
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/lib/ppx_js_style/ppx_js_style.cmti
prep/universes/19bf8b9c908d874fe559a04f1871b55b/ppx_js_style/v0.17.0/opam
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/CHANGES.md
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/LICENSE.md
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/README.md
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/odoc-pages/
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/doc/stdio/odoc-pages/index.mld
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio.ocamlobjinfo
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/META
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/dune-package
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio.cmi
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio.cmt
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio.cmti
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__.cmi
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__.cmt
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__In_channel.cmi
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__In_channel.cmt
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__In_channel.cmti
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__Out_channel.cmi
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__Out_channel.cmt
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/lib/stdio/stdio__Out_channel.cmti
prep/universes/39c7fc5bd01fddfa14874e50d99a8ab7/stdio/v0.17.0/opam
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/doc/
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/doc/parsexp_io/
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/doc/parsexp_io/LICENSE.md
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/doc/parsexp_io/README.org
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/parsexp_io.ocamlobjinfo
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/META
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/dune-package
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/parsexp_io.cmi
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/parsexp_io.cmt
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/lib/parsexp_io/parsexp_io.cmti
prep/universes/f1c64f56050992124c39074a0b554ab5/parsexp_io/v0.17.0/opam
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.
HASHES:octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01:e0a07c3372b63dab7ee3df0ee5218d86a0215864ee68d66587f0e2017ce837cd
HASHES:ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b:51e9adf371e821978ef92d1ea6ed7e3ab048dddaeb7397adf7ed95ec04ef1a26
HASHES:stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7:c9d83eff8db9c916b15ff052fb2b545bb9f8a691f51dd66363a4dfb30b3c7ef3
HASHES:parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5:ae7c0cc72531214e8c505ed9701c059d6cdbe1dd1bdd2903ec45dcf614eb398d
2024-05-29 16:59.38 ---> saved as "c46d7c49ad209d3a51c2be49e0ffc61b7ea239fb11d07f14467447e3fc8a6b1e"
Job succeeded
2024-05-29 17:03.28: parsexp_io.v0.17.0-f1c64f56050992124c39074a0b554ab5 -> ae7c0cc72531214e8c505ed9701c059d6cdbe1dd1bdd2903ec45dcf614eb398d
2024-05-29 17:03.28: stdio.v0.17.0-39c7fc5bd01fddfa14874e50d99a8ab7 -> c9d83eff8db9c916b15ff052fb2b545bb9f8a691f51dd66363a4dfb30b3c7ef3
2024-05-29 17:03.28: ppx_js_style.v0.17.0-19bf8b9c908d874fe559a04f1871b55b -> 51e9adf371e821978ef92d1ea6ed7e3ab048dddaeb7397adf7ed95ec04ef1a26
2024-05-29 17:03.28: octavius.1.2.2-7b15e93cdbbb0ed0bd82558425ef8b01 -> e0a07c3372b63dab7ee3df0ee5218d86a0215864ee68d66587f0e2017ce837cd
2024-05-29 17:03.28: Job succeeded