OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c12.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6244f700724e: Pulling fs layer
6244f700724e: Verifying Checksum
6244f700724e: Download complete
6244f700724e: Pull complete
Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-03-17 03:42.48 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-03-17 03:42.48 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-17 03:42.48 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-03-17 03:42.48 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.0.0"} | "ocaml-system" {= "5.0.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-17 03:42.48 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-16-2020.24-F-2024-03-15-1419.03.pdiff [459 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-16-2020.24-F-2024-03-15-1419.03.pdiff [459 kB]
- Fetched 721 kB in 3s (245 kB/s)
- Reading package lists...
- 
2024-03-17 03:42.48 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"resource_cache.v0.16.0\"\
               \nopam install -vy \"resource_cache.v0.16.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"resource_cache.v0.16.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] resource_cache.v0.16.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 66 packages
  - install async_kernel                v0.16.0           [required by resource_cache]
  - install async_rpc_kernel            v0.16.0           [required by resource_cache]
  - install base                        v0.16.3           [required by core, core_kernel]
  - install base_bigstring              v0.16.0           [required by core]
  - install base_quickcheck             v0.16.0           [required by core]
  - install bin_prot                    v0.16.0           [required by core]
  - install conf-bash                   1                 [required by base]
  - install core                        v0.16.2           [required by resource_cache]
  - install core_kernel                 v0.16.0           [required by async_kernel]
  - install csexp                       1.5.2             [required by dune-configurator]
  - install dune                        3.14.2            [required by resource_cache]
  - install dune-configurator           3.14.2            [required by base]
  - install fieldslib                   v0.16.0           [required by core]
  - install int_repr                    v0.16.0           [required by core_kernel]
  - install jane-street-headers         v0.16.0           [required by core]
  - install jst-config                  v0.16.0           [required by core]
  - install num                         1.5               [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4           [required by ppxlib]
  - install parsexp                     v0.16.0           [required by sexplib]
  - install ppx_assert                  v0.16.0           [required by core]
  - install ppx_base                    v0.16.0           [required by core]
  - install ppx_bench                   v0.16.0           [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0           [required by ppx_jane]
  - install ppx_cold                    v0.16.0           [required by ppx_base]
  - install ppx_compare                 v0.16.0           [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0           [required by ppx_jane]
  - install ppx_derivers                1.2.1             [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0           [required by ppx_jane]
  - install ppx_enumerate               v0.16.0           [required by ppx_base]
  - install ppx_expect                  v0.16.0           [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0           [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0           [required by ppx_jane]
  - install ppx_globalize               v0.16.0           [required by ppx_base]
  - install ppx_hash                    v0.16.0           [required by core]
  - install ppx_here                    v0.16.0           [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0           [required by ppx_jane]
  - install ppx_inline_test             v0.16.1           [required by core]
  - install ppx_jane                    v0.16.0           [required by resource_cache]
  - install ppx_let                     v0.16.0           [required by ppx_jane]
  - install ppx_log                     v0.16.0           [required by ppx_jane]
  - install ppx_module_timer            v0.16.0           [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0           [required by core, core_kernel]
  - install ppx_optional                v0.16.0           [required by ppx_jane]
  - install ppx_pipebang                v0.16.0           [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0           [required by core]
  - install ppx_sexp_message            v0.16.0           [required by core]
  - install ppx_sexp_value              v0.16.0           [required by ppx_jane]
  - install ppx_stable                  v0.16.0           [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0           [required by ppx_jane]
  - install ppx_string                  v0.16.0           [required by ppx_jane]
  - install ppx_tydi                    v0.16.0           [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0           [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0           [required by ppx_jane]
  - install ppxlib                      0.32.1~5.2preview [required by ppx_jane]
  - install protocol_version_header     v0.16.0           [required by async_rpc_kernel]
  - install re                          1.11.0            [required by ppx_expect]
  - install resource_cache              v0.16.0
  - install seq                         base              [required by re]
  - install sexplib                     v0.16.0           [required by core]
  - install sexplib0                    v0.16.0           [required by base]
  - install splittable_random           v0.16.0           [required by core]
  - install stdio                       v0.16.0           [required by core]
  - install stdlib-shims                0.3.0             [required by ppxlib]
  - install time_now                    v0.16.0           [required by core]
  - install typerep                     v0.16.0           [required by core]
  - install variantslib                 v0.16.0           [required by core]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/197:
Processing  2/197:
Processing  3/197:
-> retrieved async_rpc_kernel.v0.16.0  (cached)
Processing  4/197:
-> retrieved async_kernel.v0.16.0  (cached)
Processing  5/197:
-> retrieved base.v0.16.3  (cached)
Processing  6/197:
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  7/197:
Processing  8/197:
Processing  9/197: [conf-bash: bash]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing 10/197: [conf-bash: bash]
-> retrieved bin_prot.v0.16.0  (cached)
Processing 11/197: [conf-bash: bash]
-> retrieved core.v0.16.2  (cached)
Processing 12/197: [conf-bash: bash]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 12/197:
-> installed conf-bash.1
Processing 13/197:
-> retrieved core_kernel.v0.16.0  (cached)
Processing 14/197:
-> retrieved csexp.1.5.2  (cached)
Processing 15/197:
-> retrieved fieldslib.v0.16.0  (cached)
Processing 16/197:
-> retrieved int_repr.v0.16.0  (cached)
Processing 17/197:
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 18/197:
-> retrieved jst-config.v0.16.0  (cached)
Processing 19/197:
-> retrieved num.1.5  (cached)
Processing 20/197:
Processing 21/197: [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 22/197: [num: make opam-modern]
-> retrieved parsexp.v0.16.0  (cached)
Processing 23/197: [num: make opam-modern]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 24/197: [num: make opam-modern]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 25/197: [num: make opam-modern]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 26/197: [num: make opam-modern]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 27/197: [num: make opam-modern]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 28/197: [num: make opam-modern]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 29/197: [num: make opam-modern]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 30/197: [num: make opam-modern]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 31/197: [num: make opam-modern]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 32/197: [num: make opam-modern]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 33/197: [num: make opam-modern]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 34/197: [num: make opam-modern]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 35/197: [num: make opam-modern]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 36/197: [num: make opam-modern]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 37/197: [num: make opam-modern]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 38/197: [num: make opam-modern]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 39/197: [num: make opam-modern]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 40/197: [num: make opam-modern]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 41/197: [num: make opam-modern]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 42/197: [num: make opam-modern]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 43/197: [num: make opam-modern]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 44/197: [num: make opam-modern]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 45/197: [num: make opam-modern]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 46/197: [num: make opam-modern]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 47/197: [num: make opam-modern]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 48/197: [num: make opam-modern]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 49/197: [num: make opam-modern]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 50/197: [num: make opam-modern]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 51/197: [num: make opam-modern]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 52/197: [num: make opam-modern]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 53/197: [num: make opam-modern]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 54/197: [num: make opam-modern]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 55/197: [num: make opam-modern]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 56/197: [num: make opam-modern]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 57/197: [num: make opam-modern]
-> retrieved protocol_version_header.v0.16.0  (cached)
Processing 58/197: [num: make opam-modern]
-> retrieved re.1.11.0  (cached)
Processing 59/197: [num: make opam-modern]
-> retrieved ppxlib.0.32.1~5.2preview  (cached)
Processing 60/197: [num: make opam-modern]
Processing 61/197: [num: make opam-modern]
Processing 62/197: [num: make opam-modern]
-> installed seq.base
Processing 63/197: [num: make opam-modern]
-> retrieved resource_cache.v0.16.0  (cached)
Processing 64/197: [num: make opam-modern]
-> retrieved sexplib.v0.16.0  (cached)
Processing 65/197: [num: make opam-modern]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 66/197: [num: make opam-modern]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 67/197: [num: make opam-modern]
-> retrieved dune.3.14.2, dune-configurator.3.14.2  (cached)
Processing 68/197: [num: make opam-modern]
Processing 69/197: [dune: ocaml 39] [num: make opam-modern]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.5)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0/.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/5.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 69/197: [dune: ocaml 39]
-> installed num.1.5
Processing 70/197: [dune: ocaml 39]
-> retrieved stdio.v0.16.0  (cached)
Processing 71/197: [dune: ocaml 39]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 72/197: [dune: ocaml 39]
-> retrieved time_now.v0.16.0  (cached)
-> retrieved typerep.v0.16.0  (cached)
-> retrieved variantslib.v0.16.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 72/197: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
-> compiled  dune.3.14.2
-> installed dune.3.14.2
Processing 74/197: [csexp: dune build]
Processing 75/197: [csexp: dune build] [jane-street-headers: dune build]
Processing 76/197: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 77/197: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 78/197: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 79/197: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 80/197: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 80/197: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.16.0
Processing 81/197: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 81/197: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 82/197: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 82/197: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 83/197: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 84/197: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 84/197: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 85/197: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 85/197: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 86/197: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 86/197: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 87/197: [dune-configurator: rm] [stdlib-shims: dune build]
Processing 88/197: [dune-configurator: rm] [parsexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 88/197: [dune-configurator: rm] [parsexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 89/197: [dune-configurator: rm] [parsexp: dune build]
Processing 90/197: [dune-configurator: rm] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
Processing 90/197: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 90/197: [dune-configurator: dune build] [ppxlib: dune build]
-> installed parsexp.v0.16.0
Processing 91/197: [dune-configurator: dune build] [ppxlib: dune build]
Processing 92/197: [dune-configurator: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
-> compiled  dune-configurator.3.14.2
Processing 92/197: [ppxlib: dune build] [sexplib: dune build]
-> installed dune-configurator.3.14.2
Processing 93/197: [ppxlib: dune build] [sexplib: dune build]
Processing 94/197: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 94/197: [base: dune build] [ppxlib: dune build]
-> installed sexplib.v0.16.0
Processing 95/197: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 95/197: [ppxlib: dune build]
-> installed base.v0.16.3
Processing 96/197: [ppxlib: dune build]
Processing 97/197: [fieldslib: dune build] [ppxlib: dune build]
Processing 98/197: [fieldslib: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 99/197: [fieldslib: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 100/197: [fieldslib: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fieldslib" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/fieldslib.v0.16.0)
-> compiled  fieldslib.v0.16.0
Processing 100/197: [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.16.0
Processing 101/197: [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "variantslib" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/variantslib.v0.16.0)
-> compiled  variantslib.v0.16.0
Processing 101/197: [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.16.0
Processing 102/197: [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 102/197: [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.16.0
Processing 103/197: [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "typerep" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/typerep.v0.16.0)
-> compiled  typerep.v0.16.0
Processing 103/197: [ppxlib: dune build]
-> installed typerep.v0.16.0
Processing 104/197: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.32.1~5.2preview)
-> compiled  ppxlib.0.32.1~5.2preview
-> installed ppxlib.0.32.1~5.2preview
Processing 106/197: [ppx_cold: dune build]
Processing 107/197: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 108/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build]
Processing 109/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build]
Processing 110/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 111/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 112/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build]
Processing 113/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 114/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
Processing 115/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
Processing 116/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 117/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 118/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 119/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 120/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 121/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
Processing 122/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
Processing 123/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_globalize" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 123/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_globalize.v0.16.0
Processing 124/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tydi" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_tydi.v0.16.0)
-> compiled  ppx_tydi.v0.16.0
Processing 124/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_tydi.v0.16.0
Processing 125/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 125/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 126/197: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 126/197: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 127/197: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_disable_unused_warnings" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_disable_unused_warnings.v0.16.0)
-> compiled  ppx_disable_unused_warnings.v0.16.0
Processing 127/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_disable_unused_warnings.v0.16.0
Processing 128/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_variants_conv" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_variants_conv.v0.16.0)
-> compiled  ppx_variants_conv.v0.16.0
Processing 128/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_variants_conv.v0.16.0
Processing 129/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_typerep_conv" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_typerep_conv.v0.16.0)
-> compiled  ppx_typerep_conv.v0.16.0
Processing 129/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_typerep_conv.v0.16.0
Processing 130/197: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 130/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 131/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 131/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_here.v0.16.0
Processing 132/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 133/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_stable_witness" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_stable_witness.v0.16.0)
-> compiled  ppx_stable_witness.v0.16.0
Processing 133/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_stable_witness.v0.16.0
Processing 134/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_stable" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_stable.v0.16.0)
-> compiled  ppx_stable.v0.16.0
Processing 134/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_stable.v0.16.0
Processing 135/197: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 135/197: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.16.0
Processing 136/197: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fields_conv" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_fields_conv.v0.16.0)
-> compiled  ppx_fields_conv.v0.16.0
Processing 136/197: [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_fields_conv.v0.16.0
Processing 137/197: [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_ignore_instrumentation" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_ignore_instrumentation.v0.16.0)
-> compiled  ppx_ignore_instrumentation.v0.16.0
Processing 137/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_ignore_instrumentation.v0.16.0
Processing 138/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_pipebang.v0.16.0)
-> compiled  ppx_pipebang.v0.16.0
Processing 138/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_pipebang.v0.16.0
Processing 139/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optional" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_optional.v0.16.0)
-> compiled  ppx_optional.v0.16.0
Processing 139/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optional.v0.16.0
Processing 140/197: [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fixed_literal" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_fixed_literal.v0.16.0)
-> compiled  ppx_fixed_literal.v0.16.0
Processing 140/197: [ppx_let: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_fixed_literal.v0.16.0
Processing 141/197: [ppx_let: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 141/197: [ppx_let: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 142/197: [ppx_let: dune build]
Processing 143/197: [ppx_assert: dune build] [ppx_let: dune build]
Processing 144/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_let: dune build]
Processing 145/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build]
Processing 146/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build]
Processing 147/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_let" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_let.v0.16.0)
-> compiled  ppx_let.v0.16.0
Processing 147/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_let.v0.16.0
Processing 148/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 148/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.16.0
Processing 149/197: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 150/197: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 150/197: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_assert.v0.16.0
Processing 151/197: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 152/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_value" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_sexp_value.v0.16.0)
-> compiled  ppx_sexp_value.v0.16.0
Processing 152/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.16.0
Processing 153/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_message" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_sexp_message.v0.16.0)
-> compiled  ppx_sexp_message.v0.16.0
Processing 153/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_sexp_message.v0.16.0
Processing 154/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 155/197: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 155/197: [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 156/197: [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build]
Processing 157/197: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 157/197: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build]
-> installed ppx_base.v0.16.0
Processing 158/197: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build]
Processing 159/197: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_log" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_log.v0.16.0)
-> compiled  ppx_log.v0.16.0
Processing 159/197: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
-> installed ppx_log.v0.16.0
Processing 160/197: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
Processing 160/197: [bin_prot: dune build] [ppx_string: dune build]
-> installed jst-config.v0.16.0
Processing 161/197: [bin_prot: dune build] [ppx_string: dune build]
Processing 162/197: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_string" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_string.v0.16.0)
-> compiled  ppx_string.v0.16.0
Processing 162/197: [bin_prot: dune build] [time_now: dune build]
-> installed ppx_string.v0.16.0
Processing 163/197: [bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bin_prot" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bin_prot.v0.16.0)
-> compiled  bin_prot.v0.16.0
Processing 163/197: [time_now: dune build]
-> installed bin_prot.v0.16.0
Processing 164/197: [time_now: dune build]
Processing 165/197: [ppx_bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
Processing 165/197: [ppx_bin_prot: dune build]
-> installed time_now.v0.16.0
Processing 166/197: [ppx_bin_prot: dune build]
Processing 167/197: [ppx_bin_prot: dune build] [ppx_inline_test: dune build]
Processing 168/197: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bin_prot" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_bin_prot.v0.16.0)
-> compiled  ppx_bin_prot.v0.16.0
Processing 168/197: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.16.0
Processing 169/197: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_module_timer" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_module_timer.v0.16.0)
-> compiled  ppx_module_timer.v0.16.0
Processing 169/197: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.16.0
Processing 170/197: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
-> installed ppx_inline_test.v0.16.1
Processing 172/197: [ppx_bench: dune build]
Processing 173/197: [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_bench.v0.16.0)
-> compiled  ppx_bench.v0.16.0
Processing 173/197: [ppx_expect: dune build]
-> installed ppx_bench.v0.16.0
Processing 174/197: [ppx_expect: dune build]
Processing 175/197: [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
Processing 175/197: [splittable_random: dune build]
-> installed ppx_expect.v0.16.0
Processing 176/197: [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "splittable_random" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/splittable_random.v0.16.0)
-> compiled  splittable_random.v0.16.0
-> installed splittable_random.v0.16.0
Processing 178/197: [base_quickcheck: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_quickcheck" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base_quickcheck.v0.16.0)
-> compiled  base_quickcheck.v0.16.0
-> installed base_quickcheck.v0.16.0
Processing 180/197: [ppx_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_jane" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_jane.v0.16.0)
-> compiled  ppx_jane.v0.16.0
-> installed ppx_jane.v0.16.0
Processing 182/197: [int_repr: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "int_repr" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/int_repr.v0.16.0)
-> compiled  int_repr.v0.16.0
-> installed int_repr.v0.16.0
Processing 184/197: [base_bigstring: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_bigstring" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base_bigstring.v0.16.0)
-> compiled  base_bigstring.v0.16.0
-> installed base_bigstring.v0.16.0
Processing 186/197: [core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/core.v0.16.2)
-> compiled  core.v0.16.2
-> installed core.v0.16.2
Processing 188/197: [core_kernel: dune build]
Processing 189/197: [core_kernel: dune build] [protocol_version_header: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "protocol_version_header" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/protocol_version_header.v0.16.0)
-> compiled  protocol_version_header.v0.16.0
Processing 189/197: [core_kernel: dune build]
-> installed protocol_version_header.v0.16.0
Processing 190/197: [core_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core_kernel" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/core_kernel.v0.16.0)
-> compiled  core_kernel.v0.16.0
-> installed core_kernel.v0.16.0
Processing 192/197: [async_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_kernel" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/async_kernel.v0.16.0)
-> compiled  async_kernel.v0.16.0
-> installed async_kernel.v0.16.0
Processing 194/197: [async_rpc_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_rpc_kernel" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/async_rpc_kernel.v0.16.0)
-> compiled  async_rpc_kernel.v0.16.0
-> installed async_rpc_kernel.v0.16.0
Processing 196/197: [resource_cache: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "resource_cache" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/resource_cache.v0.16.0)
-> compiled  resource_cache.v0.16.0
-> installed resource_cache.v0.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-17 03:45.44 ---> saved as "e7530cd43aa614e60ee91f21bc0099c360a8f902c445730e9d87ef11cd0a7abc"
Job succeeded