Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep statsd-client.1.0.1; 41999f2a188ce18ececc94fd5a10aac9 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:22.41: Waiting for worker… 2024-09-12 20:25.01: Got resource from pool OCluster 2024-09-12 20:25.01: 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 statsd-client.1.0.1 seq.0.3.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 mmap.1.2.0 lwt.5.5.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 bigarray-compat.1.1.0 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u statsd-client:41999f2a188ce18ececc94fd5a10aac9,ocplib-endian:a5ddad211f4398d6c64f69384940e3d4,ocaml-syntax-shims:e1657b8621e6d0fea91308e7bef1f686,mmap:f6e0fe20c736a3cb223740383426bc31,lwt:04b4b04a7001b035597dbc42193df96a,dune-configurator:ac7becb46599cad90637c267101dd0ec,csexp:e1657b8621e6d0fea91308e7bef1f686,bigarray-compat:e1657b8621e6d0fea91308e7bef1f686")) (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.071403') && (for DATA in prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.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/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.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:25.01: RETRYING: 2024-09-12/083554-voodoo-prep-ae2196 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 69% (22400/32082) Updating files: 70% (22458/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 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:18.18 ---> 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:18.18 ---> 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:18.18 ---> 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:18.18 ---> using "de4cf1e0481f1ce776364b2222a02b65dff447796dbd1b58623b6ea4481f1d08" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:18.18 ---> using "634eeb583d70a4c997ec49d9bf73370b30532564850dcd581f39f299b8cab525" from cache 2024-09-12 20:18.18 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 20:18.18 ---> 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:18.18 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:18.18 ---> using "af32c8b753a73dcabeec1a102b31cf31eec12134d3ca6721c9542413fd7b92e7" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:18.19 ---> using "d43914ff85f45d62ce88e2e005d64e5518048599f2adf71e4fa6b463a5229559" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:18.19 ---> 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:18.19 ---> 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:18.19 ---> using "11ddc5eeade7022fe8677c366b442943c9fe65c3bb412dc483b63083f3a53d52" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:18.19 ---> 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:18.19 ---> 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 statsd-client.1.0.1 seq.0.3.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 mmap.1.2.0 lwt.5.5.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 bigarray-compat.1.1.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 (939 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 statsd-client.1.0.1 seq.0.3.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 mmap.1.2.0 lwt.5.5.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 bigarray-compat.1.1.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 bigarray-compat 1.1.0 - install result 1.5 - install csexp 1.5.2 - install seq 0.3.1 - install base-bytes base - install ocaml-syntax-shims 1.0.0 - install cppo 1.7.0 - install mmap 1.2.0 - install dune-configurator 3.16.0 - install ocplib-endian 1.2 - install lwt 5.5.0 - install statsd-client 1.0.1 ===== 12 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/36: Processing 3/36: Processing 4/36: Processing 5/36: -> installed base-bytes.base Processing 6/36: -> retrieved bigarray-compat.1.1.0 (cached) Processing 7/36: Processing 8/36: [bigarray-compat: dune build] -> retrieved cppo.1.7.0 (cached) Processing 9/36: [bigarray-compat: dune build] Processing 10/36: [bigarray-compat: dune build] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 11/36: [bigarray-compat: dune build] [cppo: dune build] Processing 12/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved lwt.5.5.0 (cached) Processing 13/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved mmap.1.2.0 (cached) Processing 14/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 15/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 16/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocplib-endian.1.2 (cached) Processing 17/36: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] -> retrieved result.1.5 (cached) Processing 18/36: [statsd-client.1.0.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] Processing 19/36: [statsd-client.1.0.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [result: dune build] -> retrieved seq.0.3.1 (cached) Processing 20/36: [statsd-client.1.0.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] -> compiled bigarray-compat.1.1.0 Processing 20/36: [statsd-client.1.0.1: http] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] -> installed bigarray-compat.1.1.0 Processing 21/36: [statsd-client.1.0.1: http] [cppo: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] Processing 22/36: [statsd-client.1.0.1: http] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] -> compiled csexp.1.5.2 Processing 22/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] -> installed csexp.1.5.2 Processing 23/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] -> compiled seq.0.3.1 Processing 23/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] -> installed seq.0.3.1 Processing 24/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] -> compiled result.1.5 Processing 24/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] -> installed result.1.5 Processing 25/36: [statsd-client.1.0.1: http] [cppo: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] -> compiled mmap.1.2.0 Processing 25/36: [statsd-client.1.0.1: http] [cppo: dune build] [ocaml-syntax-shims: dune build] -> installed mmap.1.2.0 Processing 26/36: [statsd-client.1.0.1: http] [cppo: dune build] [ocaml-syntax-shims: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 27/36: [statsd-client.1.0.1: http] [cppo: dune build] [dune-configurator: rm] [ocaml-syntax-shims: dune build] -> compiled cppo.1.7.0 Processing 27/36: [statsd-client.1.0.1: http] [dune-configurator: rm] [ocaml-syntax-shims: dune build] -> installed cppo.1.7.0 Processing 28/36: [statsd-client.1.0.1: http] [dune-configurator: rm] [ocaml-syntax-shims: dune build] Processing 29/36: [statsd-client.1.0.1: http] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 29/36: [statsd-client.1.0.1: http] [dune-configurator: rm] [ocplib-endian: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 30/36: [statsd-client.1.0.1: http] [dune-configurator: rm] [ocplib-endian: dune build] Processing 30/36: [dune-configurator: rm] [ocplib-endian: dune build] -> retrieved statsd-client.1.0.1 (https://github.com/mfp/ocaml-statsd-client/archive/1.0.1.tar.gz) Processing 30/36: [dune-configurator: dune build] [ocplib-endian: dune build] -> compiled ocplib-endian.1.2 Processing 30/36: [dune-configurator: dune build] -> installed ocplib-endian.1.2 Processing 31/36: [dune-configurator: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 -> installed dune-configurator.3.16.0 Processing 33/36: [lwt: dune exec] + /home/opam/.opam/4.04/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.5.5.0) Processing 33/36: [lwt: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "lwt" "-j" "39" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.5.5.0) - (cd _build/default/src/unix && /usr/bin/gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I. -g -I /home/opam/.opam/4.04/lib/ocaml -I /home/opam/.opam/4.04/lib/bigarray-compat -I /home/opam/.opam/4.04/lib/bytes -I /home/opam/.opam/4.04/lib/mmap -I /home/opam/.opam/4.04/lib/ocaml/threads -I /home/opam/.opam/4.04/lib/ocplib-endian -I /home/opam/.opam/4.04/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I ../core -o lwt_unix_stubs.o -c lwt_unix_stubs.c) - lwt_unix_stubs.c: In function 'pipe_notification_send': - lwt_unix_stubs.c:694:10: warning: 'buf' is used uninitialized [-Wuninitialized] - 694 | return write(notification_fds[1], &buf, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24, - from /usr/include/signal.h:328, - from lwt_unix_stubs.c:25: - /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here - 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur - | ^~~~~ - lwt_unix_stubs.c:693:8: note: 'buf' declared here - 693 | char buf; - | ^~~ -> compiled lwt.5.5.0 -> installed lwt.5.5.0 Processing 35/36: [statsd-client: make all] + /usr/bin/make "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/statsd-client.1.0.1) - ocamlfind ocamlc -c statsd_client.mli -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -a -g statsd_client.ml \ - -o statsd_client.cma -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "statsd_client.ml", line 141, characters 2-232: - Error: Signature mismatch: - ... - Values do not match: - val socket : - ?cloexec:bool -> socket_domain -> socket_type -> int -> file_descr - is not included in - val socket : - Unix.socket_domain -> Unix.socket_type -> int -> file_descr - File "statsd_client.ml", line 22, characters 2-74: - Expected declaration - make: *** [Makefile:7: all] Error 2 [ERROR] The compilation of statsd-client.1.0.1 failed at "make all". #=== ERROR while compiling statsd-client.1.0.1 ================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.04.2 | file:///src # path ~/.opam/4.04/.opam-switch/build/statsd-client.1.0.1 # command /usr/bin/make all # exit-code 2 # env-file ~/.opam/log/statsd-client-115-dd7ee9.env # output-file ~/.opam/log/statsd-client-115-dd7ee9.out ### output ### # ocamlfind ocamlc -c statsd_client.mli -package lwt.unix # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # ocamlfind ocamlc -a -g statsd_client.ml \ # -o statsd_client.cma -package lwt.unix # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # File "statsd_client.ml", line 141, characters 2-232: # Error: Signature mismatch: # ... # Values do not match: # val socket : # ?cloexec:bool -> socket_domain -> socket_type -> int -> file_descr # is not included in # val socket : # Unix.socket_domain -> Unix.socket_type -> int -> file_descr # File "statsd_client.ml", line 22, characters 2-74: # Expected declaration # make: *** [Makefile:7: all] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build statsd-client 1.0.1 +- +- The following changes have been performed | - install base-bytes base | - install bigarray-compat 1.1.0 | - install cppo 1.7.0 | - install csexp 1.5.2 | - install dune-configurator 3.16.0 | - install lwt 5.5.0 | - install mmap 1.2.0 | - install ocaml-syntax-shims 1.0.0 | - install ocplib-endian 1.2 | - install result 1.5 | - install seq 0.3.1 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.04/.opam-switch/backup/state-20240912201914.export" 'opam --cli=2.1 install statsd-client.1.0.1 seq.0.3.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 mmap.1.2.0 lwt.5.5.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 bigarray-compat.1.1.0 base-bytes.base --verbose --yes --confirm-level=unsafe-yes' failed. 2024-09-12 20:19.33 ---> saved as "c107abe6c402d33230ae708937bf3029240acc2acd1840e003a5ce78e8b5b139" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u statsd-client:41999f2a188ce18ececc94fd5a10aac9,ocplib-endian:a5ddad211f4398d6c64f69384940e3d4,ocaml-syntax-shims:e1657b8621e6d0fea91308e7bef1f686,mmap:f6e0fe20c736a3cb223740383426bc31,lwt:04b4b04a7001b035597dbc42193df96a,dune-configurator:ac7becb46599cad90637c267101dd0ec,csexp:e1657b8621e6d0fea91308e7bef1f686,bigarray-compat:e1657b8621e6d0fea91308e7bef1f686")) 2024-09-12 20:19.35 ---> saved as "004ed787893419988114c008af325be123fc0021a8d036a72154a6e5ba24258e" /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.071403') && (for DATA in prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.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/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0,bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686,bigarray-compat.1.1.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2,csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686,csexp.1.5.2 prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0,dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec,dune-configurator.3.16.0 prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0,lwt.5.5.0-04b4b04a7001b035597dbc42193df96a,lwt.5.5.0 prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0,mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31,mmap.1.2.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0,ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686,ocaml-syntax-shims.1.0.0 prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2,ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4,ocplib-endian.1.2 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1,statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9,statsd-client.1.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.071403 prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/doc/bigarray-compat/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/doc/bigarray-compat/CHANGES.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/doc/bigarray-compat/LICENSE.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/doc/bigarray-compat/README.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.ocamlobjinfo prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/lib/bigarray-compat/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/bigarray-compat/1.1.0/opam prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/doc/csexp/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/doc/csexp/CHANGES.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/doc/csexp/LICENSE.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/doc/csexp/README.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/csexp.ocamlobjinfo prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/csexp.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/csexp.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/csexp.cmti prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/lib/csexp/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/csexp/1.5.2/opam prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/CHANGES.md prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/LICENSE.md prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/README.md prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/odoc-pages/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/doc/dune-configurator/odoc-pages/index.mld prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator.ocamlobjinfo prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/ prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Dune_lang.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Dune_lang.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Dune_lang.cmti prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Import.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Import.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Ocaml_config.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Ocaml_config.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/.private/configurator__Ocaml_config.cmti prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/META prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__Extract_obj.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__Extract_obj.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__Extract_obj.cmti prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__V1.cmi prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__V1.cmt prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/configurator__V1.cmti prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/lib/dune-configurator/dune-package prep/universes/ac7becb46599cad90637c267101dd0ec/dune-configurator/3.16.0/opam prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/CHANGES prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/LICENSE.md prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/README.md prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/odoc-pages/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/doc/lwt/odoc-pages/index.mld prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt.ocamlobjinfo prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/META prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/dune-package prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_condition.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_condition.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_condition.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_list.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_list.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_list.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mutex.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mutex.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mutex.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mvar.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mvar.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_mvar.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pool.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pool.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pool.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pqueue.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pqueue.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_pqueue.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_result.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_result.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_result.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_seq.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_seq.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_seq.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_sequence.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_sequence.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_sequence.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_stream.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_stream.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_stream.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_switch.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_switch.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/lwt_switch.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/ prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_unix.ocamlobjinfo prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_bytes.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_bytes.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_bytes.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_config.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_config.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_engine.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_engine.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_engine.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_features.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_features.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_fmt.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_fmt.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_fmt.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_gc.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_gc.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_gc.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_io.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_io.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_io.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_main.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_main.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_main.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_preemptive.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_preemptive.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_preemptive.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_process.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_process.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_process.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_sys.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_sys.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_sys.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_throttle.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_throttle.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_throttle.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_timeout.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_timeout.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_timeout.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_unix.cmi prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_unix.cmt prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/lib/lwt/unix/lwt_unix.cmti prep/universes/04b4b04a7001b035597dbc42193df96a/lwt/5.5.0/opam prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/doc/ prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/doc/mmap/ prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/doc/mmap/CHANGES.md prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/doc/mmap/LICENSE prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/doc/mmap/README.md prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/ prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/ prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/mmap.ocamlobjinfo prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/META prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/dune-package prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/mmap.cmi prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/mmap.cmt prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/lib/mmap/mmap.cmti prep/universes/f6e0fe20c736a3cb223740383426bc31/mmap/1.2.0/opam prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/CHANGES.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/LICENSE.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/doc/ocaml-syntax-shims/README.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/lib/ocaml-syntax-shims/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/ocaml-syntax-shims/1.0.0/opam prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/doc/ prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/doc/ocplib-endian/ prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/doc/ocplib-endian/CHANGES.md prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/doc/ocplib-endian/README.md prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/ prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/ocplib_endian.ocamlobjinfo prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/META prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/bigstring/ prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/bigstring/ocplib_endian_bigstring.ocamlobjinfo prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmi prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmt prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmti prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/dune-package prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmi prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmt prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmti prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmi prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmt prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmti prep/universes/a5ddad211f4398d6c64f69384940e3d4/ocplib-endian/1.2/opam FAILED:statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9 prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1/opam prep/universes/41999f2a188ce18ececc94fd5a10aac9/statsd-client/1.0.1/opam.err.log 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. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686:d3ee665099584fd2c9351ec951e7af2bef3778c9947b652574168402812798ae HASHES:csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686:e74ebcdbf3a03d6b3ebe25a50beddd4ca83b9f46384b86b1d002298ef38215ae HASHES:dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec:8589208bb13da54b3f489cf49d26c0b97721434493821b27584e71ddc5e03159 HASHES:lwt.5.5.0-04b4b04a7001b035597dbc42193df96a:04b526428ba7e83c3c6ef370956b6c74bc276c3dfcf8e948a32d86453d7e3189 HASHES:mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31:ced5edb0349cee8280446c249cec5dc0de4f373f98a45a262d1c27700863e891 HASHES:ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686:422821ec991bd68a7d74f563edc417f581aa9bf5308774fc351c723ed659835e HASHES:ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4:4a0ffeddf28ce8f24c91de287805f3adbb07a2b893cbce07e475e24093c19fee HASHES:statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9:df7358710a3c8c6f508b14061f52a92e06a0913ac9193088a99dbc5ae87025a6 2024-09-12 20:19.40 ---> saved as "e86b8d8c00af8d79c318fa39c6b4854898797456214fc6a66e93cd23348cb1db" Job succeeded 2024-09-12 20:27.15: Failed: statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9 2024-09-12 20:27.15: statsd-client.1.0.1-41999f2a188ce18ececc94fd5a10aac9 -> df7358710a3c8c6f508b14061f52a92e06a0913ac9193088a99dbc5ae87025a6 2024-09-12 20:27.15: ocplib-endian.1.2-a5ddad211f4398d6c64f69384940e3d4 -> 4a0ffeddf28ce8f24c91de287805f3adbb07a2b893cbce07e475e24093c19fee 2024-09-12 20:27.15: ocaml-syntax-shims.1.0.0-e1657b8621e6d0fea91308e7bef1f686 -> 422821ec991bd68a7d74f563edc417f581aa9bf5308774fc351c723ed659835e 2024-09-12 20:27.15: mmap.1.2.0-f6e0fe20c736a3cb223740383426bc31 -> ced5edb0349cee8280446c249cec5dc0de4f373f98a45a262d1c27700863e891 2024-09-12 20:27.15: lwt.5.5.0-04b4b04a7001b035597dbc42193df96a -> 04b526428ba7e83c3c6ef370956b6c74bc276c3dfcf8e948a32d86453d7e3189 2024-09-12 20:27.15: dune-configurator.3.16.0-ac7becb46599cad90637c267101dd0ec -> 8589208bb13da54b3f489cf49d26c0b97721434493821b27584e71ddc5e03159 2024-09-12 20:27.15: csexp.1.5.2-e1657b8621e6d0fea91308e7bef1f686 -> e74ebcdbf3a03d6b3ebe25a50beddd4ca83b9f46384b86b1d002298ef38215ae 2024-09-12 20:27.15: bigarray-compat.1.1.0-e1657b8621e6d0fea91308e7bef1f686 -> d3ee665099584fd2c9351ec951e7af2bef3778c9947b652574168402812798ae 2024-09-12 20:27.15: Job succeeded