Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep ocplib-json-typed-bson.0.7; dd3505f552e5b69b5e5c6209b24ef857 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:18.50: Waiting for worker… 2024-09-12 20:20.30: Got resource from pool OCluster 2024-09-12 20:20.30: 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:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (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:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (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.2.9.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 ocplib-json-typed-bson.0.7 uri.4.4.0 stringext.1.6.0 ocplib-json-typed.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 host-arch-x86_64.1 dune.2.9.3 cppo.1.7.0 conf-pkg-config.3 bigstringaf.0.9.0 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 ocplib-json-typed-bson:dd3505f552e5b69b5e5c6209b24ef857,uri:9dd43ce99098114fda2cdd9ff760098d,stringext:023d7fa33ff06f03457dfc569655aadc,ocplib-json-typed:fe078d65ad9a117dc7ccdca2e7590628,ocaml-syntax-shims:023d7fa33ff06f03457dfc569655aadc,bigstringaf:e1594b3a23e11c1935248a2c3214eb9c,angstrom:73394cdcbbf42a760b5cb33e2fbdd124")) (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.587657') && (for DATA in prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; 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/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; 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 0e1db1f4176121955441dd10fd6470b79d8546a9 --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-09-12 20:20.30: RETRYING: 2024-09-12/083554-voodoo-prep-38d365 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 70% (22726/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 0e1db1f417 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 20:14.03 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:14.03 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" 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 bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (766 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 (7424 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 ... 18733 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+deb12u8) ... 2024-09-12 20:14.03 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" 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.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [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 jsonm 1.0.2 [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.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] 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.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed dune.3.16.0 -> installed bos.0.2.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:14.03 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:14.03 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 20:14.03 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 20:14.03 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:14.03 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:14.03 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:14.05 ---> using "eaf1147f757816fba60951666b9dcf1396d1ee0cca60165ef2ec01f406470a66" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:14.05 ---> using "c7162714f0e0be0d406165a5c3c2189fd1b1ca8be4b2ad11558aee0ced2b83fd" 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 development 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-09-12 20:14.05 ---> using "d03826f2dcb25a6137daaafb2bffa5a3d0c290365138a6e72e23791ea2ecd957" 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-09-12 20:14.05 ---> using "f30a7b9733fc0adaea55d0e10962edd62413e491f5e346868556600ff2bff829" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:14.05 ---> using "b57b0137043cddcf0002777ac5a280e60661ef9125ae283a79afe71e57951ad3" 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.2.9.3 ocamlfind.1.9.6")) The following actions will be performed: - install dune 2.9.3 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.2.9.3 (cached) -> installed ocamlfind.1.9.6 -> installed dune.2.9.3 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:14.05 ---> using "40998a7ec324495d58e64241c1ab7d92f4e11019a5d3087ab8b28c5f168e560d" 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 ocplib-json-typed-bson.0.7 uri.4.4.0 stringext.1.6.0 ocplib-json-typed.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 host-arch-x86_64.1 dune.2.9.3 cppo.1.7.0 conf-pkg-config.3 bigstringaf.0.9.0 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 bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (886 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.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 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 ocplib-json-typed-bson.0.7 uri.4.4.0 stringext.1.6.0 ocplib-json-typed.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 host-arch-x86_64.1 dune.2.9.3 cppo.1.7.0 conf-pkg-config.3 bigstringaf.0.9.0 base-bytes.base angstrom.0.16.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: pkg-config [NOTE] Package dune is already installed (current version is 2.9.3). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install stringext 1.6.0 - install base-bytes base - install conf-pkg-config 3 - install ocaml-syntax-shims 1.0.0 - install cppo 1.7.0 - install bigstringaf 0.9.0 - install ocplib-endian 1.2 - install angstrom 0.16.0 - install uri 4.4.0 - install ocplib-json-typed 0.7 - install ocplib-json-typed-bson 0.7 ===== 11 to install ===== The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - 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 ... 18733 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 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 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+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/33: Processing 2/33: Processing 3/33: Processing 4/33: Processing 5/33: Processing 6/33: Processing 7/33: [conf-pkg-config: pkg-config] -> installed base-bytes.base Processing 8/33: [conf-pkg-config: pkg-config] -> retrieved angstrom.0.16.0 (cached) Processing 9/33: [conf-pkg-config: pkg-config] -> retrieved bigstringaf.0.9.0 (cached) Processing 10/33: [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 11/33: [conf-pkg-config: pkg-config] Processing 12/33: [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 12/33: [cppo: dune build] -> installed conf-pkg-config.3 Processing 13/33: [cppo: dune build] Processing 14/33: [bigstringaf: dune build] [cppo: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 15/33: [bigstringaf: dune build] [cppo: dune build] Processing 16/33: [bigstringaf: dune build] [cppo: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocplib-endian.1.2 (cached) Processing 17/33: [bigstringaf: dune build] [cppo: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocplib-json-typed.0.7 (cached) Processing 18/33: [bigstringaf: dune build] [cppo: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocplib-json-typed-bson.0.7 (cached) -> retrieved stringext.1.6.0 (cached) Processing 19/33: [bigstringaf: dune build] [cppo: dune build] [ocaml-syntax-shims: dune build] [stringext: dune build] -> retrieved uri.4.4.0 (cached) -> compiled bigstringaf.0.9.0 Processing 19/33: [cppo: dune build] [ocaml-syntax-shims: dune build] [stringext: dune build] -> installed bigstringaf.0.9.0 Processing 20/33: [cppo: dune build] [ocaml-syntax-shims: dune build] [stringext: dune build] -> compiled stringext.1.6.0 Processing 20/33: [cppo: dune build] [ocaml-syntax-shims: dune build] -> installed stringext.1.6.0 Processing 21/33: [cppo: dune build] [ocaml-syntax-shims: dune build] -> compiled cppo.1.7.0 Processing 21/33: [ocaml-syntax-shims: dune build] -> installed cppo.1.7.0 Processing 22/33: [ocaml-syntax-shims: dune build] Processing 23/33: [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 23/33: [ocplib-endian: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 24/33: [ocplib-endian: dune build] Processing 25/33: [angstrom: dune build] [ocplib-endian: dune build] -> compiled ocplib-endian.1.2 Processing 25/33: [angstrom: dune build] -> installed ocplib-endian.1.2 Processing 26/33: [angstrom: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "angstrom" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/angstrom.0.16.0) -> compiled angstrom.0.16.0 -> installed angstrom.0.16.0 Processing 28/33: [uri: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "uri" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/uri.4.4.0) -> compiled uri.4.4.0 -> installed uri.4.4.0 Processing 30/33: [ocplib-json-typed: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-j" "39" "-p" "ocplib-json-typed" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib-json-typed.0.7) - Info: Creating file dune-project with this contents: - | (lang dune 2.9) - | (name ocplib-json-typed) -> compiled ocplib-json-typed.0.7 -> installed ocplib-json-typed.0.7 Processing 32/33: [ocplib-json-typed-bson: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-j" "39" "-p" "ocplib-json-typed-bson" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib-json-typed-bson.0.7) - Info: Creating file dune-project with this contents: - | (lang dune 2.9) - | (name ocplib-json-typed) -> compiled ocplib-json-typed-bson.0.7 -> installed ocplib-json-typed-bson.0.7 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:15.14 ---> saved as "3f2d97f018917ad131b7b14e1c53c72cc273a4a02fe505c76c8dd308e16570cd" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ocplib-json-typed-bson:dd3505f552e5b69b5e5c6209b24ef857,uri:9dd43ce99098114fda2cdd9ff760098d,stringext:023d7fa33ff06f03457dfc569655aadc,ocplib-json-typed:fe078d65ad9a117dc7ccdca2e7590628,ocaml-syntax-shims:023d7fa33ff06f03457dfc569655aadc,bigstringaf:e1594b3a23e11c1935248a2c3214eb9c,angstrom:73394cdcbbf42a760b5cb33e2fbdd124")) 2024-09-12 20:15.16 ---> saved as "dac15fb0c10886bcbbc141062489568eb3128c25c8911168c3111f23d1422aca" /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.587657') && (for DATA in prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; 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/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0,angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124,angstrom.0.16.0 prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0,bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c,bigstringaf.0.9.0 prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc,ocaml-syntax-shims.1.0.0 prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7,ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628,ocplib-json-typed.0.7 prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0,stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc,stringext.1.6.0 prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0,uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d,uri.4.4.0 prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7,ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857,ocplib-json-typed-bson.0.7; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.587657 prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/doc/ prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/doc/angstrom/ prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/doc/angstrom/LICENSE prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/doc/angstrom/README.md prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/ prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/ prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom.ocamlobjinfo prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/META prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom.cmti prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Buffering.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Buffering.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Buffering.cmti prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Exported_state.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Exported_state.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Input.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Input.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Input.cmti prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__More.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__More.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__More.cmti prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Parser.cmi prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/angstrom__Parser.cmt prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/lib/angstrom/dune-package prep/universes/73394cdcbbf42a760b5cb33e2fbdd124/angstrom/0.16.0/opam prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/doc/ prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/doc/bigstringaf/ prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/doc/bigstringaf/CHANGES.md prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/doc/bigstringaf/LICENSE prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/doc/bigstringaf/README.md prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/ prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/ prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/bigstringaf.ocamlobjinfo prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/META prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/bigstringaf.cmi prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/bigstringaf.cmt prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/bigstringaf.cmti prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/lib/bigstringaf/dune-package prep/universes/e1594b3a23e11c1935248a2c3214eb9c/bigstringaf/0.9.0/opam prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/doc/ prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/ prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/CHANGES.md prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/LICENSE.md prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/README.md prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/lib/ prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/ prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/META prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/dune-package prep/universes/023d7fa33ff06f03457dfc569655aadc/ocaml-syntax-shims/1.0.0/opam prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/doc/ prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/doc/ocplib-json-typed/ prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/doc/ocplib-json-typed/LICENSE prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/doc/ocplib-json-typed/README.md prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/ prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/ocplib_json_typed.ocamlobjinfo prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/META prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/dune-package prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_encoding.cmi prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_encoding.cmt prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_encoding.cmti prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_query.cmi prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_query.cmt prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_query.cmti prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_repr.cmi prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_repr.cmt prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_repr.cmti prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_schema.cmi prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_schema.cmt prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/lib/ocplib-json-typed/json_schema.cmti prep/universes/fe078d65ad9a117dc7ccdca2e7590628/ocplib-json-typed/0.7/opam prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/doc/ prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/doc/stringext/ prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/doc/stringext/CHANGES.md prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/doc/stringext/LICENSE.md prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/doc/stringext/README.md prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/ prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/ prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/stringext.ocamlobjinfo prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/META prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/dune-package prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/stringext.cmi prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/stringext.cmt prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/lib/stringext/stringext.cmti prep/universes/023d7fa33ff06f03457dfc569655aadc/stringext/1.6.0/opam prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/doc/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/doc/uri/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/doc/uri/CHANGES.md prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/doc/uri/LICENSE.md prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/doc/uri/README.md prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/uri.ocamlobjinfo prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/META prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/dune-package prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services/uri_services.ocamlobjinfo prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services/uri_services.cmi prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services/uri_services.cmt prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services/uri_services.cmti prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services_full/ prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services_full/uri_services_full.ocamlobjinfo prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services_full/uri_services_full.cmi prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services_full/uri_services_full.cmt prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/services_full/uri_services_full.cmti prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/uri.cmi prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/uri.cmt prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/lib/uri/uri.cmti prep/universes/9dd43ce99098114fda2cdd9ff760098d/uri/4.4.0/opam prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/doc/ prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/doc/ocplib-json-typed-bson/ prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/doc/ocplib-json-typed-bson/LICENSE prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/doc/ocplib-json-typed-bson/README.md prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/ prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/ocplib_json_typed_bson.ocamlobjinfo prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/META prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/dune-package prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/json_repr_bson.cmi prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/json_repr_bson.cmt prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/lib/ocplib-json-typed-bson/json_repr_bson.cmti prep/universes/dd3505f552e5b69b5e5c6209b24ef857/ocplib-json-typed-bson/0.7/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. 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:angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124:35b5b3b78ad1e58bfd68d010f801db65e9d3d2ad75fbee011c8e5b0a076ff052 HASHES:bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c:51a567434cfaafc9d5e56ef219ed6fa056ee008ae87c0b8d6d44eaa4bf5eb714 HASHES:ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc:1602c2aa0f9781f5edaa189c3fa52a35cb1876dfe62d594ae2794de7af403f5e HASHES:ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628:f7a6042993edab7ae611bb33da8a1571e508ecef8c2f17354de2629876de7cb3 HASHES:stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc:b7a90dfe63c1ca41487e5d8d2c9219ad56feebc5d445992556aec225d4ebf6d5 HASHES:uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d:dc40f6888921642fd61a8eb4e46250f69d927ce0838e3209dc1c66be33aef5ff HASHES:ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857:c078c3c262c840754c05cf8f94c60c158e05cc855251093e54c2c7936f1caa85 2024-09-12 20:15.20 ---> saved as "56d03a1b9e4e603339aba7d6b0be95944205abb7aa663cf2d0dc5031722f2710" Job succeeded 2024-09-12 20:22.52: ocplib-json-typed-bson.0.7-dd3505f552e5b69b5e5c6209b24ef857 -> c078c3c262c840754c05cf8f94c60c158e05cc855251093e54c2c7936f1caa85 2024-09-12 20:22.52: uri.4.4.0-9dd43ce99098114fda2cdd9ff760098d -> dc40f6888921642fd61a8eb4e46250f69d927ce0838e3209dc1c66be33aef5ff 2024-09-12 20:22.52: stringext.1.6.0-023d7fa33ff06f03457dfc569655aadc -> b7a90dfe63c1ca41487e5d8d2c9219ad56feebc5d445992556aec225d4ebf6d5 2024-09-12 20:22.52: ocplib-json-typed.0.7-fe078d65ad9a117dc7ccdca2e7590628 -> f7a6042993edab7ae611bb33da8a1571e508ecef8c2f17354de2629876de7cb3 2024-09-12 20:22.52: ocaml-syntax-shims.1.0.0-023d7fa33ff06f03457dfc569655aadc -> 1602c2aa0f9781f5edaa189c3fa52a35cb1876dfe62d594ae2794de7af403f5e 2024-09-12 20:22.52: bigstringaf.0.9.0-e1594b3a23e11c1935248a2c3214eb9c -> 51a567434cfaafc9d5e56ef219ed6fa056ee008ae87c0b8d6d44eaa4bf5eb714 2024-09-12 20:22.52: angstrom.0.16.0-73394cdcbbf42a760b5cb33e2fbdd124 -> 35b5b3b78ad1e58bfd68d010f801db65e9d3d2ad75fbee011c8e5b0a076ff052 2024-09-12 20:22.52: Job succeeded