Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep orun.0.0.1; 2bcf4f76ee48920f77179596d212aceb 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:43.38: Waiting for worker… 2024-09-12 20:52.31: Got resource from pool OCluster 2024-09-12 20:52.31: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (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.2.9.3")) (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 orun.0.0.1 yojson.2.2.2 seq.base re.1.12.0 host-arch-x86_64.1 dune.2.9.3 conf-pkg-config.3 conf-libdw.1 cmdliner.1.3.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u orun:2bcf4f76ee48920f77179596d212aceb,yojson:7bf32ba870b20b66cf9cb178ec6d6027,re:7bf32ba870b20b66cf9cb178ec6d6027,conf-libdw:99632b2bb55302e1fa3e2a57571063d0")) (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.890096') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 7feaa1f912b00a5f981075e59af0763556f8bc75 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:52.31: RETRYING: 2024-09-12/083554-voodoo-prep-7ddae6 Number of retries: 0 (retriable error condition) Building on x86-bm-c9.sw.ocaml.org All commits already cached Updating files: 40% (13108/32074) Updating files: 41% (13151/32074) Updating files: 42% (13472/32074) Updating files: 43% (13792/32074) Updating files: 44% (14113/32074) Updating files: 45% (14434/32074) Updating files: 46% (14755/32074) Updating files: 47% (15075/32074) Updating files: 48% (15396/32074) Updating files: 49% (15717/32074) Updating files: 50% (16037/32074) Updating files: 51% (16358/32074) Updating files: 52% (16679/32074) Updating files: 53% (17000/32074) Updating files: 54% (17320/32074) Updating files: 55% (17641/32074) Updating files: 56% (17962/32074) Updating files: 57% (18283/32074) Updating files: 58% (18603/32074) Updating files: 59% (18924/32074) Updating files: 60% (19245/32074) Updating files: 61% (19566/32074) Updating files: 62% (19886/32074) Updating files: 63% (20207/32074) Updating files: 64% (20528/32074) Updating files: 65% (20849/32074) Updating files: 66% (21169/32074) Updating files: 67% (21490/32074) Updating files: 68% (21811/32074) Updating files: 69% (22132/32074) Updating files: 70% (22452/32074) Updating files: 71% (22773/32074) Updating files: 72% (23094/32074) Updating files: 73% (23415/32074) Updating files: 74% (23735/32074) Updating files: 75% (24056/32074) Updating files: 76% (24377/32074) Updating files: 77% (24697/32074) Updating files: 78% (25018/32074) Updating files: 79% (25339/32074) Updating files: 80% (25660/32074) Updating files: 81% (25980/32074) Updating files: 82% (26301/32074) Updating files: 83% (26622/32074) Updating files: 84% (26943/32074) Updating files: 85% (27263/32074) Updating files: 86% (27584/32074) Updating files: 87% (27905/32074) Updating files: 88% (28226/32074) Updating files: 89% (28546/32074) Updating files: 90% (28867/32074) Updating files: 91% (29188/32074) Updating files: 92% (29509/32074) Updating files: 93% (29829/32074) Updating files: 94% (30150/32074) Updating files: 94% (30355/32074) Updating files: 95% (30471/32074) Updating files: 96% (30792/32074) Updating files: 97% (31112/32074) Updating files: 98% (31433/32074) Updating files: 99% (31754/32074) Updating files: 100% (32074/32074) Updating files: 100% (32074/32074), done. HEAD is now at 7feaa1f912 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 20:45.18 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:45.18 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 1s (447 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 (7641 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 20:45.18 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" 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.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [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.0] 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.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> 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.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:45.18 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:45.18 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 20:45.18 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 20:45.18 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:45.18 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:45.18 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:45.20 ---> using "1468f6612852817700791a789969f82634708b94afab7ed5825bb962e590a078" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:45.20 ---> using "6b46b2e0ebf62795247fa5ded5a7bb9472ed1353ab7c9a1dde9a7fde7a884c6f" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:45.20 ---> using "633836012e439ba5ef91aaeba22d379a3ab81ce46fa926a641532ee4ce50d418" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:45.20 ---> using "9a0138444d9972839667b5e4e57a45fb6654e44061cafbac8643ce816e8b4864" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:45.20 ---> using "c4cfc8007459f64be4abd081b4b678e19425ce645ca89afe23ff53b761918e50" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.2.9.3")) The following actions will be performed: - install dune 2.9.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.2.9.3 (cached) -> installed dune.2.9.3 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:45.20 ---> using "d25e32f5a5fce1bdfbe7e7245ad40b25d14c251821a95142f217837d56bc684e" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy orun.0.0.1 yojson.2.2.2 seq.base re.1.12.0 host-arch-x86_64.1 dune.2.9.3 conf-pkg-config.3 conf-libdw.1 cmdliner.1.3.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1041 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 orun.0.0.1 yojson.2.2.2 seq.base re.1.12.0 host-arch-x86_64.1 dune.2.9.3 conf-pkg-config.3 conf-libdw.1 cmdliner.1.3.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libdw-dev liblzma-dev pkg-config zlib1g-dev [NOTE] Package dune is already installed (current version is 2.9.3). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). The following actions will be performed: - install cmdliner 1.3.0 - install seq base - install conf-pkg-config 3 - install yojson 2.2.2 - install re 1.12.0 - install conf-libdw 1 - install orun 0.0.1 ===== 7 to install ===== The following system packages will first need to be installed: libdw-dev liblzma-dev pkg-config zlib1g-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" "libdw-dev" "liblzma-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libelf1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../0-libelf1_0.188-2.1_amd64.deb ... - Unpacking libelf1:amd64 (0.188-2.1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../1-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Selecting previously unselected package libelf-dev:amd64. - Preparing to unpack .../2-libelf-dev_0.188-2.1_amd64.deb ... - Unpacking libelf-dev:amd64 (0.188-2.1) ... - Selecting previously unselected package libdw1:amd64. - Preparing to unpack .../3-libdw1_0.188-2.1_amd64.deb ... - Unpacking libdw1:amd64 (0.188-2.1) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../4-liblzma-dev_5.4.1-0.2_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.4.1-0.2) ... - Selecting previously unselected package libdw-dev:amd64. - Preparing to unpack .../5-libdw-dev_0.188-2.1_amd64.deb ... - Unpacking libdw-dev:amd64 (0.188-2.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../6-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../7-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../8-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../9-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up liblzma-dev:amd64 (5.4.1-0.2) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libelf1:amd64 (0.188-2.1) ... - Setting up libdw1:amd64 (0.188-2.1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libelf-dev:amd64 (0.188-2.1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libdw-dev:amd64 (0.188-2.1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: Processing 4/21: [orun.0.0.1: http] Processing 5/21: [orun.0.0.1: http] Processing 6/21: [orun.0.0.1: http] [conf-pkg-config: pkg-config] -> retrieved cmdliner.1.3.0 (cached) -> retrieved seq.base (cached) Processing 7/21: [orun.0.0.1: http] [conf-pkg-config: pkg-config] Processing 8/21: [orun.0.0.1: http] [conf-pkg-config: pkg-config] Processing 9/21: [orun.0.0.1: http] [cmdliner: make all] [conf-pkg-config: pkg-config] Processing 10/21: [orun.0.0.1: http] [cmdliner: make all] [conf-pkg-config: pkg-config] -> installed seq.base Processing 11/21: [orun.0.0.1: http] [cmdliner: make all] [conf-pkg-config: pkg-config] Processing 11/21: [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved re.1.12.0 (cached) Processing 12/21: [cmdliner: make all] [conf-pkg-config: pkg-config] [re: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 12/21: [cmdliner: make all] [re: dune build] -> installed conf-pkg-config.3 Processing 13/21: [cmdliner: make all] [re: dune build] Processing 14/21: [cmdliner: make all] [conf-libdw: pkg-config libdw] [re: dune build] -> retrieved yojson.2.2.2 (cached) Processing 15/21: [cmdliner: make all] [conf-libdw: pkg-config libdw] [re: dune build] [yojson: dune build] -> retrieved orun.0.0.1 (https://github.com/ocaml-bench/orun/releases/download/v0.0.1/orun-v0.0.1.tbz) -> compiled conf-libdw.1 Processing 15/21: [cmdliner: make all] [re: dune build] [yojson: dune build] -> installed conf-libdw.1 Processing 16/21: [cmdliner: make all] [re: dune build] [yojson: dune build] -> compiled re.1.12.0 Processing 16/21: [cmdliner: make all] [yojson: dune build] -> installed re.1.12.0 Processing 17/21: [cmdliner: make all] [yojson: dune build] -> compiled yojson.2.2.2 Processing 17/21: [cmdliner: make all] -> installed yojson.2.2.2 Processing 18/21: [cmdliner: make all] + /usr/bin/make "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 19/21: [cmdliner: make install] + /usr/bin/make "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.14/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/4.14/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner" Processing 19/21: [cmdliner: make install-doc] + /usr/bin/make "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 20/21: [orun: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "orun" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/orun.0.0.1) - ocamlc .orun.eobjs/byte/orun.{cmi,cmo,cmt} - File "orun.ml", line 342, characters 4-13: - 342 | Term.info "orun" ~version:"v0.1" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "orun.ml", line 346, characters 9-25: - 346 | let () = Term.exit_status (Term.eval prog) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status - Use Stdlib.exit and Cmd.eval' instead. - File "orun.ml", line 346, characters 27-36: - 346 | let () = Term.exit_status (Term.eval prog) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt .orun.eobjs/native/orun.{cmx,o} - File "orun.ml", line 342, characters 4-13: - 342 | Term.info "orun" ~version:"v0.1" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "orun.ml", line 346, characters 9-25: - 346 | let () = Term.exit_status (Term.eval prog) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit_status - Use Stdlib.exit and Cmd.eval' instead. - File "orun.ml", line 346, characters 27-36: - 346 | let () = Term.exit_status (Term.eval prog) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled orun.0.0.1 -> installed orun.0.0.1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:47.15 ---> saved as "5511b97d371d2b67093e03c1bdb786b0dce9adb6251245468409fd0d3ba9713d" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u orun:2bcf4f76ee48920f77179596d212aceb,yojson:7bf32ba870b20b66cf9cb178ec6d6027,re:7bf32ba870b20b66cf9cb178ec6d6027,conf-libdw:99632b2bb55302e1fa3e2a57571063d0")) 2024-09-12 20:47.17 ---> saved as "80c2a3d069f96ad8935eda1c7799f2e5d0a13f0eb9f2cb45631754d21fa854ad" /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.890096') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1,conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0,conf-libdw.1 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0,re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027,re.1.12.0 prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2,yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027,yojson.2.2.2 prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1,orun.0.0.1-2bcf4f76ee48920f77179596d212aceb,orun.0.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.890096 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-libdw/1/opam prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/doc/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/doc/re/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/doc/re/CHANGES.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/doc/re/LICENSE.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/doc/re/README.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/META prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/dune-package prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/emacs/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/emacs/re_emacs.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/emacs/re_emacs.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/emacs/re_emacs.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/glob/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/glob/re_glob.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/glob/re_glob.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/glob/re_glob.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/pcre/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/pcre/re_pcre.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/pcre/re_pcre.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/pcre/re_pcre.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/perl/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/perl/re_perl.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/perl/re_perl.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/perl/re_perl.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/posix/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/posix/re_posix.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/posix/re_posix.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/posix/re_posix.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Ast.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Ast.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Ast.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Automata.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Automata.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Automata.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Bit_vector.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Bit_vector.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Bit_vector.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Category.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Category.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Category.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Color_map.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Color_map.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Color_map.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Compile.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Compile.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Compile.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Core.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Core.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Core.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Cset.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Cset.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Cset.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Emacs.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Emacs.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Emacs.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Fmt.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Fmt.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Fmt.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Glob.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Glob.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Glob.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Group.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Group.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Group.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Import.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Import.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Mark_infos.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Mark_infos.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Mark_infos.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Parse_buffer.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Parse_buffer.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Parse_buffer.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pcre.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pcre.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pcre.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Perl.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Perl.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Perl.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pmark.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pmark.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Pmark.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix_class.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix_class.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Posix_class.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Replace.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Replace.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Replace.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Search.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Search.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Str.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Str.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__Str.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__View.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__View.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/re__View.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/str/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/str/re_str.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/str/re_str.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/lib/re/str/re_str.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/re/1.12.0/opam prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/CHANGES.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/LICENSE.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/README.md prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/odoc-pages/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/doc/yojson/odoc-pages/index.mld prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/ prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson.ocamlobjinfo prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/META prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/dune-package prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Basic.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Basic.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Basic.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Codec.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Codec.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Codec.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Common.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Common.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Common.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Lexer_utils.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Lexer_utils.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Raw.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Raw.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Raw.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Safe.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Safe.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__Safe.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__T.cmi prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__T.cmt prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/lib/yojson/yojson__T.cmti prep/universes/7bf32ba870b20b66cf9cb178ec6d6027/yojson/2.2.2/opam prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/doc/ prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/doc/orun/ prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/doc/orun/CHANGES prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/doc/orun/LICENSE prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/doc/orun/README.md prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/lib/ prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/lib/orun/ prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/lib/orun/META prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/lib/orun/dune-package prep/universes/2bcf4f76ee48920f77179596d212aceb/orun/0.0.1/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0:4eb22c72fae06de6f3b184f8d5bc4eb5190379eb2a675c7c7e18727ac984aa73 HASHES:re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027:8e0ee2e1ebf4c301b8613e06ba62eebe9ba97eec1f0fd72682c9db9e6d2b230a HASHES:yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027:b654214e0180a892e132b6b68ee9f7aecd1a90905408d279dbf67957b4cbed6a HASHES:orun.0.0.1-2bcf4f76ee48920f77179596d212aceb:1dc8b5f7ec2b4c0b8bbb6e6a55f25c66a113dff41d2fa78d646a5eafe3c3757e 2024-09-12 20:47.21 ---> saved as "ec0fca7f43b4045b34c73e34992bc6b3222a8447e3b71941d71a88c62f5ac554" Job succeeded 2024-09-12 20:54.46: orun.0.0.1-2bcf4f76ee48920f77179596d212aceb -> 1dc8b5f7ec2b4c0b8bbb6e6a55f25c66a113dff41d2fa78d646a5eafe3c3757e 2024-09-12 20:54.46: yojson.2.2.2-7bf32ba870b20b66cf9cb178ec6d6027 -> b654214e0180a892e132b6b68ee9f7aecd1a90905408d279dbf67957b4cbed6a 2024-09-12 20:54.46: re.1.12.0-7bf32ba870b20b66cf9cb178ec6d6027 -> 8e0ee2e1ebf4c301b8613e06ba62eebe9ba97eec1f0fd72682c9db9e6d2b230a 2024-09-12 20:54.46: conf-libdw.1-99632b2bb55302e1fa3e2a57571063d0 -> 4eb22c72fae06de6f3b184f8d5bc4eb5190379eb2a675c7c7e18727ac984aa73 2024-09-12 20:54.46: Job succeeded