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


Building on summer

(from freebsd)
2024-06-04 21:53.27 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2024-06-04 21:53.27 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 5979d639be2999663a41c1d1b8a73ce3036dcb41"))
2024-06-04 21:53.28 ---> using "2e94e5004b03fe08a15876e59bd907e053f5652a7b55cefeb621755911d262e4" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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-06-04 21:53.28 ---> using "b4bc54507f76941ccbefe785580d5364ddec85b9b50664d9209890a6feda03ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-06-04 21:53.29 ---> using "fa02a20502b2dd8eb4b20aaa3e695b3eb89bcd1ba03fbabf77cdcf78ce7210d6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-06-04 21:53.29 ---> using "d11c66cc007f54fb139f975b62e5f709f5927236d163ade2e27c610e96e2b8be" from cache

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

Nothing to do.
The following actions will be performed:
=== install 83 packages
  - install angstrom                    0.16.0   [required by uri]
  - install async_js                    v0.16.0
  - install async_kernel                v0.16.0  [required by async_js]
  - install async_rpc_kernel            v0.16.0  [required by async_js]
  - install base                        v0.16.3  [required by core, core_kernel]
  - install base_bigstring              v0.16.0  [required by core]
  - install base_quickcheck             v0.16.0  [required by core]
  - install bigstringaf                 0.9.1    [required by angstrom]
  - install bin_prot                    v0.16.0  [required by core]
  - install cmdliner                    1.3.0    [required by js_of_ocaml-compiler]
  - install conf-bash                   1        [required by base]
  - install core                        v0.16.2  [required by async_kernel, async_rpc_kernel]
  - install core_kernel                 v0.16.0  [required by async_kernel]
  - install csexp                       1.5.2    [required by dune-configurator]
  - install dune                        3.15.3   [required by async_js]
  - install dune-configurator           3.15.3   [required by base, bigstringaf]
  - install fieldslib                   v0.16.0  [required by core]
  - install gen                         1.1      [required by sedlex]
  - install int_repr                    v0.16.0  [required by core_kernel]
  - install jane-street-headers         v0.16.0  [required by core]
  - install js_of_ocaml                 5.8.2    [required by async_js]
  - install js_of_ocaml-compiler        5.8.2    [required by js_of_ocaml]
  - install js_of_ocaml-ppx             5.8.2    [required by async_js]
  - install jst-config                  v0.16.0  [required by core]
  - install menhir                      20231231 [required by js_of_ocaml-compiler]
  - install menhirCST                   20231231 [required by menhir]
  - install menhirLib                   20231231 [required by js_of_ocaml-compiler]
  - install menhirSdk                   20231231 [required by js_of_ocaml-compiler]
  - install num                         1.5      [required by sexplib]
  - install ocaml-compiler-libs         v0.17.0  [required by ppxlib]
  - install ocaml-syntax-shims          1.0.0    [required by angstrom]
  - install parsexp                     v0.16.0  [required by sexplib]
  - install ppx_assert                  v0.16.0  [required by core]
  - install ppx_base                    v0.16.0  [required by core]
  - install ppx_bench                   v0.16.0  [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0  [required by ppx_jane]
  - install ppx_cold                    v0.16.0  [required by ppx_base]
  - install ppx_compare                 v0.16.0  [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0  [required by ppx_jane]
  - install ppx_derivers                1.2.1    [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0  [required by ppx_jane]
  - install ppx_enumerate               v0.16.0  [required by ppx_base]
  - install ppx_expect                  v0.16.0  [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0  [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0  [required by ppx_jane]
  - install ppx_globalize               v0.16.0  [required by ppx_base]
  - install ppx_hash                    v0.16.0  [required by core]
  - install ppx_here                    v0.16.0  [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0  [required by ppx_jane]
  - install ppx_inline_test             v0.16.1  [required by core]
  - install ppx_jane                    v0.16.0  [required by async_js]
  - install ppx_let                     v0.16.0  [required by ppx_jane]
  - install ppx_log                     v0.16.0  [required by ppx_jane]
  - install ppx_module_timer            v0.16.0  [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0  [required by core, core_kernel]
  - install ppx_optional                v0.16.0  [required by ppx_jane]
  - install ppx_pipebang                v0.16.0  [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0  [required by uri-sexp]
  - install ppx_sexp_message            v0.16.0  [required by core]
  - install ppx_sexp_value              v0.16.0  [required by ppx_jane]
  - install ppx_stable                  v0.16.0  [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0  [required by ppx_jane]
  - install ppx_string                  v0.16.0  [required by ppx_jane]
  - install ppx_tydi                    v0.16.0  [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0  [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0  [required by ppx_jane]
  - install ppxlib                      0.32.1   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install protocol_version_header     v0.16.0  [required by async_rpc_kernel]
  - install re                          1.11.0   [required by ppx_expect]
  - install sedlex                      3.2      [required by js_of_ocaml-compiler]
  - install seq                         base     [required by yojson]
  - install sexplib                     v0.16.0  [required by core]
  - install sexplib0                    v0.16.0  [required by uri-sexp]
  - install splittable_random           v0.16.0  [required by core]
  - install stdio                       v0.16.0  [required by core]
  - install stdlib-shims                0.3.0    [required by ppxlib]
  - install stringext                   1.6.0    [required by uri]
  - install time_now                    v0.16.0  [required by core]
  - install typerep                     v0.16.0  [required by core]
  - install uri                         4.4.0    [required by async_js]
  - install uri-sexp                    4.4.0    [required by async_js]
  - install variantslib                 v0.16.0  [required by core]
  - install yojson                      2.2.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/242:
Processing  2/242: [async_js.v0.16.0: http]
Processing  3/242: [async_js.v0.16.0: http]
-> retrieved angstrom.0.16.0  (cached)
Processing  4/242: [async_js.v0.16.0: http]
-> retrieved async_rpc_kernel.v0.16.0  (cached)
Processing  5/242: [async_js.v0.16.0: http]
-> retrieved async_kernel.v0.16.0  (cached)
Processing  6/242: [async_js.v0.16.0: http]
-> retrieved base.v0.16.3  (cached)
Processing  7/242: [async_js.v0.16.0: http]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  8/242: [async_js.v0.16.0: http]
Processing  8/242:
-> retrieved bigstringaf.0.9.1  (cached)
Processing  9/242:
-> retrieved async_js.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_js-v0.16.0.tar.gz)
Processing 10/242:
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing 11/242:
Processing 12/242:
Processing 13/242: [conf-bash: bash]
-> retrieved bin_prot.v0.16.0  (cached)
Processing 14/242: [conf-bash: bash]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.26(1)-release (amd64-portbld-freebsd14.0)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 14/242:
-> installed conf-bash.1
Processing 15/242:
-> retrieved cmdliner.1.3.0  (cached)
Processing 16/242:
Processing 17/242: [cmdliner: gmake all]
-> retrieved core_kernel.v0.16.0  (cached)
Processing 18/242: [cmdliner: gmake all]
-> retrieved csexp.1.5.2  (cached)
Processing 19/242: [cmdliner: gmake all]
-> retrieved core.v0.16.2  (cached)
Processing 20/242: [cmdliner: gmake all]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 21/242: [cmdliner: gmake all]
-> retrieved gen.1.1  (cached)
Processing 22/242: [cmdliner: gmake all]
-> retrieved int_repr.v0.16.0  (cached)
Processing 23/242: [cmdliner: gmake all]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 24/242: [cmdliner: gmake all]
-> retrieved jst-config.v0.16.0  (cached)
Processing 25/242: [cmdliner: gmake all]
-> retrieved menhir.20231231, menhirCST.20231231, menhirLib.20231231, menhirSdk.20231231  (cached)
Processing 26/242: [cmdliner: gmake all]
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
Processing 27/242: [cmdliner: gmake all]
Processing 28/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 29/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved num.1.5  (cached)
Processing 30/242: [cmdliner: gmake all] [dune: ocaml 15]
Processing 31/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 32/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved parsexp.v0.16.0  (cached)
Processing 33/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 34/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2, js_of_ocaml-ppx.5.8.2  (cached)
Processing 35/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 36/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 37/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 38/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 39/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 40/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 41/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 42/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 43/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 44/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 45/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 46/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 47/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 48/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 49/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 50/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 51/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 52/242: [cmdliner: gmake all] [dune: ocaml 15] [num: gmake opam-modern]
+ /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 52/242: [cmdliner: gmake all] [dune: ocaml 15]
-> installed num.1.5
Processing 53/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 54/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 55/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 56/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 57/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 58/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 59/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 60/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 61/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 62/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 63/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 64/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 65/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 66/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 67/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 68/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 69/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved protocol_version_header.v0.16.0  (cached)
Processing 70/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved re.1.11.0  (cached)
-> retrieved seq.base  (cached)
Processing 71/242: [cmdliner: gmake all] [dune: ocaml 15]
Processing 72/242: [cmdliner: gmake all] [dune: ocaml 15]
Processing 73/242: [cmdliner: gmake all] [dune: ocaml 15]
-> installed seq.base
Processing 74/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved sedlex.3.2  (cached)
Processing 75/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved sexplib.v0.16.0  (cached)
Processing 76/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 77/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 78/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved stdio.v0.16.0  (cached)
Processing 79/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 80/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved stringext.1.6.0  (cached)
Processing 81/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved time_now.v0.16.0  (cached)
Processing 82/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved typerep.v0.16.0  (cached)
Processing 83/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved ppxlib.0.32.1  (cached)
Processing 84/242: [cmdliner: gmake all] [dune: ocaml 15]
-> retrieved variantslib.v0.16.0  (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
-> retrieved yojson.2.2.0  (cached)
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 84/242: [dune: ocaml 15]
Processing 85/242: [dune: ocaml 15] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0/lib/cmdliner"
Processing 85/242: [dune: ocaml 15] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 85/242: [dune: ocaml 15]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli
- File "vendor/fiber/src/fiber.mli", line 117, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli
- File "src/memo/memo.mli", line 104, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-280, characters 39-59:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 85/242: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 87/242: [csexp: dune build]
Processing 88/242: [csexp: dune build] [gen: dune build]
Processing 89/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build]
Processing 90/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build]
Processing 91/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 92/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 93/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 94/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 95/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 96/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 97/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 98/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 99/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 100/242: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jane-street-headers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 100/242: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed jane-street-headers.v0.16.0
Processing 101/242: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 101/242: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed csexp.1.5.2
Processing 102/242: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 103/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stringext" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 103/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed stringext.1.6.0
Processing 104/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 104/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 105/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 105/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [yojson: dune build]
-> installed sexplib0.v0.16.0
Processing 106/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [yojson: dune build]
Processing 107/242: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [ppx_derivers: dune build] [re: dune build] [yojson: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
Processing 107/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [ppx_derivers: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 107/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 108/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && /home/opam/.opam/5.2.0/bin/ocaml select-impl 5.2.0) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 108/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 109/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 109/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 110/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build] [re: dune build] [yojson: dune build]
Processing 111/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirSdk" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirSdk.20231231)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I sdk/.menhirSdk.objs/byte -no-alias-deps -open MenhirSdk -o sdk/.menhirSdk.objs/byte/menhirSdk__Cmly_api.cmo -c -impl sdk/cmly_api.ml)
- File "sdk/cmly_api.ml", line 149, characters 8-24:
- 149 |     [@@@ocaml.deprecated "Please use [get_reductions]"]
-               ^^^^^^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "ocaml.deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I sdk/.menhirSdk.objs/byte -I sdk/.menhirSdk.objs/native -intf-suffix .ml -no-alias-deps -open MenhirSdk -o sdk/.menhirSdk.objs/native/menhirSdk__Cmly_api.cmx -c -impl sdk/cmly_api.ml)
- File "sdk/cmly_api.ml", line 149, characters 8-24:
- 149 |     [@@@ocaml.deprecated "Please use [get_reductions]"]
-               ^^^^^^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "ocaml.deprecated" attribute cannot appear in this context
-> compiled  menhirSdk.20231231
Processing 111/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
-> installed menhirSdk.20231231
Processing 112/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirLib" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirLib.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20231231
Processing 112/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
-> installed menhirLib.20231231
Processing 113/242: [dune-configurator: dune build] [gen: dune build] [menhirCST: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirCST" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirCST.20231231)
-> compiled  menhirCST.20231231
Processing 113/242: [dune-configurator: dune build] [gen: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
-> installed menhirCST.20231231
Processing 114/242: [dune-configurator: dune build] [gen: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
Processing 115/242: [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "re" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/re.1.11.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.11.0
Processing 115/242: [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed re.1.11.0
Processing 116/242: [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "yojson" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/yojson.2.2.0)
-> compiled  yojson.2.2.0
Processing 116/242: [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed yojson.2.2.0
Processing 117/242: [dune-configurator: dune build] [gen: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "@install" "-p" "gen" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 117/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed gen.1.1
Processing 118/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
Processing 118/242: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.15.3
Processing 119/242: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 120/242: [base: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 121/242: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "parsexp" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 121/242: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed parsexp.v0.16.0
Processing 122/242: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 123/242: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bigstringaf" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bigstringaf.0.9.1)
-> compiled  bigstringaf.0.9.1
Processing 123/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed bigstringaf.0.9.1
Processing 124/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
Processing 125/242: [angstrom: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "angstrom" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/angstrom.0.16.0)
-> compiled  angstrom.0.16.0
Processing 125/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed angstrom.0.16.0
Processing 126/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
Processing 127/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] [uri: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 127/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> installed sexplib.v0.16.0
Processing 128/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "uri" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/uri.4.4.0)
-> compiled  uri.4.4.0
Processing 128/242: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.4.0
Processing 129/242: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.16.3)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I compiler-stdlib/src/.caml.objs/byte -no-alias-deps -o compiler-stdlib/src/.caml.objs/byte/caml.cmo -c -impl compiler-stdlib/src/caml.ml)
- File "compiler-stdlib/src/caml.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "[since v0.16] use Stdlib instead of Caml"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -intf-suffix .ml -no-alias-deps -o compiler-stdlib/src/.caml.objs/native/caml.cmx -c -impl compiler-stdlib/src/caml.ml)
- File "compiler-stdlib/src/caml.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "[since v0.16] use Stdlib instead of Caml"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  base.v0.16.3
Processing 129/242: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 130/242: [menhir: dune build] [ppxlib: dune build]
Processing 131/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 132/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 133/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 134/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "variantslib" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/variantslib.v0.16.0)
-> compiled  variantslib.v0.16.0
Processing 134/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.16.0
Processing 135/242: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "fieldslib" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/fieldslib.v0.16.0)
-> compiled  fieldslib.v0.16.0
Processing 135/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed fieldslib.v0.16.0
Processing 136/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdio" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 136/242: [menhir: dune build] [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.16.0
Processing 137/242: [menhir: dune build] [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "typerep" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/typerep.v0.16.0)
-> compiled  typerep.v0.16.0
Processing 137/242: [menhir: dune build] [ppxlib: dune build]
-> installed typerep.v0.16.0
Processing 138/242: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
Processing 138/242: [menhir: dune build]
-> installed ppxlib.0.32.1
Processing 139/242: [menhir: dune build]
Processing 140/242: [menhir: dune build] [ppx_cold: dune build]
Processing 141/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 142/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build]
Processing 143/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build]
Processing 144/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 145/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 146/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build]
Processing 147/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 148/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
Processing 149/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
Processing 150/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 151/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 152/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 153/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_globalize" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 153/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 154/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_globalize.v0.16.0
Processing 155/242: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_cold" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 155/242: [menhir: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 156/242: [menhir: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
-> installed ppx_cold.v0.16.0
Processing 157/242: [menhir: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_disable_unused_warnings.v0.16.0)
-> compiled  ppx_disable_unused_warnings.v0.16.0
Processing 157/242: [menhir: 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_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
Processing 158/242: [menhir: 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_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_disable_unused_warnings.v0.16.0
Processing 159/242: [menhir: 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_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_enumerate" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 159/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
Processing 160/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 161/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_here" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 161/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 162/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_here.v0.16.0
Processing 163/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_optcomp" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 163/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 164/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 165/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_ignore_instrumentation.v0.16.0)
-> compiled  ppx_ignore_instrumentation.v0.16.0
Processing 165/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_ignore_instrumentation.v0.16.0
Processing 166/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_pipebang" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_pipebang.v0.16.0)
-> compiled  ppx_pipebang.v0.16.0
Processing 166/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_pipebang.v0.16.0
Processing 167/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_fixed_literal.v0.16.0)
-> compiled  ppx_fixed_literal.v0.16.0
Processing 167/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_fixed_literal.v0.16.0
Processing 168/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_tydi" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_tydi.v0.16.0)
-> compiled  ppx_tydi.v0.16.0
Processing 168/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_tydi.v0.16.0
Processing 169/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_stable" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_stable.v0.16.0)
-> compiled  ppx_stable.v0.16.0
Processing 169/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_stable.v0.16.0
Processing 170/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_optional" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_optional.v0.16.0)
-> compiled  ppx_optional.v0.16.0
Processing 170/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_optional.v0.16.0
Processing 171/242: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_compare" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 171/242: [menhir: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_compare.v0.16.0
Processing 172/242: [menhir: dune build] [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_fields_conv" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_fields_conv.v0.16.0)
-> compiled  ppx_fields_conv.v0.16.0
Processing 172/242: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_fields_conv.v0.16.0
Processing 173/242: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_stable_witness" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_stable_witness.v0.16.0)
-> compiled  ppx_stable_witness.v0.16.0
Processing 173/242: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_stable_witness.v0.16.0
Processing 174/242: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhir" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhir.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20231231
Processing 174/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed menhir.20231231
Processing 175/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_typerep_conv.v0.16.0)
-> compiled  ppx_typerep_conv.v0.16.0
Processing 175/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_typerep_conv.v0.16.0
Processing 176/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_variants_conv" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_variants_conv.v0.16.0)
-> compiled  ppx_variants_conv.v0.16.0
Processing 176/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_variants_conv.v0.16.0
Processing 177/242: [ppx_let: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 177/242: [ppx_let: dune build] [sedlex: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 178/242: [ppx_let: dune build] [sedlex: dune build]
Processing 179/242: [ppx_assert: dune build] [ppx_let: dune build] [sedlex: dune build]
Processing 180/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_let: dune build] [sedlex: dune build]
Processing 181/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [sedlex: dune build]
Processing 182/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build] [sedlex: dune build]
Processing 183/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build]
Processing 184/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_let" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_let.v0.16.0)
-> compiled  ppx_let.v0.16.0
Processing 184/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
-> installed ppx_let.v0.16.0
Processing 185/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sedlex" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sedlex.3.2)
-> compiled  sedlex.3.2
Processing 185/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed sedlex.3.2
Processing 186/242: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 187/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "uri-sexp" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 187/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed uri-sexp.4.4.0
Processing 188/242: [js_of_ocaml-compiler: dune build] [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/5.2.0/bin/dune "build" "-p" "ppx_sexp_value" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_value.v0.16.0)
-> compiled  ppx_sexp_value.v0.16.0
Processing 188/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.16.0
Processing 189/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_message" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_message.v0.16.0)
-> compiled  ppx_sexp_message.v0.16.0
Processing 189/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
-> installed ppx_sexp_message.v0.16.0
Processing 190/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
Processing 191/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_hash" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 191/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
-> installed ppx_hash.v0.16.0
Processing 192/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
Processing 193/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_custom_printf" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 193/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 194/242: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build]
Processing 195/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_assert" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 195/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_base: dune build] [ppx_log: dune build]
-> installed ppx_assert.v0.16.0
Processing 196/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_base: dune build] [ppx_log: dune build]
Processing 197/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_base" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 197/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build]
-> installed ppx_base.v0.16.0
Processing 198/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build]
Processing 199/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_log" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_log.v0.16.0)
-> compiled  ppx_log.v0.16.0
Processing 199/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build]
-> installed ppx_log.v0.16.0
Processing 200/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jst-config" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
Processing 200/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_string: dune build]
-> installed jst-config.v0.16.0
Processing 201/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_string: dune build]
Processing 202/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_string: dune build] [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_string" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_string.v0.16.0)
-> compiled  ppx_string.v0.16.0
Processing 202/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [time_now: dune build]
-> installed ppx_string.v0.16.0
Processing 203/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bin_prot" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bin_prot.v0.16.0)
-> compiled  bin_prot.v0.16.0
Processing 203/242: [js_of_ocaml-compiler: dune build] [time_now: dune build]
-> installed bin_prot.v0.16.0
Processing 204/242: [js_of_ocaml-compiler: dune build] [time_now: dune build]
Processing 205/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "time_now" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
Processing 205/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build]
-> installed time_now.v0.16.0
Processing 206/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build]
Processing 207/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_inline_test: dune build]
Processing 208/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_bin_prot" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_bin_prot.v0.16.0)
-> compiled  ppx_bin_prot.v0.16.0
Processing 208/242: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.16.0
Processing 209/242: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_module_timer" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_module_timer.v0.16.0)
-> compiled  ppx_module_timer.v0.16.0
Processing 209/242: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.16.0
Processing 210/242: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_inline_test" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
Processing 210/242: [js_of_ocaml-compiler: dune build]
-> installed ppx_inline_test.v0.16.1
Processing 211/242: [js_of_ocaml-compiler: dune build]
Processing 212/242: [js_of_ocaml-compiler: dune build] [ppx_bench: dune build]
Processing 213/242: [js_of_ocaml-compiler: dune build] [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_bench" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_bench.v0.16.0)
-> compiled  ppx_bench.v0.16.0
Processing 213/242: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
-> installed ppx_bench.v0.16.0
Processing 214/242: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 215/242: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "splittable_random" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/splittable_random.v0.16.0)
-> compiled  splittable_random.v0.16.0
Processing 215/242: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
-> installed splittable_random.v0.16.0
Processing 216/242: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 217/242: [base_quickcheck: dune build] [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_expect" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
Processing 217/242: [base_quickcheck: dune build] [js_of_ocaml-compiler: dune build]
-> installed ppx_expect.v0.16.0
Processing 218/242: [base_quickcheck: dune build] [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "js_of_ocaml-compiler" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml-compiler.5.8.2)
- (cd tools/version && /home/opam/.opam/5.2.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml-compiler.5.8.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  js_of_ocaml-compiler.5.8.2
Processing 218/242: [base_quickcheck: dune build]
-> installed js_of_ocaml-compiler.5.8.2
Processing 219/242: [base_quickcheck: dune build]
Processing 220/242: [base_quickcheck: dune build] [js_of_ocaml: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base_quickcheck" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base_quickcheck.v0.16.0)
-> compiled  base_quickcheck.v0.16.0
Processing 220/242: [js_of_ocaml: dune build]
-> installed base_quickcheck.v0.16.0
Processing 221/242: [js_of_ocaml: dune build]
Processing 222/242: [js_of_ocaml: dune build] [ppx_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_jane" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_jane.v0.16.0)
-> compiled  ppx_jane.v0.16.0
Processing 222/242: [js_of_ocaml: dune build]
-> installed ppx_jane.v0.16.0
Processing 223/242: [js_of_ocaml: dune build]
Processing 224/242: [int_repr: dune build] [js_of_ocaml: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "int_repr" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/int_repr.v0.16.0)
-> compiled  int_repr.v0.16.0
Processing 224/242: [js_of_ocaml: dune build]
-> installed int_repr.v0.16.0
Processing 225/242: [js_of_ocaml: dune build]
Processing 226/242: [base_bigstring: dune build] [js_of_ocaml: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base_bigstring" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base_bigstring.v0.16.0)
-> compiled  base_bigstring.v0.16.0
Processing 226/242: [js_of_ocaml: dune build]
-> installed base_bigstring.v0.16.0
Processing 227/242: [js_of_ocaml: dune build]
Processing 228/242: [core: dune build] [js_of_ocaml: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "js_of_ocaml" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml.5.8.2)
- (cd tools/version && /home/opam/.opam/5.2.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml.5.8.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  js_of_ocaml.5.8.2
Processing 228/242: [core: dune build]
-> installed js_of_ocaml.5.8.2
Processing 229/242: [core: dune build]
Processing 230/242: [core: dune build] [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "js_of_ocaml-ppx" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml-ppx.5.8.2)
- (cd tools/version && /home/opam/.opam/5.2.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.2.0/.opam-switch/build/js_of_ocaml-ppx.5.8.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  js_of_ocaml-ppx.5.8.2
Processing 230/242: [core: dune build]
-> installed js_of_ocaml-ppx.5.8.2
Processing 231/242: [core: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "core" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/core.v0.16.2)
- (cd _build/default/core/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -I ../../base_for_tests/src -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o gc_stubs.o -c gc_stubs.c)
- gc_stubs.c:14:10: warning: '__unused' macro redefined [-Wmacro-redefined]
- # define __unused(x) x __attribute__((unused))
-          ^
- /usr/include/sys/cdefs.h:215:9: note: previous definition is here
- #define __unused        __attribute__((__unused__))
-         ^
- 1 warning generated.
- (cd _build/default/core/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -I ../../base_for_tests/src -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:15:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas]
- #pragma GCC diagnostic ignored "-pedantic"
-                                ^
- 1 warning generated.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I core/src/.core.objs/byte -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -I command/src/.command.objs/byte -I filename_base/src/.filename_base.objs/byte -I heap_block/.heap_block.objs/byte -I univ_map/src/.univ_map.objs/byte -I validate/src/.validate.objs/byte -intf-suffix .ml -no-alias-deps -open Core__ -o core/src/.core.objs/byte/core__Gc.cmo -c -impl core/src/gc.pp.ml)
- File "core/src/gc.ml", line 507, characters 4-54:
- 507 |     Stdlib.Gc.Memprof.start ~sampling_rate:1.0 tracker;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I core/src/.core.objs/byte -I core/src/.core.objs/native -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -I base_for_tests/src/.base_for_tests.objs/native -I command/src/.command.objs/byte -I command/src/.command.objs/native -I filename_base/src/.filename_base.objs/byte -I filename_base/src/.filename_base.objs/native -I heap_block/.heap_block.objs/byte -I heap_block/.heap_block.objs/native -I univ_map/src/.univ_map.objs/byte -I univ_map/src/.univ_map.objs/native -I validate/src/.validate.objs/byte -I validate/src/.validate.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o core/src/.core.objs/native/core__Gc.cmx -c -impl core/src/gc.pp.ml)
- File "core/src/gc.ml", line 507, characters 4-54:
- 507 |     Stdlib.Gc.Memprof.start ~sampling_rate:1.0 tracker;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
-> compiled  core.v0.16.2
-> installed core.v0.16.2
Processing 233/242: [core_kernel: dune build]
Processing 234/242: [core_kernel: dune build] [protocol_version_header: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "protocol_version_header" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/protocol_version_header.v0.16.0)
-> compiled  protocol_version_header.v0.16.0
Processing 234/242: [core_kernel: dune build]
-> installed protocol_version_header.v0.16.0
Processing 235/242: [core_kernel: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "core_kernel" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/core_kernel.v0.16.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I core_kernel/src/.core_kernel.objs/byte -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/core -I /home/opam/.opam/5.2.0/lib/core/base_for_tests -I /home/opam/.opam/5.2.0/lib/core/command -I /home/opam/.opam/5.2.0/lib/core/filename_base -I /home/opam/.opam/5.2.0/lib/core/heap_block -I /home/opam/.opam/5.2.0/lib/core/univ_map -I /home/opam/.opam/5.2.0/lib/core/validate -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -no-alias-deps -o core_kernel/src/.core_kernel.objs/byte/core_kernel.cmo -c -impl core_kernel/src/core_kernel.pp.ml)
- File "core_kernel/src/core_kernel.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "[since 2021-05] Use [Core] -- [Core_kernel] was renamed as [Core]"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I core_kernel/src/.core_kernel.objs/byte -I core_kernel/src/.core_kernel.objs/native -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/core -I /home/opam/.opam/5.2.0/lib/core/base_for_tests -I /home/opam/.opam/5.2.0/lib/core/command -I /home/opam/.opam/5.2.0/lib/core/filename_base -I /home/opam/.opam/5.2.0/lib/core/heap_block -I /home/opam/.opam/5.2.0/lib/core/univ_map -I /home/opam/.opam/5.2.0/lib/core/validate -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -intf-suffix .ml -no-alias-deps -o core_kernel/src/.core_kernel.objs/native/core_kernel.cmx -c -impl core_kernel/src/core_kernel.pp.ml)
- File "core_kernel/src/core_kernel.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "[since 2021-05] Use [Core] -- [Core_kernel] was renamed as [Core]"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  core_kernel.v0.16.0
-> installed core_kernel.v0.16.0
Processing 237/242: [async_kernel: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "async_kernel" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/async_kernel.v0.16.0)
-> compiled  async_kernel.v0.16.0
-> installed async_kernel.v0.16.0
Processing 239/242: [async_rpc_kernel: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "async_rpc_kernel" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/async_rpc_kernel.v0.16.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.async_rpc_kernel.objs/byte -I /home/opam/.opam/5.2.0/lib/async_kernel -I /home/opam/.opam/5.2.0/lib/async_kernel/config -I /home/opam/.opam/5.2.0/lib/async_kernel/eager_deferred -I /home/opam/.opam/5.2.0/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/core -I /home/opam/.opam/5.2.0/lib/core/base_for_tests -I /home/opam/.opam/5.2.0/lib/core/command -I /home/opam/.opam/5.2.0/lib/core/filename_base -I /home/opam/.opam/5.2.0/lib/core/heap_block -I /home/opam/.opam/5.2.0/lib/core/univ_map -I /home/opam/.opam/5.2.0/lib/core/validate -I /home/opam/.opam/5.2.0/lib/core_kernel/bus -I /home/opam/.opam/5.2.0/lib/core_kernel/moption -I /home/opam/.opam/5.2.0/lib/core_kernel/pairing_heap -I /home/opam/.opam/5.2.0/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/5.2.0/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/5.2.0/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/5.2.0/lib/core_kernel/timing_wheel -I /home/opam/.opam/5.2.0/lib/core_kernel/tuple_pool -I /home/opam/.opam/5.2.0/lib/core_kernel/uopt -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/protocol_version_header -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -no-alias-deps -open Async_rpc_kernel__ -o src/.async_rpc_kernel.objs/byte/async_rpc_kernel__Protocol.cmo -c -impl src/protocol.pp.ml)
- File "src/protocol.ml", line 9, characters 40-50:
- 9 | module Query_id = Core.Unique_id.Int63 (struct end)
-                                             ^^^^^^^^^^
- Warning 73 [generative-application-expects-unit]: A generative functor
- should be applied to '()'; using '(struct end)' is deprecated.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.async_rpc_kernel.objs/byte -I src/.async_rpc_kernel.objs/native -I /home/opam/.opam/5.2.0/lib/async_kernel -I /home/opam/.opam/5.2.0/lib/async_kernel/config -I /home/opam/.opam/5.2.0/lib/async_kernel/eager_deferred -I /home/opam/.opam/5.2.0/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/5.2.0/lib/base -I /home/opam/.opam/5.2.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.2.0/lib/base/caml -I /home/opam/.opam/5.2.0/lib/base/md5 -I /home/opam/.opam/5.2.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0/lib/base_bigstring -I /home/opam/.opam/5.2.0/lib/base_quickcheck -I /home/opam/.opam/5.2.0/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/5.2.0/lib/bin_prot -I /home/opam/.opam/5.2.0/lib/bin_prot/shape -I /home/opam/.opam/5.2.0/lib/core -I /home/opam/.opam/5.2.0/lib/core/base_for_tests -I /home/opam/.opam/5.2.0/lib/core/command -I /home/opam/.opam/5.2.0/lib/core/filename_base -I /home/opam/.opam/5.2.0/lib/core/heap_block -I /home/opam/.opam/5.2.0/lib/core/univ_map -I /home/opam/.opam/5.2.0/lib/core/validate -I /home/opam/.opam/5.2.0/lib/core_kernel/bus -I /home/opam/.opam/5.2.0/lib/core_kernel/moption -I /home/opam/.opam/5.2.0/lib/core_kernel/pairing_heap -I /home/opam/.opam/5.2.0/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/5.2.0/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/5.2.0/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/5.2.0/lib/core_kernel/timing_wheel -I /home/opam/.opam/5.2.0/lib/core_kernel/tuple_pool -I /home/opam/.opam/5.2.0/lib/core_kernel/uopt -I /home/opam/.opam/5.2.0/lib/fieldslib -I /home/opam/.opam/5.2.0/lib/int_repr -I /home/opam/.opam/5.2.0/lib/jane-street-headers -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_assert/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_bench/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_expect/collector -I /home/opam/.opam/5.2.0/lib/ppx_expect/common -I /home/opam/.opam/5.2.0/lib/ppx_expect/config -I /home/opam/.opam/5.2.0/lib/ppx_expect/config_types -I /home/opam/.opam/5.2.0/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_here/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/config -I /home/opam/.opam/5.2.0/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_log/types -I /home/opam/.opam/5.2.0/lib/ppx_module_timer/runtime -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/runtime -I /home/opam/.opam/5.2.0/lib/ppx_stable_witness/stable_witness -I /home/opam/.opam/5.2.0/lib/protocol_version_header -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I /home/opam/.opam/5.2.0/lib/splittable_random -I /home/opam/.opam/5.2.0/lib/stdio -I /home/opam/.opam/5.2.0/lib/time_now -I /home/opam/.opam/5.2.0/lib/typerep -I /home/opam/.opam/5.2.0/lib/variantslib -intf-suffix .ml -no-alias-deps -open Async_rpc_kernel__ -o src/.async_rpc_kernel.objs/native/async_rpc_kernel__Protocol.cmx -c -impl src/protocol.pp.ml)
- File "src/protocol.ml", line 9, characters 40-50:
- 9 | module Query_id = Core.Unique_id.Int63 (struct end)
-                                             ^^^^^^^^^^
- Warning 73 [generative-application-expects-unit]: A generative functor
- should be applied to '()'; using '(struct end)' is deprecated.
-> compiled  async_rpc_kernel.v0.16.0
-> installed async_rpc_kernel.v0.16.0
Processing 241/242: [async_js: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "async_js" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/async_js.v0.16.0)
-> compiled  async_js.v0.16.0
-> installed async_js.v0.16.0
Done.
2024-06-04 22:02.06 ---> saved as "d4f4a0ae476a18ebc3c1ee425de1c6470625682f82f25fb9d07a7ad5e1405d00"
Job succeeded