Build:
  1. 0
2024-01-23 15:47.48: New job: Voodoo prep ppx_poly_record.1.3.0; 2f529d497d7d0c2c19576844cdd151c5
2024-01-23 15:47.48: Waiting for resource in pool OCluster
2024-01-23 16:36.12: Waiting for worker…
2024-01-23 16:44.02: Got resource from pool OCluster
2024-01-23 16:44.02: Using cache hint "docs-universe-prep-4.07.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10)
         (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-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10)
 (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.1.11.4 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 ppx_poly_record.1.3.0 result.1.5 ppxx.2.3.2 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.transition dune.1.11.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u ppx_poly_record:2f529d497d7d0c2c19576844cdd151c5"))
 (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.077945') && (for DATA in prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.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/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.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 a7b9976126e428d5e18faf82c698de3b089b65ef --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-23 16:44.02: RETRYING: 2024-01-23/154748-voodoo-prep-412997 Number of retries: 0 (retriable error condition)
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files:  48% (15850/32633)
Updating files:  49% (15991/32633)
Updating files:  50% (16317/32633)
Updating files:  51% (16643/32633)
Updating files:  52% (16970/32633)
Updating files:  53% (17296/32633)
Updating files:  54% (17622/32633)
Updating files:  55% (17949/32633)
Updating files:  56% (18275/32633)
Updating files:  57% (18601/32633)
Updating files:  58% (18928/32633)
Updating files:  59% (19254/32633)
Updating files:  60% (19580/32633)
Updating files:  61% (19907/32633)
Updating files:  62% (20233/32633)
Updating files:  63% (20559/32633)
Updating files:  64% (20886/32633)
Updating files:  65% (21212/32633)
Updating files:  66% (21538/32633)
Updating files:  67% (21865/32633)
Updating files:  68% (22191/32633)
Updating files:  69% (22517/32633)
Updating files:  70% (22844/32633)
Updating files:  71% (23170/32633)
Updating files:  72% (23496/32633)
Updating files:  73% (23823/32633)
Updating files:  74% (24149/32633)
Updating files:  75% (24475/32633)
Updating files:  76% (24802/32633)
Updating files:  77% (25128/32633)
Updating files:  78% (25454/32633)
Updating files:  79% (25781/32633)
Updating files:  80% (26107/32633)
Updating files:  81% (26433/32633)
Updating files:  82% (26760/32633)
Updating files:  83% (27086/32633)
Updating files:  84% (27412/32633)
Updating files:  85% (27739/32633)
Updating files:  86% (28065/32633)
Updating files:  87% (28391/32633)
Updating files:  88% (28718/32633)
Updating files:  89% (29044/32633)
Updating files:  90% (29370/32633)
Updating files:  91% (29697/32633)
Updating files:  92% (30023/32633)
Updating files:  93% (30349/32633)
Updating files:  94% (30676/32633)
Updating files:  95% (31002/32633)
Updating files:  96% (31328/32633)
Updating files:  97% (31655/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at a7b9976126 OMP deprecation: Add link to OCaml Changelog entry

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10' locally
docker.io/ocaml/opam@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10: Pulling from ocaml/opam
33657bf300e2: Pulling fs layer
33657bf300e2: Verifying Checksum
33657bf300e2: Download complete
33657bf300e2: Pull complete
Digest: sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10
Status: Downloaded newer image for ocaml/opam@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10
2024-01-23 16:44.06 ---> using "3f1623a8e8ff8712d96d36fcbf5c9d6fc01647f2145b8096d9e46c3bf8c8b57e" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-23 16:44.06 ---> using "d2d57ebf726f4a2ab8a9ef62f5e1d40754c22dc93a3a6770921ff53fe1e139f2" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Fetched 100 kB in 0s (390 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 (5885 kB/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 ... 18743 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+deb12u3) ...
2024-01-23 16:44.06 ---> using "c90e031bde2da4cb9e53ea8958c47dbeb1e40a14763a438c62e90193138bc343" 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.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install seq                 base   [required by fmt]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.12.2 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install result              1.5    [required by rresult]
  - 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 ocamlgraph          2.0.0  [required by opam-core]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.12.2] found in cache
[fmt.0.8.9] 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
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.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
[result.1.5] found in cache
[rresult.0.6.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.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.12.2
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed rresult.0.6.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.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-01-23 16:44.06 ---> using "793df97df9cef073be707e611078dfdff366479343e022e0c96e848879e3d146" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-23 16:44.06 ---> using "00480e9899a1495fa8722059d72d1096fd87820f5613fbbbf2400cc54c757357" from cache
2024-01-23 16:44.06 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10' locally
docker.io/ocaml/opam@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10: Pulling from ocaml/opam
33657bf300e2: Pulling fs layer
33657bf300e2: Verifying Checksum
33657bf300e2: Download complete
33657bf300e2: Pull complete
Digest: sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10
Status: Downloaded newer image for ocaml/opam@sha256:b7123c1e50748abd50bb3f4c6669971557cbdf34e830b48b11abb269d8059b10
2024-01-23 16:44.06 ---> using "3f1623a8e8ff8712d96d36fcbf5c9d6fc01647f2145b8096d9e46c3bf8c8b57e" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-23 16:44.06 ---> using "d2d57ebf726f4a2ab8a9ef62f5e1d40754c22dc93a3a6770921ff53fe1e139f2" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-23 16:44.06 ---> using "634b84d81a16adf3369247d8b71236d45f138ae64d1bbd62e1c8d14e7a6ed612" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-23 16:44.08 ---> using "a4e033aeed035dda9e4000a360ac086bba28f66e268cc533f3979bf7478752a4" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-23 16:44.08 ---> using "3ab62383ca34d6002678e3ed4c814a8840310fde2b2b683d71cd1d1915f0eb0e" from cache

/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-01-23 16:44.08 ---> using "903853a92e9254391ed9504d3442840ebf7d3c8dbfa2e0f88ca1799c636b9027" from cache

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

2024-01-23 16:44.08 ---> using "379ee8b7f07bfb68d5187055089100cb0ce3f4f550c2a9d10409a8fc195f5d68" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-23 16:44.09 ---> using "e98f079a03de9e5ce5f270ea189bd45250a0d39b0e0cfa55207f73f2574b933c" 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 install dune.1.11.4 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      1.11.4
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.1.11.4  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.1.11.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-23 16:45.06 ---> saved as "119a1b06ef1f5a10fc499704f5a5fa33e11118b69550ee5e1a0c3b390ad3e659"

/home/opam: (env DUNE_CACHE disabled)

/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 ppx_poly_record.1.3.0 result.1.5 ppxx.2.3.2 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.transition dune.1.11.4 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Fetched 100 kB in 5s (18.9 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 ppx_poly_record.1.3.0 result.1.5 ppxx.2.3.2 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.transition dune.1.11.4" 

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 1.11.4).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers            1.2.1
  - install result                  1.5
  - install jbuilder                transition
  - install ocaml-migrate-parsetree 1.8.0
  - install ppx_tools_versioned     5.4.0
  - install ppxx                    2.3.2
  - install ppx_poly_record         1.3.0
===== 7 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/21:
Processing  3/21:
Processing  4/21: [ppx_poly_record.1.3.0: http]
Processing  5/21: [ppx_poly_record.1.3.0: http]
-> installed jbuilder.transition
Processing  6/21: [ppx_poly_record.1.3.0: http]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing  7/21: [ppx_poly_record.1.3.0: http]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  8/21: [ppx_poly_record.1.3.0: http]
Processing  9/21: [ppx_poly_record.1.3.0: http] [ppx_derivers: dune build]
Processing  9/21: [ppx_derivers: dune build]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 10/21: [ppx_derivers: dune build]
-> retrieved ppxx.2.3.2  (cached)
-> retrieved ppx_poly_record.1.3.0  (https://github.com/ocaml/opam-source-archives/raw/main/ppx_poly_record-1.3.0.tar.gz)
-> retrieved result.1.5  (cached)
Processing 11/21: [ppx_derivers: dune build] [result: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 11/21: [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 12/21: [result: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/result.1.5)
-> compiled  result.1.5
-> installed result.1.5
Processing 14/21: [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
-> installed ocaml-migrate-parsetree.1.8.0
Processing 16/21: [ppx_tools_versioned: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "-p" "ppx_tools_versioned" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_tools_versioned.5.4.0)
-> compiled  ppx_tools_versioned.5.4.0
-> installed ppx_tools_versioned.5.4.0
Processing 18/21: [ppxx: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "ppxx" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxx.2.3.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/.ppxx.objs/byte/ppxx__Helper.{cmi,cmti}
- File "src/helper.mli", line 1, characters 5-12:
- Warning 3: deprecated: module Ast_405
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead.
-       ocamlc src/.ppxx.objs/byte/ppxx__Migrate.{cmi,cmo,cmt}
- File "src/migrate.ml", line 1, characters 5-31:
- Warning 3: deprecated: module Migrate_parsetree_versions
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_versions instead.
-     ocamlopt src/.ppxx.objs/native/ppxx__Migrate.{cmx,o}
- File "src/migrate.ml", line 1, characters 5-31:
- Warning 3: deprecated: module Migrate_parsetree_versions
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_versions instead.
-       ocamlc src/.ppxx.objs/byte/ppxx__Helper.{cmo,cmt}
- File "src/helper.ml", line 3, characters 5-12:
- Warning 3: deprecated: module Ast_405
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead.
-     ocamlopt src/.ppxx.objs/native/ppxx__Helper.{cmx,o}
- File "src/helper.ml", line 3, characters 5-12:
- Warning 3: deprecated: module Ast_405
- Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead.
-> compiled  ppxx.2.3.2
-> installed ppxx.2.3.2
Processing 20/21: [ppx_poly_record: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "ppx_poly_record" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_poly_record.1.3.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_poly_record.1.3.0
-> installed ppx_poly_record.1.3.0
Done.

<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>
=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.
# Run eval $(opam env) to update the current shell environment
2024-01-23 16:46.53 ---> saved as "258c0e174ef8bd064445b25edf049001fb9cc994d382624896185b704c8a3154"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ppx_poly_record:2f529d497d7d0c2c19576844cdd151c5"))
2024-01-23 16:46.55 ---> saved as "9877a56f96499e383d1f6094fdfb7bbe086a8097399abac9a39551d21bfd1976"

/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.077945') && (for DATA in prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.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/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0,ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5,ppx_poly_record.1.3.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.077945
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/doc/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/doc/ppx_poly_record/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/doc/ppx_poly_record/README.md
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/META
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/dune-package
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/ppx_poly_record_plugin.ocamlobjinfo
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/ppx_poly_record_plugin.cmi
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/ppx_poly_record_plugin.cmt
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/ppx_poly_record_plugin__Ppx.cmi
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/ppx/ppx_poly_record_plugin__Ppx.cmt
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record.ocamlobjinfo
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record.cmi
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record.cmt
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record__Poly_record.cmi
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record__Poly_record.cmt
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/lib/ppx_poly_record/runtime/ppx_poly_record__Poly_record.cmti
prep/universes/2f529d497d7d0c2c19576844cdd151c5/ppx_poly_record/1.3.0/opam
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
HASHES:ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5:303d052ee9763ca70c1ca5ac4dc8d6844180186a800dad539c87105275a7184e
2024-01-23 16:46.56 ---> saved as "55f11d1af77765479b64eb9ab0e08f5a5596c6d04acb87d2932d57956f9049ef"
Job succeeded
2024-01-23 16:47.02: ppx_poly_record.1.3.0-2f529d497d7d0c2c19576844cdd151c5 -> 303d052ee9763ca70c1ca5ac4dc8d6844180186a800dad539c87105275a7184e
2024-01-23 16:47.02: Job succeeded