Build:
  1. 0
2024-11-23 06:16.25: New job: Voodoo prep catala-format.0.1.1; 63516d78a85e2931e5b6007f42783c82
2024-11-23 06:16.25: Waiting for resource in pool OCluster
2024-11-23 06:17.55: Waiting for worker…
2024-11-23 06:17.55: Got resource from pool OCluster
2024-11-23 06:17.55: 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:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
         (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:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
 (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/))
 (comment "no build system")
 (env DUNE_CACHE disabled)
 (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 catala-format.0.1.1 topiary.0.5.1 conf-rust-2021.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u catala-format:63516d78a85e2931e5b6007f42783c82,topiary:2e1ed124b4e94e7554523cfbd2d110b2"))
 (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.493577') && (for DATA in prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.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/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.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 129808313232cb57e45fd4bb09f339dac3c19c21 --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

2024-11-23 06:17.55: RETRYING: 2024-11-23/061625-voodoo-prep-162d3f Number of retries: 0 (retriable error condition)
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
Updating files:  41% (13633/32722)
Updating files:  42% (13744/32722)
Updating files:  43% (14071/32722)
Updating files:  44% (14398/32722)
Updating files:  45% (14725/32722)
Updating files:  46% (15053/32722)
Updating files:  47% (15380/32722)
Updating files:  48% (15707/32722)
Updating files:  49% (16034/32722)
Updating files:  50% (16361/32722)
Updating files:  51% (16689/32722)
Updating files:  52% (17016/32722)
Updating files:  53% (17343/32722)
Updating files:  54% (17670/32722)
Updating files:  55% (17998/32722)
Updating files:  56% (18325/32722)
Updating files:  57% (18652/32722)
Updating files:  58% (18979/32722)
Updating files:  59% (19306/32722)
Updating files:  60% (19634/32722)
Updating files:  61% (19961/32722)
Updating files:  62% (20288/32722)
Updating files:  63% (20615/32722)
Updating files:  64% (20943/32722)
Updating files:  65% (21270/32722)
Updating files:  66% (21597/32722)
Updating files:  67% (21924/32722)
Updating files:  68% (22251/32722)
Updating files:  69% (22579/32722)
Updating files:  70% (22906/32722)
Updating files:  71% (23233/32722)
Updating files:  72% (23560/32722)
Updating files:  73% (23888/32722)
Updating files:  74% (24215/32722)
Updating files:  75% (24542/32722)
Updating files:  76% (24869/32722)
Updating files:  77% (25196/32722)
Updating files:  78% (25524/32722)
Updating files:  79% (25851/32722)
Updating files:  80% (26178/32722)
Updating files:  81% (26505/32722)
Updating files:  82% (26833/32722)
Updating files:  83% (27160/32722)
Updating files:  83% (27224/32722)
Updating files:  84% (27487/32722)
Updating files:  85% (27814/32722)
Updating files:  86% (28141/32722)
Updating files:  87% (28469/32722)
Updating files:  88% (28796/32722)
Updating files:  89% (29123/32722)
Updating files:  90% (29450/32722)
Updating files:  91% (29778/32722)
Updating files:  92% (30105/32722)
Updating files:  93% (30432/32722)
Updating files:  94% (30759/32722)
Updating files:  95% (31086/32722)
Updating files:  96% (31414/32722)
Updating files:  97% (31741/32722)
Updating files:  98% (32068/32722)
Updating files:  99% (32395/32722)
Updating files: 100% (32722/32722)
Updating files: 100% (32722/32722), done.
HEAD is now at 1298083132 Package catala-format.0.1.1

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d' locally
docker.io/ocaml/opam@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d: Pulling from ocaml/opam
bae6eab933bb: Pulling fs layer
bae6eab933bb: Verifying Checksum
bae6eab933bb: Download complete
bae6eab933bb: Pull complete
Digest: sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d
Status: Downloaded newer image for ocaml/opam@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d
2024-11-23 06:14.09 ---> saved as "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10"

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-11-23 06:14.10 ---> saved as "896b4898478af1fe2dc138d35f7af6ace0b0134923fc9309ca48ec898b41c892"

/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 [204 kB]
Fetched 308 kB in 1s (451 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 (11.8 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) ...
2024-11-23 06:14.16 ---> saved as "b321db1c785d64776953f4207e63248f48e71ed695c5b0c99cf03960525ad043"

/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 ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install dune             3.16.1 [required by voodoo-prep]
  - install topkg            1.0.7  [required by bos]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install re               1.12.0 [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - 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 sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - 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.16.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 fmt.0.9.0
-> installed uutf.1.0.3
-> installed astring.0.8.5
-> installed logs.0.7.0
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed bos.0.2.1
-> installed dune.3.16.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
2024-11-23 06:15.57 ---> saved as "fcbff7c17f094bf995bac21d7061eeec2998b7ba74f99b8f00bfd97c57c9ffbf"

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-11-23 06:15.57 ---> saved as "f9a581046cc35bc4d32bb08eb96548e3e10a07c9102656af4006f56c08fe43e6"
2024-11-23 06:15.57 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d' locally
docker.io/ocaml/opam@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d: Pulling from ocaml/opam
bae6eab933bb: Pulling fs layer
bae6eab933bb: Verifying Checksum
bae6eab933bb: Download complete
bae6eab933bb: Pull complete
Digest: sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d
Status: Downloaded newer image for ocaml/opam@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d
2024-11-23 06:15.57 ---> using "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-11-23 06:15.57 ---> using "896b4898478af1fe2dc138d35f7af6ace0b0134923fc9309ca48ec898b41c892" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-11-23 06:15.57 ---> saved as "eb6a2b8e02517f57c4d1c612d93aab7f9c92f2bea1c09cf0ebbc38a52bf47e24"

/home/opam: (copy (src packages) (dst /src/packages))
2024-11-23 06:16.11 ---> saved as "382350f022fa325acf7bb06ad313d758933cfe9b7ae371840bd5436e2211d4eb"

/home/opam: (copy (src repo) (dst /src/repo))
2024-11-23 06:16.11 ---> saved as "1050137b9ee4411a4e63a8d9643d92f512543ced65c56c1143fee9239fb363eb"

/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-11-23 06:17.37 ---> saved as "ea6642e6dd6f6e4f08b48610c3c6b9ca77edb5fcc9a578b487f06c36c96b0b98"

/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.

2024-11-23 06:18.02 ---> saved as "8819f557fe046e92ada6f986ea6c488afc190270ac03e2a6eab6fa4b47eea0a6"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-11-23 06:18.02 ---> saved as "dec0f1e19016a02586ce44bff4f987fd6782bca7ce795e805e06444bf8357001"

/home/opam: (comment "no build system")

/home/opam: (env DUNE_CACHE disabled)

/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 catala-format.0.1.1 topiary.0.5.1 conf-rust-2021.1 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 [204 kB]
Fetched 308 kB in 0s (1029 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 catala-format.0.1.1 topiary.0.5.1 conf-rust-2021.1" 

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:
cargo
The following actions will be performed:
  - install conf-rust-2021 1
  - install topiary        0.5.1
  - install catala-format  0.1.1
===== 3 to install =====

The following system packages will first need to be installed:
    cargo

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cargo"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpipeline1: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 .../libpipeline1_1.5.7-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ...
- Unpacking binfmt-support (2.2.2-2) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6+deb12u4) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ...
- Setting up python3.11-minimal (3.11.2-6+deb12u4) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 19105 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.0.0_all.deb ...
- Unpacking media-types (10.0.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6+deb12u4_amd64.deb ...
- Unpacking python3.11 (3.11.2-6+deb12u4) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package python3.
- (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 ... 19515 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
- Unpacking python3 (3.11.2-1+b1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../01-libhttp-parser2.9_2.9.4-5_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-5) ...
- Selecting previously unselected package libmbedcrypto7:amd64.
- Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ...
- Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
- Selecting previously unselected package libmbedx509-1:amd64.
- Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ...
- Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
- Selecting previously unselected package libmbedtls14:amd64.
- Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ...
- Unpacking libmbedtls14:amd64 (2.28.3-1) ...
- Selecting previously unselected package libgit2-1.5:amd64.
- Preparing to unpack .../05-libgit2-1.5_1.5.1+ds-1+deb12u1_amd64.deb ...
- Unpacking libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../06-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../08-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../09-libllvm14_1%3a14.0.6-12_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-12) ...
- Selecting previously unselected package libstd-rust-1.63:amd64.
- Preparing to unpack .../10-libstd-rust-1.63_1.63.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.63.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.63.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.63.0+dfsg1-2) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../13-cargo_0.66.0+ds1-1_amd64.deb ...
- Unpacking cargo (0.66.0+ds1-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../14-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libclang-cpp14.
- Preparing to unpack .../15-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang-cpp14 (1:14.0.6-12) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../16-libnspr4_2%3a4.35-1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.35-1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../17-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
- Selecting previously unselected package nss-plugin-pem:amd64.
- Preparing to unpack .../18-nss-plugin-pem_1.0.8+1-1_amd64.deb ...
- Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ...
- Selecting previously unselected package libcurl3-nss:amd64.
- Preparing to unpack .../19-libcurl3-nss_7.88.1-10+deb12u8_amd64.deb ...
- Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u8) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../20-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../21-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../22-libncurses6_6.4-4_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4-4) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../23-libncurses-dev_6.4-4_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4-4) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../24-libpfm4_4.13.0-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../25-libtinfo-dev_6.4-4_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.4-4) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../26-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../27-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../28-libz3-dev_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package llvm-14-runtime.
- Preparing to unpack .../29-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-runtime (1:14.0.6-12) ...
- Selecting previously unselected package llvm-14-linker-tools.
- Preparing to unpack .../30-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-linker-tools (1:14.0.6-12) ...
- Selecting previously unselected package llvm-14.
- Preparing to unpack .../31-llvm-14_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14 (1:14.0.6-12) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../32-python3-pkg-resources_66.1.1-1_all.deb ...
- Unpacking python3-pkg-resources (66.1.1-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../33-python3-pygments_2.14.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.14.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../34-python3-yaml_6.0-3+b2_amd64.deb ...
- Unpacking python3-yaml (6.0-3+b2) ...
- Selecting previously unselected package llvm-14-tools.
- Preparing to unpack .../35-llvm-14-tools_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-tools (1:14.0.6-12) ...
- Selecting previously unselected package llvm-14-dev.
- Preparing to unpack .../36-llvm-14-dev_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-dev (1:14.0.6-12) ...
- Setting up media-types (10.0.0) ...
- Setting up libpipeline1:amd64 (1.5.7-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpfm4:amd64 (4.13.0-1) ...
- Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
- Setting up libnspr4:amd64 (2:4.35-1) ...
- Setting up libncurses6:amd64 (6.4-4) ...
- Setting up binfmt-support (2.2.2-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-3) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-5) ...
- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up libz3-dev:amd64 (4.8.12-3.1) ...
- Setting up python3.11 (3.11.2-6+deb12u4) ...
- Setting up libncurses-dev:amd64 (6.4-4) ...
- Setting up libmbedx509-1:amd64 (2.28.3-1) ...
- Setting up libmbedtls14:amd64 (2.28.3-1) ...
- Setting up python3 (3.11.2-1+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libllvm14:amd64 (1:14.0.6-12) ...
- Setting up llvm-14-linker-tools (1:14.0.6-12) ...
- Setting up libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ...
- Setting up python3-pkg-resources (66.1.1-1) ...
- Setting up libtinfo-dev:amd64 (6.4-4) ...
- Setting up libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ...
- Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ...
- Setting up python3-yaml (6.0-3+b2) ...
- Setting up libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ...
- Setting up python3-pygments (2.14.0+dfsg-1) ...
- Setting up llvm-14-runtime (1:14.0.6-12) ...
- Setting up libclang-cpp14 (1:14.0.6-12) ...
- Setting up rustc (1.63.0+dfsg1-2) ...
- Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u8) ...
- Setting up llvm-14 (1:14.0.6-12) ...
- Setting up llvm-14-tools (1:14.0.6-12) ...
- Setting up cargo (0.66.0+ds1-1) ...
- Setting up llvm-14-dev (1:14.0.6-12) ...
- Processing triggers for libc-bin (2.36-9+deb12u9) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
-> retrieved conf-rust-2021.1  (cached)
Processing  2/9:
Processing  3/9:
Processing  4/9: [conf-rust-2021: cargo]
-> retrieved catala-format.0.1.1  (cached)
- cargo 1.65.0
Processing  4/9: [conf-rust-2021: rustc 2021]
-> compiled  conf-rust-2021.1
Processing  4/9:
-> installed conf-rust-2021.1
Processing  5/9:
-> retrieved topiary.0.5.1  (cached)
Processing  6/9: [topiary: cargo build]
+ /usr/bin/cargo "build" "--release" "--package" "topiary-cli" (CWD=/home/opam/.opam/5.1/.opam-switch/build/topiary.0.5.1)
- error: failed to select a version for `env_logger`.
-     ... required by package `test-log v0.2.16`
-     ... which satisfies dependency `test-log = "^0.2"` (locked to 0.2.16) of package `topiary-core v0.5.1 (/home/opam/.opam/5.1/.opam-switch/build/topiary.0.5.1/topiary/topiary-core)`
-     ... which satisfies path dependency `topiary-core` (locked to 0.5.1) of package `topiary-cli v0.5.1 (/home/opam/.opam/5.1/.opam-switch/build/topiary.0.5.1/topiary/topiary-cli)`
- versions that meet the requirements `^0.11` (locked to 0.11.3) are: 0.11.3
- 
- the package `test-log` depends on `env_logger`, with features: `anstream` but `env_logger` does not have these features.
-  It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
- 
- 
- failed to select a version for `env_logger` which could resolve this conflict
[ERROR] The compilation of topiary.0.5.1 failed at "cargo build --release --package topiary-cli".

#=== ERROR while compiling topiary.0.5.1 ======================================#
# context              2.1.6 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src
# path                 ~/.opam/5.1/.opam-switch/build/topiary.0.5.1
# command              /usr/bin/cargo build --release --package topiary-cli
# exit-code            101
# env-file             ~/.opam/log/topiary-113-41ff43.env
# output-file          ~/.opam/log/topiary-113-41ff43.out
### output ###
# error: failed to select a version for `env_logger`.
#     ... required by package `test-log v0.2.16`
#     ... which satisfies dependency `test-log = "^0.2"` (locked to 0.2.16) of package `topiary-core v0.5.1 (/home/opam/.opam/5.1/.opam-switch/build/topiary.0.5.1/topiary/topiary-core)`
#     ... which satisfies path dependency `topiary-core` (locked to 0.5.1) of package `topiary-cli v0.5.1 (/home/opam/.opam/5.1/.opam-switch/build/topiary.0.5.1/topiary/topiary-cli)`
# versions that meet the requirements `^0.11` (locked to 0.11.3) are: 0.11.3
# 
# the package `test-log` depends on `env_logger`, with features: `anstream` but `env_logger` does not have these features.
#  It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
# 
# 
# failed to select a version for `env_logger` which could resolve this conflict



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install catala-format 0.1.1
+- 
+- The following actions failed
| - build topiary 0.5.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-rust-2021 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/5.1/.opam-switch/backup/state-20241123062008.export"
'opam --cli=2.1 install catala-format.0.1.1 topiary.0.5.1 conf-rust-2021.1 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-11-23 06:21.19 ---> saved as "3a12f9975167310f983ea24dfda0e31dce679b5d69d90a0cdc0089fa047cbdca"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u catala-format:63516d78a85e2931e5b6007f42783c82,topiary:2e1ed124b4e94e7554523cfbd2d110b2"))
2024-11-23 06:21.22 ---> saved as "7500da945540209ae51b3310dca54e34b702c7a11f43803505ef0fa35cc069ae"

/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.493577') && (for DATA in prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.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/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1,topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2,topiary.0.5.1 prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1,catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82,catala-format.0.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.493577
FAILED:topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2
prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1/opam
prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/topiary/0.5.1/opam.err.log
FAILED:catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82
prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.1/opam
prep/universes/63516d78a85e2931e5b6007f42783c82/catala-format/0.1.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.
HASHES:topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2:dc77cc410246494b2b7a14cce2cc1f65c0b74abcdf33bb2f67786799bcc6caa2
HASHES:catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82:d7dea387a4b099772f73684ba258cb57eea11a2b759a529b3c4f6ae0cbf2e261
2024-11-23 06:21.27 ---> saved as "0657433b1cf7203bf5f4e6bed5923b97b20943e28ca83402bec02f972578fa9f"
Job succeeded
2024-11-23 06:27.52: Failed: topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2
2024-11-23 06:27.52: Failed: catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82
2024-11-23 06:27.52: catala-format.0.1.1-63516d78a85e2931e5b6007f42783c82 -> d7dea387a4b099772f73684ba258cb57eea11a2b759a529b3c4f6ae0cbf2e261
2024-11-23 06:27.52: topiary.0.5.1-2e1ed124b4e94e7554523cfbd2d110b2 -> dc77cc410246494b2b7a14cce2cc1f65c0b74abcdf33bb2f67786799bcc6caa2
2024-11-23 06:27.52: Job succeeded