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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 14:52.32 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2024-11-11 14:52.32 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 14:52.32 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
  Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Added 9 lines after line 1 in ~\.bash_profile.
2024-11-11 14:52.32 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=default)
2024-11-11 14:52.32 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-11 14:52.32 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\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 '\"windows-server-2022-amd64-ocaml-4.14.2\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] async_js.v0.16.0 is not installed.

The following actions will be performed:
=== install 83 packages
  - install angstrom                    0.16.1            [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.10.0            [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.16.1            [required by async_js]
  - install dune-configurator           3.16.1            [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                      20240715          [required by js_of_ocaml-compiler]
  - install menhirCST                   20240715          [required by menhir]
  - install menhirLib                   20240715          [required by js_of_ocaml-compiler]
  - install menhirSdk                   20240715          [required by js_of_ocaml-compiler]
  - install num                         1.5-1             [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4           [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.33.1~5.3preview [required by js_of_ocaml, js_of_ocaml-ppx]
  - install protocol_version_header     v0.16.0           [required by async_rpc_kernel]
  - install re                          1.12.0            [required by ppx_expect]
  - install sedlex                      3.3               [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.2             [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/242: [angstrom.0.16.1: extract]
Processing  2/242: [angstrom.0.16.1: extract] [async_js.v0.16.0: extract]
Processing  3/242: [angstrom.0.16.1: extract] [async_js.v0.16.0: extract] [async_kernel.v0.16.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/242: [async_js.v0.16.0: extract] [async_kernel.v0.16.0: extract]
Processing  4/242: [async_js.v0.16.0: extract] [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: extract]
-> retrieved async_js.v0.16.0  (cached)
Processing  4/242: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: extract]
Processing  5/242: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: extract] [base.v0.16.3: extract]
-> retrieved async_kernel.v0.16.0  (cached)
Processing  5/242: [async_rpc_kernel.v0.16.0: extract] [base.v0.16.3: extract]
Processing  6/242: [async_rpc_kernel.v0.16.0: extract] [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract]
-> retrieved async_rpc_kernel.v0.16.0  (cached)
Processing  6/242: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract]
Processing  7/242: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base.v0.16.3  (cached)
Processing  7/242: [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
Processing  8/242: [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  8/242: [base_quickcheck.v0.16.0: extract] [bigstringaf.0.10.0: extract]
Processing  9/242: [base_quickcheck.v0.16.0: extract] [bigstringaf.0.10.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  9/242: [bigstringaf.0.10.0: extract] [bin_prot.v0.16.0: extract]
Processing 10/242: [bigstringaf.0.10.0: extract] [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 10/242: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract]
Processing 11/242: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract]
Processing 12/242: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract] [core.v0.16.2: extract]
Processing 13/242: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract] [core.v0.16.2: extract] [conf-bash: bash]
-> retrieved bin_prot.v0.16.0  (cached)
Processing 13/242: [cmdliner.1.3.0: extract] [core.v0.16.2: extract] [conf-bash: bash]
Processing 14/242: [cmdliner.1.3.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash]
-> retrieved cmdliner.1.3.0  (cached)
Processing 14/242: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash]
Processing 15/242: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash]
Processing 16/242: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved core.v0.16.2  (cached)
Processing 16/242: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash]
Processing 17/242: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved core_kernel.v0.16.0  (cached)
Processing 17/242: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash]
Processing 18/242: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved csexp.1.5.2  (cached)
Processing 18/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 19/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [gen.1.1: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 19/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [cmdliner: make all] [conf-bash: bash]
Processing 20/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [int_repr.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved gen.1.1  (cached)
Processing 20/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [int_repr.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 21/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved int_repr.v0.16.0  (cached)
Processing 21/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 22/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 22/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [conf-bash: bash]
Processing 23/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [jst-config.v0.16.0: extract] [cmdliner: make all] [conf-bash: bash]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- 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 23/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [jst-config.v0.16.0: extract] [cmdliner: make all]
-> installed conf-bash.1
Processing 24/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [jst-config.v0.16.0: extract] [cmdliner: make all]
-> retrieved jst-config.v0.16.0  (cached)
Processing 24/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all]
Processing 25/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 25/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all]
Processing 26/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [num.1.5-1: extract] [cmdliner: make all]
-> retrieved num.1.5-1  (cached)
Processing 26/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all]
Processing 27/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
[num: patch] applying num-in-findlib-dir.patch
Processing 28/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 28/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [num: patch]
Processing 29/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [num: patch]
Processing 29/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 29/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 30/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved parsexp.v0.16.0  (cached)
Processing 30/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 31/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_assert.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 31/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 32/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_base.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 32/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 33/242: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_bench.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 33/242: [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_bench.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 34/242: [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
Processing 35/242: [js_of_ocaml.5.8.2 + 2 others: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> 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: [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 36/242: [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 36/242: [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 37/242: [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 37/242: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 38/242: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 38/242: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 39/242: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 39/242: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 40/242: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 40/242: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 41/242: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 41/242: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 42/242: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 42/242: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 43/242: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 43/242: [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 44/242: [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 44/242: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 45/242: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 45/242: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 46/242: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 46/242: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 47/242: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 47/242: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 48/242: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 48/242: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 49/242: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 49/242: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 50/242: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 50/242: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 51/242: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 51/242: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 52/242: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 52/242: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 53/242: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 53/242: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 54/242: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 54/242: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 55/242: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 55/242: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 56/242: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 56/242: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 57/242: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 57/242: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 58/242: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 58/242: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 59/242: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 59/242: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 60/242: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 60/242: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 61/242: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 61/242: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 62/242: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 62/242: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 63/242: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 63/242: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 64/242: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 64/242: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 65/242: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 65/242: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 66/242: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 66/242: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 67/242: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [protocol_version_header.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 67/242: [ppxlib.0.33.1~5.3preview: extract] [protocol_version_header.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 68/242: [ppxlib.0.33.1~5.3preview: extract] [protocol_version_header.v0.16.0: extract] [re.1.12.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved protocol_version_header.v0.16.0  (cached)
Processing 68/242: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
Processing 69/242: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sedlex.3.3: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.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 69/242: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sedlex.3.3: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 70/242: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sedlex.3.3: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 70/242: [re.1.12.0: extract] [sedlex.3.3: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 71/242: [re.1.12.0: extract] [sedlex.3.3: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 72/242: [re.1.12.0: extract] [sedlex.3.3: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 73/242: [re.1.12.0: extract] [sedlex.3.3: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved re.1.12.0  (cached)
Processing 73/242: [sedlex.3.3: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 74/242: [sedlex.3.3: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved sedlex.3.3  (cached)
Processing 74/242: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 75/242: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved sexplib.v0.16.0  (cached)
Processing 75/242: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 76/242: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 76/242: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 77/242: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 77/242: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 78/242: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved stdio.v0.16.0  (cached)
Processing 78/242: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 79/242: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 79/242: [stringext.1.6.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 80/242: [stringext.1.6.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved stringext.1.6.0  (cached)
Processing 80/242: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 81/242: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved time_now.v0.16.0  (cached)
Processing 81/242: [typerep.v0.16.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 82/242: [typerep.v0.16.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved typerep.v0.16.0  (cached)
Processing 82/242: [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
Processing 83/242: [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.16.0: extract] [yojson.2.2.2: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 83/242: [variantslib.v0.16.0: extract] [yojson.2.2.2: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
-> retrieved variantslib.v0.16.0  (cached)
Processing 83/242: [yojson.2.2.2: extract] [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\num.1.5-1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 83/242: [yojson.2.2.2: extract] [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\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 \
-   "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
Processing 83/242: [yojson.2.2.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved yojson.2.2.2  (cached)
Processing 83/242: [dune: ocaml 31] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 83/242: [dune: ocaml 31]
-> installed num.1.5-1
Processing 84/242: [dune: ocaml 31]
-> installed seq.base
Processing 85/242: [dune: ocaml 31]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31
- 


Processing 85/242: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 100/242: [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]
-> installed csexp.1.5.2
Processing 101/242: [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]
Processing 102/242: [dune-configurator: rm] [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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "@install" "-p" "gen" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 102/242: [dune-configurator: rm] [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]
-> installed gen.1.1
Processing 103/242: [dune-configurator: rm] [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]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "jane-street-headers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 103/242: [dune-configurator: rm] [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 104/242: [dune-configurator: rm] [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]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
Processing 104/242: [dune-configurator: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirCST" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 104/242: [dune-configurator: 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 menhirCST.20240715
Processing 105/242: [dune-configurator: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirLib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 105/242: [dune-configurator: 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 menhirLib.20240715
Processing 106/242: [dune-configurator: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirSdk" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 106/242: [dune-configurator: 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 menhirSdk.20240715
Processing 107/242: [dune-configurator: 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 108/242: [dune-configurator: dune build] [menhir: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 108/242: [dune-configurator: dune build] [menhir: 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 ocaml-compiler-libs.v0.12.4
Processing 109/242: [dune-configurator: dune build] [menhir: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 109/242: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 110/242: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 110/242: [dune-configurator: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 111/242: [dune-configurator: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "re" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\re.1.12.0)
-> compiled  re.1.12.0
Processing 111/242: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed re.1.12.0
Processing 112/242: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib0" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 112/242: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed sexplib0.v0.16.0
Processing 113/242: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 114/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 114/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [stringext: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 115/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [stringext: dune build] [yojson: dune build]
Processing 116/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stringext" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 116/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed stringext.1.6.0
Processing 117/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "yojson" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 117/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed yojson.2.2.2
Processing 118/242: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
-> compiled  dune-configurator.3.16.1
Processing 118/242: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.16.1
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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "parsexp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bigstringaf" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 123/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed bigstringaf.0.10.0
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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 125/242: [angstrom: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed sexplib.v0.16.0
Processing 126/242: [angstrom: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "angstrom" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 126/242: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed angstrom.0.16.1
Processing 127/242: [base: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 128/242: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "uri" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base.v0.16.3)
-> 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "fieldslib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\fieldslib.v0.16.0)
-> compiled  fieldslib.v0.16.0
Processing 134/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.16.0
Processing 135/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "variantslib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\variantslib.v0.16.0)
-> compiled  variantslib.v0.16.0
Processing 135/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.16.0
Processing 136/242: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdio" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "typerep" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
Processing 138/242: [menhir: dune build]
-> installed ppxlib.0.33.1~5.3preview
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]
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_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 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_globalize: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
Processing 156/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] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
Processing 157/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] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 158/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] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_globalize" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 158/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] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_globalize.v0.16.0
Processing 159/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] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_optcomp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 159/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_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 160/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_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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_cold" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 160/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_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_cold.v0.16.0
Processing 161/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_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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_disable_unused_warnings" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_disable_unused_warnings.v0.16.0)
-> compiled  ppx_disable_unused_warnings.v0.16.0
Processing 161/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_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_disable_unused_warnings.v0.16.0
Processing 162/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_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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_here" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 162/242: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: 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]
-> installed ppx_here.v0.16.0
Processing 163/242: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: 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_enumerate: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_tydi" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_tydi.v0.16.0)
-> compiled  ppx_tydi.v0.16.0
Processing 164/242: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_tydi.v0.16.0
Processing 165/242: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_enumerate" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 166/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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_compare" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 166/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_compare.v0.16.0
Processing 167/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_fields_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_fields_conv.v0.16.0)
-> compiled  ppx_fields_conv.v0.16.0
Processing 167/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_fields_conv.v0.16.0
Processing 168/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_ignore_instrumentation" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_ignore_instrumentation.v0.16.0)
-> compiled  ppx_ignore_instrumentation.v0.16.0
Processing 168/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_ignore_instrumentation.v0.16.0
Processing 169/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_fixed_literal" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_fixed_literal.v0.16.0)
-> compiled  ppx_fixed_literal.v0.16.0
Processing 169/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_fixed_literal.v0.16.0
Processing 170/242: [menhir: 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_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_pipebang" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_pipebang.v0.16.0)
-> compiled  ppx_pipebang.v0.16.0
Processing 170/242: [menhir: 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_pipebang.v0.16.0
Processing 171/242: [menhir: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_stable" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_stable.v0.16.0)
-> compiled  ppx_stable.v0.16.0
Processing 171/242: [menhir: 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 172/242: [menhir: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_optional" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_optional.v0.16.0)
-> compiled  ppx_optional.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_optional.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_stable_witness" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 174/242: [menhir: dune build] [ppx_let: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 175/242: [menhir: dune build] [ppx_let: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 176/242: [menhir: dune build] [ppx_assert: dune build] [ppx_let: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 177/242: [menhir: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_let: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 178/242: [menhir: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 179/242: [menhir: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_let: dune build] [ppx_sexp_message: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 180/242: [menhir: dune build] [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] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
Processing 181/242: [menhir: dune build] [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] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_typerep_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_typerep_conv.v0.16.0)
-> compiled  ppx_typerep_conv.v0.16.0
Processing 181/242: [menhir: dune build] [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] [ppx_variants_conv: dune build] [sedlex: dune build] [uri-sexp: dune build]
-> installed ppx_typerep_conv.v0.16.0
Processing 182/242: [menhir: dune build] [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] [ppx_variants_conv: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_variants_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_variants_conv.v0.16.0)
-> compiled  ppx_variants_conv.v0.16.0
Processing 182/242: [menhir: dune build] [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]
-> installed ppx_variants_conv.v0.16.0
Processing 183/242: [menhir: dune build] [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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_let" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_let.v0.16.0)
-> compiled  ppx_let.v0.16.0
Processing 183/242: [menhir: 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] [sedlex: dune build] [uri-sexp: dune build]
-> installed ppx_let.v0.16.0
Processing 184/242: [menhir: 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] [sedlex: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sedlex" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sedlex.3.3)
-> compiled  sedlex.3.3
Processing 184/242: [menhir: 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]
-> installed sedlex.3.3
Processing 185/242: [menhir: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhir" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhir.20240715)
- (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.20240715
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 menhir.20240715
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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_assert" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 187/242: [js_of_ocaml-compiler: 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 ppx_assert.v0.16.0
Processing 188/242: [js_of_ocaml-compiler: 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 189/242: [js_of_ocaml-compiler: dune build] [jst-config: 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_hash" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 189/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed ppx_hash.v0.16.0
Processing 190/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 191/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_custom_printf" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 191/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 192/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 193/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_message" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_message.v0.16.0)
-> compiled  ppx_sexp_message.v0.16.0
Processing 193/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed ppx_sexp_message.v0.16.0
Processing 194/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 195/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_value" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_value.v0.16.0)
-> compiled  ppx_sexp_value.v0.16.0
Processing 195/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] [uri-sexp: dune build]
-> installed ppx_sexp_value.v0.16.0
Processing 196/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "uri-sexp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 196/242: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build]
-> installed uri-sexp.4.4.0
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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_log" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bin_prot" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bin_prot.v0.16.0)
-> compiled  bin_prot.v0.16.0
Processing 200/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build]
-> installed bin_prot.v0.16.0
Processing 201/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build]
Processing 202/242: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_bin_prot: dune build] [ppx_string: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "jst-config" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
Processing 202/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_string: dune build]
-> installed jst-config.v0.16.0
Processing 203/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_string: dune build]
Processing 204/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_string" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_string.v0.16.0)
-> compiled  ppx_string.v0.16.0
Processing 204/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [time_now: dune build]
-> installed ppx_string.v0.16.0
Processing 205/242: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [time_now: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "time_now" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_bin_prot" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_module_timer" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_inline_test" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_bench" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_expect" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
Processing 215/242: [js_of_ocaml-compiler: dune build] [splittable_random: dune build]
-> installed ppx_expect.v0.16.0
Processing 216/242: [js_of_ocaml-compiler: dune build] [splittable_random: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.8.2
Processing 216/242: [splittable_random: dune build]
-> installed js_of_ocaml-compiler.5.8.2
Processing 217/242: [splittable_random: dune build]
Processing 218/242: [js_of_ocaml: dune build] [splittable_random: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "splittable_random" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\splittable_random.v0.16.0)
-> compiled  splittable_random.v0.16.0
Processing 218/242: [js_of_ocaml: dune build]
-> installed splittable_random.v0.16.0
Processing 219/242: [js_of_ocaml: dune build]
Processing 220/242: [base_quickcheck: dune build] [js_of_ocaml: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base_quickcheck" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_jane" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "int_repr" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base_bigstring" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base_bigstring.v0.16.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:\Users\opam\AppData\Local\opam\default\lib\base -I C:\Users\opam\AppData\Local\opam\default\lib\base\base_internalhash_types -I C:\Users\opam\AppData\Local\opam\default\lib\base\caml -I C:\Users\opam\AppData\Local\opam\default\lib\base\md5 -I C:\Users\opam\AppData\Local\opam\default\lib\base\shadow_stdlib -I C:\Users\opam\AppData\Local\opam\default\lib\base_quickcheck -I C:\Users\opam\AppData\Local\opam\default\lib\base_quickcheck\ppx_quickcheck/runtime -I C:\Users\opam\AppData\Local\opam\default\lib\bin_prot -I C:\Users\opam\AppData\Local\opam\default\lib\bin_prot/shape -I C:\Users\opam\AppData\Local\opam\default\lib\fieldslib -I C:\Users\opam\AppData\Local\opam\default\lib\int_repr -I C:\Users\opam\AppData\Local\opam\default\lib\jane-street-headers -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_assert\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_bench\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_compare\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_enumerate\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\collector -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\common -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\config -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\config_types -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_hash\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_here\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_inline_test\config -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_inline_test\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_log\types -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_module_timer\runtime -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_stable_witness\runtime -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_stable_witness\stable_witness -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib0 -I C:\Users\opam\AppData\Local\opam\default\lib\splittable_random -I C:\Users\opam\AppData\Local\opam\default\lib\stdio -I C:\Users\opam\AppData\Local\opam\default\lib\time_now -I C:\Users\opam\AppData\Local\opam\default\lib\typerep -I C:\Users\opam\AppData\Local\opam\default\lib\variantslib -o base_bigstring_stubs.o -c base_bigstring_stubs.c)
- base_bigstring_stubs.c: In function 'bigstring_memmem':
- base_bigstring_stubs.c:238:24: warning: implicit declaration of function 'memmem'; did you mean 'memset'? [-Wimplicit-function-declaration]
-   238 |   const char *result = memmem(haystack, Long_val(v_haystack_len),
-       |                        ^~~~~~
-       |                        memset
- base_bigstring_stubs.c:238:24: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
-> 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml-ppx" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-ppx.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-ppx.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> 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]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "core" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\core.v0.16.2)
- File "core/src/dune", line 11, characters 10-25:
- 11 |  (c_names bigstring_stubs md5_stubs array_stubs gc_stubs time_ns_stubs)
-                ^^^^^^^^^^^^^^^
- (cd _build/default/core/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -D_LARGEFILE64_SOURCE -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:\Users\opam\AppData\Local\opam\default\lib\base -I C:\Users\opam\AppData\Local\opam\default\lib\base\base_internalhash_types -I C:\Users\opam\AppData\Local\opam\default\lib\base\caml -I C:\Users\opam\AppData\Local\opam\default\lib\base\md5 -I C:\Users\opam\AppData\Local\opam\default\lib\base\shadow_stdlib -I C:\Users\opam\AppData\Local\opam\default\lib\base_bigstring -I C:\Users\opam\AppData\Local\opam\default\lib\base_quickcheck -I C:\Users\opam\AppData\Local\opam\default\lib\base_quickcheck\ppx_quickcheck/runtime -I C:\Users\opam\AppData\Local\opam\default\lib\bin_prot -I C:\Users\opam\AppData\Local\opam\default\lib\bin_prot/shape -I C:\Users\opam\AppData\Local\opam\default\lib\fieldslib -I C:\Users\opam\AppData\Local\opam\default\lib\int_repr -I C:\Users\opam\AppData\Local\opam\default\lib\jane-street-headers -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_assert\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_bench\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_compare\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_enumerate\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\collector -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\common -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\config -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_expect\config_types -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_hash\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_here\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_inline_test\config -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_inline_test\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_log\types -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_module_timer\runtime -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_stable_witness\runtime -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_stable_witness\stable_witness -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib0 -I C:\Users\opam\AppData\Local\opam\default\lib\splittable_random -I C:\Users\opam\AppData\Local\opam\default\lib\stdio -I C:\Users\opam\AppData\Local\opam\default\lib\time_now -I C:\Users\opam\AppData\Local\opam\default\lib\typerep -I C:\Users\opam\AppData\Local\opam\default\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 bigstring_stubs.o -c bigstring_stubs.c)
- bigstring_stubs.c:42:10: fatal error: endian.h: No such file or directory
-    42 | #include <endian.h>
-       |          ^~~~~~~~~~
- compilation terminated.
[ERROR] The compilation of core.v0.16.2 failed at "dune build -p core -j 31".

#=== ERROR while compiling core.v0.16.2 =======================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\core.v0.16.2
# command              ~\AppData\Local\opam\default\bin\dune.exe build -p core -j 31
# exit-code            1
# env-file             ~\AppData\Local\opam\log\core-3692-b723be.env
# output-file          ~\AppData\Local\opam\log\core-3692-b723be.out
### output ###
# File "core/src/dune", line 11, characters 10-25:
# 11 |  (c_names bigstring_stubs md5_stubs array_stubs gc_stubs time_ns_stubs)
#                ^^^^^^^^^^^^^^^
# (cd _build/default/core/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -D_LARGEFILE64_SOURCE -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:\Users\opam\AppData\Local\opam\default\lib\base -I C:\Users\opam\AppData\Local\opam\default\lib\base\base_intern[...]
# bigstring_stubs.c:42:10: fatal error: endian.h: No such file or directory
#    42 | #include <endian.h>
#       |          ^~~~~~~~~~
# compilation terminated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install async_js                v0.16.0
| - install async_kernel            v0.16.0
| - install async_rpc_kernel        v0.16.0
| - install core_kernel             v0.16.0
| - install protocol_version_header v0.16.0
+- 
+- The following actions failed
| - build core v0.16.2
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom                    0.16.1
| - install base                        v0.16.3
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bigstringaf                 0.10.0
| - install bin_prot                    v0.16.0
| - install cmdliner                    1.3.0
| - install conf-bash                   1
| - install csexp                       1.5.2
| - install dune                        3.16.1
| - install dune-configurator           3.16.1
| - install fieldslib                   v0.16.0
| - install gen                         1.1
| - install int_repr                    v0.16.0
| - install jane-street-headers         v0.16.0
| - install js_of_ocaml                 5.8.2
| - install js_of_ocaml-compiler        5.8.2
| - install js_of_ocaml-ppx             5.8.2
| - install jst-config                  v0.16.0
| - install menhir                      20240715
| - install menhirCST                   20240715
| - install menhirLib                   20240715
| - install menhirSdk                   20240715
| - install num                         1.5-1
| - install ocaml-compiler-libs         v0.12.4
| - install ocaml-syntax-shims          1.0.0
| - install parsexp                     v0.16.0
| - install ppx_assert                  v0.16.0
| - install ppx_base                    v0.16.0
| - install ppx_bench                   v0.16.0
| - install ppx_bin_prot                v0.16.0
| - install ppx_cold                    v0.16.0
| - install ppx_compare                 v0.16.0
| - install ppx_custom_printf           v0.16.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate               v0.16.0
| - install ppx_expect                  v0.16.0
| - install ppx_fields_conv             v0.16.0
| - install ppx_fixed_literal           v0.16.0
| - install ppx_globalize               v0.16.0
| - install ppx_hash                    v0.16.0
| - install ppx_here                    v0.16.0
| - install ppx_ignore_instrumentation  v0.16.0
| - install ppx_inline_test             v0.16.1
| - install ppx_jane                    v0.16.0
| - install ppx_let                     v0.16.0
| - install ppx_log                     v0.16.0
| - install ppx_module_timer            v0.16.0
| - install ppx_optcomp                 v0.16.0
| - install ppx_optional                v0.16.0
| - install ppx_pipebang                v0.16.0
| - install ppx_sexp_conv               v0.16.0
| - install ppx_sexp_message            v0.16.0
| - install ppx_sexp_value              v0.16.0
| - install ppx_stable                  v0.16.0
| - install ppx_stable_witness          v0.16.0
| - install ppx_string                  v0.16.0
| - install ppx_tydi                    v0.16.0
| - install ppx_typerep_conv            v0.16.0
| - install ppx_variants_conv           v0.16.0
| - install ppxlib                      0.33.1~5.3preview
| - install re                          1.12.0
| - install sedlex                      3.3
| - install seq                         base
| - install sexplib                     v0.16.0
| - install sexplib0                    v0.16.0
| - install splittable_random           v0.16.0
| - install stdio                       v0.16.0
| - install stdlib-shims                0.3.0
| - install stringext                   1.6.0
| - install time_now                    v0.16.0
| - install typerep                     v0.16.0
| - install uri                         4.4.0
| - install uri-sexp                    4.4.0
| - install variantslib                 v0.16.0
| - install yojson                      2.2.2
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\default\\.opam-switch\\backup\\state-20241111145246.export"
'C:\cygwin64\bin\opam.exe install -vy async_js.v0.16.0' failed.
"
opam remove -y "async_js.v0.16.0"
opam install -vy "async_js.v0.16.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "async_js.v0.16.0" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed