Build:
- 0
2024-12-15 23:50.19: New job: Voodoo prep owl-base.0.7.0; f3f743af151d8d57389399701f151929 2024-12-15 23:50.19: Waiting for resource in pool OCluster 2024-12-15 23:52.01: Waiting for worker… 2024-12-15 23:52.01: Got resource from pool OCluster 2024-12-15 23:52.01: 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:1b76ad320cf2a7f1e1858becc04e43080d01cbf400a67d3e88991433602678ac) (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:1b76ad320cf2a7f1e1858becc04e43080d01cbf400a67d3e88991433602678ac) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0")) (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 owl-base.0.7.0 stdlib-shims.0.3.0 integers.0.7.0 dune.3.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u owl-base:f3f743af151d8d57389399701f151929,integers:22799857af385dd6b68baad28fc8ad71")) (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.450335') && (for DATA in prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.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/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.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 a6069b9eebba0e2b70cdbbd834bc800eb6d671fb --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-12-15 23:52.01: RETRYING: 2024-12-15/235019-voodoo-prep-87b9bb Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 68% (21942/31823) Updating files: 69% (21958/31823) Updating files: 70% (22277/31823) Updating files: 71% (22595/31823) Updating files: 72% (22913/31823) Updating files: 73% (23231/31823) Updating files: 74% (23550/31823) Updating files: 75% (23868/31823) Updating files: 76% (24186/31823) Updating files: 77% (24504/31823) Updating files: 78% (24822/31823) Updating files: 79% (25141/31823) Updating files: 80% (25459/31823) Updating files: 81% (25777/31823) Updating files: 82% (26095/31823) Updating files: 83% (26414/31823) Updating files: 84% (26732/31823) Updating files: 85% (27050/31823) Updating files: 86% (27368/31823) Updating files: 87% (27687/31823) Updating files: 88% (28005/31823) Updating files: 89% (28323/31823) Updating files: 90% (28641/31823) Updating files: 91% (28959/31823) Updating files: 92% (29278/31823) Updating files: 93% (29596/31823) Updating files: 94% (29914/31823) Updating files: 95% (30232/31823) Updating files: 96% (30551/31823) Updating files: 97% (30869/31823) Updating files: 98% (31187/31823) Updating files: 99% (31505/31823) Updating files: 100% (31823/31823) Updating files: 100% (31823/31823), done. HEAD is now at a6069b9eeb [new release] dune (15 packages) (3.16.0) (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:1b76ad320cf2a7f1e1858becc04e43080d01cbf400a67d3e88991433602678ac) 2024-12-15 23:57.03 ---> using "b7f2ece02ce02e81e87405d4046c0888df76e4be9a817954d0d7257e43a730fc" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-12-15 23:57.03 ---> using "4d634e516afd8dd42bb07f8d6eec4c05f1d383841ec75b47f62f3ca595a87ee4" 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 [14.0 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 341 kB in 0s (1031 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 (7006 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 ... 18745 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... 2024-12-15 23:57.03 ---> using "11050a2dcf3b15ca5f7382d0a8ae64379f7482c0e514b3212b411f1e2ba3fd16" 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 ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install dune 3.17.0 [required by voodoo-prep] - install topkg 1.0.7 [required by bos] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install re 1.12.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.3.0 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.3.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.17.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.3.0] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.3.0] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.17.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.3.0 -> installed opam-format.2.3.0 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-12-15 23:57.18 ---> saved as "3e2f9be8f3267d5e1e76bd33a533aa3437584a08150acbb562f5cd055cc1da51" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-12-15 23:57.18 ---> saved as "2b7fc8bc2f5d6acb3b334693c2f1e14811fecc01f83910e55998e39a227f11a0" 2024-12-15 23:57.18 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:1b76ad320cf2a7f1e1858becc04e43080d01cbf400a67d3e88991433602678ac) 2024-12-15 23:57.18 ---> using "b7f2ece02ce02e81e87405d4046c0888df76e4be9a817954d0d7257e43a730fc" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-12-15 23:57.18 ---> using "4d634e516afd8dd42bb07f8d6eec4c05f1d383841ec75b47f62f3ca595a87ee4" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-12-15 23:57.18 ---> saved as "30c6ff9f5587a7d9a1e4f9521f1c64ac61bfd36050804cdb5f6cd7fa43519e8e" /home/opam: (copy (src packages) (dst /src/packages)) 2024-12-15 23:57.28 ---> saved as "0d5807109c51301b0d313ce3eef6001465dea3f635b30d42c94ebfadb9fc9d07" /home/opam: (copy (src repo) (dst /src/repo)) 2024-12-15 23:57.28 ---> saved as "1814822a0696a8a4039b4c3ab53f16ced673069aea1464b8d63ee594ba218771" /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-12-15 23:58.42 ---> saved as "d11e77c9376d8f49bfebcea7dbaa9046df33c031cfa49b153062546ce93840cc" /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-12-15 23:59.02 ---> saved as "b59b117353736ddf66ea7233c202ca722743d4ed8ea3bb1abeb5425fe8c758ec" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-12-15 23:59.02 ---> saved as "689e126a8f2e78b60c195a26567e9f207b2f12397554054ed566c0783f26b176" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0")) The following actions will be performed: - install dune 3.16.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.16.0 (cached) -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-12-15 23:59.36 ---> saved as "0116524fd915f2ee6bb090aae7bae5f9bf8ae9c45bc628d3cd2fbb402b61b1b2" /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 owl-base.0.7.0 stdlib-shims.0.3.0 integers.0.7.0 dune.3.16.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 [14.0 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 341 kB in 0s (1018 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 owl-base.0.7.0 stdlib-shims.0.3.0 integers.0.7.0 dune.3.16.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 # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). The following actions will be performed: - install stdlib-shims 0.3.0 - install integers 0.7.0 - install owl-base 0.7.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/9: Processing 2/9: Processing 3/9: -> retrieved integers.0.7.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) Processing 4/9: [stdlib-shims: dune build] -> retrieved owl-base.0.7.0 (cached) + /home/opam/.opam/4.14/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 -> installed stdlib-shims.0.3.0 Processing 6/9: [integers: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 -> installed integers.0.7.0 Processing 8/9: [owl-base: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "owl-base" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-base.0.7.0) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_dense_ndarray_generic.cmo -c -impl src/base/owl_base_dense_ndarray_generic.ml) - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 463, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 463, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 506, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 506, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 524, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 542, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 542, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_dense_ndarray_generic.cmx -c -impl src/base/owl_base_dense_ndarray_generic.ml) - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 463, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 463, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 506, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 506, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 524, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 542, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 542, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled owl-base.0.7.0 -> installed owl-base.0.7.0 Done. # Run eval $(opam env) to update the current shell environment 2024-12-16 00:01.03 ---> saved as "89b2e3e94bf6079d4b6ef15ecf4be03a1004ca37018f16f0803dee0a22ca5c72" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u owl-base:f3f743af151d8d57389399701f151929,integers:22799857af385dd6b68baad28fc8ad71")) 2024-12-16 00:01.05 ---> saved as "4c7321120f943d2aba979fa466c5895e444e246db1807c7d2a3d71c375f4fed2" /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.450335') && (for DATA in prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.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/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0,integers.0.7.0-22799857af385dd6b68baad28fc8ad71,integers.0.7.0 prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0,owl-base.0.7.0-f3f743af151d8d57389399701f151929,owl-base.0.7.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.450335 prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/doc/ prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/doc/integers/ prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/doc/integers/CHANGES.md prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/doc/integers/LICENSE.md prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/doc/integers/README.md prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/ prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/ prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/integers.ocamlobjinfo prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/META prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/dune-package prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/signed.cmi prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/signed.cmt prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/signed.cmti prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/ prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/integers_top.ocamlobjinfo prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/install_integer_printers.cmi prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/install_integer_printers.cmt prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/install_integer_printers.cmti prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/integer_printers.cmi prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/integer_printers.cmt prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/top/integer_printers.cmti prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/unsigned.cmi prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/unsigned.cmt prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/lib/integers/unsigned.cmti prep/universes/22799857af385dd6b68baad28fc8ad71/integers/0.7.0/opam prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/doc/ prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/doc/owl-base/ prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/doc/owl-base/CHANGES.md prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/doc/owl-base/LICENSE.md prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/doc/owl-base/README.md prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/ prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/ prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base.ocamlobjinfo prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/META prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/dune-package prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_check.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_check.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_check.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_core.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_core.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_core.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_core_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_core_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_generic.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_generic_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_generic_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_graph_convert.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_graph_convert.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_graph_convert.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_graph_convert_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_graph_convert_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_builder.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_builder.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_builder.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_builder_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_builder_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_ops_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_reverse.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_reverse.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_reverse.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_types.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_types.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_types.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_types_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_algodiff_types_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_complex.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_complex.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_complex.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_common.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_common.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_c.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_c.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_c.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_d.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_d.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_d.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_generic.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_s.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_s.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_s.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_z.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_z.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_dense_ndarray_z.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_linalg_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_linalg_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_maths.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_maths.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_maths.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_slicing.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_slicing.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_bernoulli.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_bernoulli.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_cauchy.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_cauchy.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_exponential.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_exponential.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gamma.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gamma.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gaussian.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gaussian.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gumbel1.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gumbel1.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gumbel2.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_gumbel2.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_uniform.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_dist_uniform.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_prng.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_base_stats_prng.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_device.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_device.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_engine.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_engine.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_eval.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_eval.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_init.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_cpu_init.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_engine.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_engine.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_engine_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_engine_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_graph.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_graph.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_graph_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_graph_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_operator.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_operator.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_operator_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_operator_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_optimiser.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_optimiser.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_optimiser_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_optimiser_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_shape.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_shape.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_shape_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_shape_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_symbol.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_symbol.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_symbol_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_symbol_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_type.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_type.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_type_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_computation_type_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_const.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_const.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_const.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_sketch.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_sketch.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_sketch_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_sketch_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_table.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_countmin_table.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_dataframe.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_dataframe.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_dataframe.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_exception.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_exception.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_exception.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_graph.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_graph.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_graph.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_heavyhitters_sketch.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_heavyhitters_sketch.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_heavyhitters_sketch_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_heavyhitters_sketch_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_io.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_io.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_io.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_lazy.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_lazy.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_lazy.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_log.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_log.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_log.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_interpolate.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_interpolate.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_interpolate.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_quadrature.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_quadrature.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_quadrature.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_root.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_root.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_maths_root.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_compiler.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_compiler.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_graph.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_graph.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_graph_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_graph_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_neuron.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_neuron.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_neuron_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_neural_neuron_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_numdiff_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_numdiff_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_numdiff_generic_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_numdiff_generic_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_operator.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_operator.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_operator.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_optimise_generic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_optimise_generic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_optimise_generic_sig.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_optimise_generic_sig.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_pretty.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_pretty.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_pretty.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_common.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_common.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_computation_device.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_computation_device.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_computation_engine.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_computation_engine.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_maths_basic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_maths_basic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_algodiff.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_algodiff.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_basic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_basic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_compare.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_compare.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_eltcmp.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_eltcmp.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_mutable.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_mutable.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_numdiff.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_ndarray_numdiff.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_operator.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_operator.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_stats_basic.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_stats_basic.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_stats_dist.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_types_stats_dist.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_array.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_array.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_array.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_heap.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_heap.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_heap.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_infer_shape.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_infer_shape.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_infer_shape.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_multimap.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_multimap.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_multimap.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_ndarray.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_ndarray.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_stack.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_stack.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_utils_stack.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_view.cmi prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_view.cmt prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.0/lib/owl-base/owl_view.cmti prep/universes/f3f743af151d8d57389399701f151929/owl-base/0.7.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. HASHES:integers.0.7.0-22799857af385dd6b68baad28fc8ad71:8decf6a182d8b443f9c8c173bad2256cfb6243b234cfccfd9516e1009d1a8dfd HASHES:owl-base.0.7.0-f3f743af151d8d57389399701f151929:ac0f975e78224d58f41f3f26096ada964253f29b23c533c2a87364105d24a1ad 2024-12-16 00:01.07 ---> saved as "c800152790805cd7786e4f532cdf6aab90e776b0bcadcee554841b7cb755f876" Job succeeded 2024-12-16 00:07.43: owl-base.0.7.0-f3f743af151d8d57389399701f151929 -> ac0f975e78224d58f41f3f26096ada964253f29b23c533c2a87364105d24a1ad 2024-12-16 00:07.43: integers.0.7.0-22799857af385dd6b68baad28fc8ad71 -> 8decf6a182d8b443f9c8c173bad2256cfb6243b234cfccfd9516e1009d1a8dfd 2024-12-16 00:07.43: Job succeeded