Building on x86-bm-6.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093) Unable to find image 'ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093' locally docker.io/ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093: Pulling from ocaml/opam e8210966e922: Pulling fs layer e8210966e922: Verifying Checksum e8210966e922: Download complete e8210966e922: Pull complete Digest: sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093 Status: Downloaded newer image for ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093 2023-01-02 03:41.01 ---> using "5d5e87cadfec7e7a6401d2d54a8a47d3afe330b6b820d94db1727311dcdec05c" 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")) 2023-01-02 03:41.01 ---> using "86042612f669534a818a296d6f90d3dc51e57d4ebd633dfa7989b39af8377107" 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 4d71c85721434d76da9b416c2f1a082c22d45769")) 2023-01-02 03:41.01 ---> using "90895767b00e1346da46b38f4308fa97ba1a26e268eba7a075ef0d09efec3e97" 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: [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. ~/.profile is already up-to-date. 2023-01-02 03:41.01 ---> using "3050b9cd72d96212fd6181d1c3b1f2881a3f2eaaa639640851ef8d83a4071d7b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2023-01-02 03:41.01 ---> using "0ec31683c0bd7a4d0895818ccdaad7c22514674b3e0d9ef8e45e6e8103088974" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 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-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB] - Fetched 304 kB in 2s (175 kB/s) - Reading package lists... - 2023-01-02 03:41.01 ---> using "a8e27be1f18f49c404e523701f1afa155cc38029229cb762dd6dd85b42474b0e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ppx_inline_test.v0.14.0\"\ \nopam install -vy \"ppx_inline_test.v0.14.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ppx_inline_test.v0.14.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] ppx_inline_test.v0.14.0 is not installed. Nothing to do. The following actions will be performed: === install 26 packages - install base v0.14.3 [required by ppx_inline_test] - install csexp 1.5.1 [required by dune-configurator] - install dune 3.6.1 [required by ppx_inline_test] - install dune-configurator 3.6.1 [required by base] - install jane-street-headers v0.14.0 [required by time_now] - install jst-config v0.14.1 [required by time_now] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-migrate-parsetree 1.8.0 [required by ppxlib] - install octavius 1.2.2 [required by ppx_js_style] - install ppx_assert v0.14.0 [required by jst-config] - install ppx_base v0.14.0 [required by time_now] - install ppx_cold v0.14.0 [required by ppx_base] - install ppx_compare v0.14.0 [required by ppx_base] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.14.0 [required by ppx_base] - install ppx_hash v0.14.0 [required by ppx_base] - install ppx_here v0.14.0 [required by ppx_assert] - install ppx_inline_test v0.14.0 - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_optcomp v0.14.0 [required by time_now] - install ppx_sexp_conv v0.14.0 [required by ppx_base] - install ppxlib 0.13.0 [required by ppx_inline_test] - install result 1.5 [required by ocaml-migrate-parsetree] - install sexplib0 v0.14.0 [required by base] - install stdio v0.14.0 [required by ppxlib] - install time_now v0.14.0 [required by ppx_inline_test] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/77: Processing 2/77: Processing 3/77: -> retrieved csexp.1.5.1 (cached) Processing 4/77: -> retrieved jane-street-headers.v0.14.0 (cached) Processing 5/77: -> retrieved base.v0.14.3 (cached) Processing 6/77: -> retrieved jst-config.v0.14.1 (cached) Processing 7/77: -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 8/77: -> retrieved octavius.1.2.2 (cached) Processing 9/77: -> retrieved ppx_assert.v0.14.0 (cached) Processing 10/77: -> retrieved ppx_base.v0.14.0 (cached) Processing 11/77: -> retrieved ppx_cold.v0.14.0 (cached) Processing 12/77: -> retrieved ppx_compare.v0.14.0 (cached) Processing 13/77: -> retrieved ppx_derivers.1.2.1 (cached) Processing 14/77: -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 15/77: -> retrieved ppx_hash.v0.14.0 (cached) Processing 16/77: -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 17/77: -> retrieved ppx_here.v0.14.0 (cached) Processing 18/77: -> retrieved ppx_inline_test.v0.14.0 (cached) Processing 19/77: -> retrieved ppx_js_style.v0.14.1 (cached) Processing 20/77: -> retrieved ppx_optcomp.v0.14.0 (cached) Processing 21/77: -> retrieved ppx_sexp_conv.v0.14.0 (cached) Processing 22/77: -> retrieved result.1.5 (cached) Processing 23/77: -> retrieved sexplib0.v0.14.0 (cached) Processing 24/77: -> retrieved ppxlib.0.13.0 (cached) Processing 25/77: -> retrieved stdio.v0.14.0 (cached) -> retrieved time_now.v0.14.0 (cached) -> retrieved dune.3.6.1, dune-configurator.3.6.1 (cached) Processing 26/77: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.6.1) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - Processing 26/77: [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" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.6.1) -> compiled dune.3.6.1 -> installed dune.3.6.1 Processing 28/77: [csexp: dune build] Processing 29/77: [csexp: dune build] [jane-street-headers: dune build] Processing 30/77: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 31/77: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 32/77: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 33/77: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] Processing 34/77: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jane-street-headers.v0.14.0) -> compiled jane-street-headers.v0.14.0 Processing 34/77: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] -> installed jane-street-headers.v0.14.0 Processing 35/77: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 35/77: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] -> installed csexp.1.5.1 Processing 36/77: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] Processing 37/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 37/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 38/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 38/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] -> installed result.1.5 Processing 39/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] Processing 40/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexplib0.v0.14.0) -> compiled sexplib0.v0.14.0 Processing 40/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] -> installed sexplib0.v0.14.0 Processing 41/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.6.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.6.1) Processing 41/77: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-compiler-libs.v0.12.4) - (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.08/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: - 12 | module Available_regs = Available_regs - ^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62: - 87 | module Reg_availability_set = Reg_availability_set - ^^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61: - 88 | module Reg_with_debug_info = Reg_with_debug_info - ^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_with_debug_info - (cd _build/default && /home/opam/.opam/4.08/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.08/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: - 12 | module Available_regs = Available_regs - ^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62: - 87 | module Reg_availability_set = Reg_availability_set - ^^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61: - 88 | module Reg_with_debug_info = Reg_with_debug_info - ^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 41/77: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 42/77: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 42/77: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] -> installed octavius.1.2.2 Processing 43/77: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.6.1) -> compiled dune-configurator.3.6.1 Processing 43/77: [ocaml-migrate-parsetree: dune build] -> installed dune-configurator.3.6.1 Processing 44/77: [ocaml-migrate-parsetree: dune build] Processing 45/77: [base: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 Processing 45/77: [base: dune build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 46/77: [base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base.v0.14.3) -> compiled base.v0.14.3 -> installed base.v0.14.3 Processing 48/77: [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 -> installed stdio.v0.14.0 Processing 50/77: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppxlib.0.13.0) -> compiled ppxlib.0.13.0 -> installed ppxlib.0.13.0 Processing 52/77: [ppx_cold: dune build] Processing 53/77: [ppx_cold: dune build] [ppx_compare: dune build] Processing 54/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 55/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] Processing 56/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 57/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] Processing 58/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 58/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.14.0 Processing 59/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 59/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 60/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_optcomp.v0.14.0) -> compiled ppx_optcomp.v0.14.0 Processing 60/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.14.0 Processing 61/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 61/77: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 62/77: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 62/77: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 63/77: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 63/77: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 64/77: [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_sexp_conv.v0.14.0) -> compiled ppx_sexp_conv.v0.14.0 -> installed ppx_sexp_conv.v0.14.0 Processing 66/77: [ppx_assert: dune build] Processing 67/77: [ppx_assert: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 67/77: [ppx_assert: dune build] -> installed ppx_hash.v0.14.0 Processing 68/77: [ppx_assert: dune build] Processing 69/77: [ppx_assert: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_assert.v0.14.0) -> compiled ppx_assert.v0.14.0 Processing 69/77: [ppx_base: dune build] -> installed ppx_assert.v0.14.0 Processing 70/77: [ppx_base: dune build] Processing 71/77: [jst-config: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 71/77: [jst-config: dune build] -> installed ppx_base.v0.14.0 Processing 72/77: [jst-config: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jst-config.v0.14.1) -> compiled jst-config.v0.14.1 -> installed jst-config.v0.14.1 Processing 74/77: [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 -> installed time_now.v0.14.0 Processing 76/77: [ppx_inline_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_inline_test.v0.14.0) -> compiled ppx_inline_test.v0.14.0 -> installed ppx_inline_test.v0.14.0 Done. # Run eval $(opam env) to update the current shell environment 2023-01-02 03:42.35 ---> saved as "fee924fbd38436fbddfb484ef609bab31a7f4cc3db4cc9860dbbca0737c27a8c" Job succeeded