Build:
- 0
2025-01-09 13:27.28: New job: Voodoo prep mccs.1.1+19; f33ee9033e2c9a92c1c93ec9949f1c67 2025-01-09 13:27.28: Waiting for resource in pool OCluster 2025-01-09 13:28.44: Waiting for worker… 2025-01-09 13:29.35: Got resource from pool OCluster 2025-01-09 13:29.35: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f) (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-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f) (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.17.1")) (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 mccs.1.1+19 host-arch-x86_64.1 extlib.1.8.0 dune.3.17.1 cudf.0.10 cppo.1.8.0 conf-c++.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u mccs:f33ee9033e2c9a92c1c93ec9949f1c67,extlib:25a8f5158030ea6df89679311f5c43ab,cudf:a50229fd7c51433cf146c5bc930ed867,cppo:28674bb3dce2b8236c0b4b0318e24ff9")) (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.038645') && (for DATA in prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; 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/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; 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 283c15c1ee528d7b3f102a42ec0477fcb65f3b17 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2025-01-09 13:29.35: RETRYING: 2025-01-09/132728-voodoo-prep-abed3f Number of retries: 0 (retriable error condition) Building on x86-bm-c5.sw.ocaml.org All commits already cached Updating files: 61% (17645/28894) Updating files: 62% (17915/28894) Updating files: 63% (18204/28894) Updating files: 64% (18493/28894) Updating files: 65% (18782/28894) Updating files: 66% (19071/28894) Updating files: 67% (19359/28894) Updating files: 68% (19648/28894) Updating files: 69% (19937/28894) Updating files: 70% (20226/28894) Updating files: 71% (20515/28894) Updating files: 72% (20804/28894) Updating files: 73% (21093/28894) Updating files: 74% (21382/28894) Updating files: 75% (21671/28894) Updating files: 76% (21960/28894) Updating files: 77% (22249/28894) Updating files: 78% (22538/28894) Updating files: 79% (22827/28894) Updating files: 80% (23116/28894) Updating files: 81% (23405/28894) Updating files: 82% (23694/28894) Updating files: 83% (23983/28894) Updating files: 84% (24271/28894) Updating files: 85% (24560/28894) Updating files: 86% (24849/28894) Updating files: 87% (25138/28894) Updating files: 88% (25427/28894) Updating files: 89% (25716/28894) Updating files: 90% (26005/28894) Updating files: 91% (26294/28894) Updating files: 92% (26583/28894) Updating files: 93% (26872/28894) Updating files: 94% (27161/28894) Updating files: 95% (27450/28894) Updating files: 96% (27739/28894) Updating files: 97% (28028/28894) Updating files: 98% (28317/28894) Updating files: 99% (28606/28894) Updating files: 100% (28894/28894) Updating files: 100% (28894/28894), done. HEAD is now at 283c15c1ee mccs < 1.1+19 is incompatible with macOS's default C++ compiler when using OCaml 5.3 (requires -std=gnu++11) (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f) Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f' locally docker.io/ocaml/opam@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f: Pulling from ocaml/opam 4949e0d744c3: Pulling fs layer 4949e0d744c3: Verifying Checksum 4949e0d744c3: Download complete 4949e0d744c3: Pull complete Digest: sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f Status: Downloaded newer image for ocaml/opam@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f 2025-01-09 13:25.30 ---> saved as "7293932247dd1f99fc98d4a518f19bf0654cb0f176f2cb63716db2cbd903554b" /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-01-09 13:25.30 ---> saved as "db8c98fadaa2fbe063261d84f00726f9d28c006b178d6d56659bb73e3b70de1c" /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [239 kB] Fetched 343 kB in 0s (1277 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 (18.9 MB/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 ... 18776 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+deb12u9) ... 2025-01-09 13:25.33 ---> saved as "f277de901af4eaf81d9074fa99ae4eb2e374876c8fc48c2eba1fb5f5e4938dcf" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.17.1 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.3.0 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.3.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.17.1] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.3.0] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.3.0] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.17.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.3.0 -> installed opam-format.2.3.0 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2025-01-09 13:26.37 ---> saved as "bb8ccb52f7d9d3d831459219d9b620004a9e1a749ea524b049441e3d1c2de2c6" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2025-01-09 13:26.37 ---> saved as "ddb11338b0889f78f19c1550d9d9fcdc8260db76f30528766a8dd76bdf8e862a" 2025-01-09 13:26.37 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f) Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f' locally docker.io/ocaml/opam@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f: Pulling from ocaml/opam 4949e0d744c3: Pulling fs layer 4949e0d744c3: Verifying Checksum 4949e0d744c3: Download complete 4949e0d744c3: Pull complete Digest: sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f Status: Downloaded newer image for ocaml/opam@sha256:65fa25ed9906610fb78f7499e83aae6d86cfcdbec4915fffa0a62db195d9127f 2025-01-09 13:26.37 ---> using "7293932247dd1f99fc98d4a518f19bf0654cb0f176f2cb63716db2cbd903554b" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-01-09 13:26.37 ---> using "db8c98fadaa2fbe063261d84f00726f9d28c006b178d6d56659bb73e3b70de1c" from cache /home/opam: (run (shell "sudo mkdir /src")) 2025-01-09 13:26.37 ---> saved as "690e89b4dad60054dae84fecbaea029b2c7900b44a58573685e9b17833b448c8" /home/opam: (copy (src packages) (dst /src/packages)) 2025-01-09 13:26.51 ---> saved as "a5c511cb94bdf7b6bb4fcdc4eda0eeda947b2679ce559ceff951d44795b15665" /home/opam: (copy (src repo) (dst /src/repo)) 2025-01-09 13:26.51 ---> saved as "228d0a11313ab529e7fa0fa9f2b445ff5692ffb340d887f2c51e29b67aad7dd7" /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 2025-01-09 13:28.28 ---> saved as "20c91968e7573383aec9d15571fd7c68466e8eafcd2b6874ed4271022d70a3c3" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2025-01-09 13:29.01 ---> saved as "a2d668aa72a3aac220eab5954fdf1a9ee37313940d0601b4901527cad9ad7777" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2025-01-09 13:29.02 ---> saved as "e5f5ef6e0e445d516418150e427fec4dc871824b910e3bc997389b9491376cd4" /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.17.1")) The following actions will be performed: - install dune 3.17.1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.17.1 (cached) -> installed dune.3.17.1 Done. # Run eval $(opam env) to update the current shell environment 2025-01-09 13:30.25 ---> saved as "b514ac0514a5bd7faeadf4c3dc24ece6ec70e04296a927b5b8a8335fb0ac3c68" /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 mccs.1.1+19 host-arch-x86_64.1 extlib.1.8.0 dune.3.17.1 cudf.0.10 cppo.1.8.0 conf-c++.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [239 kB] Fetched 343 kB in 1s (533 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 mccs.1.1+19 host-arch-x86_64.1 extlib.1.8.0 dune.3.17.1 cudf.0.10 cppo.1.8.0 conf-c++.1.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: g++ [NOTE] Package dune is already installed (current version is 3.17.1). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). The following actions will be performed: - install cppo 1.8.0 - install conf-c++ 1.0 - install extlib 1.8.0 - install cudf 0.10 - install mccs 1.1+19 ===== 5 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/15: Processing 3/15: Processing 4/15: Processing 5/15: [conf-c++: c++] -> retrieved cppo.1.8.0 (cached) Processing 6/15: [conf-c++: c++] Processing 7/15: [conf-c++: c++] [cppo: dune build] -> retrieved cudf.0.10 (cached) -> retrieved extlib.1.8.0 (cached) - c++ (Debian 12.2.0-14) 12.2.0 - Copyright (C) 2022 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-c++.1.0 Processing 7/15: [cppo: dune build] -> installed conf-c++.1.0 Processing 8/15: [cppo: dune build] -> retrieved mccs.1.1+19 (cached) + /home/opam/.opam/5.1/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cppo.1.8.0) -> compiled cppo.1.8.0 -> installed cppo.1.8.0 Processing 10/15: [extlib: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "extlib" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/extlib.1.8.0) -> compiled extlib.1.8.0 -> installed extlib.1.8.0 Processing 12/15: [cudf: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "cudf" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cudf.0.10) - (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cudf.objs/byte -I /home/opam/.opam/5.1/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmo -c -impl lib/cudf_type_parser.ml) - File "lib/cudf_type_parser.mly", line 204, characters 24-42: - Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. - (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /home/opam/.opam/5.1/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_parser.cmx -c -impl lib/cudf_type_parser.ml) - File "lib/cudf_type_parser.mly", line 204, characters 24-42: - Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. -> compiled cudf.0.10 -> installed cudf.0.10 Processing 14/15: [mccs: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "mccs" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/mccs.1.1+19) -> compiled mccs.1.1+19 -> installed mccs.1.1+19 Done. # Run eval $(opam env) to update the current shell environment 2025-01-09 13:32.27 ---> saved as "d1c383e93d8c26534cf4aca933c440d13959a4b59c68db5a4f0b7dd217abd88f" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u mccs:f33ee9033e2c9a92c1c93ec9949f1c67,extlib:25a8f5158030ea6df89679311f5c43ab,cudf:a50229fd7c51433cf146c5bc930ed867,cppo:28674bb3dce2b8236c0b4b0318e24ff9")) 2025-01-09 13:32.29 ---> saved as "31eab98fef541d791f5e450852b7dd794395a8965947325d1f79fc02ffc4c82e" /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.038645') && (for DATA in prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; 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/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0,cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9,cppo.1.8.0 prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10,cudf.0.10-a50229fd7c51433cf146c5bc930ed867,cudf.0.10 prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0,extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab,extlib.1.8.0 prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19,mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67,mccs.1.1+19; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.038645 prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/doc/ prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/doc/cppo/ prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/doc/cppo/LICENSE.md prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/doc/cppo/README.md prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/lib/ prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/lib/cppo/ prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/lib/cppo/META prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/lib/cppo/dune-package prep/universes/28674bb3dce2b8236c0b4b0318e24ff9/cppo/1.8.0/opam prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/doc/ prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/doc/cudf/ prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/doc/cudf/README prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/ prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/ prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf.ocamlobjinfo prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/META prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_822_lexer.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_822_lexer.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_822_parser.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_822_parser.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_822_parser.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_checker.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_checker.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_checker.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_conf.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_conf.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_conf.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_parser.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_parser.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_parser.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_printer.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_printer.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_printer.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_type_lexer.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_type_lexer.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_type_parser.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_type_parser.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_type_parser.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types_pp.cmi prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types_pp.cmt prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/cudf_types_pp.cmti prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/lib/cudf/dune-package prep/universes/a50229fd7c51433cf146c5bc930ed867/cudf/0.10/opam prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/doc/ prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/doc/extlib/ prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/doc/extlib/CHANGES prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/doc/extlib/LICENSE prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/doc/extlib/README.md prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/ prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/ prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extlib.ocamlobjinfo prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/META prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/bitSet.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/bitSet.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/bitSet.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dllist.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dllist.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dllist.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dune-package prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dynArray.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dynArray.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/dynArray.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/enum.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/enum.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/enum.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extArray.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extArray.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extArray.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extBuffer.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extBuffer.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extBuffer.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extBytes.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extBytes.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extHashtbl.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extHashtbl.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extHashtbl.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extLib.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extLib.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extList.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extList.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extList.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extString.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extString.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/extString.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/global.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/global.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/global.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/iO.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/iO.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/iO.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/optParse.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/optParse.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/optParse.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/option.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/option.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/option.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/pMap.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/pMap.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/pMap.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/refList.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/refList.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/refList.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/std.cmi prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/std.cmt prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/lib/extlib/std.cmti prep/universes/25a8f5158030ea6df89679311f5c43ab/extlib/1.8.0/opam prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/doc/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/doc/mccs/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/doc/mccs/CHANGES.md prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/doc/mccs/README.md prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/mccs.ocamlobjinfo prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/META prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/dune-package prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/glpk/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/glpk/internal/ prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/glpk/internal/mccs_glpk.ocamlobjinfo prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/glpk/internal/ocaml_mccs_glpk.cmi prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/glpk/internal/ocaml_mccs_glpk.cmt prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/mccs.cmi prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/mccs.cmt prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/lib/mccs/mccs.cmti prep/universes/f33ee9033e2c9a92c1c93ec9949f1c67/mccs/1.1+19/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. HASHES:cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9:70ff8e629549e3de1010b3d3cc0db74145fea9a37e4d518c035395c2773110b9 HASHES:cudf.0.10-a50229fd7c51433cf146c5bc930ed867:adbfeb2d6843f1e6500c5b8e58d61b2db40294a1cc110da40f82dbec857571a3 HASHES:extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab:7be268a4cd1c2746a30c915e31671dd27acd26df9a98d3b0defebea2f370f317 HASHES:mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67:658432533a8ca1bda513a8586ac4bf909a8c35ce3d57e35155ea4236fe847285 2025-01-09 13:32.33 ---> saved as "c7acb0a446c36c00d17b73e7ecfe2bf745f84cbbc9c183106d17a0c076227335" Job succeeded 2025-01-09 13:38.07: mccs.1.1+19-f33ee9033e2c9a92c1c93ec9949f1c67 -> 658432533a8ca1bda513a8586ac4bf909a8c35ce3d57e35155ea4236fe847285 2025-01-09 13:38.07: extlib.1.8.0-25a8f5158030ea6df89679311f5c43ab -> 7be268a4cd1c2746a30c915e31671dd27acd26df9a98d3b0defebea2f370f317 2025-01-09 13:38.07: cudf.0.10-a50229fd7c51433cf146c5bc930ed867 -> adbfeb2d6843f1e6500c5b8e58d61b2db40294a1cc110da40f82dbec857571a3 2025-01-09 13:38.07: cppo.1.8.0-28674bb3dce2b8236c0b4b0318e24ff9 -> 70ff8e629549e3de1010b3d3cc0db74145fea9a37e4d518c035395c2773110b9 2025-01-09 13:38.07: Job succeeded