Build:
  1. 0
2024-05-17 13:37.55: New job: Voodoo prep xen-evtchn-unix.2.1.0; 4a5cf7a7382b2523617e25f3363d1954
2024-05-17 13:37.55: Connecting to build cluster…
2024-05-17 13:37.55: Waiting for resource in pool OCluster
2024-05-17 13:39.39: Waiting for worker…
2024-05-17 13:55.03: Got resource from pool OCluster
2024-05-17 13:55.03: 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:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
         (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:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
 (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.15.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 xen-evtchn-unix.2.1.0 xen-evtchn.2.1.0 ocplib-endian.1.2 ocamlfind.1.9.6 lwt-dllist.1.0.1 lwt.5.7.0 dune-configurator.3.15.0 dune.3.15.0 csexp.1.5.2 cppo.1.6.9 conf-xen.1 cmdliner.1.2.0 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u xen-evtchn-unix:4a5cf7a7382b2523617e25f3363d1954,xen-evtchn:bc22c43b3cf25ac74b821bc6220e2931,ocplib-endian:31847cfabce2cbb07d7e0320f634d92e,lwt-dllist:1c61320c2d9588fb5e86ca7c6b36ae13,lwt:2201d791934b7dcf48ecd4286a671c1b,cppo:1c61320c2d9588fb5e86ca7c6b36ae13,conf-xen:d41d8cd98f00b204e9800998ecf8427e"))
 (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.779260') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; 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/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; 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 dc29da5b7c987650b085ea1fb0cae08a2fd3b289 --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-05-17 13:55.03: RETRYING: 2024-05-17/133755-voodoo-prep-23cfaa Number of retries: 0 (retriable error condition)
Building on x86-bm-c10.sw.ocaml.org
All commits already cached
Updating files:  76% (25657/33696)
Updating files:  77% (25946/33696)
Updating files:  78% (26283/33696)
Updating files:  79% (26620/33696)
Updating files:  80% (26957/33696)
Updating files:  81% (27294/33696)
Updating files:  82% (27631/33696)
Updating files:  83% (27968/33696)
Updating files:  84% (28305/33696)
Updating files:  85% (28642/33696)
Updating files:  86% (28979/33696)
Updating files:  87% (29316/33696)
Updating files:  88% (29653/33696)
Updating files:  89% (29990/33696)
Updating files:  90% (30327/33696)
Updating files:  91% (30664/33696)
Updating files:  92% (31001/33696)
Updating files:  93% (31338/33696)
Updating files:  94% (31675/33696)
Updating files:  95% (32012/33696)
Updating files:  96% (32349/33696)
Updating files:  97% (32686/33696)
Updating files:  98% (33023/33696)
Updating files:  99% (33360/33696)
Updating files: 100% (33696/33696)
Updating files: 100% (33696/33696), done.
HEAD is now at dc29da5b7c xen-gnt-unix & xen-evtchn-unix: unavailable on unix

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
2024-05-17 13:51.21 ---> using "21c8a5b61b5cb4edf66f4190bf5c4b0e52bef7327a05c34de6f8342edd793c57" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 13:51.21 ---> using "46e86ad6c91a7732e8a7ff32712bee397c6e462e5217d61d9842ae07d5bb5e2c" 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-security bookworm-security/main amd64 Packages [156 kB]
Fetched 259 kB in 0s (989 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 1 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 (14.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 ... 18766 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+deb12u7) ...
2024-05-17 13:51.21 ---> using "efd532a61c81b7400895116d75dd48de3e2df13e2c011e2b49ee47c397bdcfe7" 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.2.0  [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install dune             3.15.2 [required by voodoo-prep]
  - install topkg            1.0.7  [required by bos]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install re               1.11.0 [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [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 ocamlgraph       2.1.0  [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.1.5  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.15.2] found in cache
[fmt.0.9.0] 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
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] 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.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.15.2
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed re.1.11.0
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:51.21 ---> using "86127708139d2d172202f772d6c036323f086431cacbaa6c4a31bf2950cbd98e" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-05-17 13:51.21 ---> using "788dec576c57618a4cc15948e396d930abd9675164f1af5c1581ac65f2bc31f5" from cache
2024-05-17 13:51.21 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
2024-05-17 13:51.21 ---> using "21c8a5b61b5cb4edf66f4190bf5c4b0e52bef7327a05c34de6f8342edd793c57" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 13:51.21 ---> using "46e86ad6c91a7732e8a7ff32712bee397c6e462e5217d61d9842ae07d5bb5e2c" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-05-17 13:51.21 ---> using "ab330ec315986f22005650272d934940278d598a2dcb280c0888bd32672bfe8d" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-17 13:51.30 ---> saved as "8d1d5a8e8a0cdf5887ed59b621e2c365f6335f863a64e8e7fd967687e18d3874"

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-17 13:51.30 ---> saved as "6a07db31068b32f7ad7e9bcac6b613e88c176529586fafa71886309f186ced58"

/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 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-05-17 13:52.51 ---> saved as "3f05422cbcc899f271d3f9f022e68cfd545885116f27b776be51efd350bcf177"

/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-05-17 13:53.20 ---> saved as "bf329c046593e12c80b81b02c86cc0a6f601551d4651fb9db939f92206107844"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-17 13:53.20 ---> saved as "8043ade6dc11fc6c3b0654ccfb6a7dee3d787dcff23831c184532a159aa97871"

/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.15.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.15.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.15.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.15.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:54.03 ---> saved as "071e3eda315fe558c8e44ae53ac65c9e852be6cec8e84b9284fe8a5aa65c2228"

/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 xen-evtchn-unix.2.1.0 xen-evtchn.2.1.0 ocplib-endian.1.2 ocamlfind.1.9.6 lwt-dllist.1.0.1 lwt.5.7.0 dune-configurator.3.15.0 dune.3.15.0 csexp.1.5.2 cppo.1.6.9 conf-xen.1 cmdliner.1.2.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-security bookworm-security/main amd64 Packages [156 kB]
Fetched 259 kB in 0s (967 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
1 package can be upgraded. Run 'apt list --upgradable' to see it.
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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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 xen-evtchn-unix.2.1.0 xen-evtchn.2.1.0 ocplib-endian.1.2 ocamlfind.1.9.6 lwt-dllist.1.0.1 lwt.5.7.0 dune-configurator.3.15.0 dune.3.15.0 csexp.1.5.2 cppo.1.6.9 conf-xen.1 cmdliner.1.2.0 base-bytes.base" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libxen-dev
[NOTE] Package dune is already installed (current version is 3.15.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo              1.6.9
  - install csexp             1.5.2
  - install base-bytes        base
  - install conf-xen          1
  - install cmdliner          1.2.0
  - install lwt-dllist        1.0.1
  - install dune-configurator 3.15.0
  - install ocplib-endian     1.2
  - install lwt               5.7.0
  - install xen-evtchn        2.1.0
  - install xen-evtchn-unix   2.1.0
===== 11 to install =====

The following system packages will first need to be installed:
    libxen-dev

<><> 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" "libxen-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libxentoolcore1: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 ... 18766 files and directories currently installed.)
- Preparing to unpack .../00-libxentoolcore1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxentoolcore1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxentoollog1:amd64.
- Preparing to unpack .../01-libxentoollog1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxentoollog1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxencall1:amd64.
- Preparing to unpack .../02-libxencall1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxencall1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxendevicemodel1:amd64.
- Preparing to unpack .../03-libxendevicemodel1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxendevicemodel1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxenevtchn1:amd64.
- Preparing to unpack .../04-libxenevtchn1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxenevtchn1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxenforeignmemory1:amd64.
- Preparing to unpack .../05-libxenforeignmemory1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxenforeignmemory1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxengnttab1:amd64.
- Preparing to unpack .../06-libxengnttab1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxengnttab1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxenhypfs1:amd64.
- Preparing to unpack .../07-libxenhypfs1_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxenhypfs1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxenstore4:amd64.
- Preparing to unpack .../08-libxenstore4_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxenstore4:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libyajl2:amd64.
- Preparing to unpack .../09-libyajl2_2.1.0-3+deb12u2_amd64.deb ...
- Unpacking libyajl2:amd64 (2.1.0-3+deb12u2) ...
- Selecting previously unselected package libxenmisc4.17:amd64.
- Preparing to unpack .../10-libxenmisc4.17_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxenmisc4.17:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Selecting previously unselected package libxen-dev.
- Preparing to unpack .../11-libxen-dev_4.17.3+10-g091466ba55-1~deb12u1_amd64.deb ...
- Unpacking libxen-dev (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxentoollog1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxentoolcore1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxencall1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libyajl2:amd64 (2.1.0-3+deb12u2) ...
- Setting up libxenforeignmemory1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxenstore4:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxengnttab1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxenevtchn1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxendevicemodel1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxenhypfs1:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxenmisc4.17:amd64 (4.17.3+10-g091466ba55-1~deb12u1) ...
- Setting up libxen-dev (4.17.3+10-g091466ba55-1~deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/33:
Processing  3/33:
Processing  4/33:
Processing  5/33:
Processing  6/33:
Processing  7/33: [conf-xen: sh]
-> installed base-bytes.base
Processing  8/33: [conf-xen: sh]
-> retrieved cmdliner.1.2.0  (cached)
Processing  9/33: [conf-xen: sh]
Processing 10/33: [cmdliner: make all] [conf-xen: sh]
-> retrieved cppo.1.6.9  (cached)
Processing 11/33: [cmdliner: make all] [conf-xen: sh]
Processing 12/33: [cmdliner: make all] [conf-xen: sh] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 13/33: [cmdliner: make all] [conf-xen: sh] [cppo: dune build]
Processing 14/33: [cmdliner: make all] [conf-xen: sh] [cppo: dune build] [csexp: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-xen.1
Processing 14/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> installed conf-xen.1
Processing 15/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 16/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 17/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
Processing 18/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [lwt-dllist: dune build]
-> retrieved ocplib-endian.1.2  (cached)
Processing 19/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [lwt-dllist: dune build]
-> retrieved xen-evtchn.2.1.0  (cached)
-> retrieved xen-evtchn-unix.2.1.0  (cached)
-> compiled  lwt-dllist.1.0.1
Processing 19/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> installed lwt-dllist.1.0.1
Processing 20/33: [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> compiled  csexp.1.5.2
Processing 20/33: [cmdliner: make all] [cppo: dune build]
-> installed csexp.1.5.2
Processing 21/33: [cmdliner: make all] [cppo: dune build]
-> retrieved dune-configurator.3.15.0  (cached)
Processing 22/33: [cmdliner: make all] [cppo: dune build] [dune-configurator: rm]
-> compiled  cppo.1.6.9
Processing 22/33: [cmdliner: make all] [dune-configurator: rm]
-> installed cppo.1.6.9
Processing 23/33: [cmdliner: make all] [dune-configurator: rm]
Processing 24/33: [cmdliner: make all] [dune-configurator: rm] [ocplib-endian: dune build]
Processing 24/33: [cmdliner: make all] [dune-configurator: dune build] [ocplib-endian: dune build]
-> compiled  ocplib-endian.1.2
Processing 24/33: [cmdliner: make all] [dune-configurator: dune build]
-> installed ocplib-endian.1.2
Processing 25/33: [cmdliner: make all] [dune-configurator: dune build]
-> compiled  dune-configurator.3.15.0
Processing 25/33: [cmdliner: make all]
-> installed dune-configurator.3.15.0
Processing 26/33: [cmdliner: make all]
Processing 27/33: [cmdliner: make all] [lwt: dune exec]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 27/33: [lwt: dune exec]
Processing 28/33: [lwt: dune exec] [cmdliner: make install]
Processing 28/33: [lwt: dune build] [cmdliner: make install]
- install -d "/home/opam/.opam/5.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.1/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.1/lib/cmdliner"
Processing 28/33: [lwt: dune build] [cmdliner: make install-doc]
- install -d "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 28/33: [lwt: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/lwt.5.7.0)
-> compiled  lwt.5.7.0
-> installed lwt.5.7.0
Processing 30/33: [xen-evtchn: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "xen-evtchn" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/xen-evtchn.2.1.0)
-> compiled  xen-evtchn.2.1.0
-> installed xen-evtchn.2.1.0
Processing 32/33: [xen-evtchn-unix: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "xen-evtchn-unix" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/xen-evtchn-unix.2.1.0)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/5.1/lib/ocaml -I /home/opam/.opam/5.1/lib/bytes -I /home/opam/.opam/5.1/lib/lwt -I /home/opam/.opam/5.1/lib/lwt-dllist -I /home/opam/.opam/5.1/lib/lwt/unix -I /home/opam/.opam/5.1/lib/ocaml/threads -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocplib-endian -I /home/opam/.opam/5.1/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.1/lib/xen-evtchn -o eventchn_stubs.o -c eventchn_stubs.c)
- eventchn_stubs.c: In function 'stub_evtchn_init':
- eventchn_stubs.c:47:16: warning: assignment to 'xc_interface *' {aka 'struct xc_interface_core *'} from incompatible pointer type 'xc_evtchn *' {aka 'struct xenevtchn_handle *'} [-Wincompatible-pointer-types]
-    47 |     global_xce = xc_evtchn_open(NULL, XC_OPENFLAG_NON_REENTRANT);
-       |                ^
-> compiled  xen-evtchn-unix.2.1.0
-> installed xen-evtchn-unix.2.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:56.11 ---> saved as "fbdb16096910fa4dee71e987644d30819af2b924e925aee529bc5b0ef726ef37"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u xen-evtchn-unix:4a5cf7a7382b2523617e25f3363d1954,xen-evtchn:bc22c43b3cf25ac74b821bc6220e2931,ocplib-endian:31847cfabce2cbb07d7e0320f634d92e,lwt-dllist:1c61320c2d9588fb5e86ca7c6b36ae13,lwt:2201d791934b7dcf48ecd4286a671c1b,cppo:1c61320c2d9588fb5e86ca7c6b36ae13,conf-xen:d41d8cd98f00b204e9800998ecf8427e"))
2024-05-17 13:56.13 ---> saved as "cddb109f5aa44cc6f773ce168cfb2efde6e7d82deec375c3b41669d0ee6959b5"

/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.779260') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; 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/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1,conf-xen.1-d41d8cd98f00b204e9800998ecf8427e,conf-xen.1 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9,cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13,cppo.1.6.9 prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0,lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b,lwt.5.7.0 prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1,lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13,lwt-dllist.1.0.1 prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2,ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e,ocplib-endian.1.2 prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0,xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931,xen-evtchn.2.1.0 prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0,xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954,xen-evtchn-unix.2.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.779260
prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-xen/1/opam
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/doc/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/doc/cppo/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/doc/cppo/LICENSE.md
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/doc/cppo/README.md
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/lib/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/lib/cppo/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/lib/cppo/META
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/lib/cppo/dune-package
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/cppo/1.6.9/opam
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/CHANGES
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/LICENSE.md
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/README.md
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/odoc-pages/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/doc/lwt/odoc-pages/index.mld
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt.ocamlobjinfo
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/META
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/dune-package
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_condition.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_condition.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_condition.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_list.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_list.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_list.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mutex.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mutex.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mutex.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mvar.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mvar.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_mvar.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pool.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pool.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pool.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pqueue.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pqueue.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_pqueue.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_result.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_result.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_result.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_seq.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_seq.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_seq.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_sequence.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_sequence.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_sequence.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_stream.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_stream.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_stream.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_switch.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_switch.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/lwt_switch.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_unix.ocamlobjinfo
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_bytes.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_config.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_config.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_engine.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_features.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_features.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_fmt.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_gc.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_io.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_io.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_io.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_main.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_main.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_main.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_preemptive.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_process.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_process.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_process.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_sys.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_throttle.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_timeout.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmi
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmt
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/lib/lwt/unix/lwt_unix.cmti
prep/universes/2201d791934b7dcf48ecd4286a671c1b/lwt/5.7.0/opam
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/doc/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/doc/lwt-dllist/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/doc/lwt-dllist/CHANGES.md
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/doc/lwt-dllist/LICENSE.md
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/doc/lwt-dllist/README.md
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/lwt_dllist.ocamlobjinfo
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/META
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/dune-package
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/lwt_dllist.cmi
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/lwt_dllist.cmt
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/lib/lwt-dllist/lwt_dllist.cmti
prep/universes/1c61320c2d9588fb5e86ca7c6b36ae13/lwt-dllist/1.0.1/opam
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/doc/
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/doc/ocplib-endian/
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/doc/ocplib-endian/CHANGES.md
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/doc/ocplib-endian/README.md
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/ocplib_endian.ocamlobjinfo
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/META
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/bigstring/
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/bigstring/ocplib_endian_bigstring.ocamlobjinfo
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmi
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmt
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/bigstring/endianBigstring.cmti
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/dune-package
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmi
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmt
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianBytes.cmti
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmi
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmt
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/lib/ocplib-endian/endianString.cmti
prep/universes/31847cfabce2cbb07d7e0320f634d92e/ocplib-endian/1.2/opam
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/doc/
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/doc/xen-evtchn/
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/doc/xen-evtchn/CHANGES.md
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/doc/xen-evtchn/LICENSE.md
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/doc/xen-evtchn/README.md
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/xen_evtchn.ocamlobjinfo
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/META
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/dune-package
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/eventchn.cmi
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/eventchn.cmt
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/eventchn.cmti
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/generation.cmi
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/lib/xen-evtchn/generation.cmt
prep/universes/bc22c43b3cf25ac74b821bc6220e2931/xen-evtchn/2.1.0/opam
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/doc/
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/doc/xen-evtchn-unix/
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/doc/xen-evtchn-unix/CHANGES.md
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/doc/xen-evtchn-unix/LICENSE.md
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/doc/xen-evtchn-unix/README.md
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/xen_evtchn_unix.ocamlobjinfo
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/META
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/dune-package
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/unix_activations.cmi
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/lib/xen-evtchn-unix/unix_activations.cmt
prep/universes/4a5cf7a7382b2523617e25f3363d1954/xen-evtchn-unix/2.1.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:conf-xen.1-d41d8cd98f00b204e9800998ecf8427e:d3721d2d9ec035be21974ad47c29a33e7c45f48f9c26ae4d7988cc30fb8f6e93
HASHES:cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13:ab8003c721d8901bff3999ed18b32dacbf30f97600d3ab0dbdba90504454e439
HASHES:lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b:2cf3a5d65713941b352d6a225886c98dc5a99137b6602f7f157a6cc7866a9be3
HASHES:lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13:bc11adcfd78c40cd836dbc0baf8b26e7e926973ea0c89a18dc0e69ad5cb13d26
HASHES:ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e:3f3e987c0edc2db67310fe20b3c807cd43526ca16badf767c9f87dd846fdc25d
HASHES:xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931:e66008d596185d552cd4d78909c8fc467561ef055039d18e42507eb00a5e69ef
HASHES:xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954:aabcc193f8af6c1e4b7958e04590fb2e888f17e3b6ae10455424af66cfaa62ac
2024-05-17 13:56.18 ---> saved as "299936c4c7ab6e44d1e3f6747c095da12975930444afa205c95801b10e6411c9"
Job succeeded
2024-05-17 14:00.09: xen-evtchn-unix.2.1.0-4a5cf7a7382b2523617e25f3363d1954 -> aabcc193f8af6c1e4b7958e04590fb2e888f17e3b6ae10455424af66cfaa62ac
2024-05-17 14:00.09: xen-evtchn.2.1.0-bc22c43b3cf25ac74b821bc6220e2931 -> e66008d596185d552cd4d78909c8fc467561ef055039d18e42507eb00a5e69ef
2024-05-17 14:00.09: ocplib-endian.1.2-31847cfabce2cbb07d7e0320f634d92e -> 3f3e987c0edc2db67310fe20b3c807cd43526ca16badf767c9f87dd846fdc25d
2024-05-17 14:00.09: lwt-dllist.1.0.1-1c61320c2d9588fb5e86ca7c6b36ae13 -> bc11adcfd78c40cd836dbc0baf8b26e7e926973ea0c89a18dc0e69ad5cb13d26
2024-05-17 14:00.09: lwt.5.7.0-2201d791934b7dcf48ecd4286a671c1b -> 2cf3a5d65713941b352d6a225886c98dc5a99137b6602f7f157a6cc7866a9be3
2024-05-17 14:00.09: cppo.1.6.9-1c61320c2d9588fb5e86ca7c6b36ae13 -> ab8003c721d8901bff3999ed18b32dacbf30f97600d3ab0dbdba90504454e439
2024-05-17 14:00.09: conf-xen.1-d41d8cd98f00b204e9800998ecf8427e -> d3721d2d9ec035be21974ad47c29a33e7c45f48f9c26ae4d7988cc30fb8f6e93
2024-05-17 14:00.09: Job succeeded