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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-01-16 09:24.37 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" 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"))
2025-01-16 09:24.37 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" 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 fa60a1c9467beffc47d1748db9da7e933389ef8d"))
2025-01-16 09:24.37 ---> using "a95350463b4d8b8cecd3d19621c83d246178471f34d479391d6b46c004ecd8d2" 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.
2025-01-16 09:24.37 ---> using "17fb56c6e3ec72cd7ce21154cdca7b0304a6d009e83eb38c0e9a708e5f04c4a6" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "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=4.14)
2025-01-16 09:24.37 ---> using "a76b871775e9c0dbf8af8434baf0e05c46db446dbfc8109e8173a0a56cdc7c93" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-01-16 09:24.37 ---> using "4a91ab746670cafd940ef07c5f110bf598efa0b7cde5059b8ae6cfc492bfab57" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"incremental.v0.16.1\"\
               \nopam install -vy \"incremental.v0.16.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"incremental.v0.16.1\" | grep -q '\"windows-server-2022-amd64-ocaml-5.3\"'; 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] incremental.v0.16.1 is not installed.

The following actions will be performed:
=== install 64 packages
  - 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 bin_prot                    v0.16.0 [required by core]
  - install conf-bash                   1       [required by base]
  - install core                        v0.16.2 [required by incremental]
  - install core_kernel                 v0.16.0 [required by incremental]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install dune                        3.17.1  [required by incremental]
  - install dune-configurator           3.17.1  [required by base]
  - install fieldslib                   v0.16.0 [required by core]
  - install incremental                 v0.16.1
  - install int_repr                    v0.16.0 [required by core_kernel]
  - install jane-street-headers         v0.16.0 [required by core]
  - install janestreet_lru_cache        v0.16.1 [required by incremental]
  - install jst-config                  v0.16.0 [required by core]
  - install num                         1.5-1   [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4 [required by ppxlib]
  - 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.1 [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 incremental]
  - 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 incremental]
  - 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 core]
  - 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.34.0  [required by ppx_jane]
  - install re                          1.12.0  [required by ppx_expect]
  - install seq                         base    [required by re]
  - install sexplib                     v0.16.0 [required by core]
  - install sexplib0                    v0.16.0 [required by base]
  - 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 time_now                    v0.16.0 [required by core]
  - install typerep                     v0.16.0 [required by core]
  - install variantslib                 v0.16.0 [required by core]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/191: [base.v0.16.3: extract]
Processing  2/191: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract]
Processing  3/191: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  3/191: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract]
Processing  4/191: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  4/191: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing  5/191: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing  6/191: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
Processing  7/191: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [conf-bash: bash]
-> retrieved base.v0.16.3  (cached)
Processing  7/191: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [conf-bash: bash]
Processing  8/191: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash]
-> retrieved bin_prot.v0.16.0  (cached)
Processing  8/191: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash]
Processing  9/191: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash]
-> retrieved core.v0.16.2  (cached)
Processing  9/191: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash]
Processing 10/191: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: http] [conf-bash: bash]
-> retrieved core_kernel.v0.16.0  (cached)
Processing 10/191: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: http] [conf-bash: bash]
Processing 11/191: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: http] [fieldslib.v0.16.0: extract] [conf-bash: bash]
-> retrieved csexp.1.5.2  (cached)
Processing 11/191: [dune.3.17.1, dune-configurator.3.17.1: http] [fieldslib.v0.16.0: extract] [conf-bash: bash]
Processing 12/191: [dune.3.17.1, dune-configurator.3.17.1: http] [fieldslib.v0.16.0: extract] [incremental.v0.16.1: extract] [conf-bash: bash]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 12/191: [dune.3.17.1, dune-configurator.3.17.1: http] [incremental.v0.16.1: extract] [conf-bash: bash]
Processing 13/191: [dune.3.17.1, dune-configurator.3.17.1: http] [incremental.v0.16.1: extract] [int_repr.v0.16.0: extract] [conf-bash: bash]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 13/191: [dune.3.17.1, dune-configurator.3.17.1: http] [incremental.v0.16.1: extract] [int_repr.v0.16.0: extract]
-> installed conf-bash.1
Processing 14/191: [dune.3.17.1, dune-configurator.3.17.1: http] [incremental.v0.16.1: extract] [int_repr.v0.16.0: extract]
-> retrieved incremental.v0.16.1  (cached)
Processing 14/191: [dune.3.17.1, dune-configurator.3.17.1: http] [int_repr.v0.16.0: extract]
Processing 15/191: [dune.3.17.1, dune-configurator.3.17.1: http] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
-> retrieved int_repr.v0.16.0  (cached)
Processing 15/191: [dune.3.17.1, dune-configurator.3.17.1: http] [jane-street-headers.v0.16.0: extract]
Processing 16/191: [dune.3.17.1, dune-configurator.3.17.1: http] [jane-street-headers.v0.16.0: extract] [janestreet_lru_cache.v0.16.1: extract]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 16/191: [dune.3.17.1, dune-configurator.3.17.1: http] [janestreet_lru_cache.v0.16.1: extract]
Processing 17/191: [dune.3.17.1, dune-configurator.3.17.1: http] [janestreet_lru_cache.v0.16.1: extract] [jst-config.v0.16.0: extract]
-> retrieved janestreet_lru_cache.v0.16.1  (cached)
Processing 17/191: [dune.3.17.1, dune-configurator.3.17.1: http] [jst-config.v0.16.0: extract]
Processing 18/191: [dune.3.17.1, dune-configurator.3.17.1: http] [jst-config.v0.16.0: extract] [num.1.5-1: extract]
-> retrieved jst-config.v0.16.0  (cached)
Processing 18/191: [dune.3.17.1, dune-configurator.3.17.1: http] [num.1.5-1: extract]
Processing 19/191: [dune.3.17.1, dune-configurator.3.17.1: http] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved num.1.5-1  (cached)
Processing 19/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 20/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract]
[num: patch] applying num-in-findlib-dir.patch
Processing 21/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 21/191: [dune.3.17.1, dune-configurator.3.17.1: http] [parsexp.v0.16.0: extract] [num: patch]
Processing 22/191: [dune.3.17.1, dune-configurator.3.17.1: http] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [num: patch]
-> retrieved parsexp.v0.16.0  (cached)
Processing 22/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_assert.v0.16.0: extract] [num: patch]
Processing 23/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: patch]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 23/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_base.v0.16.0: extract] [num: patch]
Processing 24/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [num: patch]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 24/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_bench.v0.16.0: extract] [num: patch]
Processing 25/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: patch]
Processing 25/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 25/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
Processing 26/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 26/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
Processing 27/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 27/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
Processing 28/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 28/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
Processing 29/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 29/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
Processing 30/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 30/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
Processing 31/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 31/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 32/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 32/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 33/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_fields_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 33/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 34/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 34/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 35/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_globalize.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 35/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 36/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_hash.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 36/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 37/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_here.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 37/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 38/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_ignore_instrumentation.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 38/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 39/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_inline_test.v0.16.1: extract] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 39/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 40/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_jane.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 40/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 41/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_let.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 41/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 42/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_log.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 42/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 43/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_module_timer.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 43/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 44/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_optcomp.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 44/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 45/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_optional.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 45/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 46/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_pipebang.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 46/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 47/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_sexp_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 47/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 48/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_sexp_message.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 48/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 49/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_sexp_value.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 49/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 50/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_stable.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 50/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 51/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_stable_witness.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 51/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 52/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_string.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 52/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 53/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_tydi.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 53/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 54/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_typerep_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 54/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 55/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppx_variants_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 55/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [num: make opam-legacy]
Processing 56/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppxlib.0.34.0: http] [num: make opam-legacy]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\num.1.5-1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.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/4.14/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 56/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppxlib.0.34.0: http]
-> installed num.1.5-1
Processing 57/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [ppxlib.0.34.0: http]
[ERROR] Failed to get sources of ppxlib.0.34.0: curl failed
Processing 57/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http]
Processing 58/191: [dune.3.17.1, dune-configurator.3.17.1: http] [ppx_expect.v0.16.1: http] [re.1.12.0: extract]
Processing 58/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract]
[ERROR] Failed to get sources of dune.3.17.1, dune-configurator.3.17.1 (https://github.com/ocaml/dune/releases/download/3.17.1/dune-3.17.1.tbz): curl failed
-> retrieved seq.base  (cached)
Processing 59/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract]
Processing 60/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 61/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 62/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 63/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 64/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 65/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 66/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 67/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 68/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 69/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 70/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 71/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 72/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 73/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
-> installed seq.base
Processing 74/191: [ppx_expect.v0.16.1: http] [re.1.12.0: extract] [sexplib.v0.16.0: extract]
Processing 74/191: [re.1.12.0: extract] [sexplib.v0.16.0: extract]
[ERROR] Failed to get sources of ppx_expect.v0.16.1: curl failed
Processing 75/191: [re.1.12.0: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract]
-> retrieved re.1.12.0  (cached)
Processing 75/191: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract]
Processing 76/191: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 77/191: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 78/191: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
-> retrieved sexplib.v0.16.0  (cached)
Processing 78/191: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 79/191: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 79/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 80/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 81/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 82/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 83/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 84/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 85/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 86/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 87/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 88/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 89/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 90/191: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 90/191: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 91/191: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
-> retrieved stdio.v0.16.0  (cached)
Processing 91/191: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
Processing 92/191: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 93/191: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 94/191: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 94/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 95/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 96/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 97/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 98/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 99/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 100/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 101/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 102/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 103/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 104/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 105/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 106/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 107/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 108/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 109/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 110/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 111/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 112/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 113/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 114/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 115/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 116/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 117/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 118/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 119/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 120/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 121/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 122/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 123/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 124/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 125/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 126/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 127/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 128/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 129/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 130/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 131/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 132/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 133/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 134/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 135/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 136/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 137/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 138/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 139/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 140/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 141/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 142/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 143/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 144/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 145/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 146/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 147/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 148/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 149/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 150/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 151/191: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved time_now.v0.16.0  (cached)
Processing 151/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 152/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 153/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 154/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 155/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 156/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 157/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 158/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 159/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 160/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 161/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 162/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 163/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 164/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 165/191: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved typerep.v0.16.0  (cached)
Processing 165/191: [variantslib.v0.16.0: extract]
Processing 166/191: [variantslib.v0.16.0: extract]
Processing 167/191: [variantslib.v0.16.0: extract]
Processing 168/191: [variantslib.v0.16.0: extract]
Processing 169/191: [variantslib.v0.16.0: extract]
-> retrieved variantslib.v0.16.0  (cached)

#=== ERROR while fetching sources for ppxlib.0.34.0 ===========================#
OpamSolution.Fetch_fail("https://github.com/ocaml-ppx/ppxlib/releases/download/0.34.0/ppxlib-0.34.0.tbz (curl failed: \"C:\\\\Windows\\\\system32\\\\curl.exe --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.3.0~beta1 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-3732-96c8a0\\\\ppxlib-0.34.0.tbz.part -- https://github.com/ocaml-ppx/ppxlib/releases/download/0.34.0/ppxlib-0.34.0.tbz\" exited with code 35)")

#=== ERROR while fetching sources for ppx_expect.v0.16.1 ======================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.16.1.tar.gz (curl failed: \"C:\\\\Windows\\\\system32\\\\curl.exe --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.3.0~beta1 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-3732-1ea097\\\\v0.16.1.tar.gz.part -- https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.16.1.tar.gz\" exited with code 35)")

#=== ERROR while fetching sources for dune.3.17.1 and dune-configurator.3.17.1 #
OpamSolution.Fetch_fail("https://github.com/ocaml/dune/releases/download/3.17.1/dune-3.17.1.tbz (curl failed: \"C:\\\\Windows\\\\system32\\\\curl.exe --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.3.0~beta1 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-3732-5a5716\\\\dune-3.17.1.tbz.part -- https://github.com/ocaml/dune/releases/download/3.17.1/dune-3.17.1.tbz\" exited with code 35)")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base                        v0.16.3
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bin_prot                    v0.16.0
| - install core                        v0.16.2
| - install core_kernel                 v0.16.0
| - install csexp                       1.5.2
| - install fieldslib                   v0.16.0
| - install incremental                 v0.16.1
| - install int_repr                    v0.16.0
| - install jane-street-headers         v0.16.0
| - install janestreet_lru_cache        v0.16.1
| - install jst-config                  v0.16.0
| - install ocaml-compiler-libs         v0.12.4
| - 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_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 re                          1.12.0
| - 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 time_now                    v0.16.0
| - install typerep                     v0.16.0
| - install variantslib                 v0.16.0
+- 
+- The following actions failed
| - fetch dune.3.17.1, dune-configurator.3.17.1 
| - fetch ppx_expect                            v0.16.1
| - fetch ppxlib                                0.34.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-bash 1
| - install num       1.5-1
| - install seq       base
+- 
# 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\\4.14\\.opam-switch\\backup\\state-20250116092451.export"
'C:\cygwin64\bin\opam.exe install -vy incremental.v0.16.1' failed.
"
opam remove -y "incremental.v0.16.1"
opam install -vy "incremental.v0.16.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "incremental.v0.16.1" | grep -q '"windows-server-2022-amd64-ocaml-5.3"'; 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 40
Failed: Build failed