Building on laodoke.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 17:37.14 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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")) 2022-11-03 17:37.14 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 17:37.14 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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. 2022-11-03 17:37.14 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (network host) (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 076a4c8b84954fc0cb7d4b8555dd3ef526983967")) 2022-11-03 17:37.14 ---> using "d0cc4487ef08ec8933669840a0a4a09a690fc372319648cfb5be23220879fd8d" from cache /: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'")) [alpha] Initialised 2022-11-03 17:37.14 ---> using "18078122c14dbafc9fbe33091f99eb13e673e35ecfad480502cb289b424eef02" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=alpha,default '4.14+alpha-repo' '4.14.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.0"} | "ocaml-system" {= "4.14.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.0 (cached) -> installed ocaml-base-compiler.4.14.0 -> installed ocaml-config.2 -> installed ocaml.4.14.0 Done. # Run eval $(opam env --switch=4.14+alpha-repo) to update the current shell environment 2022-11-03 17:37.14 ---> using "a2391df823c5ef92b9a1c79b97666f1e2ee46ce120801a72cfd45829990c9c4a" 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-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (96.0 kB/s) - Reading package lists... 2022-11-03 17:37.14 ---> using "11e0dbd88da4d1eab0bd24c90edf527301667b9bc7b034c83a4a1bdc0c485264" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ppx_bench.v0.14.1\"\ \nopam install -vy \"ppx_bench.v0.14.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ppx_bench.v0.14.1\" | 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_bench.v0.14.1 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.5.0 [required by ppx_bench] - install dune-configurator 3.5.0 [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 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_bench v0.14.1 - 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.1 [required by ppx_bench] - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_optcomp v0.14.3 [required by time_now] - install ppx_sexp_conv v0.14.3 [required by ppx_base] - install ppxlib 0.25.1 [required by ppx_bench] - install sexplib0 v0.14.0 [required by base, ppxlib] - install stdio v0.14.0 [required by jst-config, ppx_optcomp] - install stdlib-shims 0.3.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_bench.v0.14.1 (cached) Processing 12/77: -> retrieved ppx_cold.v0.14.0 (cached) Processing 13/77: -> retrieved ppx_compare.v0.14.0 (cached) Processing 14/77: -> retrieved ppx_derivers.1.2.1 (cached) Processing 15/77: -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 16/77: -> retrieved ppx_hash.v0.14.0 (cached) Processing 17/77: -> retrieved ppx_here.v0.14.0 (cached) Processing 18/77: -> retrieved ppx_inline_test.v0.14.1 (cached) Processing 19/77: -> retrieved ppx_js_style.v0.14.1 (cached) Processing 20/77: -> retrieved ppx_optcomp.v0.14.3 (cached) Processing 21/77: -> retrieved ppx_sexp_conv.v0.14.3 (cached) Processing 22/77: -> retrieved sexplib0.v0.14.0 (cached) Processing 23/77: -> retrieved stdio.v0.14.0 (cached) Processing 24/77: -> retrieved stdlib-shims.0.3.0 (cached) Processing 25/77: -> retrieved time_now.v0.14.0 (cached) -> retrieved ppxlib.0.25.1 (cached) -> retrieved dune.3.5.0, dune-configurator.3.5.0 (cached) Processing 26/77: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - Processing 26/77: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 -> installed dune.3.5.0 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] [sexplib0: 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] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.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] [sexplib0: dune build] [stdlib-shims: 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] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 35/77: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 36/77: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 36/77: [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 37/77: [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 38/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/sexplib0.v0.14.0) - (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled sexplib0.v0.14.0 Processing 38/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.14.0 Processing 39/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 39/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] -> installed stdlib-shims.0.3.0 Processing 40/77: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0) Processing 40/77: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 40/77: [dune-configurator: dune build] [octavius: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 41/77: [dune-configurator: dune build] [octavius: dune build] Processing 42/77: [dune-configurator: dune build] [octavius: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 42/77: [dune-configurator: dune build] [ppxlib: dune build] -> installed octavius.1.2.2 Processing 43/77: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0) -> compiled dune-configurator.3.5.0 Processing 43/77: [ppxlib: dune build] -> installed dune-configurator.3.5.0 Processing 44/77: [ppxlib: dune build] Processing 45/77: [base: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/base.v0.14.3) -> compiled base.v0.14.3 Processing 45/77: [ppxlib: dune build] -> installed base.v0.14.3 Processing 46/77: [ppxlib: dune build] Processing 47/77: [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 Processing 47/77: [ppxlib: dune build] -> installed stdio.v0.14.0 Processing 48/77: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppxlib.0.25.1) -> compiled ppxlib.0.25.1 -> installed ppxlib.0.25.1 Processing 50/77: [ppx_cold: dune build] Processing 51/77: [ppx_cold: dune build] [ppx_compare: dune build] Processing 52/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 53/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] Processing 54/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 55/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 56/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_optcomp" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_optcomp.v0.14.3) -> compiled ppx_optcomp.v0.14.3 Processing 56/77: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.14.3 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_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 57/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 58/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: 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_here" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 58/77: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.14.0 Processing 59/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_compare" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 59/77: [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 60/77: [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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 60/77: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 61/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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 61/77: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 62/77: [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_sexp_conv.v0.14.3) -> compiled ppx_sexp_conv.v0.14.3 -> installed ppx_sexp_conv.v0.14.3 Processing 64/77: [ppx_assert: dune build] Processing 65/77: [ppx_assert: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 65/77: [ppx_assert: dune build] -> installed ppx_hash.v0.14.0 Processing 66/77: [ppx_assert: dune build] Processing 67/77: [ppx_assert: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_assert.v0.14.0) - (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo -c -impl runtime-lib/runtime.pp.ml) - File "runtime-lib/runtime.ml", line 74, characters 46-51: - 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 60-65: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 51-58: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.objs/native -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx -c -impl runtime-lib/runtime.pp.ml) - File "runtime-lib/runtime.ml", line 74, characters 46-51: - 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 60-65: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 51-58: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled ppx_assert.v0.14.0 Processing 67/77: [ppx_base: dune build] -> installed ppx_assert.v0.14.0 Processing 68/77: [ppx_base: dune build] Processing 69/77: [jst-config: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 69/77: [jst-config: dune build] -> installed ppx_base.v0.14.0 Processing 70/77: [jst-config: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/jst-config.v0.14.1) -> compiled jst-config.v0.14.1 -> installed jst-config.v0.14.1 Processing 72/77: [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 -> installed time_now.v0.14.0 Processing 74/77: [ppx_inline_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_inline_test.v0.14.1) -> compiled ppx_inline_test.v0.14.1 -> installed ppx_inline_test.v0.14.1 Processing 76/77: [ppx_bench: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_bench.v0.14.1) -> compiled ppx_bench.v0.14.1 -> installed ppx_bench.v0.14.1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 17:38.24 ---> saved as "5ef533e0f44dc4727e445e029d803e72d0fab5094fb1729c0897ca78c37bce8e" Job succeeded