Building on doris.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:a708df2d96414c61dc47c9f06e6c2d22e9a6350ad772417bd0e7a3550e440e73 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-08-05 10:20.49 ---> 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-08-05 10:20.49 ---> 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 fe8dffac61bbab376897c0f4e7cc5b7b8c4eecc1")) 2024-08-05 10:20.49 ---> using "828e9194b01b44f44dbe3a17fa70d9df857e6edbfbc28830335e417ee457f303" 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-08-05 10:20.49 ---> using "e4c5e8d9ee051813ad71799bcfd0cce33f59a36ff0befb5e5fbb9434b383bc16" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.13' '4.13.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-config.2 (2 extra sources) -> retrieved ocaml-config.2 (2 extra sources) -> retrieved ocaml-base-compiler.4.13.1 (cached) -> installed ocaml-base-compiler.4.13.1 -> installed ocaml-config.2 -> installed ocaml.4.13.1 Done. # Run eval $(opam env --switch=4.13) to update the current shell environment 2024-08-05 10:20.49 ---> using "c4601cf636eabead1bc6e253ff69aeae29b557229394eb4ec44ea542b47f0519" 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-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Fetched 758 kB in 2s (426 kB/s) - Reading package lists... - 2024-08-05 10:20.49 ---> using "3dccff288cd863b9c21201a279537014e405e58e1bd17a4bc0dc69062e6c7f72" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"sexp.v0.14.0\"\ \nopam install -vy \"sexp.v0.14.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"sexp.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")) Nothing to do. [NOTE] sexp.v0.14.0 is not installed. The following actions will be performed: === install 72 packages - install async v0.14.0 [required by sexp] - install async_kernel v0.14.0 [required by async] - install async_rpc_kernel v0.14.0 [required by async] - install async_unix v0.14.0 [required by async] - install base v0.14.3 [required by sexp_pretty, sexp_select] - install base_bigstring v0.14.0 [required by core_kernel] - install base_quickcheck v0.14.1 [required by core_kernel] - install bin_prot v0.14.1 [required by core_kernel] - install conf-g++ 1.0 [required by re2] - install core v0.14.1 [required by sexp] - install core_kernel v0.14.2 [required by sexp] - install csexp 1.5.2 [required by dune-configurator] - install csvfields v0.14.0 [required by sexp] - install dune 3.16.0 [required by sexp] - install dune-configurator 3.16.0 [required by base] - install fieldslib v0.14.0 [required by core_kernel] - install jane-street-headers v0.14.0 [required by core_kernel] - install jst-config v0.14.1 [required by core_kernel, core] - install num 1.5-1 [required by csvfields] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install octavius 1.2.2 [required by ppx_js_style] - install parsexp v0.14.2 [required by sexplib] - install ppx_assert v0.14.0 [required by core_kernel] - install ppx_base v0.14.0 [required by sexp_pretty] - install ppx_bench v0.14.1 [required by ppx_jane] - install ppx_bin_prot v0.14.0 [required by ppx_jane] - install ppx_cold v0.14.0 [required by ppx_base] - install ppx_compare v0.14.0 [required by ppx_base, bin_prot] - install ppx_custom_printf v0.14.1 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.14.0 [required by ppx_base] - install ppx_expect v0.14.2 [required by ppx_jane] - install ppx_fields_conv v0.14.2 [required by ppx_jane] - install ppx_fixed_literal v0.14.0 [required by ppx_jane] - install ppx_hash v0.14.0 [required by core_kernel] - install ppx_here v0.14.0 [required by ppx_jane] - install ppx_inline_test v0.14.1 [required by core_kernel] - install ppx_jane v0.14.0 [required by sexp] - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_let v0.14.0 [required by ppx_jane] - install ppx_module_timer v0.14.0 [required by ppx_jane] - install ppx_optcomp v0.14.3 [required by core_kernel] - install ppx_optional v0.14.0 [required by ppx_jane] - install ppx_pipebang v0.14.0 [required by ppx_jane] - install ppx_sexp_conv v0.14.3 [required by core_kernel] - install ppx_sexp_message v0.14.1 [required by core_kernel] - install ppx_sexp_value v0.14.0 [required by ppx_jane] - install ppx_stable v0.14.1 [required by ppx_jane] - install ppx_string v0.14.1 [required by ppx_jane] - install ppx_typerep_conv v0.14.2 [required by ppx_jane] - install ppx_variants_conv v0.14.2 [required by ppx_jane] - install ppxlib 0.25.1 [required by ppx_jane] - install protocol_version_header v0.14.0 [required by async_rpc_kernel] - install re 1.11.0 [required by sexp_pretty] - install re2 v0.14.0 [required by sexp] - install seq base [required by re] - install sexp v0.14.0 - install sexp_diff_kernel v0.14.0 [required by sexp] - install sexp_macro v0.14.0 [required by sexp] - install sexp_pretty v0.14.0 [required by sexp] - install sexp_select v0.14.0 [required by sexp] - install sexplib v0.14.0 [required by sexp] - install sexplib0 v0.14.0 [required by base, sexplib] - install spawn v0.15.1 [required by core] - install splittable_random v0.14.0 [required by core_kernel] - install stdio v0.14.0 [required by core_kernel] - install stdlib-shims 0.3.0 [required by ppxlib] - install textutils v0.14.0 [required by async] - install time_now v0.14.0 [required by core_kernel] - install timezone v0.14.0 [required by core] - install typerep v0.14.0 [required by core_kernel] - install variantslib v0.14.0 [required by core_kernel] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/215: [async.v0.14.0: extract] Processing 2/215: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract] Processing 3/215: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract] -> retrieved async_kernel.v0.14.0 (cached) Processing 3/215: [async.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract] Processing 4/215: [async.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract] -> retrieved async.v0.14.0 (cached) Processing 4/215: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract] Processing 5/215: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract] [base.v0.14.3: extract] -> retrieved async_rpc_kernel.v0.14.0 (cached) Processing 5/215: [async_unix.v0.14.0: extract] [base.v0.14.3: extract] Processing 6/215: [async_unix.v0.14.0: extract] [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] -> retrieved async_unix.v0.14.0 (cached) Processing 6/215: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] Processing 7/215: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract] -> retrieved base_bigstring.v0.14.0 (cached) Processing 7/215: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract] Processing 8/215: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] -> retrieved base.v0.14.3 (cached) Processing 8/215: [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] Processing 9/215: [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] Processing 10/215: [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] Processing 11/215: [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] [conf-g++: g++] -> retrieved base_quickcheck.v0.14.1 (cached) Processing 11/215: [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] [conf-g++: g++] Processing 12/215: [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-g++: g++] -> retrieved bin_prot.v0.14.1 (cached) Processing 12/215: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-g++: g++] Processing 13/215: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [conf-g++: g++] -> retrieved core.v0.14.1 (cached) Processing 13/215: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [conf-g++: g++] Processing 14/215: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] [conf-g++: g++] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "g++" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-g++.1.0) - g++ (Debian 14.1.0-5) 14.1.0 - Copyright (C) 2024 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-g++.1.0 Processing 14/215: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] -> installed conf-g++.1.0 Processing 15/215: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] -> retrieved core_kernel.v0.14.2 (cached) Processing 15/215: [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] Processing 16/215: [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] -> retrieved csexp.1.5.2 (cached) Processing 16/215: [csvfields.v0.14.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 17/215: [csvfields.v0.14.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] -> retrieved csvfields.v0.14.0 (cached) Processing 17/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] Processing 18/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] [jane-street-headers.v0.14.0: extract] -> retrieved fieldslib.v0.14.0 (cached) Processing 18/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.14.0: extract] Processing 19/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] -> retrieved jane-street-headers.v0.14.0 (cached) Processing 19/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.14.1: extract] Processing 20/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.14.1: extract] [num.1.5-1: extract] -> retrieved jst-config.v0.14.1 (cached) Processing 20/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] Processing 21/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] -> retrieved num.1.5-1 (cached) Processing 21/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] Processing 22/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [octavius.1.2.2: extract] [num: patch] applying num-in-findlib-dir.patch Processing 23/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [octavius.1.2.2: extract] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 23/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [octavius.1.2.2: extract] [num: patch] Processing 24/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract] [num: patch] -> retrieved octavius.1.2.2 (cached) Processing 24/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.14.2: extract] [num: patch] Processing 25/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [num: patch] Processing 25/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [num: make opam-legacy] -> retrieved parsexp.v0.14.2 (cached) Processing 25/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.14.0: extract] [num: make opam-legacy] Processing 26/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_assert.v0.14.0 (cached) Processing 26/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy] Processing 27/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_base.v0.14.0 (cached) Processing 27/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy] Processing 28/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_bench.v0.14.1 (cached) Processing 28/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy] Processing 29/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_bin_prot.v0.14.0 (cached) Processing 29/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy] Processing 30/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_cold.v0.14.0 (cached) Processing 30/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy] Processing 31/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_compare.v0.14.0 (cached) Processing 31/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy] Processing 32/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] -> retrieved ppx_custom_printf.v0.14.1 (cached) Processing 32/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] Processing 33/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_derivers.1.2.1 (cached) Processing 33/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy] Processing 34/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy] -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 34/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy] Processing 35/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy] -> retrieved ppx_fields_conv.v0.14.2 (cached) Processing 35/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy] Processing 36/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_expect.v0.14.2 (cached) Processing 36/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy] Processing 37/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_fixed_literal.v0.14.0 (cached) Processing 37/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy] Processing 38/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_hash.v0.14.0 (cached) Processing 38/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy] Processing 39/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_here.v0.14.0 (cached) Processing 39/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy] Processing 40/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_inline_test.v0.14.1 (cached) Processing 40/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy] Processing 41/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_jane.v0.14.0 (cached) Processing 41/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy] Processing 42/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_js_style.v0.14.1 (cached) Processing 42/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy] Processing 43/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_let.v0.14.0 (cached) Processing 43/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_module_timer.v0.14.0: extract] [num: make opam-legacy] Processing 44/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [num: make opam-legacy] -> retrieved ppx_module_timer.v0.14.0 (cached) Processing 44/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optcomp.v0.14.3: extract] [num: make opam-legacy] Processing 45/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_optcomp.v0.14.3 (cached) Processing 45/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optional.v0.14.0: extract] [num: make opam-legacy] Processing 46/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_optional.v0.14.0 (cached) Processing 46/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_pipebang.v0.14.0: extract] [num: make opam-legacy] Processing 47/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: make opam-legacy] -> retrieved ppx_pipebang.v0.14.0 (cached) Processing 47/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: make opam-legacy] Processing 48/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_sexp_conv.v0.14.3 (cached) Processing 48/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_message.v0.14.1: extract] [num: make opam-legacy] Processing 49/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [num: make opam-legacy] -> retrieved ppx_sexp_message.v0.14.1 (cached) Processing 49/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_value.v0.14.0: extract] [num: make opam-legacy] Processing 50/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_sexp_value.v0.14.0 (cached) Processing 50/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_stable.v0.14.1: extract] [num: make opam-legacy] Processing 51/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [num: make opam-legacy] -> retrieved ppx_stable.v0.14.1 (cached) Processing 51/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_string.v0.14.1: extract] [num: make opam-legacy] Processing 52/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [num: make opam-legacy] -> retrieved ppx_string.v0.14.1 (cached) Processing 52/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_typerep_conv.v0.14.2: extract] [num: make opam-legacy] Processing 53/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [num: make opam-legacy] -> retrieved ppx_typerep_conv.v0.14.2 (cached) Processing 53/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_variants_conv.v0.14.2: extract] [num: make opam-legacy] Processing 54/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] -> retrieved ppx_variants_conv.v0.14.2 (cached) Processing 54/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] Processing 55/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [protocol_version_header.v0.14.0: extract] [num: make opam-legacy] -> retrieved protocol_version_header.v0.14.0 (cached) Processing 55/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] Processing 56/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [re.1.11.0: extract] [num: make opam-legacy] -> retrieved re.1.11.0 (cached) Processing 56/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] Processing 57/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [re2.v0.14.0: extract] [num: make opam-legacy] -> retrieved re2.v0.14.0 (cached) Processing 57/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] -> retrieved seq.base (cached) Processing 58/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy] Processing 59/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexp.v0.14.0: http] [num: make opam-legacy] Processing 60/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexp.v0.14.0: http] [num: make opam-legacy] -> installed seq.base Processing 61/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexp.v0.14.0: http] [num: make opam-legacy] -> retrieved ppxlib.0.25.1 (cached) Processing 61/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp.v0.14.0: http] [num: make opam-legacy] Processing 62/215: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [num: make opam-legacy] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) Processing 62/215: [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [num: make opam-legacy] Processing 63/215: [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [sexp_macro.v0.14.0: http] [num: make opam-legacy] Processing 64/215: [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [sexp_macro.v0.14.0: http] [dune: ocaml 255] [num: make opam-legacy] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 64/215: [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [sexp_macro.v0.14.0: http] [dune: ocaml 255] -> installed num.1.5-1 Processing 65/215: [sexp.v0.14.0: http] [sexp_diff_kernel.v0.14.0: http] [sexp_macro.v0.14.0: http] [dune: ocaml 255] Processing 65/215: [sexp.v0.14.0: extract] [sexp_diff_kernel.v0.14.0: http] [sexp_macro.v0.14.0: http] [dune: ocaml 255] Processing 65/215: [sexp.v0.14.0: extract] [sexp_diff_kernel.v0.14.0: extract] [sexp_macro.v0.14.0: http] [dune: ocaml 255] Processing 65/215: [sexp.v0.14.0: extract] [sexp_diff_kernel.v0.14.0: extract] [sexp_macro.v0.14.0: extract] [dune: ocaml 255] -> retrieved sexp_diff_kernel.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/sexp_diff_kernel-v0.14.0.tar.gz) Processing 65/215: [sexp.v0.14.0: extract] [sexp_macro.v0.14.0: extract] [dune: ocaml 255] Processing 66/215: [sexp.v0.14.0: extract] [sexp_macro.v0.14.0: extract] [sexp_pretty.v0.14.0: extract] [dune: ocaml 255] -> retrieved sexp_macro.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/sexp_macro-v0.14.0.tar.gz) Processing 66/215: [sexp.v0.14.0: extract] [sexp_pretty.v0.14.0: extract] [dune: ocaml 255] Processing 67/215: [sexp.v0.14.0: extract] [sexp_pretty.v0.14.0: extract] [sexp_select.v0.14.0: http] [dune: ocaml 255] -> retrieved sexp.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/sexp-v0.14.0.tar.gz) Processing 67/215: [sexp_pretty.v0.14.0: extract] [sexp_select.v0.14.0: http] [dune: ocaml 255] Processing 68/215: [sexp_pretty.v0.14.0: extract] [sexp_select.v0.14.0: http] [sexplib.v0.14.0: extract] [dune: ocaml 255] -> retrieved sexp_pretty.v0.14.0 (cached) Processing 68/215: [sexp_select.v0.14.0: http] [sexplib.v0.14.0: extract] [dune: ocaml 255] Processing 69/215: [sexp_select.v0.14.0: http] [sexplib.v0.14.0: extract] [sexplib0.v0.14.0: extract] [dune: ocaml 255] -> retrieved sexplib.v0.14.0 (cached) Processing 69/215: [sexp_select.v0.14.0: http] [sexplib0.v0.14.0: extract] [dune: ocaml 255] Processing 70/215: [sexp_select.v0.14.0: http] [sexplib0.v0.14.0: extract] [spawn.v0.15.1: extract] [dune: ocaml 255] -> retrieved sexplib0.v0.14.0 (cached) Processing 70/215: [sexp_select.v0.14.0: http] [spawn.v0.15.1: extract] [dune: ocaml 255] Processing 71/215: [sexp_select.v0.14.0: http] [spawn.v0.15.1: extract] [splittable_random.v0.14.0: extract] [dune: ocaml 255] -> retrieved spawn.v0.15.1 (cached) Processing 71/215: [sexp_select.v0.14.0: http] [splittable_random.v0.14.0: extract] [dune: ocaml 255] Processing 72/215: [sexp_select.v0.14.0: http] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [dune: ocaml 255] -> retrieved splittable_random.v0.14.0 (cached) Processing 72/215: [sexp_select.v0.14.0: http] [stdio.v0.14.0: extract] [dune: ocaml 255] Processing 73/215: [sexp_select.v0.14.0: http] [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] -> retrieved stdio.v0.14.0 (cached) Processing 73/215: [sexp_select.v0.14.0: http] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] Processing 74/215: [sexp_select.v0.14.0: http] [stdlib-shims.0.3.0: extract] [textutils.v0.14.0: extract] [dune: ocaml 255] -> retrieved stdlib-shims.0.3.0 (cached) Processing 74/215: [sexp_select.v0.14.0: http] [textutils.v0.14.0: extract] [dune: ocaml 255] Processing 75/215: [sexp_select.v0.14.0: http] [textutils.v0.14.0: extract] [time_now.v0.14.0: extract] [dune: ocaml 255] -> retrieved textutils.v0.14.0 (cached) Processing 75/215: [sexp_select.v0.14.0: http] [time_now.v0.14.0: extract] [dune: ocaml 255] Processing 76/215: [sexp_select.v0.14.0: http] [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [dune: ocaml 255] -> retrieved time_now.v0.14.0 (cached) Processing 76/215: [sexp_select.v0.14.0: http] [timezone.v0.14.0: extract] [dune: ocaml 255] Processing 77/215: [sexp_select.v0.14.0: http] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [dune: ocaml 255] -> retrieved timezone.v0.14.0 (cached) Processing 77/215: [sexp_select.v0.14.0: http] [typerep.v0.14.0: extract] [dune: ocaml 255] Processing 78/215: [sexp_select.v0.14.0: http] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [dune: ocaml 255] -> retrieved typerep.v0.14.0 (cached) Processing 78/215: [sexp_select.v0.14.0: http] [variantslib.v0.14.0: extract] [dune: ocaml 255] -> retrieved variantslib.v0.14.0 (cached) Processing 78/215: [sexp_select.v0.14.0: http] [dune: ocaml 255] Processing 78/215: [sexp_select.v0.14.0: extract] [dune: ocaml 255] -> retrieved sexp_select.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/sexp_select-v0.14.0.tar.gz) Processing 78/215: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - Processing 78/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 -> installed dune.3.16.0 Processing 80/215: [csexp: dune build] Processing 81/215: [csexp: dune build] [jane-street-headers: dune build] Processing 82/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 83/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 84/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 85/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] Processing 86/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 87/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] Processing 88/215: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jane-street-headers.v0.14.0) -> compiled jane-street-headers.v0.14.0 Processing 88/215: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.14.0 Processing 89/215: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 89/215: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 90/215: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 90/215: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 91/215: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] Processing 92/215: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 92/215: [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 93/215: [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 93/215: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed octavius.1.2.2 Processing 94/215: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.11.0) -> compiled re.1.11.0 Processing 94/215: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed re.1.11.0 Processing 95/215: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.14.0) -> compiled sexplib0.v0.14.0 Processing 95/215: [dune-configurator: rm] [spawn: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.14.0 Processing 96/215: [dune-configurator: rm] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/spawn.v0.15.1) -> compiled spawn.v0.15.1 Processing 96/215: [dune-configurator: rm] [stdlib-shims: dune build] -> installed spawn.v0.15.1 Processing 97/215: [dune-configurator: rm] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 97/215: [dune-configurator: rm] -> installed stdlib-shims.0.3.0 Processing 98/215: [dune-configurator: rm] Processing 99/215: [dune-configurator: rm] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0) Processing 99/215: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 Processing 99/215: [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 100/215: [ppxlib: dune build] Processing 101/215: [base: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.14.3) -> compiled base.v0.14.3 Processing 101/215: [ppxlib: dune build] -> installed base.v0.14.3 Processing 102/215: [ppxlib: dune build] Processing 103/215: [fieldslib: dune build] [ppxlib: dune build] Processing 104/215: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] Processing 105/215: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] Processing 106/215: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] Processing 107/215: [fieldslib: dune build] [parsexp: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/fieldslib.v0.14.0) -> compiled fieldslib.v0.14.0 Processing 107/215: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] -> installed fieldslib.v0.14.0 Processing 108/215: [parsexp: 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" "variantslib" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/variantslib.v0.14.0) -> compiled variantslib.v0.14.0 Processing 108/215: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] -> installed variantslib.v0.14.0 Processing 109/215: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 Processing 109/215: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] -> installed stdio.v0.14.0 Processing 110/215: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "typerep" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/typerep.v0.14.0) -> compiled typerep.v0.14.0 Processing 110/215: [parsexp: dune build] [ppxlib: dune build] -> installed typerep.v0.14.0 Processing 111/215: [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/parsexp.v0.14.2) -> compiled parsexp.v0.14.2 Processing 111/215: [ppxlib: dune build] -> installed parsexp.v0.14.2 Processing 112/215: [ppxlib: dune build] Processing 113/215: [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib.v0.14.0) -> compiled sexplib.v0.14.0 Processing 113/215: [ppxlib: dune build] -> installed sexplib.v0.14.0 Processing 114/215: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.25.1) -> compiled ppxlib.0.25.1 -> installed ppxlib.0.25.1 Processing 116/215: [ppx_cold: dune build] Processing 117/215: [ppx_cold: dune build] [ppx_compare: dune build] Processing 118/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 119/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] Processing 120/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] Processing 121/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] Processing 122/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 123/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] Processing 124/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] Processing 125/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] Processing 126/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] Processing 127/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] Processing 128/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] Processing 129/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] Processing 130/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_optcomp.v0.14.3) -> compiled ppx_optcomp.v0.14.3 Processing 130/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_optcomp.v0.14.3 Processing 131/215: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 131/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 132/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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_here" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 132/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_here.v0.14.0 Processing 133/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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_let" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_let.v0.14.0) -> compiled ppx_let.v0.14.0 Processing 133/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_let.v0.14.0 Processing 134/215: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 134/215: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 135/215: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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_fields_conv" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_fields_conv.v0.14.2) -> compiled ppx_fields_conv.v0.14.2 Processing 135/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_fields_conv.v0.14.2 Processing 136/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: 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_stable" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_stable.v0.14.1) -> compiled ppx_stable.v0.14.1 Processing 136/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_stable.v0.14.1 Processing 137/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_variants_conv.v0.14.2) -> compiled ppx_variants_conv.v0.14.2 Processing 137/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> installed ppx_variants_conv.v0.14.2 Processing 138/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_typerep_conv" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_typerep_conv.v0.14.2) -> compiled ppx_typerep_conv.v0.14.2 Processing 138/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> installed ppx_typerep_conv.v0.14.2 Processing 139/215: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 139/215: [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 140/215: [ppx_fixed_literal: dune build] [ppx_js_style: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_pipebang.v0.14.0) -> compiled ppx_pipebang.v0.14.0 Processing 140/215: [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_pipebang.v0.14.0 Processing 141/215: [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fixed_literal" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_fixed_literal.v0.14.0) -> compiled ppx_fixed_literal.v0.14.0 Processing 141/215: [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_fixed_literal.v0.14.0 Processing 142/215: [ppx_js_style: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_optional.v0.14.0) -> compiled ppx_optional.v0.14.0 Processing 142/215: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optional.v0.14.0 Processing 143/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 143/215: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 144/215: [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_conv.v0.14.3) -> compiled ppx_sexp_conv.v0.14.3 -> installed ppx_sexp_conv.v0.14.3 Processing 146/215: [ppx_assert: dune build] Processing 147/215: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 148/215: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] Processing 149/215: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] Processing 150/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 150/215: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_hash.v0.14.0 Processing 151/215: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 152/215: [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_sexp_value" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_value.v0.14.0) -> compiled ppx_sexp_value.v0.14.0 Processing 152/215: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] -> installed ppx_sexp_value.v0.14.0 Processing 153/215: [ppx_assert: 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_assert" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_assert.v0.14.0) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/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.13/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.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/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 153/215: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] -> installed ppx_assert.v0.14.0 Processing 154/215: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] Processing 155/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_message.v0.14.1) -> compiled ppx_sexp_message.v0.14.1 Processing 155/215: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_sexp_message.v0.14.1 Processing 156/215: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_custom_printf.v0.14.1) -> compiled ppx_custom_printf.v0.14.1 Processing 156/215: [jst-config: dune build] [ppx_base: dune build] -> installed ppx_custom_printf.v0.14.1 Processing 157/215: [jst-config: dune build] [ppx_base: dune build] Processing 158/215: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 158/215: [bin_prot: dune build] [jst-config: dune build] -> installed ppx_base.v0.14.0 Processing 159/215: [bin_prot: dune build] [jst-config: dune build] Processing 160/215: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] Processing 161/215: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jst-config.v0.14.1) -> compiled jst-config.v0.14.1 Processing 161/215: [bin_prot: dune build] [ppx_string: dune build] [sexp_pretty: dune build] -> installed jst-config.v0.14.1 Processing 162/215: [bin_prot: dune build] [ppx_string: dune build] [sexp_pretty: dune build] Processing 163/215: [bin_prot: dune build] [ppx_string: dune build] [sexp_pretty: dune build] [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_pretty" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexp_pretty.v0.14.0) -> compiled sexp_pretty.v0.14.0 Processing 163/215: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build] -> installed sexp_pretty.v0.14.0 Processing 164/215: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bin_prot.v0.14.1) -> compiled bin_prot.v0.14.1 Processing 164/215: [ppx_string: dune build] [time_now: dune build] -> installed bin_prot.v0.14.1 Processing 165/215: [ppx_string: dune build] [time_now: dune build] Processing 166/215: [ppx_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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_string.v0.14.1) -> compiled ppx_string.v0.14.1 Processing 166/215: [ppx_bin_prot: dune build] [time_now: dune build] -> installed ppx_string.v0.14.1 Processing 167/215: [ppx_bin_prot: dune build] [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 Processing 167/215: [ppx_bin_prot: dune build] -> installed time_now.v0.14.0 Processing 168/215: [ppx_bin_prot: dune build] Processing 169/215: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] Processing 170/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_bin_prot.v0.14.0) -> compiled ppx_bin_prot.v0.14.0 Processing 170/215: [ppx_inline_test: dune build] [ppx_module_timer: dune build] -> installed ppx_bin_prot.v0.14.0 Processing 171/215: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_module_timer.v0.14.0) -> compiled ppx_module_timer.v0.14.0 Processing 171/215: [ppx_inline_test: dune build] -> installed ppx_module_timer.v0.14.0 Processing 172/215: [ppx_inline_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_inline_test.v0.14.1) -> compiled ppx_inline_test.v0.14.1 -> installed ppx_inline_test.v0.14.1 Processing 174/215: [ppx_bench: dune build] Processing 175/215: [ppx_bench: dune build] [ppx_expect: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_bench.v0.14.1) -> compiled ppx_bench.v0.14.1 Processing 175/215: [ppx_expect: dune build] -> installed ppx_bench.v0.14.1 Processing 176/215: [ppx_expect: dune build] Processing 177/215: [ppx_expect: dune build] [splittable_random: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_expect.v0.14.2) -> compiled ppx_expect.v0.14.2 Processing 177/215: [splittable_random: dune build] -> installed ppx_expect.v0.14.2 Processing 178/215: [splittable_random: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/splittable_random.v0.14.0) -> compiled splittable_random.v0.14.0 -> installed splittable_random.v0.14.0 Processing 180/215: [base_quickcheck: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_quickcheck" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base_quickcheck.v0.14.1) -> compiled base_quickcheck.v0.14.1 -> installed base_quickcheck.v0.14.1 Processing 182/215: [ppx_jane: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_jane.v0.14.0) -> compiled ppx_jane.v0.14.0 -> installed ppx_jane.v0.14.0 Processing 184/215: [base_bigstring: dune build] Processing 185/215: [base_bigstring: dune build] [sexp_select: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_select" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexp_select.v0.14.0) -> compiled sexp_select.v0.14.0 Processing 185/215: [base_bigstring: dune build] -> installed sexp_select.v0.14.0 Processing 186/215: [base_bigstring: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_bigstring" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base_bigstring.v0.14.0) -> compiled base_bigstring.v0.14.0 -> installed base_bigstring.v0.14.0 Processing 188/215: [core_kernel: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/core_kernel.v0.14.2) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c) - md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas] - 11 | #pragma GCC diagnostic ignored "-pedantic" - | ^~~~~~~~~~~ -> compiled core_kernel.v0.14.2 -> installed core_kernel.v0.14.2 Processing 190/215: [async_kernel: dune build] Processing 191/215: [async_kernel: dune build] [protocol_version_header: dune build] Processing 192/215: [async_kernel: dune build] [protocol_version_header: dune build] [re2: dune build] Processing 193/215: [async_kernel: dune build] [protocol_version_header: dune build] [re2: dune build] [sexp_diff_kernel: dune build] Processing 194/215: [async_kernel: dune build] [protocol_version_header: dune build] [re2: dune build] [sexp_diff_kernel: dune build] [timezone: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "protocol_version_header" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/protocol_version_header.v0.14.0) -> compiled protocol_version_header.v0.14.0 Processing 194/215: [async_kernel: dune build] [re2: dune build] [sexp_diff_kernel: dune build] [timezone: dune build] -> installed protocol_version_header.v0.14.0 Processing 195/215: [async_kernel: dune build] [re2: dune build] [sexp_diff_kernel: dune build] [timezone: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_diff_kernel" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexp_diff_kernel.v0.14.0) -> compiled sexp_diff_kernel.v0.14.0 Processing 195/215: [async_kernel: dune build] [re2: dune build] [timezone: dune build] -> installed sexp_diff_kernel.v0.14.0 Processing 196/215: [async_kernel: dune build] [re2: dune build] [timezone: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "timezone" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/timezone.v0.14.0) -> compiled timezone.v0.14.0 Processing 196/215: [async_kernel: dune build] [re2: dune build] -> installed timezone.v0.14.0 Processing 197/215: [async_kernel: dune build] [re2: dune build] Processing 198/215: [async_kernel: dune build] [core: dune build] [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_kernel" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_kernel.v0.14.0) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.async_kernel.objs/byte -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -intf-suffix .ml -no-alias-deps -open Async_kernel__ -o src/.async_kernel.objs/byte/async_kernel__Throttle.cmo -c -impl src/throttle.pp.ml) - File "src/throttle.ml", line 283, characters 25-42: - 283 | let monad_sequence_how ?(how = `Sequential) ~f = - ^^^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/throttle.ml", line 297, characters 26-43: - 297 | let monad_sequence_how2 ?(how = `Sequential) ~f = - ^^^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.async_kernel.objs/byte -I src/.async_kernel.objs/native -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -intf-suffix .ml -no-alias-deps -open Async_kernel__ -o src/.async_kernel.objs/native/async_kernel__Throttle.cmx -c -impl src/throttle.pp.ml) - File "src/throttle.ml", line 283, characters 25-42: - 283 | let monad_sequence_how ?(how = `Sequential) ~f = - ^^^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/throttle.ml", line 297, characters 26-43: - 297 | let monad_sequence_how2 ?(how = `Sequential) ~f = - ^^^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled async_kernel.v0.14.0 Processing 198/215: [core: dune build] [re2: dune build] -> installed async_kernel.v0.14.0 Processing 199/215: [core: dune build] [re2: dune build] Processing 200/215: [async_rpc_kernel: dune build] [core: dune build] [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_rpc_kernel" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_rpc_kernel.v0.14.0) -> compiled async_rpc_kernel.v0.14.0 Processing 200/215: [core: dune build] [re2: dune build] -> installed async_rpc_kernel.v0.14.0 Processing 201/215: [core: dune build] [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/core.v0.14.1) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I ../error_checking_mutex/src -o ocaml_utils_stubs.o -c ocaml_utils_stubs.c) - In file included from ocaml_utils_stubs.c:17: - ocaml_utils_macros.h:11:9: warning: "Is_none" redefined - 11 | #define Is_none(v) (Is_long(v) && Long_val(v) == 0) - | ^~~~~~~ - In file included from /home/opam/.opam/4.13/lib/jane-street-headers/ocaml_utils.h:6, - from ocaml_utils_stubs.c:16: - /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:406:9: note: this is the location of the previous definition - 406 | #define Is_none(v) ((v) == Val_none) - | ^~~~~~~ - ocaml_utils_macros.h:12:9: warning: "Is_some" redefined - 12 | #define Is_some(v) (Is_block(v) && Tag_val(v) == 0 && Wosize_val(v) == 1) - | ^~~~~~~ - /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:407:9: note: this is the location of the previous definition - 407 | #define Is_some(v) Is_block(v) - | ^~~~~~~ - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core.objs/byte -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/byte/core__Core_thread.cmo -c -impl src/core_thread.pp.ml) - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_read - This function no longer does anything - File "thread.mli", lines 78-79, characters 0-62: - Definition - File "src/core_thread.mli", line 61, characters 0-39: - Expected signature - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_write - This function no longer does anything - File "thread.mli", lines 83-84, characters 0-62: - Definition - File "src/core_thread.mli", line 64, characters 0-40: - Expected signature - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -I error_checking_mutex/src/.error_checking_mutex.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Core_thread.cmx -c -impl src/core_thread.pp.ml) - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_read - This function no longer does anything - File "thread.mli", lines 78-79, characters 0-62: - Definition - File "src/core_thread.mli", line 61, characters 0-39: - Expected signature - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_write - This function no longer does anything - File "thread.mli", lines 83-84, characters 0-62: - Definition - File "src/core_thread.mli", line 64, characters 0-40: - Expected signature -> compiled core.v0.14.1 Processing 201/215: [re2: dune build] -> installed core.v0.14.1 Processing 202/215: [re2: dune build] Processing 203/215: [async_unix: dune build] [re2: dune build] Processing 204/215: [async_unix: dune build] [csvfields: dune build] [re2: dune build] Processing 205/215: [async_unix: dune build] [csvfields: dune build] [re2: dune build] [textutils: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csvfields" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csvfields.v0.14.0) -> compiled csvfields.v0.14.0 Processing 205/215: [async_unix: dune build] [re2: dune build] [textutils: dune build] -> installed csvfields.v0.14.0 Processing 206/215: [async_unix: dune build] [re2: dune build] [textutils: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "textutils" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/textutils.v0.14.0) -> compiled textutils.v0.14.0 Processing 206/215: [async_unix: dune build] [re2: dune build] -> installed textutils.v0.14.0 Processing 207/215: [async_unix: dune build] [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_unix" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_unix.v0.14.0) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.async_unix.objs/byte -I /home/opam/.opam/4.13/lib/async_kernel -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core -I /home/opam/.opam/4.13/lib/core/bigstring_unix -I /home/opam/.opam/4.13/lib/core/error_checking_mutex -I /home/opam/.opam/4.13/lib/core/iobuf_unix -I /home/opam/.opam/4.13/lib/core/linux_ext -I /home/opam/.opam/4.13/lib/core/nano_mutex -I /home/opam/.opam/4.13/lib/core/squeue -I /home/opam/.opam/4.13/lib/core/time_stamp_counter -I /home/opam/.opam/4.13/lib/core/uuid -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/iobuf -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/core_kernel/uuid -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I thread_pool/src/.thread_pool.objs/byte -I thread_safe_ivar/src/.thread_safe_ivar.objs/byte -no-alias-deps -open Async_unix__ -o src/.async_unix.objs/byte/async_unix__Reader0.cmo -c -impl src/reader0.pp.ml) - File "src/reader0.ml", line 1305, characters 7-16: - 1305 | ?exclusive - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1345, characters 19-28: - 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1360, characters 7-16: - 1360 | ?exclusive - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1386, characters 20-29: - 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.async_unix.objs/byte -I src/.async_unix.objs/native -I /home/opam/.opam/4.13/lib/async_kernel -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core -I /home/opam/.opam/4.13/lib/core/bigstring_unix -I /home/opam/.opam/4.13/lib/core/error_checking_mutex -I /home/opam/.opam/4.13/lib/core/iobuf_unix -I /home/opam/.opam/4.13/lib/core/linux_ext -I /home/opam/.opam/4.13/lib/core/nano_mutex -I /home/opam/.opam/4.13/lib/core/squeue -I /home/opam/.opam/4.13/lib/core/time_stamp_counter -I /home/opam/.opam/4.13/lib/core/uuid -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/iobuf -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/core_kernel/uuid -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I thread_pool/src/.thread_pool.objs/byte -I thread_pool/src/.thread_pool.objs/native -I thread_safe_ivar/src/.thread_safe_ivar.objs/byte -I thread_safe_ivar/src/.thread_safe_ivar.objs/native -intf-suffix .ml -no-alias-deps -open Async_unix__ -o src/.async_unix.objs/native/async_unix__Reader0.cmx -c -impl src/reader0.pp.ml) - File "src/reader0.ml", line 1305, characters 7-16: - 1305 | ?exclusive - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1345, characters 19-28: - 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1360, characters 7-16: - 1360 | ?exclusive - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/reader0.ml", line 1386, characters 20-29: - 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled async_unix.v0.14.0 Processing 207/215: [re2: dune build] -> installed async_unix.v0.14.0 Processing 208/215: [re2: dune build] Processing 209/215: [async: dune build] [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async.v0.14.0) -> compiled async.v0.14.0 Processing 209/215: [re2: dune build] -> installed async.v0.14.0 Processing 210/215: [re2: dune build] Processing 211/215: [re2: dune build] [sexp_macro: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_macro" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexp_macro.v0.14.0) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexp_macro.objs/byte -I /home/opam/.opam/4.13/lib/async -I /home/opam/.opam/4.13/lib/async/async_command -I /home/opam/.opam/4.13/lib/async/async_quickcheck -I /home/opam/.opam/4.13/lib/async/async_rpc -I /home/opam/.opam/4.13/lib/async_kernel -I /home/opam/.opam/4.13/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.13/lib/async_rpc_kernel -I /home/opam/.opam/4.13/lib/async_unix -I /home/opam/.opam/4.13/lib/async_unix/thread_pool -I /home/opam/.opam/4.13/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core -I /home/opam/.opam/4.13/lib/core/bigstring_unix -I /home/opam/.opam/4.13/lib/core/error_checking_mutex -I /home/opam/.opam/4.13/lib/core/iobuf_unix -I /home/opam/.opam/4.13/lib/core/linux_ext -I /home/opam/.opam/4.13/lib/core/nano_mutex -I /home/opam/.opam/4.13/lib/core/squeue -I /home/opam/.opam/4.13/lib/core/time_stamp_counter -I /home/opam/.opam/4.13/lib/core/uuid -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/iobuf -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/core_kernel/uuid -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/protocol_version_header -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -intf-suffix .ml -no-alias-deps -open Sexp_macro__ -o src/.sexp_macro.objs/byte/sexp_macro__Async_reader.cmo -c -impl src/async_reader.pp.ml) - File "src/async_reader.ml", line 46, characters 32-46: - 46 | let gen_load_sexp_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 54, characters 19-33: - 54 | let gen_load_sexp ?allow_includes ~file ~a_of_sexp = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 63, characters 33-47: - 63 | let gen_load_sexps_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 72, characters 20-34: - 72 | let gen_load_sexps ?allow_includes ~file ~a_of_sexp = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.sexp_macro.objs/byte -I src/.sexp_macro.objs/native -I /home/opam/.opam/4.13/lib/async -I /home/opam/.opam/4.13/lib/async/async_command -I /home/opam/.opam/4.13/lib/async/async_quickcheck -I /home/opam/.opam/4.13/lib/async/async_rpc -I /home/opam/.opam/4.13/lib/async_kernel -I /home/opam/.opam/4.13/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.13/lib/async_rpc_kernel -I /home/opam/.opam/4.13/lib/async_unix -I /home/opam/.opam/4.13/lib/async_unix/thread_pool -I /home/opam/.opam/4.13/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core -I /home/opam/.opam/4.13/lib/core/bigstring_unix -I /home/opam/.opam/4.13/lib/core/error_checking_mutex -I /home/opam/.opam/4.13/lib/core/iobuf_unix -I /home/opam/.opam/4.13/lib/core/linux_ext -I /home/opam/.opam/4.13/lib/core/nano_mutex -I /home/opam/.opam/4.13/lib/core/squeue -I /home/opam/.opam/4.13/lib/core/time_stamp_counter -I /home/opam/.opam/4.13/lib/core/uuid -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.13/lib/core_kernel/caml_unix -I /home/opam/.opam/4.13/lib/core_kernel/flags -I /home/opam/.opam/4.13/lib/core_kernel/iobuf -I /home/opam/.opam/4.13/lib/core_kernel/moption -I /home/opam/.opam/4.13/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.13/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.13/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.13/lib/core_kernel/uopt -I /home/opam/.opam/4.13/lib/core_kernel/uuid -I /home/opam/.opam/4.13/lib/core_kernel/version_util -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/ocaml/threads -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/protocol_version_header -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib/unix -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/spawn -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/timezone -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -intf-suffix .ml -no-alias-deps -open Sexp_macro__ -o src/.sexp_macro.objs/native/sexp_macro__Async_reader.cmx -c -impl src/async_reader.pp.ml) - File "src/async_reader.ml", line 46, characters 32-46: - 46 | let gen_load_sexp_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 54, characters 19-33: - 54 | let gen_load_sexp ?allow_includes ~file ~a_of_sexp = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 63, characters 33-47: - 63 | let gen_load_sexps_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/async_reader.ml", line 72, characters 20-34: - 72 | let gen_load_sexps ?allow_includes ~file ~a_of_sexp = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled sexp_macro.v0.14.0 Processing 211/215: [re2: dune build] -> installed sexp_macro.v0.14.0 Processing 212/215: [re2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re2" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re2.v0.14.0) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I re2_c/libre2 -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/rope -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I re2_c -o stubs.o -c stubs.cpp) - In file included from stubs.cpp:64: - util.h:6:9: warning: "Val_none" redefined - 6 | #define Val_none (Val_int(0)) - | ^~~~~~~~ - In file included from stubs.h:6, - from stubs.cpp:8: - /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403:9: note: this is the location of the previous definition - 403 | #define Val_none Val_int(0) - | ^~~~~~~~ - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.re2.objs/byte -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/rope -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I src/re2_c/.re2_c.objs/byte -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/byte/re2__Regex.cmo -c -impl src/regex.pp.ml) - File "src/regex.ml", line 156, characters 25-46: - 156 | | Invalid_argument "index out of bounds" -> - ^^^^^^^^^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.re2.objs/byte -I src/.re2.objs/native -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/md5 -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/base_bigstring -I /home/opam/.opam/4.13/lib/base_quickcheck -I /home/opam/.opam/4.13/lib/bin_prot -I /home/opam/.opam/4.13/lib/bin_prot/shape -I /home/opam/.opam/4.13/lib/core_kernel -I /home/opam/.opam/4.13/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.13/lib/core_kernel/rope -I /home/opam/.opam/4.13/lib/fieldslib -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/parsexp -I /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_expect/collector -I /home/opam/.opam/4.13/lib/ppx_expect/common -I /home/opam/.opam/4.13/lib/ppx_expect/config -I /home/opam/.opam/4.13/lib/ppx_expect/config_types -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/splittable_random -I /home/opam/.opam/4.13/lib/stdio -I /home/opam/.opam/4.13/lib/time_now -I /home/opam/.opam/4.13/lib/typerep -I /home/opam/.opam/4.13/lib/variantslib -I src/re2_c/.re2_c.objs/byte -I src/re2_c/.re2_c.objs/native -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/native/re2__Regex.cmx -c -impl src/regex.pp.ml) - File "src/regex.ml", line 156, characters 25-46: - 156 | | Invalid_argument "index out of bounds" -> - ^^^^^^^^^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - (cd _build/default/src/re2_c && /usr/bin/bash -e -u -o pipefail -c ' - ARFLAGS=rsc - CXXFLAGS="-Wall -O3 -g -pthread" - if [ FreeBSD = `uname -s` ]; then - CXX=clang++ - CXXFLAGS="$CXXFLAGS -I /usr/local/lib/re2" - else - CXX=g++ - fi - if ! true; then - CXX="$CXX -m32" - fi - /usr/bin/gmake -s -C libre2 clean - /usr/bin/gmake -s -C libre2 ARFLAGS="$ARFLAGS" CXX="$CXX" CXXFLAGS="$CXXFLAGS" obj/libre2.a obj/so/libre2.so - cp libre2/obj/libre2.a libre2_c_stubs.a - cp libre2/obj/so/libre2.so dllre2_c_stubs.so - /usr/bin/gmake -s -C libre2 clean - ') - In file included from re2/compile.cc:14: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from re2/mimics_pcre.cc:27: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/prefilter.cc:9: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from re2/regexp.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - In file included from re2/simplify.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/tostring.cc:10: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/compile.cc:14: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from re2/mimics_pcre.cc:27: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/prefilter.cc:9: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from re2/regexp.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - In file included from re2/simplify.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/tostring.cc:10: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' -> compiled re2.v0.14.0 -> installed re2.v0.14.0 Processing 214/215: [sexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexp.v0.14.0) - File "bin/dune", line 1, characters 20-24: - 1 | (executables (names main) (public_names sexp) - ^^^^ - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -g -o bin/main.exe /home/opam/.opam/4.13/lib/base/base_internalhash_types/base_internalhash_types.cmxa -I /home/opam/.opam/4.13/lib/base/base_internalhash_types /home/opam/.opam/4.13/lib/base/caml/caml.cmxa /home/opam/.opam/4.13/lib/sexplib0/sexplib0.cmxa /home/opam/.opam/4.13/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.13/lib/base/base.cmxa -I /home/opam/.opam/4.13/lib/base /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib/ppx_enumerate_lib.cmxa /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.13/lib/ppx_here/runtime-lib/ppx_here_lib.cmxa /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.13/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.13/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.13/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.13/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.13/lib/bin_prot/bin_prot.cmxa -I /home/opam/.opam/4.13/lib/bin_prot /home/opam/.opam/4.13/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.13/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.13/lib/time_now/time_now.cmxa -I /home/opam/.opam/4.13/lib/time_now /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.13/lib/stdio/stdio.cmxa /home/opam/.opam/4.13/lib/ppx_module_timer/runtime/ppx_module_timer_runtime.cmxa /home/opam/.opam/4.13/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.13/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.13/lib/ppx_expect/config_types/expect_test_config_types.cmxa /home/opam/.opam/4.13/lib/ppx_expect/collector/expect_test_collector.cmxa -I /home/opam/.opam/4.13/lib/ppx_expect/collector /home/opam/.opam/4.13/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.13/lib/splittable_random/splittable_random.cmxa /home/opam/.opam/4.13/lib/base_quickcheck/base_quickcheck.cmxa /home/opam/.opam/4.13/lib/base_bigstring/base_bigstring.cmxa -I /home/opam/.opam/4.13/lib/base_bigstring /home/opam/.opam/4.13/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.13/lib/ocaml/unix.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/ocaml/bigarray.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/parsexp/parsexp.cmxa /home/opam/.opam/4.13/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.13/lib/core_kernel/core_kernel.cmxa -I /home/opam/.opam/4.13/lib/core_kernel /home/opam/.opam/4.13/lib/core_kernel/moption/moption.cmxa /home/opam/.opam/4.13/lib/core_kernel/tuple_pool/tuple_pool.cmxa /home/opam/.opam/4.13/lib/core_kernel/pairing_heap/pairing_heap.cmxa /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test/sexp_hidden_in_test.cmxa /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity/thread_pool_cpu_affinity.cmxa /home/opam/.opam/4.13/lib/core_kernel/uopt/uopt.cmxa /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue/thread_safe_queue.cmxa /home/opam/.opam/4.13/lib/core_kernel/timing_wheel/timing_wheel.cmxa /home/opam/.opam/4.13/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.13/lib/ocaml/threads/threads.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/core/error_checking_mutex/error_checking_mutex.cmxa -I /home/opam/.opam/4.13/lib/core/error_checking_mutex /home/opam/.opam/4.13/lib/core_kernel/caml_unix/caml_unix.cmxa /home/opam/.opam/4.13/lib/core_kernel/flags/flags.cmxa /home/opam/.opam/4.13/lib/core_kernel/version_util/version_util.cmxa -I /home/opam/.opam/4.13/lib/core_kernel/version_util /home/opam/.opam/4.13/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.13/lib/spawn/spawn.cmxa -I /home/opam/.opam/4.13/lib/spawn /home/opam/.opam/4.13/lib/timezone/timezone.cmxa /home/opam/.opam/4.13/lib/core/core.cmxa -I /home/opam/.opam/4.13/lib/core /home/opam/.opam/4.13/lib/core/bigstring_unix/bigstring_unix.cmxa -I /home/opam/.opam/4.13/lib/core/bigstring_unix /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table/bounded_int_table.cmxa /home/opam/.opam/4.13/lib/core_kernel/iobuf/iobuf.cmxa /home/opam/.opam/4.13/lib/core/iobuf_unix/iobuf_unix.cmxa -I /home/opam/.opam/4.13/lib/core/iobuf_unix /home/opam/.opam/4.13/lib/core/nano_mutex/nano_mutex.cmxa /home/opam/.opam/4.13/lib/core/squeue/squeue.cmxa /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.cmxa -I /home/opam/.opam/4.13/lib/core/linux_ext /home/opam/.opam/4.13/lib/async_unix/thread_safe_ivar/thread_safe_ivar.cmxa /home/opam/.opam/4.13/lib/async_unix/thread_pool/thread_pool.cmxa /home/opam/.opam/4.13/lib/core/time_stamp_counter/time_stamp_counter.cmxa -I /home/opam/.opam/4.13/lib/core/time_stamp_counter /home/opam/.opam/4.13/lib/core_kernel/uuid/uuid.cmxa /home/opam/.opam/4.13/lib/core/uuid/uuid_unix.cmxa /home/opam/.opam/4.13/lib/async_unix/async_unix.cmxa -I /home/opam/.opam/4.13/lib/async_unix /home/opam/.opam/4.13/lib/async/async_command/async_command.cmxa /home/opam/.opam/4.13/lib/async/async_quickcheck/async_quickcheck.cmxa /home/opam/.opam/4.13/lib/async_kernel/persistent_connection_kernel/persistent_connection_kernel.cmxa /home/opam/.opam/4.13/lib/protocol_version_header/protocol_version_header.cmxa /home/opam/.opam/4.13/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.13/lib/async/async_rpc/async_rpc.cmxa -I /home/opam/.opam/4.13/lib/async/async_rpc /home/opam/.opam/4.13/lib/async/async.cmxa lazy_list/src/lazy_list.cmxa /home/opam/.opam/4.13/lib/re2/c/re2_c.cmxa -I /home/opam/.opam/4.13/lib/re2/c /home/opam/.opam/4.13/lib/core_kernel/rope/rope.cmxa /home/opam/.opam/4.13/lib/re2/re2.cmxa -I /home/opam/.opam/4.13/lib/re2 /home/opam/.opam/4.13/lib/ocaml/str.cmxa -I /home/opam/.opam/4.13/lib/ocaml sexp_app/src/sexp_app.cmxa /home/opam/.opam/4.13/lib/sexp_diff_kernel/sexp_diff_kernel.cmxa sexp_app/pattern/sexp_app_pattern.cmxa /home/opam/.opam/4.13/lib/sexp_macro/sexp_macro.cmxa /home/opam/.opam/4.13/lib/re/re.cmxa /home/opam/.opam/4.13/lib/sexp_pretty/sexp_pretty.cmxa /home/opam/.opam/4.13/lib/sexp_select/sexp_select.cmxa /home/opam/.opam/4.13/lib/csvfields/xml-light/xml_light.cmxa bin/.main.eobjs/native/main_atom.cmx bin/.main.eobjs/native/main_diff.cmx bin/.main.eobjs/native/main_get.cmx bin/.main.eobjs/native/main_of_xml.cmx bin/.main.eobjs/native/main_parts.cmx bin/.main.eobjs/native/located.cmx bin/.main.eobjs/native/query.cmx bin/.main.eobjs/native/shared_params.cmx bin/.main.eobjs/native/main_pattern.cmx bin/.main.eobjs/native/main_pp.cmx bin/.main.eobjs/native/main_print.cmx bin/.main.eobjs/native/grammar.cmx bin/.main.eobjs/native/quine.cmx bin/.main.eobjs/native/readme.cmx bin/.main.eobjs/native/main_query.cmx bin/.main.eobjs/native/main_resolve_macros.cmx bin/.main.eobjs/native/main_restructure.cmx bin/.main.eobjs/native/main_select.cmx bin/.main.eobjs/native/main_sexpify.cmx bin/.main.eobjs/native/main_to_csv.cmx bin/.main.eobjs/native/main_validate.cmx bin/.main.eobjs/native/main.cmx) - /usr/bin/ld: /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.a(linux_ext.o): in function `camlLinux_ext__sched_setaffinity_this_thread_106835': - /home/opam/.opam/4.13/.opam-switch/build/core.v0.14.1/_build/default/linux_ext/src/linux_ext.ml:697:(.text+0x4640): undefined reference to `core_unix_gettid' - /usr/bin/ld: /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.a(linux_ext.o): in function `camlLinux_ext__1': - :(.data+0x3b58): undefined reference to `core_unix_gettid' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking (exit code 1) [ERROR] The compilation of sexp.v0.14.0 failed at "dune build -p sexp -j 255". #=== ERROR while compiling sexp.v0.14.0 =======================================# # context 2.3.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///home/opam/opam-repository # path ~/.opam/4.13/.opam-switch/build/sexp.v0.14.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexp -j 255 # exit-code 1 # env-file ~/.opam/log/sexp-8-048d54.env # output-file ~/.opam/log/sexp-8-048d54.out ### output ### # File "bin/dune", line 1, characters 20-24: # 1 | (executables (names main) (public_names sexp) # ^^^^ # (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -g -o bin/main.exe /home/opam/.opam/4.13/lib/base/base_internalhash_types/base_internalhash_types.cmxa -I /home/opam/.opam/4.13/lib/base/base_internalhash_types /home/opam/.opam/4.13/lib/base/caml/caml.cmxa /home/opam/.opam/4.13/lib/sexplib0/sexplib0.cmxa /home/opam/.opam/4.13/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.13/lib/base/base.cmxa -I /home/opam/.opam/4.13/lib/base /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib/ppx_enumerate_lib.cmxa /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.13/lib/ppx_here/runtime-lib/ppx_here_lib.cmxa /home/opam/.opam/4.13/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.13/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.13/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.13/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.13/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.13/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.13/lib/bin_prot/bin_prot.cmxa -I /home/opam/.opam/4.13/lib/bin_prot /home/opam/.opam/4.13/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.13/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.13/lib/time_now/time_now.cmxa -I /home/opam/.opam/4.13/lib/time_now /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.13/lib/stdio/stdio.cmxa /home/opam/.opam/4.13/lib/ppx_module_timer/runtime/ppx_module_timer_runtime.cmxa /home/opam/.opam/4.13/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.13/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.13/lib/ppx_expect/config_types/expect_test_config_types.cmxa /home/opam/.opam/4.13/lib/ppx_expect/collector/expect_test_collector.cmxa -I /home/opam/.opam/4.13/lib/ppx_expect/collector /home/opam/.opam/4.13/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.13/lib/splittable_random/splittable_random.cmxa /home/opam/.opam/4.13/lib/base_quickcheck/base_quickcheck.cmxa /home/opam/.opam/4.13/lib/base_bigstring/base_bigstring.cmxa -I /home/opam/.opam/4.13/lib/base_bigstring /home/opam/.opam/4.13/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.13/lib/ocaml/unix.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/ocaml/bigarray.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/parsexp/parsexp.cmxa /home/opam/.opam/4.13/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.13/lib/core_kernel/core_kernel.cmxa -I /home/opam/.opam/4.13/lib/core_kernel /home/opam/.opam/4.13/lib/core_kernel/moption/moption.cmxa /home/opam/.opam/4.13/lib/core_kernel/tuple_pool/tuple_pool.cmxa /home/opam/.opam/4.13/lib/core_kernel/pairing_heap/pairing_heap.cmxa /home/opam/.opam/4.13/lib/core_kernel/sexp_hidden_in_test/sexp_hidden_in_test.cmxa /home/opam/.opam/4.13/lib/core_kernel/thread_pool_cpu_affinity/thread_pool_cpu_affinity.cmxa /home/opam/.opam/4.13/lib/core_kernel/uopt/uopt.cmxa /home/opam/.opam/4.13/lib/core_kernel/thread_safe_queue/thread_safe_queue.cmxa /home/opam/.opam/4.13/lib/core_kernel/timing_wheel/timing_wheel.cmxa /home/opam/.opam/4.13/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.13/lib/ocaml/threads/threads.cmxa -I /home/opam/.opam/4.13/lib/ocaml /home/opam/.opam/4.13/lib/core/error_checking_mutex/error_checking_mutex.cmxa -I /home/opam/.opam/4.13/lib/core/error_checking_mutex /home/opam/.opam/4.13/lib/core_kernel/caml_unix/caml_unix.cmxa /home/opam/.opam/4.13/lib/core_kernel/flags/flags.cmxa /home/opam/.opam/4.13/lib/core_kernel/version_util/version_util.cmxa -I /home/opam/.opam/4.13/lib/core_kernel/version_util /home/opam/.opam/4.13/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.13/lib/spawn/spawn.cmxa -I /home/opam/.opam/4.13/lib/spawn /home/opam/.opam/4.13/lib/timezone/timezone.cmxa /home/opam/.opam/4.13/lib/core/core.cmxa -I /home/opam/.opam/4.13/lib/core /home/opam/.opam/4.13/lib/core/bigstring_unix/bigstring_unix.cmxa -I /home/opam/.opam/4.13/lib/core/bigstring_unix /home/opam/.opam/4.13/lib/core_kernel/bounded_int_table/bounded_int_table.cmxa /home/opam/.opam/4.13/lib/core_kernel/iobuf/iobuf.cmxa /home/opam/.opam/4.13/lib/core/iobuf_unix/iobuf_unix.cmxa -I /home/opam/.opam/4.13/lib/core/iobuf_unix /home/opam/.opam/4.13/lib/core/nano_mutex/nano_mutex.cmxa /home/opam/.opam/4.13/lib/core/squeue/squeue.cmxa /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.cmxa -I /home/opam/.opam/4.13/lib/core/linux_ext /home/opam/.opam/4.13/lib/async_unix/thread_safe_ivar/thread_safe_ivar.cmxa /home/opam/.opam/4.13/lib/async_unix/thread_pool/thread_pool.cmxa /home/opam/.opam/4.13/lib/core/time_stamp_counter/time_stamp_counter.cmxa -I /home/opam/.opam/4.13/lib/core/time_stamp_counter /home/opam/.opam/4.13/lib/core_kernel/uuid/uuid.cmxa /home/opam/.opam/4.13/lib/core/uuid/uuid_unix.cmxa /home/opam/.opam/4.13/lib/async_unix/async_unix.cmxa -I /home/opam/.opam/4.13/lib/async_unix /home/opam/.opam/4.13/lib/async/async_command/async_command.cmxa /home/opam/.opam/4.13/lib/async/async_quickcheck/async_quickcheck.cmxa /home/opam/.opam/4.13/lib/async_kernel/persistent_connection_kernel/persistent_connection_kernel.cmxa /home/opam/.opam/4.13/lib/protocol_version_header/protocol_version_header.cmxa /home/opam/.opam/4.13/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.13/lib/async/async_rpc/async_rpc.cmxa -I /home/opam/.opam/4.13/lib/async/async_rpc /home/opam/.opam/4.13/lib/async/async.cmxa lazy_list/src/lazy_list.cmxa /home/opam/.opam/4.13/lib/re2/c/re2_c.cmxa -I /home/opam/.opam/4.13/lib/re2/c /home/opam/.opam/4.13/lib/core_kernel/rope/rope.cmxa /home/opam/.opam/4.13/lib/re2/re2.cmxa -I /home/opam/.opam/4.13/lib/re2 /home/opam/.opam/4.13/lib/ocaml/str.cmxa -I /home/opam/.opam/4.13/lib/ocaml sexp_app/src/sexp_app.cmxa /home/opam/.opam/4.13/lib/sexp_diff_kernel/sexp_diff_kernel.cmxa sexp_app/pattern/sexp_app_pattern.cmxa /home/opam/.opam/4.13/lib/sexp_macro/sexp_macro.cmxa /home/opam/.opam/4.13/lib/re/re.cmxa /home/opam/.opam/4.13/lib/sexp_pretty/sexp_pretty.cmxa /home/opam/.opam/4.13/lib/sexp_select/sexp_select.cmxa /home/opam/.opam/4.13/lib/csvfields/xml-light/xml_light.cmxa bin/.main.eobjs/native/main_atom.cmx bin/.main.eobjs/native/main_diff.cmx bin/.main.eobjs/native/main_get.cmx bin/.main.eobjs/native/main_of_xml.cmx bin/.main.eobjs/native/main_parts.cmx bin/.main.eobjs/native/located.cmx bin/.main.eobjs/native/query.cmx bin/.main.eobjs/native/shared_params.cmx bin/.main.eobjs/native/main_pattern.cmx bin/.main.eobjs/native/main_pp.cmx bin/.main.eobjs/native/main_print.cmx bin/.main.eobjs/native/grammar.cmx bin/.main.eobjs/native/quine.cmx bin/.main.eobjs/native/readme.cmx bin/.main.eobjs/native/main_query.cmx bin/.main.eobjs/native/main_resolve_macros.cmx bin/.main.eobjs/native/main_restructure.cmx bin/.main.eobjs/native/main_select.cmx bin/.main.eobjs/native/main_sexpify.cmx bin/.main.eobjs/native/main_to_csv.cmx bin/.main.eobjs/native/main_validate.cmx bin/.main.eobjs/native/main.cmx) # /usr/bin/ld: /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.a(linux_ext.o): in function `camlLinux_ext__sched_setaffinity_this_thread_106835': # /home/opam/.opam/4.13/.opam-switch/build/core.v0.14.1/_build/default/linux_ext/src/linux_ext.ml:697:(.text+0x4640): undefined reference to `core_unix_gettid' # /usr/bin/ld: /home/opam/.opam/4.13/lib/core/linux_ext/linux_ext.a(linux_ext.o): in function `camlLinux_ext__1': # :(.data+0x3b58): undefined reference to `core_unix_gettid' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking (exit code 1) <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build sexp v0.14.0 +- +- The following changes have been performed | - install async v0.14.0 | - install async_kernel v0.14.0 | - install async_rpc_kernel v0.14.0 | - install async_unix v0.14.0 | - install base v0.14.3 | - install base_bigstring v0.14.0 | - install base_quickcheck v0.14.1 | - install bin_prot v0.14.1 | - install conf-g++ 1.0 | - install core v0.14.1 | - install core_kernel v0.14.2 | - install csexp 1.5.2 | - install csvfields v0.14.0 | - install dune 3.16.0 | - install dune-configurator 3.16.0 | - install fieldslib v0.14.0 | - install jane-street-headers v0.14.0 | - install jst-config v0.14.1 | - install num 1.5-1 | - install ocaml-compiler-libs v0.12.4 | - install octavius 1.2.2 | - install parsexp v0.14.2 | - install ppx_assert v0.14.0 | - install ppx_base v0.14.0 | - install ppx_bench v0.14.1 | - install ppx_bin_prot v0.14.0 | - install ppx_cold v0.14.0 | - install ppx_compare v0.14.0 | - install ppx_custom_printf v0.14.1 | - install ppx_derivers 1.2.1 | - install ppx_enumerate v0.14.0 | - install ppx_expect v0.14.2 | - install ppx_fields_conv v0.14.2 | - install ppx_fixed_literal v0.14.0 | - install ppx_hash v0.14.0 | - install ppx_here v0.14.0 | - install ppx_inline_test v0.14.1 | - install ppx_jane v0.14.0 | - install ppx_js_style v0.14.1 | - install ppx_let v0.14.0 | - install ppx_module_timer v0.14.0 | - install ppx_optcomp v0.14.3 | - install ppx_optional v0.14.0 | - install ppx_pipebang v0.14.0 | - install ppx_sexp_conv v0.14.3 | - install ppx_sexp_message v0.14.1 | - install ppx_sexp_value v0.14.0 | - install ppx_stable v0.14.1 | - install ppx_string v0.14.1 | - install ppx_typerep_conv v0.14.2 | - install ppx_variants_conv v0.14.2 | - install ppxlib 0.25.1 | - install protocol_version_header v0.14.0 | - install re 1.11.0 | - install re2 v0.14.0 | - install seq base | - install sexp_diff_kernel v0.14.0 | - install sexp_macro v0.14.0 | - install sexp_pretty v0.14.0 | - install sexp_select v0.14.0 | - install sexplib v0.14.0 | - install sexplib0 v0.14.0 | - install spawn v0.15.1 | - install splittable_random v0.14.0 | - install stdio v0.14.0 | - install stdlib-shims 0.3.0 | - install textutils v0.14.0 | - install time_now v0.14.0 | - install timezone v0.14.0 | - install typerep v0.14.0 | - install variantslib v0.14.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20240805102050.export" 'opam install -vy sexp.v0.14.0' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "sexp.v0.14.0" opam install -vy "sexp.v0.14.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "sexp.v0.14.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed