Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep ptmap.2.0.1; 99d01031a187f09c96d1160e809ed44b 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:30.57: Waiting for worker… 2024-09-12 20:33.07: Got resource from pool OCluster 2024-09-12 20:33.07: Using cache hint "docs-universe-prep-4.04.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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.16.0 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 ptmap.2.0.1 stdlib-shims.0.3.0 seq.0.3.1 qtest.2.11.2 qcheck-ounit.0.17 qcheck-core.0.17 qcheck.0.17 ounit2.2.2.7 ocamlfind.1.9.6 obuild.0.1.11 dune.3.16.0 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u ptmap:99d01031a187f09c96d1160e809ed44b,stdlib-shims:e1657b8621e6d0fea91308e7bef1f686,qtest:89a91e4e59bac8433a6faac61400c105,qcheck-ounit:5053e5d3c66adea749c128a2b6983e40,qcheck-core:b54dc90f6a630a0bb5278898a57d370f,qcheck:ba84911ed52a76992e8da576ea8d71d7,ounit2:34643f240df4b11c1f4811a4b8843452")) (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.661672') && (for DATA in prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; 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/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; 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 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.04.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:33.07: RETRYING: 2024-09-12/083554-voodoo-prep-803912 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 71% (22886/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 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 20:25.59 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:25.59 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" 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 (992 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 (7611 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:25.59 ---> using "c05c8e792d06864fe204e80bc6edf0226468f0c399671e9c11182e88b67bb71b" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install topkg 1.0.4 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install base-bytes base [required by astring] - install dune 3.16.0 [required by voodoo-prep] - install astring 0.8.3 [required by bos] - install stdlib-shims 0.3.0 [required by fmt] - install seq 0.3.1 [required by fmt] - install result 1.5 [required by rresult] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install fpath 0.7.3 [required by voodoo-prep] - install ocamlgraph 2.0.0 [required by opam-core] - install re 1.11.0 [required by opam-format] - install fmt 0.8.6 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.3] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.6] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [seq.0.3.1] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.4] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.4 -> installed astring.0.8.3 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed seq.0.3.1 -> installed result.1.5 -> installed opam-file-format.2.1.6 -> installed cppo.1.7.0 -> installed stdlib-shims.0.3.0 -> installed rresult.0.6.0 -> installed re.1.11.0 -> installed fmt.0.8.6 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:25.59 ---> using "de4cf1e0481f1ce776364b2222a02b65dff447796dbd1b58623b6ea4481f1d08" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:25.59 ---> using "634eeb583d70a4c997ec49d9bf73370b30532564850dcd581f39f299b8cab525" from cache 2024-09-12 20:25.59 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 20:25.59 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:25.59 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:25.59 ---> using "af32c8b753a73dcabeec1a102b31cf31eec12134d3ca6721c9542413fd7b92e7" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:26.01 ---> using "d43914ff85f45d62ce88e2e005d64e5518048599f2adf71e4fa6b463a5229559" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:26.01 ---> using "58ed4f47bcef651d4e561a0dba06c3bf728166b6bad707e941140ec33b33621e" 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:26.01 ---> using "d0273eaf1aa309fe6626cfa6b27a56e08326a3332043ada79a1a5bf9d623e7f6" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.04. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.04 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:26.01 ---> using "11ddc5eeade7022fe8677c366b442943c9fe65c3bb412dc483b63083f3a53d52" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:26.01 ---> using "197d3e05380a445ba1bed5ea83c826a6b8b4b8fc4c170e41897a6941c2370b94" 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.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:26.01 ---> using "6e5a6e7b5aee62454414736a056f9802e81911ae287d1d6729a1b17358f7704f" 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 ptmap.2.0.1 stdlib-shims.0.3.0 seq.0.3.1 qtest.2.11.2 qcheck-ounit.0.17 qcheck-core.0.17 qcheck.0.17 ounit2.2.2.7 ocamlfind.1.9.6 obuild.0.1.11 dune.3.16.0 base-bytes.base 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 (860 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 ptmap.2.0.1 stdlib-shims.0.3.0 seq.0.3.1 qtest.2.11.2 qcheck-ounit.0.17 qcheck-core.0.17 qcheck.0.17 ounit2.2.2.7 ocamlfind.1.9.6 obuild.0.1.11 dune.3.16.0 base-bytes.base" 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 # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install seq 0.3.1 - install base-bytes base - install obuild 0.1.11 - install stdlib-shims 0.3.0 - install qcheck-core 0.17 - install ounit2 2.2.7 - install qcheck-ounit 0.17 - install qcheck 0.17 - install qtest 2.11.2 - install ptmap 2.0.1 ===== 10 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/30: Processing 3/30: Processing 4/30: [ptmap.2.0.1: http] Processing 5/30: [ptmap.2.0.1: http] -> installed base-bytes.base Processing 6/30: [ptmap.2.0.1: http] -> retrieved obuild.0.1.11 (cached) Processing 7/30: [ptmap.2.0.1: http] Processing 8/30: [ptmap.2.0.1: http] [obuild: ./bootstrap] -> retrieved ounit2.2.2.7 (cached) Processing 9/30: [ptmap.2.0.1: http] [obuild: ./bootstrap] Processing 9/30: [obuild: ./bootstrap] -> retrieved qcheck.0.17 (cached) Processing 10/30: [obuild: ./bootstrap] -> retrieved qcheck-core.0.17 (cached) Processing 11/30: [obuild: ./bootstrap] Processing 12/30: [obuild: ./bootstrap] [qcheck-core: dune build] -> retrieved ptmap.2.0.1 (https://github.com/UnixJunkie/ptmap/archive/v2.0.1.tar.gz) Processing 13/30: [obuild: ./bootstrap] [qcheck-core: dune build] -> retrieved qcheck-ounit.0.17 (cached) Processing 14/30: [obuild: ./bootstrap] [qcheck-core: dune build] -> retrieved qtest.2.11.2 (cached) -> retrieved seq.0.3.1 (cached) Processing 15/30: [obuild: ./bootstrap] [qcheck-core: dune build] [seq: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 16/30: [obuild: ./bootstrap] [qcheck-core: dune build] [seq: dune build] [stdlib-shims: dune build] -> compiled seq.0.3.1 Processing 16/30: [obuild: ./bootstrap] [qcheck-core: dune build] [stdlib-shims: dune build] -> installed seq.0.3.1 Processing 17/30: [obuild: ./bootstrap] [qcheck-core: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 17/30: [obuild: ./bootstrap] [qcheck-core: dune build] -> installed stdlib-shims.0.3.0 Processing 18/30: [obuild: ./bootstrap] [qcheck-core: dune build] Processing 19/30: [obuild: ./bootstrap] [ounit2: dune build] [qcheck-core: dune build] -> compiled qcheck-core.0.17 Processing 19/30: [obuild: ./bootstrap] [ounit2: dune build] -> installed qcheck-core.0.17 Processing 20/30: [obuild: ./bootstrap] [ounit2: dune build] -> compiled ounit2.2.2.7 Processing 20/30: [obuild: ./bootstrap] -> installed ounit2.2.2.7 Processing 21/30: [obuild: ./bootstrap] Processing 22/30: [obuild: ./bootstrap] [qcheck-ounit: dune build] -> compiled qcheck-ounit.0.17 Processing 22/30: [obuild: ./bootstrap] -> installed qcheck-ounit.0.17 Processing 23/30: [obuild: ./bootstrap] Processing 24/30: [obuild: ./bootstrap] [qcheck: dune build] -> compiled qcheck.0.17 Processing 24/30: [obuild: ./bootstrap] -> installed qcheck.0.17 Processing 25/30: [obuild: ./bootstrap] Processing 26/30: [obuild: ./bootstrap] [qtest: dune build] -> compiled qtest.2.11.2 Processing 26/30: [obuild: ./bootstrap] -> installed qtest.2.11.2 Processing 27/30: [obuild: ./bootstrap] + /home/opam/.opam/4.04/.opam-switch/build/obuild.0.1.11/./bootstrap (CWD=/home/opam/.opam/4.04/.opam-switch/build/obuild.0.1.11) - 4.04.2 - Using compat403.ml - COMPILING compat - COMPILING fugue - COMPILING filepath - COMPILING filesystem - BUILDING library Ext.cmo - COMPILING types - COMPILING gconf - COMPILING filetype - COMPILING dag - COMPILING libname - COMPILING pp - COMPILING expr - File "expr.ml", line 129, characters 20-119: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_::_::_::_|[]) - File "expr.ml", line 132, characters 23-134: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_::_::_::_|[]) - COMPILING utils - COMPILING modname - COMPILING taskdep - COMPILING helper - COMPILING dagutils - COMPILING process - COMPILING findlibConf - COMPILING scheduler - COMPILING prog - COMPILING dependencies - COMPILING generators - COMPILING hier - COMPILING meta - COMPILING metacache - COMPILING target - COMPILING dist - COMPILING project - COMPILING analyze - COMPILING configure - COMPILING prepare - File "prepare.ml", line 379, characters 10-113: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - DirectoryEntry _ - COMPILING buildprogs - COMPILING build - File "build.ml", line 340, characters 71-75: - Warning 40: subs was selected from type Meta.Pkg.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - COMPILING exception - BUILDING library Obuild.cmo - COMPILING sdist - COMPILING doc - COMPILING init - COMPILING help - COMPILING install - COMPILING path_generated - COMPILING main - LINKING obuild.bootstrap - Configuring obuild-0.1.11... - [ 1 of 57] Compiling Ext.Compat - [ 2 of 57] Compiling Ext.Fugue - [ 3 of 57] Intfing Ext.Filepath - [ 4 of 57] Compiling Ext.Filepath - [ 5 of 57] Intfing Ext.Filesystem - [ 6 of 57] Compiling Ext.Filesystem - File "ext/filesystem.ml", line 18, characters 11-216: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Unix.file_kind. - - [ 7 of 57] Packing Ext - [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxa - [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxs - [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cma - [ 9 of 57] Checking dist/build/lib-obuild.ext - [10 of 57] Compiling Obuild.Filetype - [11 of 57] Compiling Obuild.Gconf - [12 of 57] Compiling Obuild.Pp - [13 of 57] Compiling Obuild.Dag - File "obuild/pp.ml", line 2, characters 0-15: - Warning 33: unused open Ext.Compat. - - [14 of 57] Compiling Obuild.Expr - [15 of 57] Compiling Obuild.Modname - [16 of 57] Compiling Obuild.Types - File "obuild/expr.ml", line 129, characters 20-119: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_::_::_::_|[]) - File "obuild/expr.ml", line 132, characters 23-134: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_::_::_::_|[]) - File "obuild/expr.ml", line 216, characters 8-232: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Token.t. - File "obuild/expr.ml", line 209, characters 4-849: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Token.t. - File "obuild/expr.ml", line 233, characters 4-205: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Token.t. - File "obuild/expr.ml", line 268, characters 2-232: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Token.t. - - [17 of 57] Compiling Obuild.Taskdep - [18 of 57] Compiling Obuild.Libname - [19 of 57] Compiling Obuild.Utils - [20 of 57] Compiling Obuild.Dagutils - [21 of 57] Compiling Obuild.Helper - [22 of 57] Compiling Obuild.Process - File "obuild/process.ml", line 95, characters 2-193: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Unix.process_status. - - [23 of 57] Compiling Obuild.Scheduler - [24 of 57] Compiling Obuild.FindlibConf - [25 of 57] Compiling Obuild.Prog - [26 of 57] Compiling Obuild.Meta - [27 of 57] Compiling Obuild.Generators - File "obuild/generators.ml", line 55, characters 10-101: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Filetype.t. - - [28 of 57] Compiling Obuild.Dependencies - File "obuild/meta.ml", line 129, characters 27-155: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Predicate.t. - File "obuild/meta.ml", line 138, characters 29-147: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Predicate.t. - File "obuild/meta.ml", line 314, characters 28-300: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 323, characters 48-235: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 329, characters 48-251: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 320, characters 40-683: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 346, characters 8-454: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 360, characters 8-243: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 369, characters 8-411: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 381, characters 8-410: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 393, characters 8-190: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 400, characters 8-242: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 409, characters 26-158: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 414, characters 8-144: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 420, characters 8-251: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 336, characters 31-4646: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type t. - File "obuild/meta.ml", line 5, characters 0-11: - Warning 33: unused open Helper. - File "obuild/meta.ml", line 6, characters 0-10: - Warning 33: unused open Gconf. - File "obuild/meta.ml", line 136, characters 39-42: - Warning 27: unused variable dep. - - [29 of 57] Compiling Obuild.Hier - [30 of 57] Compiling Obuild.Metacache - File "obuild/metacache.ml", line 1, characters 0-9: - Warning 33: unused open Meta. - - File "obuild/hier.ml", line 4, characters 0-10: - Warning 33: unused open Types. - - [31 of 57] Compiling Obuild.Target - [32 of 57] Compiling Obuild.Project - [33 of 57] Compiling Obuild.Dist - [34 of 57] Compiling Obuild.Analyze - File "obuild/analyze.ml", line 80, characters 7-79: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Target.Name.t. - File "obuild/analyze.ml", line 247, characters 15-449: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Meta.Predicate.t. - File "obuild/analyze.ml", line 275, characters 9-178: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Target.Name.t. - - [35 of 57] Compiling Obuild.Configure - [36 of 57] Compiling Obuild.Prepare - File "obuild/prepare.ml", line 168, characters 8-93: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Analyze.dependency_tag. - File "obuild/prepare.ml", line 218, characters 17-557: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Filetype.t. - File "obuild/prepare.ml", line 379, characters 10-113: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - DirectoryEntry _ - File "obuild/prepare.ml", line 489, characters 10-224: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type compile_step. - File "obuild/prepare.ml", line 552, characters 6-99: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Analyze.dep_type. - File "obuild/prepare.ml", line 202, characters 9-16: - Warning 27: unused variable srcPath. - File "obuild/prepare.ml", line 233, characters 13-20: - Warning 27: unused variable srcPath. - File "obuild/prepare.ml", line 239, characters 37-41: - Warning 27: unused variable path. - - [37 of 57] Compiling Obuild.Buildprogs - File "obuild/buildprogs.ml", line 69, characters 14-206: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Filetype.t. - File "obuild/buildprogs.ml", line 66, characters 17-23: - Warning 27: unused variable srcDir. - - [38 of 57] Compiling Obuild.Build - File "obuild/build.ml", line 60, characters 45-688: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Filetype.t. - File "obuild/build.ml", line 59, characters 4-1138: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Filetype.t. - File "obuild/build.ml", line 89, characters 6-63: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Types.ocaml_compiled_type. - File "obuild/build.ml", line 89, characters 6-63: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option. - File "obuild/build.ml", line 150, characters 20-196: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Hier.file_entry. - File "obuild/build.ml", line 340, characters 71-75: - Warning 40: subs was selected from type Meta.Pkg.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "obuild/build.ml", line 340, characters 71-75: - Warning 42: this use of subs relies on type-directed disambiguation, - it will not compile with OCaml 4.00 or earlier. - File "obuild/build.ml", line 339, characters 10-26: - Warning 39: unused rec flag. - File "obuild/build.ml", line 363, characters 22-124: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option. - File "obuild/build.ml", line 377, characters 13-458: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Target.Name.t. - File "obuild/build.ml", line 498, characters 40-160: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Prepare.compile_step. - File "obuild/build.ml", line 333, characters 28-34: - Warning 27: unused variable in_acc. - - [39 of 57] Compiling Obuild.Exception - [40 of 57] Packing Obuild - [41 of 57] Linking library dist/build/lib-obuild/obuild.cmxa - [41 of 57] Linking library dist/build/lib-obuild/obuild.cmxs - [41 of 57] Linking library dist/build/lib-obuild/obuild.cma - [42 of 57] Checking dist/build/lib-obuild - [43 of 57] Compiling Assimilate_oasis - [44 of 57] Compiling Simple - [45 of 57] Compiling Install - [46 of 57] Compiling Doc - File "src/install.ml", line 21, characters 6-264: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Filetype.t. - File "src/install.ml", line 27, characters 4-116: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Filetype.t. - File "src/install.ml", line 43, characters 31-137: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Target.Name.t. - File "src/install.ml", line 47, characters 31-137: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Target.Name.t. - - [47 of 57] Compiling Sdist - File "src/doc.ml", line 15, characters 8-16: - Warning 27: unused variable projFile. - - [48 of 57] Compiling Help - File "src/sdist.ml", line 28, characters 14-178: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Filetype.t. - File "src/sdist.ml", line 36, characters 12-154: - Warning 4: this pattern-matching is fragile. - It will remain exhaustive when constructors are added to type Obuild.Filetype.t. - File "src/sdist.ml", line 9, characters 17-27: - Warning 27: unused variable isSnapshot. - - [49 of 57] Compiling Path_generated - [50 of 57] Compiling Init - [51 of 57] Linking executable dist/build/obuild-from-oasis/obuild-from-oasis - [52 of 57] Linking executable dist/build/obuild-simple/obuild-simple - [53 of 57] Compiling Main - [54 of 57] Checking dist/build/obuild-from-oasis - [55 of 57] Checking dist/build/obuild-simple - [56 of 57] Linking executable dist/build/obuild/obuild - [57 of 57] Checking dist/build/obuild - - real 0m2.273s - user 0m1.820s - sys 0m1.391s -> compiled obuild.0.1.11 -> installed obuild.0.1.11 Processing 29/30: [ptmap: obuild configure] + /home/opam/.opam/4.04/bin/obuild "configure" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ptmap.2.0.1) - Configuring ptmap-1.0... Processing 29/30: [ptmap: obuild build] + /home/opam/.opam/4.04/bin/obuild "build" "lib-ptmap" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ptmap.2.0.1) - [1 of 4] Intfing Ptmap - [2 of 4] Compiling Ptmap - [3 of 4] Linking library dist/build/lib-ptmap/ptmap.cmxa - [3 of 4] Linking library dist/build/lib-ptmap/ptmap.cmxs - [3 of 4] Linking library dist/build/lib-ptmap/ptmap.cma - [4 of 4] Checking dist/build/lib-ptmap -> compiled ptmap.2.0.1 Processing 30/30: [ptmap: obuild install] + /home/opam/.opam/4.04/bin/obuild "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ptmap.2.0.1) - installing library ptmap -> installed ptmap.2.0.1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:27.13 ---> saved as "6c68c3aad7d0882489ed7f769a18b9c4dab7a1371c4df90d9f0355055e7770bf" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ptmap:99d01031a187f09c96d1160e809ed44b,stdlib-shims:e1657b8621e6d0fea91308e7bef1f686,qtest:89a91e4e59bac8433a6faac61400c105,qcheck-ounit:5053e5d3c66adea749c128a2b6983e40,qcheck-core:b54dc90f6a630a0bb5278898a57d370f,qcheck:ba84911ed52a76992e8da576ea8d71d7,ounit2:34643f240df4b11c1f4811a4b8843452")) 2024-09-12 20:27.17 ---> saved as "57ca15c77d5b06ec7404a1e88b9a6914f004faf26446ecdccbd1604846e1e00f" /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.661672') && (for DATA in prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; 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/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7,ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452,ounit2.2.2.7 prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17,qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7,qcheck.0.17 prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17,qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f,qcheck-core.0.17 prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17,qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40,qcheck-ounit.0.17 prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2,qtest.2.11.2-89a91e4e59bac8433a6faac61400c105,qtest.2.11.2 prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0,stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686,stdlib-shims.0.3.0 prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1,ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b,ptmap.2.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.661672 prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/CHANGES.md prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/LICENSE.txt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/README.md prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/odoc-pages/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/doc/ounit2/odoc-pages/index.mld prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit.ocamlobjinfo prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/META prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitAdvanced.ocamlobjinfo prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitAssert.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitAssert.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitBracket.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitBracket.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCache.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCache.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCheckEnv.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCheckEnv.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitChooser.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitChooser.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitConf.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitConf.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCore.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitCore.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitDiff.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitDiff.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitDiff.cmti prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLogger.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLogger.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerCI.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerCI.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerHTML.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerHTML.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerHTMLData.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerHTMLData.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerJUnit.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerJUnit.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerStd.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitLoggerStd.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitPlugin.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitPlugin.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitPropList.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitPropList.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitResultSummary.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitResultSummary.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitRunner.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitRunner.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitRunnerProcesses.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitRunnerProcesses.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitShared.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitShared.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitState.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitState.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitTest.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitTest.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitTestData.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitTestData.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitUtils.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/advanced/oUnitUtils.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/dune-package prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit.cmti prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit2.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit2.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/oUnit2.cmti prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/oUnitThreads.ocamlobjinfo prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/.private/ prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/.private/oUnitThreads__OUnitRunnerThreads.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/.private/oUnitThreads__OUnitRunnerThreads.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/oUnitThreads.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/oUnitThreads.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/oUnitThreads__.cmi prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/lib/ounit2/threads/oUnitThreads__.cmt prep/universes/34643f240df4b11c1f4811a4b8843452/ounit2/2.2.7/opam prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/ prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/ prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/CHANGELOG.md prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/LICENSE prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/README.adoc prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/odoc-pages/ prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/doc/qcheck/odoc-pages/index.mld prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/ prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/ prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/qcheck.ocamlobjinfo prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/META prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/dune-package prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/qCheck_runner.cmi prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/lib/qcheck/qCheck_runner.cmt prep/universes/ba84911ed52a76992e8da576ea8d71d7/qcheck/0.17/opam prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/doc/ prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/doc/qcheck-core/ prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/doc/qcheck-core/CHANGELOG.md prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/doc/qcheck-core/LICENSE prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/doc/qcheck-core/README.adoc prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/ prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/ prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qcheck_core.ocamlobjinfo prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/META prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/dune-package prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qCheck.cmi prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qCheck.cmt prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qCheck.cmti prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qcheck_ops.cmi prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/qcheck_ops.cmt prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/runner/ prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/runner/qcheck_runner.ocamlobjinfo prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/runner/qCheck_base_runner.cmi prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/runner/qCheck_base_runner.cmt prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/lib/qcheck-core/runner/qCheck_base_runner.cmti prep/universes/b54dc90f6a630a0bb5278898a57d370f/qcheck-core/0.17/opam prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/doc/ prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/doc/qcheck-ounit/ prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/doc/qcheck-ounit/CHANGELOG.md prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/doc/qcheck-ounit/LICENSE prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/doc/qcheck-ounit/README.adoc prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/ prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/ prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/qcheck_ounit.ocamlobjinfo prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/META prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/dune-package prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/qCheck_ounit.cmi prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/qCheck_ounit.cmt prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/lib/qcheck-ounit/qCheck_ounit.cmti prep/universes/5053e5d3c66adea749c128a2b6983e40/qcheck-ounit/0.17/opam prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/doc/ prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/doc/qtest/ prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/doc/qtest/LICENSE prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/doc/qtest/README.adoc prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/ prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/ prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/META prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/dune-package prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/lib/ prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/lib/qtestlib.ocamlobjinfo prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/lib/qtestlib.cmi prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/lib/qtest/lib/qtestlib.cmt prep/universes/89a91e4e59bac8433a6faac61400c105/qtest/2.11.2/opam prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/doc/stdlib-shims/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/doc/stdlib-shims/CHANGES.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/doc/stdlib-shims/LICENSE prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/doc/stdlib-shims/README.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/stdlib_shims.ocamlobjinfo prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/stdlib.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/lib/stdlib-shims/stdlib.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/stdlib-shims/0.3.0/opam prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/ prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/ptmap.ocamlobjinfo prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/META prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/ptmap.cmi prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/ptmap.cmt prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/lib/ptmap/ptmap.cmti prep/universes/99d01031a187f09c96d1160e809ed44b/ptmap/2.0.1/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:ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452:89aeba13090945d9bd2e1a9b52ddaa582c5e46e0ab1d3fdc81d88547dd2e55d7 HASHES:qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7:79a7592760c40b868f630f67774892881c7d842159b181a607c9876d899a0259 HASHES:qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f:23f4922a69b3ddf6899a6c919ae53b8104195aaa6d608e6586a3526e8de6e1e8 HASHES:qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40:fae015339207bf424d717ab06ae0463eb3e61efbba527fba24bfb88150ad97d6 HASHES:qtest.2.11.2-89a91e4e59bac8433a6faac61400c105:1c7874d29da2d3dfd3f3b28b9f1793734c025c447e7debf04029d3c3cd4cd6f1 HASHES:stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686:28c4aaf8b8aa390f836cdc377448f5f31eb1a135391bc6ed77aa12d6ec0f4ead HASHES:ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b:40fb7b365073047b9d9acfff14bb2a43c339e5b57f1c3ce6acff5ad470dc3ef5 2024-09-12 20:27.20 ---> saved as "a815ae1abac7766e44a272f63a4620a7c21a261325a31fd833eb437c0f6f96d2" Job succeeded 2024-09-12 20:35.36: ptmap.2.0.1-99d01031a187f09c96d1160e809ed44b -> 40fb7b365073047b9d9acfff14bb2a43c339e5b57f1c3ce6acff5ad470dc3ef5 2024-09-12 20:35.36: stdlib-shims.0.3.0-e1657b8621e6d0fea91308e7bef1f686 -> 28c4aaf8b8aa390f836cdc377448f5f31eb1a135391bc6ed77aa12d6ec0f4ead 2024-09-12 20:35.36: qtest.2.11.2-89a91e4e59bac8433a6faac61400c105 -> 1c7874d29da2d3dfd3f3b28b9f1793734c025c447e7debf04029d3c3cd4cd6f1 2024-09-12 20:35.36: qcheck-ounit.0.17-5053e5d3c66adea749c128a2b6983e40 -> fae015339207bf424d717ab06ae0463eb3e61efbba527fba24bfb88150ad97d6 2024-09-12 20:35.36: qcheck-core.0.17-b54dc90f6a630a0bb5278898a57d370f -> 23f4922a69b3ddf6899a6c919ae53b8104195aaa6d608e6586a3526e8de6e1e8 2024-09-12 20:35.36: qcheck.0.17-ba84911ed52a76992e8da576ea8d71d7 -> 79a7592760c40b868f630f67774892881c7d842159b181a607c9876d899a0259 2024-09-12 20:35.36: ounit2.2.2.7-34643f240df4b11c1f4811a4b8843452 -> 89aeba13090945d9bd2e1a9b52ddaa582c5e46e0ab1d3fdc81d88547dd2e55d7 2024-09-12 20:35.36: Job succeeded