Build:
  1. 0
2024-01-29 15:19.01: New job: Voodoo prep primes.1.3.3; fafdd65164de1c854f7ced5cc5617c9d
2024-01-29 15:19.01: Waiting for resource in pool OCluster
2024-01-29 18:30.36: Waiting for worker…
2024-01-29 18:31.09: Got resource from pool OCluster
2024-01-29 18:31.09: Using cache hint "docs-universe-prep-4.07.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
         (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.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
 (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.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy primes.1.3.3 zarith.1.13 variantslib.v0.11.0 typerep.v0.11.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.base result.1.5 re.1.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 gen.1.1 fieldslib.v0.11.0 dune.3.13.0 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-gmp.4 bin_prot.v0.11.0 base.v0.11.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u primes:fafdd65164de1c854f7ced5cc5617c9d,spawn:4b684b38adbdfad338cbd3024e95d0d8,core:b519ef2a9a0ca65664ab171da6bca5fd"))
 (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.582500') && (for DATA in prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; 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/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; 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 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:31.09: RETRYING: 2024-01-29/151901-voodoo-prep-f4eb0f Number of retries: 0 (retriable error condition)
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88' locally
docker.io/ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88: Pulling from ocaml/opam
76411d49ac4c: Pulling fs layer
76411d49ac4c: Verifying Checksum
76411d49ac4c: Download complete
76411d49ac4c: Pull complete
Digest: sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
Status: Downloaded newer image for ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
2024-01-29 18:25.59 ---> using "c1f57ce64d1185f1ddca2092dfa14704a9dd1c9f05e94a89182b86d0d7c808e2" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:25.59 ---> using "08c8f59521f2cf8fac5164b4c5791b0b912207e9b8de5c9ffadf814ee2faaa62" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (651 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 (5669 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 ... 18743 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+deb12u3) ...
2024-01-29 18:25.59 ---> using "891cece3fa8ce936a6ac83728ac17b53b36413fae7a22d1d93115e83732209d3" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild          0.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install seq                 base   [required by fmt]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.13.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install result              1.5    [required by rresult]
  - install re                  1.11.0 [required by opam-format]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.8.9] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.13.0
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed rresult.0.6.0
-> installed cppo.1.6.9
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:25.59 ---> using "9db6d8754113396af82401129b832567ab6d6b03a73bdf5aeeed0e2ff8b0ecca" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:25.59 ---> using "1a1064c41db8476079a61dcd73a461ffcd9c85f1ec544e43846b30a262e470c7" from cache
2024-01-29 18:25.59 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88' locally
docker.io/ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88: Pulling from ocaml/opam
76411d49ac4c: Pulling fs layer
76411d49ac4c: Verifying Checksum
76411d49ac4c: Download complete
76411d49ac4c: Pull complete
Digest: sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
Status: Downloaded newer image for ocaml/opam@sha256:442d5bc6ecadef9bc32f7cd928bd54f3953da924a3162dd9bf30f1c552cb7e88
2024-01-29 18:25.59 ---> using "c1f57ce64d1185f1ddca2092dfa14704a9dd1c9f05e94a89182b86d0d7c808e2" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:25.59 ---> using "08c8f59521f2cf8fac5164b4c5791b0b912207e9b8de5c9ffadf814ee2faaa62" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:25.59 ---> using "9e6a5b52c03ef83043dcd742e1a2e24187e03d25ed86bee2b152d179648026c0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:26.00 ---> using "82b43c0ee69f7734dcb1cee04a6ac5bbc7955c568c7fa1a66d5a2b2c4fc7eda9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:26.00 ---> using "1e206e26af744f37316ac31d9ca35e68461da20f08f641f029accff9debfff99" 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 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-01-29 18:26.00 ---> using "5122260a0b4e1be1f518a82b18d44dc194f7999e6f7dcd18324552f242c2591d" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.07 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 18:26.00 ---> using "154624533bb024a6b7a8122962157e7a26c4a349602b1a0ac6a062ee410394cc" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:26.00 ---> using "0ca68f9b5a1361a41880d5d0cf6875e3478c51123aa649bb011c6c17dc3c5e3e" 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.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind           1.9.6
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install dune                3.13.0
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:26.00 ---> using "6efc601b5fdc3f5ef633c68489caa72992eb97092e8936cbf40b400ae904d179" 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 primes.1.3.3 zarith.1.13 variantslib.v0.11.0 typerep.v0.11.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.base result.1.5 re.1.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 gen.1.1 fieldslib.v0.11.0 dune.3.13.0 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-gmp.4 bin_prot.v0.11.0 base.v0.11.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (879 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.1-1

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

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy primes.1.3.3 zarith.1.13 variantslib.v0.11.0 typerep.v0.11.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.base result.1.5 re.1.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 gen.1.1 fieldslib.v0.11.0 dune.3.13.0 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-gmp.4 bin_prot.v0.11.0 base.v0.11.1" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libgmp-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers            1.2.1
  - install spawn                   v0.15.1
  - install num                     1.5
  - install seq                     base
  - install ocaml-compiler-libs     v0.12.4
  - install conf-gmp                4
  - install jbuilder                1.0+beta20.2
  - install octavius                1.2.2
  - install result                  1.5
  - install re                      1.11.0
  - install gen                     1.1
  - install zarith                  1.13
  - install sexplib0                v0.11.0
  - install jane-street-headers     v0.11.0
  - install ocaml-migrate-parsetree 1.8.0
  - install parsexp                 v0.11.0
  - install base                    v0.11.1
  - install sexplib                 v0.11.0
  - install typerep                 v0.11.0
  - install stdio                   v0.11.0
  - install ppxlib                  0.8.1
  - install configurator            v0.11.0
  - install variantslib             v0.11.0
  - install ppx_typerep_conv        v0.11.1
  - install ppx_sexp_conv           v0.11.2
  - install ppx_pipebang            v0.11.0
  - install ppx_optional            v0.11.0
  - install ppx_optcomp             v0.11.0
  - install ppx_let                 v0.11.0
  - install ppx_js_style            v0.11.0
  - install ppx_inline_test         v0.11.0
  - install ppx_here                v0.11.0
  - install ppx_enumerate           v0.11.1
  - install ppx_compare             v0.11.1
  - install fieldslib               v0.11.0
  - install ppx_variants_conv       v0.11.1
  - install ppx_custom_printf       v0.11.0
  - install ppx_bench               v0.11.0
  - install ppx_sexp_value          v0.11.0
  - install ppx_sexp_message        v0.11.0
  - install ppx_fail                v0.11.0
  - install ppx_hash                v0.11.1
  - install ppx_assert              v0.11.0
  - install ppx_fields_conv         v0.11.0
  - install ppx_base                v0.11.0
  - install ppx_expect              v0.11.1
  - install bin_prot                v0.11.0
  - install ppx_bin_prot            v0.11.1
  - install ppx_jane                v0.11.0
  - install splittable_random       v0.11.0
  - install core_kernel             v0.11.1
  - install core                    v0.11.3
  - install primes                  1.3.3
===== 53 to install =====

The following system packages will first need to be installed:
    libgmp-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" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl: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 ... 18743 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/159:
Processing  2/159:
Processing  3/159:
Processing  4/159:
Processing  5/159: [conf-gmp: sh]
-> retrieved base.v0.11.1  (cached)
Processing  6/159: [conf-gmp: sh]
-> retrieved bin_prot.v0.11.0  (cached)
Processing  7/159: [conf-gmp: sh]
-> retrieved configurator.v0.11.0  (cached)
Processing  8/159: [conf-gmp: sh]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing  8/159:
-> installed conf-gmp.4
Processing  9/159:
-> retrieved fieldslib.v0.11.0  (cached)
Processing 10/159:
-> retrieved core_kernel.v0.11.1  (cached)
Processing 11/159:
-> retrieved gen.1.1  (cached)
Processing 12/159:
-> retrieved jane-street-headers.v0.11.0  (cached)
Processing 13/159:
-> retrieved num.1.5  (cached)
Processing 14/159:
Processing 15/159: [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 16/159: [num: make opam-legacy]
Processing 17/159: [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved core.v0.11.3  (cached)
Processing 18/159: [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 19/159: [num: make opam-legacy] [ocaml-compiler-libs: dune build]
Processing 20/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 21/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved octavius.1.2.2  (cached)
Processing 22/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
Processing 23/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved parsexp.v0.11.0  (cached)
Processing 24/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_assert.v0.11.0  (cached)
Processing 25/159: [jbuilder: ocaml configure.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 25/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_base.v0.11.0  (cached)
Processing 26/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_bench.v0.11.0  (cached)
Processing 27/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_bin_prot.v0.11.1  (cached)
Processing 28/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_compare.v0.11.1  (cached)
Processing 29/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_custom_printf.v0.11.0  (cached)
Processing 30/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 31/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 32/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_enumerate.v0.11.1  (cached)
Processing 33/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_expect.v0.11.1  (cached)
Processing 34/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fail.v0.11.0  (cached)
Processing 35/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.11.0  (cached)
Processing 36/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_hash.v0.11.1  (cached)
Processing 37/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_here.v0.11.0  (cached)
Processing 38/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_inline_test.v0.11.0  (cached)
Processing 39/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_jane.v0.11.0  (cached)
Processing 40/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_js_style.v0.11.0  (cached)
Processing 41/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_let.v0.11.0  (cached)
Processing 42/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.11.0  (cached)
Processing 43/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optional.v0.11.0  (cached)
Processing 44/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_pipebang.v0.11.0  (cached)
Processing 45/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.11.2  (cached)
Processing 46/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_message.v0.11.0  (cached)
Processing 47/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_value.v0.11.0  (cached)
Processing 48/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_typerep_conv.v0.11.1  (cached)
Processing 49/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_variants_conv.v0.11.1  (cached)
Processing 50/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib.0.8.1  (cached)
Processing 51/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved re.1.11.0  (cached)
Processing 52/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 53/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 54/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> installed seq.base
Processing 55/159: [primes.1.3.3: http] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 56/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 57/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 57/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
-> installed ppx_derivers.1.2.1
Processing 58/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
-> retrieved result.1.5  (cached)
Processing 59/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
Processing 60/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib.v0.11.0  (cached)
Processing 61/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.11.0  (cached)
Processing 62/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build]
-> retrieved spawn.v0.15.1  (cached)
Processing 63/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build]
Processing 64/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> retrieved splittable_random.v0.11.0  (cached)
Processing 65/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> retrieved stdio.v0.11.0  (cached)
Processing 66/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> retrieved typerep.v0.11.0  (cached)
Processing 67/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> retrieved variantslib.v0.11.0  (cached)
-> retrieved zarith.1.13  (cached)
Processing 68/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [spawn: dune build] [zarith: ./configure]
-> compiled  result.1.5
Processing 68/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [spawn: dune build] [zarith: ./configure]
-> installed result.1.5
Processing 69/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [spawn: dune build] [zarith: ./configure]
Processing 70/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [spawn: dune build] [zarith: ./configure]
- (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
- (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 70/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [spawn: dune build] [zarith: ./configure]
-> installed ocaml-compiler-libs.v0.12.4
Processing 71/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [spawn: dune build] [zarith: ./configure]
-> compiled  spawn.v0.15.1
Processing 71/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [zarith: ./configure]
-> installed spawn.v0.15.1
Processing 72/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.07/bin
- binary ocamlc: found in /home/opam/.opam/4.07/bin
- binary ocamldep: found in /home/opam/.opam/4.07/bin
- binary ocamlmklib: found in /home/opam/.opam/4.07/bin
- binary ocamldoc: found in /home/opam/.opam/4.07/bin
- binary ocamlopt: found in /home/opam/.opam/4.07/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.07/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.07/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.07/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 72/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [zarith: make]
-> compiled  octavius.1.2.2
Processing 72/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
-> installed octavius.1.2.2
Processing 73/159: [primes.1.3.3: http] [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
Processing 73/159: [gen: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
-> retrieved primes.1.3.3  (https://github.com/KitFreddura/OCaml-Primes/archive/1.3.3.tar.gz)
-> compiled  gen.1.1
Processing 73/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
-> installed gen.1.1
Processing 74/159: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 74/159: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
-> installed num.1.5
Processing 75/159: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [re: dune build] [zarith: make]
-> compiled  re.1.11.0
Processing 75/159: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [zarith: make]
-> installed re.1.11.0
Processing 76/159: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [zarith: make]
- '/home/opam/.opam/4.07/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 76/159: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-I/home/opam/.opam/4.07/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 76/159: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
Processing 77/159: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.07/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.07/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.07/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.07/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.07/lib/zarith/q.mli
- Installed /home/opam/.opam/4.07/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.07/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.07/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.07/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.07/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.07/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.07/lib/zarith/z.mli
- Installed /home/opam/.opam/4.07/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.07/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.07/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.07/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.07/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.07/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.07/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.07/lib/zarith/META
-> installed zarith.1.13
Processing 77/159: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 77/159: [jbuilder: ./boot.exe 255]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 78/159: [jbuilder: ./boot.exe 255]
+ /home/opam/.opam/4.07/.opam-switch/build/jbuilder.1.0+beta20.2/./boot.exe "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jbuilder.1.0+beta20.2)
-> compiled  jbuilder.1.0+beta20.2
-> installed jbuilder.1.0+beta20.2
Processing 80/159: [jane-street-headers: jbuilder build]
Processing 81/159: [jane-street-headers: jbuilder build] [sexplib0: jbuilder build]
-> compiled  jane-street-headers.v0.11.0
Processing 81/159: [sexplib0: jbuilder build]
-> installed jane-street-headers.v0.11.0
Processing 82/159: [sexplib0: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.11.0)
-> compiled  sexplib0.v0.11.0
-> installed sexplib0.v0.11.0
Processing 84/159: [base: jbuilder build]
Processing 85/159: [base: jbuilder build] [parsexp: jbuilder build]
-> compiled  parsexp.v0.11.0
Processing 85/159: [base: jbuilder build]
-> installed parsexp.v0.11.0
Processing 86/159: [base: jbuilder build]
Processing 87/159: [base: jbuilder build] [sexplib: jbuilder build]
-> compiled  sexplib.v0.11.0
Processing 87/159: [base: jbuilder build]
-> installed sexplib.v0.11.0
Processing 88/159: [base: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.11.1)
-> compiled  base.v0.11.1
-> installed base.v0.11.1
Processing 90/159: [stdio: jbuilder build]
Processing 91/159: [stdio: jbuilder build] [typerep: jbuilder build]
-> compiled  stdio.v0.11.0
Processing 91/159: [typerep: jbuilder build]
-> installed stdio.v0.11.0
Processing 92/159: [typerep: jbuilder build]
Processing 93/159: [configurator: jbuilder build] [typerep: jbuilder build]
Processing 94/159: [configurator: jbuilder build] [ppxlib: dune build] [typerep: jbuilder build]
-> compiled  configurator.v0.11.0
Processing 94/159: [ppxlib: dune build] [typerep: jbuilder build]
-> installed configurator.v0.11.0
Processing 95/159: [ppxlib: dune build] [typerep: jbuilder build]
-> compiled  typerep.v0.11.0
Processing 95/159: [ppxlib: dune build]
-> installed typerep.v0.11.0
Processing 96/159: [ppxlib: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.8.1)
-> compiled  ppxlib.0.8.1
-> installed ppxlib.0.8.1
Processing 98/159: [fieldslib: jbuilder build]
Processing 99/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build]
Processing 100/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build]
Processing 101/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build]
Processing 102/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 103/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 104/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build]
Processing 105/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build]
Processing 106/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build]
Processing 107/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 108/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 109/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 110/159: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> compiled  fieldslib.v0.11.0
Processing 110/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> installed fieldslib.v0.11.0
Processing 111/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
Processing 112/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> compiled  variantslib.v0.11.0
Processing 112/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed variantslib.v0.11.0
Processing 113/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 114/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_optional.v0.11.0
Processing 114/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_optional.v0.11.0
Processing 115/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_let.v0.11.0
Processing 115/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_let.v0.11.0
Processing 116/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_here.v0.11.0
Processing 116/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_here.v0.11.0
Processing 117/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 118/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_compare.v0.11.1
Processing 118/159: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_compare.v0.11.1
Processing 119/159: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_enumerate.v0.11.1
Processing 119/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_enumerate.v0.11.1
Processing 120/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_optcomp.v0.11.0
Processing 120/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_optcomp.v0.11.0
Processing 121/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_typerep_conv.v0.11.1
Processing 121/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_typerep_conv.v0.11.1
Processing 122/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_sexp_conv.v0.11.2
Processing 122/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_sexp_conv.v0.11.2
Processing 123/159: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 124/159: [ppx_assert: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 125/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 126/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 127/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 128/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_pipebang.v0.11.0
Processing 128/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_pipebang.v0.11.0
Processing 129/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_js_style.v0.11.0
Processing 129/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_js_style.v0.11.0
Processing 130/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_inline_test.v0.11.0
Processing 130/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_inline_test.v0.11.0
Processing 131/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 132/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_variants_conv.v0.11.1
Processing 132/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_variants_conv.v0.11.1
Processing 133/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_fields_conv.v0.11.0
Processing 133/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_fields_conv.v0.11.0
Processing 134/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_fail.v0.11.0
Processing 134/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_fail.v0.11.0
Processing 135/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_hash.v0.11.1
Processing 135/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_hash.v0.11.1
Processing 136/159: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 137/159: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_assert.v0.11.0
Processing 137/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_assert.v0.11.0
Processing 138/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_sexp_message.v0.11.0
Processing 138/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_sexp_message.v0.11.0
Processing 139/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_sexp_value.v0.11.0
Processing 139/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_value.v0.11.0
Processing 140/159: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_bench.v0.11.0
Processing 140/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_bench.v0.11.0
Processing 141/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_custom_printf.v0.11.0
Processing 141/159: [ppx_base: jbuilder build]
-> installed ppx_custom_printf.v0.11.0
Processing 142/159: [ppx_base: jbuilder build]
Processing 143/159: [bin_prot: jbuilder build] [ppx_base: jbuilder build]
Processing 144/159: [bin_prot: jbuilder build] [ppx_base: jbuilder build] [ppx_expect: jbuilder build]
-> compiled  ppx_base.v0.11.0
Processing 144/159: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> installed ppx_base.v0.11.0
Processing 145/159: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> compiled  bin_prot.v0.11.0
Processing 145/159: [ppx_expect: jbuilder build]
-> installed bin_prot.v0.11.0
Processing 146/159: [ppx_expect: jbuilder build]
Processing 147/159: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-       ocamlc matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmo,cmt}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-     ocamlopt matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmx,o}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-> compiled  ppx_expect.v0.11.1
Processing 147/159: [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.11.1
Processing 148/159: [ppx_bin_prot: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "ppx_bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_bin_prot.v0.11.1)
-> compiled  ppx_bin_prot.v0.11.1
-> installed ppx_bin_prot.v0.11.1
Processing 150/159: [ppx_jane: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_jane.v0.11.0)
-> compiled  ppx_jane.v0.11.0
-> installed ppx_jane.v0.11.0
Processing 152/159: [splittable_random: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/splittable_random.v0.11.0)
-> compiled  splittable_random.v0.11.0
-> installed splittable_random.v0.11.0
Processing 154/159: [core_kernel: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/core_kernel.v0.11.1)
-> compiled  core_kernel.v0.11.1
-> installed core_kernel.v0.11.1
Processing 156/159: [core: jbuilder build]
+ /home/opam/.opam/4.07/bin/jbuilder "build" "-p" "core" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/core.v0.11.3)
-       ocamlc src/md5_stubs.o
- md5_stubs.c:10:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    10 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
-     ocamlopt src/.core.objs/core__Iobuf.{cmx,o}
- File "src/iobuf.ml", line 1033, characters 4-62:
- Warning 55: Cannot inline: Function information unavailable
-> compiled  core.v0.11.3
-> installed core.v0.11.3
Processing 158/159: [primes: ocamlfind ocamlc]
+ /home/opam/.opam/4.07/bin/ocamlfind "ocamlc" "-bin-annot" "-c" "-linkpkg" "-package" "zarith" "primes.mli" (CWD=/home/opam/.opam/4.07/.opam-switch/build/primes.1.3.3)
Processing 158/159: [primes: ocamlfind ocamlmklib]
+ /home/opam/.opam/4.07/bin/ocamlfind "ocamlmklib" "-o" "primes" "primes.ml" "-linkpkg" "-package" "zarith,core,gen" (CWD=/home/opam/.opam/4.07/.opam-switch/build/primes.1.3.3)
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "primes.ml", line 1, characters 5-13:
- Warning 3: deprecated: module Core.Std
- [since 2017-02] Use Core. The Std sub-module is no longer needed
- File "primes.ml", line 1, characters 5-13:
- Warning 3: deprecated: module Core.Std
- [since 2017-02] Use Core. The Std sub-module is no longer needed
-> compiled  primes.1.3.3
Processing 159/159: [primes: ocamlfind install]
+ /home/opam/.opam/4.07/bin/ocamlfind "install" "primes" "META" "primes.cma" "primes.cmxa" "primes.cmo" "primes.cmi" "primes.mli" "primes.o" "primes.cmx" "primes.cmti" (CWD=/home/opam/.opam/4.07/.opam-switch/build/primes.1.3.3)
- Installed /home/opam/.opam/4.07/lib/primes/primes.cmti
- Installed /home/opam/.opam/4.07/lib/primes/primes.cmx
- Installed /home/opam/.opam/4.07/lib/primes/primes.o
- Installed /home/opam/.opam/4.07/lib/primes/primes.mli
- Installed /home/opam/.opam/4.07/lib/primes/primes.cmi
- Installed /home/opam/.opam/4.07/lib/primes/primes.cmo
- Installed /home/opam/.opam/4.07/lib/primes/primes.cmxa
- Installed /home/opam/.opam/4.07/lib/primes/primes.cma
- Installed /home/opam/.opam/4.07/lib/primes/META
-> installed primes.1.3.3
Done.

<><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><>
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:28.14 ---> saved as "71bf2d13094ef25cd92ee5738479a8be7c4749325cee765694e0ba5625a822f0"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u primes:fafdd65164de1c854f7ced5cc5617c9d,spawn:4b684b38adbdfad338cbd3024e95d0d8,core:b519ef2a9a0ca65664ab171da6bca5fd"))
2024-01-29 18:28.16 ---> saved as "dc7a4a894e9466862feed3acfefd34966e214e64691a2d18a0c94822b42ae142"

/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.582500') && (for DATA in prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; 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/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3,core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd,core.v0.11.3 prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1,spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8,spawn.v0.15.1 prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3,primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d,primes.1.3.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.582500
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/doc/
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/doc/core/
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/doc/core/CHANGES.md
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/doc/core/LICENSE.txt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/doc/core/README.md
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core.ocamlobjinfo
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/META
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Am_running_inline_test.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Am_running_inline_test.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Am_running_inline_test.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigbuffer.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigbuffer.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigbuffer.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring_marshal.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring_marshal.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Bigstring_marshal.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Caml.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Caml.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Command.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Command.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Command.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_condition.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_condition.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_condition.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_date.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_date.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_date.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_date_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_date_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_filename.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_filename.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_filename.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_mutex.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_mutex.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_mutex.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_sys.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_sys.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_sys.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_thread.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_thread.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_thread.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_float.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_float.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_float.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_ns.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_ns.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_time_ns.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_unix.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_unix.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_unix.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_zone.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_zone.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_zone.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_zone_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Core_zone_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Crc.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Crc.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Crc.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Daemon.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Daemon.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Daemon.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Import.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Import.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Import_time.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Import_time.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Interval.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Interval.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Interval.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Interval_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Interval_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf_debug.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf_debug.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf_debug.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Iobuf_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Linux_ext.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Linux_ext.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Linux_ext.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Linux_ext_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Linux_ext_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Lock_file.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Lock_file.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Lock_file.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Mac_address.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Mac_address.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Mac_address.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Md5.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Md5.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Md5.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Mutex0.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Mutex0.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Nano_mutex.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Nano_mutex.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Nano_mutex.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Piecewise_linear.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Piecewise_linear.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Piecewise_linear.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Piecewise_linear_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Piecewise_linear_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Process_env.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Process_env.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Process_env.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v4_deprecated.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v4_deprecated.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v4_deprecated.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v5.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v5.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Schedule_v5.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Signal.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Signal.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Signal.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Squeue.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Squeue.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Squeue.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Stable.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Stable.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Std0.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Std0.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syscall_result.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syscall_result.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syscall_result.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syscall_result_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syscall_result_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syslog.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syslog.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Syslog.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_common.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_common.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_ns_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_ns_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_stamp_counter.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_stamp_counter.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_stamp_counter.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_stamp_counter_benchmarks.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Time_stamp_counter_benchmarks.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Timing_wheel_float.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Timing_wheel_float.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Timing_wheel_float.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Unix_error.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Unix_error.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__User_and_group.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__User_and_group.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__User_and_group.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Uuid.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Uuid.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Uuid.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Version_util.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Version_util.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Version_util.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Version_util_intf.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Version_util_intf.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Weak_hashtbl.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Weak_hashtbl.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/core__Weak_hashtbl.cmti
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/core_top.ocamlobjinfo
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/core_top.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/core_top.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/core_top__Core_install_printers.cmi
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/lib/core/top/core_top__Core_install_printers.cmt
prep/universes/b519ef2a9a0ca65664ab171da6bca5fd/core/v0.11.3/opam
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/doc/
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/doc/spawn/
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/doc/spawn/CHANGES.md
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/doc/spawn/LICENSE.md
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/doc/spawn/README.md
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/spawn.ocamlobjinfo
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/META
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/dune-package
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/spawn.cmi
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/spawn.cmt
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/lib/spawn/spawn.cmti
prep/universes/4b684b38adbdfad338cbd3024e95d0d8/spawn/v0.15.1/opam
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/primes/
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/primes/primes.ocamlobjinfo
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/primes/META
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/primes/primes.cmi
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/lib/primes/primes.cmti
prep/universes/fafdd65164de1c854f7ced5cc5617c9d/primes/1.3.3/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.
HASHES:core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd:5dd5a7092e988e2255399ce60d9b93223b3af040cd67d42b88a2ee9a433bc937
HASHES:spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8:b84cebf30a6efcca441334fc56a76ca55f78b4e87a467d8b46190b77a3273a53
HASHES:primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d:03e37d2008e145bceaff9b67656c83cab4b5574609056d27384b5fdc46da6ab1
2024-01-29 18:28.18 ---> saved as "2b6cb92a1673b91decc9b350c6970a2957a29cac92316cb741ea7b1edd13bfd7"
Job succeeded
2024-01-29 18:33.42: primes.1.3.3-fafdd65164de1c854f7ced5cc5617c9d -> 03e37d2008e145bceaff9b67656c83cab4b5574609056d27384b5fdc46da6ab1
2024-01-29 18:33.42: spawn.v0.15.1-4b684b38adbdfad338cbd3024e95d0d8 -> b84cebf30a6efcca441334fc56a76ca55f78b4e87a467d8b46190b77a3273a53
2024-01-29 18:33.42: core.v0.11.3-b519ef2a9a0ca65664ab171da6bca5fd -> 5dd5a7092e988e2255399ce60d9b93223b3af040cd67d42b88a2ee9a433bc937
2024-01-29 18:33.42: Job succeeded