Build:
  1. 0
2024-05-29 15:07.16: New job: Voodoo prep h2-lwt.0.1.0; e32648bbca3d94885710712f368b836f
2024-05-29 15:07.16: Waiting for resource in pool OCluster
2024-05-29 16:47.41: Waiting for worker…
2024-05-29 16:49.22: Got resource from pool OCluster
2024-05-29 16:49.22: Using cache hint "docs-universe-prep-4.14.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b)
         (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.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b)
 (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 ocamlfind.1.9.6"))
 (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 h2-lwt.0.1.0 seq.base result.1.5 psq.0.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 lwt.5.7.0 httpaf.0.7.1 hpack.0.11.0 h2.0.1.0 faraday.0.8.2 dune-configurator.3.15.3 dune.3.15.3 csexp.1.5.2 cppo.1.6.9 bigstringaf.0.9.1 base-bytes.base angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u h2-lwt:e32648bbca3d94885710712f368b836f,psq:725d236e9efa075c9bb65f670223c379,httpaf:7062403be932ab0461dc9c5b196aac1a,hpack:e59d35c1158f6186eb842ce0d4aca16e,h2:ce61c50d9af5f3ddb2ddc603ed59f832"))
 (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.887769') && (for DATA in prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.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/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.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 ea87c49e51ff29a459422419e1688938fd77a46f --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-29 16:49.22: RETRYING: 2024-05-29/150716-voodoo-prep-d073b0 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ea87c49e51 opam admin add-hashes sha256

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b' locally
docker.io/ocaml/opam@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b: Pulling from ocaml/opam
d8f8273aa989: Pulling fs layer
d8f8273aa989: Verifying Checksum
d8f8273aa989: Download complete
d8f8273aa989: Pull complete
Digest: sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b
Status: Downloaded newer image for ocaml/opam@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b
2024-05-29 16:45.50 ---> using "b70a2807c2cfb3c5680f4fafeddd66a33d7dcdd9d48b1543e8642b8df113fdbf" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-29 16:45.50 ---> using "b1de926397bf65d3c937342a62ac1cc35bd9bc7a62771d93a4eebe9010fad9f2" 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 (845 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 (4634 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 ... 18735 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:45.50 ---> using "d5580b79b47b860a65c4ea1037c4e3e4cfd1e276dc1270842e742d98b587d7ee" 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:45.50 ---> using "e770adf1ecb1314d1c7a457b7e969540279d1c89952fc758e26463a78a06af56" from cache

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

(from ocaml/opam:debian-12-ocaml-4.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b' locally
docker.io/ocaml/opam@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b: Pulling from ocaml/opam
d8f8273aa989: Pulling fs layer
d8f8273aa989: Verifying Checksum
d8f8273aa989: Download complete
d8f8273aa989: Pull complete
Digest: sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b
Status: Downloaded newer image for ocaml/opam@sha256:575952ac1a1b71568d969fe2b9788c1516c1252dda6ccffdc995036cc8cc9e3b
2024-05-29 16:45.50 ---> using "b70a2807c2cfb3c5680f4fafeddd66a33d7dcdd9d48b1543e8642b8df113fdbf" from cache

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

/: (workdir /home/opam)

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

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

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-29 16:45.51 ---> using "ab0ccfb3124529535c96a41d620f253687c394c22c923a75c1bc12000b6cff7b" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-29 16:45.51 ---> using "1e4ab39be717422798280c16690e023c28207b22893be2c31dbeb184274cfc0a" 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-05-29 16:45.51 ---> using "41defc9dedbebaa8985fa18c4aa97529bcad299fdded799fafe2ea37da05a542" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.14 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:45.51 ---> using "5e3e66547634127df666f1a40ad7e7f05e6837a12fd8fb60af968bf416905384" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-29 16:45.51 ---> using "4e7ff9e531b540d5a3d4afb516cdb943633f0e7fd6c045d05ee94fbd19cac9d2" 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.3.15.3 ocamlfind.1.9.6"))
The following actions will be performed:
  - recompile ocaml-base-compiler 4.14.2* [upstream or system changes]
  - recompile ocaml-config        2       [upstream or system changes]
  - recompile ocaml               4.14.2  [uses ocaml-base-compiler, ocaml-config]
  - install   ocamlfind           1.9.6
  - install   dune                3.15.3
  - recompile opam-depext         1.2.1-1 [uses ocaml]
===== 2 to install | 4 to recompile =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved opam-depext.1.2.1-1  (cached)
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> retrieved dune.3.15.3  (cached)
-> removed   opam-depext.1.2.1-1
-> removed   ocaml.4.14.2
-> removed   ocaml-config.2
-> removed   ocaml-base-compiler.4.14.2
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
-> installed opam-depext.1.2.1-1
-> installed ocamlfind.1.9.6
-> installed dune.3.15.3
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
2024-05-29 16:45.51 ---> using "b0cc1052789dfc10ef3eaad210fa5f1d770f9267ff7c1a9c258cfa6c5232e671" from cache

/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 h2-lwt.0.1.0 seq.base result.1.5 psq.0.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 lwt.5.7.0 httpaf.0.7.1 hpack.0.11.0 h2.0.1.0 faraday.0.8.2 dune-configurator.3.15.3 dune.3.15.3 csexp.1.5.2 cppo.1.6.9 bigstringaf.0.9.1 base-bytes.base angstrom.0.16.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 (997 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
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).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo               1.6.9
  - install result             1.5
  - install seq                base
  - install csexp              1.5.2
  - install base-bytes         base
  - install ocaml-syntax-shims 1.0.0
  - install psq                0.2.1
  - install dune-configurator  3.15.3
  - install ocplib-endian      1.2
  - install bigstringaf        0.9.1
  - install lwt                5.7.0
  - install faraday            0.8.2
  - install angstrom           0.16.0
  - install httpaf             0.7.1
  - install hpack              0.11.0
  - install h2                 0.1.0
  - install h2-lwt             0.1.0
===== 17 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/51:
Processing  2/51:
Processing  3/51:
Processing  4/51:
Processing  5/51:
-> installed base-bytes.base
Processing  6/51:
-> retrieved angstrom.0.16.0  (cached)
Processing  7/51:
-> retrieved bigstringaf.0.9.1  (cached)
Processing  8/51:
-> retrieved cppo.1.6.9  (cached)
Processing  9/51:
Processing 10/51: [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 11/51: [cppo: dune build]
Processing 12/51: [cppo: dune build] [csexp: dune build]
-> retrieved faraday.0.8.2  (cached)
Processing 13/51: [cppo: dune build] [csexp: dune build]
-> retrieved h2.0.1.0  (cached)
Processing 14/51: [cppo: dune build] [csexp: dune build]
-> retrieved h2-lwt.0.1.0  (cached)
Processing 15/51: [cppo: dune build] [csexp: dune build]
-> retrieved httpaf.0.7.1  (cached)
Processing 16/51: [cppo: dune build] [csexp: dune build]
-> retrieved hpack.0.11.0  (cached)
Processing 17/51: [cppo: dune build] [csexp: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 18/51: [cppo: dune build] [csexp: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 19/51: [cppo: dune build] [csexp: dune build]
Processing 20/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build]
-> retrieved ocplib-endian.1.2  (cached)
Processing 21/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build]
-> retrieved psq.0.2.1  (cached)
-> retrieved seq.base  (cached)
Processing 22/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build]
Processing 23/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build]
-> installed seq.base
Processing 24/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build]
Processing 25/51: [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [psq: dune build]
-> compiled  csexp.1.5.2
Processing 25/51: [cppo: dune build] [ocaml-syntax-shims: dune build] [psq: dune build]
-> installed csexp.1.5.2
Processing 26/51: [cppo: dune build] [ocaml-syntax-shims: dune build] [psq: dune build]
-> retrieved result.1.5  (cached)
Processing 27/51: [cppo: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
-> retrieved dune-configurator.3.15.3  (cached)
Processing 28/51: [cppo: dune build] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
-> compiled  cppo.1.6.9
Processing 28/51: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
-> installed cppo.1.6.9
Processing 29/51: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
Processing 30/51: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [psq: dune build] [result: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 30/51: [dune-configurator: rm] [ocplib-endian: dune build] [psq: dune build] [result: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 31/51: [dune-configurator: rm] [ocplib-endian: dune build] [psq: dune build] [result: dune build]
-> compiled  psq.0.2.1
Processing 31/51: [dune-configurator: rm] [ocplib-endian: dune build] [result: dune build]
-> installed psq.0.2.1
Processing 32/51: [dune-configurator: rm] [ocplib-endian: dune build] [result: dune build]
-> compiled  result.1.5
Processing 32/51: [dune-configurator: rm] [ocplib-endian: dune build]
-> installed result.1.5
Processing 33/51: [dune-configurator: rm] [ocplib-endian: dune build]
Processing 33/51: [dune-configurator: dune build] [ocplib-endian: dune build]
-> compiled  ocplib-endian.1.2
Processing 33/51: [dune-configurator: dune build]
-> installed ocplib-endian.1.2
Processing 34/51: [dune-configurator: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
-> installed dune-configurator.3.15.3
Processing 36/51: [bigstringaf: dune build]
Processing 37/51: [bigstringaf: dune build] [lwt: dune exec]
-> compiled  bigstringaf.0.9.1
Processing 37/51: [lwt: dune exec]
-> installed bigstringaf.0.9.1
Processing 38/51: [lwt: dune exec]
Processing 39/51: [angstrom: dune build] [lwt: dune exec]
Processing 40/51: [angstrom: dune build] [faraday: dune build] [lwt: dune exec]
Processing 40/51: [angstrom: dune build] [faraday: dune build] [lwt: dune build]
-> compiled  faraday.0.8.2
Processing 40/51: [angstrom: dune build] [lwt: dune build]
-> installed faraday.0.8.2
Processing 41/51: [angstrom: dune build] [lwt: dune build]
-> compiled  angstrom.0.16.0
Processing 41/51: [lwt: dune build]
-> installed angstrom.0.16.0
Processing 42/51: [lwt: dune build]
Processing 43/51: [hpack: dune build] [lwt: dune build]
Processing 44/51: [hpack: dune build] [httpaf: dune build] [lwt: dune build]
-> compiled  httpaf.0.7.1
Processing 44/51: [hpack: dune build] [lwt: dune build]
-> installed httpaf.0.7.1
Processing 45/51: [hpack: dune build] [lwt: dune build]
-> compiled  hpack.0.11.0
Processing 45/51: [lwt: dune build]
-> installed hpack.0.11.0
Processing 46/51: [lwt: dune build]
Processing 47/51: [h2: dune build] [lwt: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.7.0
Processing 47/51: [h2: dune build]
-> installed lwt.5.7.0
Processing 48/51: [h2: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "h2" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/h2.0.1.0)
- File "dune-project", line 2, characters 11-14:
- 2 | (using fmt 1.1)
-                ^^^
- Warning: Version 1.1 of integration with automatic formatters is not
- supported until version 1.7 of the dune language.
- Supported versions of this extension in version 1.5 of the dune language:
- - 1.0
- (cd lwt-unix && /home/opam/.opam/4.14/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14/.opam-switch/build/h2.0.1.0/_build/.dune/default/lwt-unix/dune.ml)
- Configuration
-   ssl    : false
-   tls    : false
- ocamlfind: Package `lwt_ssl' not found
- ocamlfind: Package `tls.lwt' not found
-> compiled  h2.0.1.0
-> installed h2.0.1.0
Processing 50/51: [h2-lwt: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "h2-lwt" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/h2-lwt.0.1.0)
- File "dune-project", line 2, characters 11-14:
- 2 | (using fmt 1.1)
-                ^^^
- Warning: Version 1.1 of integration with automatic formatters is not
- supported until version 1.7 of the dune language.
- Supported versions of this extension in version 1.5 of the dune language:
- - 1.0
- (cd lwt-unix && /home/opam/.opam/4.14/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14/.opam-switch/build/h2-lwt.0.1.0/_build/.dune/default/lwt-unix/dune.ml)
- Configuration
-   ssl    : false
-   tls    : false
- ocamlfind: Package `lwt_ssl' not found
- ocamlfind: Package `tls.lwt' not found
-> compiled  h2-lwt.0.1.0
-> installed h2-lwt.0.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:46.48 ---> saved as "32cb4265c1f68c5239f8115608483771f5caf7c6ef3c040442eacaa2cca89b41"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u h2-lwt:e32648bbca3d94885710712f368b836f,psq:725d236e9efa075c9bb65f670223c379,httpaf:7062403be932ab0461dc9c5b196aac1a,hpack:e59d35c1158f6186eb842ce0d4aca16e,h2:ce61c50d9af5f3ddb2ddc603ed59f832"))
2024-05-29 16:46.50 ---> saved as "92813957a235f42af78a8795bc87395b5272ee0e19594708e879941e2f9d90ed"

/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.887769') && (for DATA in prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.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/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0,h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832,h2.0.1.0 prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0,hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e,hpack.0.11.0 prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1,httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a,httpaf.0.7.1 prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1,psq.0.2.1-725d236e9efa075c9bb65f670223c379,psq.0.2.1 prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0,h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f,h2-lwt.0.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.887769
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/doc/
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/doc/h2/
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/doc/h2/CHANGES.md
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/doc/h2/LICENSE
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/doc/h2/README.md
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2.ocamlobjinfo
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/META
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/dune-package
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2.cmti
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Body.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Body.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Config.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Config.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Error.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Error.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Flags.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Flags.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Frame.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Frame.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Headers.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Headers.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Message.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Message.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Parse.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Parse.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Priority.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Priority.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Reqd.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Reqd.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Request.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Request.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Response.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Response.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Serialize.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Serialize.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Server_connection.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Server_connection.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Settings.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Settings.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Status.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Status.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Stream_identifier.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Stream_identifier.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Streams.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Streams.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Util.cmi
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/lib/h2/h2__Util.cmt
prep/universes/ce61c50d9af5f3ddb2ddc603ed59f832/h2/0.1.0/opam
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/doc/
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/doc/hpack/
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/doc/hpack/CHANGES.md
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/doc/hpack/LICENSE
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/doc/hpack/README.md
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack.ocamlobjinfo
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/META
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/dune-package
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack.cmti
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Decoder.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Decoder.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Dynamic_table.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Dynamic_table.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Encoder.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Encoder.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Huffman.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Huffman.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Huffman_table.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Huffman_table.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Static_table.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Static_table.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Types.cmi
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/lib/hpack/hpack__Types.cmt
prep/universes/e59d35c1158f6186eb842ce0d4aca16e/hpack/0.11.0/opam
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/doc/
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/doc/httpaf/
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/doc/httpaf/LICENSE
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/doc/httpaf/README.md
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf.ocamlobjinfo
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/META
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/dune-package
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf.cmti
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Body.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Body.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Client_connection.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Client_connection.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Config.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Config.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Headers.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Headers.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__IOVec.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__IOVec.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Message.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Message.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Method.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Method.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Optional_thunk.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Optional_thunk.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Optional_thunk.cmti
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Parse.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Parse.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Reqd.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Reqd.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Request.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Request.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Response.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Response.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Serialize.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Serialize.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Server_connection.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Server_connection.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Status.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Status.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Version.cmi
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/lib/httpaf/httpaf__Version.cmt
prep/universes/7062403be932ab0461dc9c5b196aac1a/httpaf/0.7.1/opam
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/doc/
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/doc/psq/
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/doc/psq/CHANGES.md
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/doc/psq/LICENSE.md
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/doc/psq/README.md
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/psq.ocamlobjinfo
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/META
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/dune-package
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/psq.cmi
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/psq.cmt
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/lib/psq/psq.cmti
prep/universes/725d236e9efa075c9bb65f670223c379/psq/0.2.1/opam
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/doc/
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/doc/h2-lwt/
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/doc/h2-lwt/CHANGES.md
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/doc/h2-lwt/LICENSE
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/doc/h2-lwt/README.md
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/h2_lwt.ocamlobjinfo
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/META
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/dune-package
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/h2_lwt.cmi
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/h2_lwt.cmt
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.0/lib/h2-lwt/h2_lwt.cmti
prep/universes/e32648bbca3d94885710712f368b836f/h2-lwt/0.1.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.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832:de96272aa5622a64be53e5b1c6be1ec4fcd8feb65b9d96301c4403d19f4b4c1f
HASHES:hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e:195cdd600070854fa671900cfa5c686dbc601e11d5c5756e4933a1ac96cf58fc
HASHES:httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a:5d83e6e23474a11382c434b38a8b8ab9427b26aae1c1bc17aeb1fda967dd1ff7
HASHES:psq.0.2.1-725d236e9efa075c9bb65f670223c379:45eef9509f756ac190b80ab95edb3be770c5d6ee220750c9b7ec15c30975e4d4
HASHES:h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f:71aa77cddce0956716fe80ee4ac6c314d6326093b2eb5cedc2baa09e8accee74
2024-05-29 16:46.52 ---> saved as "800d29700cf648ffb584a947fc24642e27dfd7b8f31bfc37a01044c3641cab96"
Job succeeded
2024-05-29 16:50.34: h2-lwt.0.1.0-e32648bbca3d94885710712f368b836f -> 71aa77cddce0956716fe80ee4ac6c314d6326093b2eb5cedc2baa09e8accee74
2024-05-29 16:50.34: psq.0.2.1-725d236e9efa075c9bb65f670223c379 -> 45eef9509f756ac190b80ab95edb3be770c5d6ee220750c9b7ec15c30975e4d4
2024-05-29 16:50.34: httpaf.0.7.1-7062403be932ab0461dc9c5b196aac1a -> 5d83e6e23474a11382c434b38a8b8ab9427b26aae1c1bc17aeb1fda967dd1ff7
2024-05-29 16:50.34: hpack.0.11.0-e59d35c1158f6186eb842ce0d4aca16e -> 195cdd600070854fa671900cfa5c686dbc601e11d5c5756e4933a1ac96cf58fc
2024-05-29 16:50.34: h2.0.1.0-ce61c50d9af5f3ddb2ddc603ed59f832 -> de96272aa5622a64be53e5b1c6be1ec4fcd8feb65b9d96301c4403d19f4b4c1f
2024-05-29 16:50.34: Job succeeded