Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-02-09 16:19.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"))
2026-02-09 16:19.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 340ee6fd1ff10d0fce25e21ba1caca9ed1cfec68"))
2026-02-09 16:19.37 ---> using "514ca94c15604ff17bd3ac63f745b1ed436af3ba2baa75b2aebacf68c2a9804b" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Updating ~\.bash_profile.
Added 9 lines after line 1 in ~\.bash_profile.
2026-02-09 16:19.37 ---> using "51eff92844fc197856a39c2f78aa8375db203b384b140377ce00d7ec2e8bfc7a" 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.44 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.44
-> 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)
2026-02-09 16:19.37 ---> using "2df437484a7d938f1cce8ec262caeca67dfbb3b5b100d4d2824ba6642e2fb03e" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-02-09 16:19.37 ---> using "b9a7bef100fa5dda1cc9cd2011da799fcdbde53ee05faba5e65a57ce5d9059d4" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y core_kernel.v0.16.0\
\nopam install -vy core_kernel.v0.16.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: core_kernel.v0.16.0 | 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"))
Nothing to do.
[NOTE] core_kernel.v0.16.0 is not installed.
The following actions will be performed:
=== install 60 packages
- install base v0.16.4 [required by 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 core v0.16.2 [required by core_kernel]
- install core_kernel v0.16.0
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.20.2 [required by core_kernel]
- install dune-configurator 3.20.2 [required by base]
- install fieldslib v0.16.0 [required by core]
- install int_repr v0.16.0 [required by core_kernel]
- install jane-street-headers v0.16.0 [required by core]
- install jst-config v0.16.0 [required by core]
- install num 1.6 [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.2 [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 core_kernel]
- 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_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 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.35.0 [required by ppx_jane]
- install re 1.14.0 [required by ppx_expect]
- 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/179: [base.v0.16.4: extract]
Processing 2/179: [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract]
Processing 3/179: [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0 (cached)
Processing 3/179: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
Processing 4/179: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved bin_prot.v0.16.0 (cached)
Processing 4/179: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
Processing 5/179: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] [core.v0.16.2: extract]
-> retrieved base_quickcheck.v0.16.0 (cached)
Processing 5/179: [base.v0.16.4: extract] [core.v0.16.2: extract]
Processing 6/179: [base.v0.16.4: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract]
-> retrieved base.v0.16.4 (cached)
Processing 6/179: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract]
Processing 7/179: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract]
-> retrieved core.v0.16.2 (cached)
Processing 7/179: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract]
Processing 8/179: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
-> retrieved core_kernel.v0.16.0 (cached)
Processing 8/179: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing 9/179: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 9/179: [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract]
Processing 10/179: [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract]
[ERROR] Failed to get sources of dune.3.20.2, dune-configurator.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz): curl error code 500
Processing 10/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract]
Processing 11/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 12/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 13/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 14/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 15/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 16/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 17/179: [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
-> retrieved fieldslib.v0.16.0 (cached)
Processing 17/179: [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
Processing 18/179: [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract]
-> retrieved int_repr.v0.16.0 (cached)
Processing 18/179: [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract]
Processing 19/179: [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [num.1.6: http]
-> retrieved jane-street-headers.v0.16.0 (cached)
Processing 19/179: [jst-config.v0.16.0: extract] [num.1.6: http]
Processing 20/179: [jst-config.v0.16.0: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 21/179: [jst-config.v0.16.0: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 22/179: [jst-config.v0.16.0: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved jst-config.v0.16.0 (cached)
Processing 22/179: [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 23/179: [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract]
Processing 23/179: [num.1.6: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract]
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
Processing 23/179: [num.1.6: extract] [parsexp.v0.16.0: extract]
Processing 24/179: [num.1.6: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract]
Processing 25/179: [num.1.6: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract]
Processing 26/179: [num.1.6: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract]
-> retrieved num.1.6 (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 26/179: [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract]
Processing 27/179: [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract]
Processing 28/179: [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
-> retrieved parsexp.v0.16.0 (cached)
Processing 28/179: [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
Processing 29/179: [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_assert.v0.16.0 (cached)
Processing 29/179: [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
Processing 30/179: [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_base.v0.16.0 (cached)
Processing 30/179: [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
Processing 31/179: [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0 (cached)
Processing 31/179: [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
Processing 32/179: [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0 (cached)
Processing 32/179: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
Processing 33/179: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_cold.v0.16.0 (cached)
Processing 33/179: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
Processing 34/179: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
-> retrieved ppx_compare.v0.16.0 (cached)
Processing 34/179: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
Processing 35/179: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0 (cached)
Processing 35/179: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
Processing 36/179: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 36/179: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 37/179: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.2: http] [num: make opam-legacy]
Processing 38/179: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.2: http] [num: make opam-legacy]
Processing 39/179: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.2: http] [num: make opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0 (cached)
Processing 39/179: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.2: http] [num: make opam-legacy]
Processing 40/179: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.2: http] [ppx_fields_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.16.0 (cached)
Processing 40/179: [ppx_expect.v0.16.2: http] [ppx_fields_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 41/179: [ppx_expect.v0.16.2: http] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
Processing 41/179: [ppx_expect.v0.16.2: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0 (cached)
Processing 41/179: [ppx_expect.v0.16.2: extract] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
Processing 42/179: [ppx_expect.v0.16.2: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.16.0 (cached)
Processing 42/179: [ppx_expect.v0.16.2: extract] [ppx_globalize.v0.16.0: extract] [num: make opam-legacy]
Processing 43/179: [ppx_expect.v0.16.2: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_expect.v0.16.2 (https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.16.2.tar.gz)
Processing 43/179: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [num: make opam-legacy]
Processing 44/179: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_globalize.v0.16.0 (cached)
Processing 44/179: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [num: make opam-legacy]
Processing 45/179: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_hash.v0.16.0 (cached)
Processing 45/179: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [num: make opam-legacy]
Processing 46/179: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [num: make opam-legacy]
-> retrieved ppx_here.v0.16.0 (cached)
Processing 46/179: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [num: make opam-legacy]
Processing 47/179: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_ignore_instrumentation.v0.16.0 (cached)
Processing 47/179: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [num: make opam-legacy]
Processing 48/179: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.16.1 (cached)
Processing 48/179: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [num: make opam-legacy]
Processing 49/179: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_jane.v0.16.0 (cached)
Processing 49/179: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [num: make opam-legacy]
Processing 50/179: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_let.v0.16.0 (cached)
Processing 50/179: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [num: make opam-legacy]
Processing 51/179: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_log.v0.16.0 (cached)
Processing 51/179: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [num: make opam-legacy]
Processing 52/179: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.16.0 (cached)
Processing 52/179: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [num: make opam-legacy]
Processing 53/179: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.16.0 (cached)
Processing 53/179: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [num: make opam-legacy]
Processing 54/179: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optional.v0.16.0 (cached)
Processing 54/179: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 55/179: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.16.0 (cached)
Processing 55/179: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [num: make opam-legacy]
Processing 56/179: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
Processing 56/179: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [num: make opam-legacy]
Processing 57/179: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.16.0 (cached)
Processing 57/179: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [num: make opam-legacy]
Processing 58/179: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.16.0 (cached)
Processing 58/179: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [num: make opam-legacy]
Processing 59/179: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable.v0.16.0 (cached)
Processing 59/179: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [num: make opam-legacy]
Processing 60/179: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable_witness.v0.16.0 (cached)
Processing 60/179: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [num: make opam-legacy]
Processing 61/179: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_string.v0.16.0 (cached)
Processing 61/179: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 62/179: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_tydi.v0.16.0 (cached)
Processing 62/179: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 63/179: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.16.0 (cached)
Processing 63/179: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [num: make opam-legacy]
Processing 64/179: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [re.1.14.0: http] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.16.0 (cached)
Processing 64/179: [ppxlib.0.35.0: extract] [re.1.14.0: http] [num: make opam-legacy]
Processing 65/179: [ppxlib.0.35.0: extract] [re.1.14.0: http] [sexplib.v0.16.0: extract] [num: make opam-legacy]
Processing 65/179: [ppxlib.0.35.0: extract] [re.1.14.0: extract] [sexplib.v0.16.0: extract] [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.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.6/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.7~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.6/src'
- cp src/num-legacy.install num.install
-> compiled num.1.6
Processing 65/179: [ppxlib.0.35.0: extract] [re.1.14.0: extract] [sexplib.v0.16.0: extract]
-> installed num.1.6
Processing 66/179: [ppxlib.0.35.0: extract] [re.1.14.0: extract] [sexplib.v0.16.0: extract]
-> retrieved sexplib.v0.16.0 (cached)
Processing 66/179: [ppxlib.0.35.0: extract] [re.1.14.0: extract]
Processing 67/179: [ppxlib.0.35.0: extract] [re.1.14.0: extract] [sexplib0.v0.16.0: extract]
-> retrieved re.1.14.0 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 67/179: [ppxlib.0.35.0: extract] [sexplib0.v0.16.0: extract]
Processing 68/179: [ppxlib.0.35.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 69/179: [ppxlib.0.35.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 70/179: [ppxlib.0.35.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0 (cached)
Processing 70/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract]
Processing 71/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 72/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 73/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 74/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 75/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 76/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 77/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 78/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 79/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 80/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 81/179: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
-> retrieved ppxlib.0.35.0 (cached)
Processing 81/179: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 82/179: [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 82/179: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 83/179: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
-> retrieved stdio.v0.16.0 (cached)
Processing 83/179: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
Processing 84/179: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 85/179: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 86/179: [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 86/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 87/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 88/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 89/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 90/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 91/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 92/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 93/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 94/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 95/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 96/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 97/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 98/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 99/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 100/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 101/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 102/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 103/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 104/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 105/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 106/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 107/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 108/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 109/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 110/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 111/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 112/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 113/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 114/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 115/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 116/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 117/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 118/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 119/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 120/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 121/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 122/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 123/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 124/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 125/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 126/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 127/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 128/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 129/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 130/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 131/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 132/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 133/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 134/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 135/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 136/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 137/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 138/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 139/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 140/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 141/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 142/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 143/179: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved time_now.v0.16.0 (cached)
Processing 143/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 144/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 145/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 146/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 147/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 148/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 149/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 150/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 151/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 152/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 153/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 154/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 155/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 156/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 157/179: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved typerep.v0.16.0 (cached)
Processing 157/179: [variantslib.v0.16.0: extract]
Processing 158/179: [variantslib.v0.16.0: extract]
Processing 159/179: [variantslib.v0.16.0: extract]
Processing 160/179: [variantslib.v0.16.0: extract]
Processing 161/179: [variantslib.v0.16.0: extract]
-> retrieved variantslib.v0.16.0 (cached)
#=== ERROR while fetching sources for dune.3.20.2 and dune-configurator.3.20.2 #
OpamSolution.Fetch_fail("https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz (curl: code 500 while downloading https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)")
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base v0.16.4
| - 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 int_repr v0.16.0
| - install jane-street-headers v0.16.0
| - 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_expect v0.16.2
| - 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.35.0
| - install re 1.14.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.20.2, dune-configurator.3.20.2
+-
+- The following changes have been performed (the rest was aborted)
| - install num 1.6
+-
# 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-20260209162214.export"
'C:\cygwin64\bin\opam.exe install -vy core_kernel.v0.16.0' failed.
"opam remove -y core_kernel.v0.16.0
opam install -vy core_kernel.v0.16.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: core_kernel.v0.16.0 | 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