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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-12-22 22:03.43 ---> 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-12-22 22:03.43 ---> 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 a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea"))
2025-12-22 22:03.43 ---> using "272b0536a57b1e5b6883c9192cddda802f372dee235e450660dafbae58d21250" 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.
2025-12-22 22:03.43 ---> using "69d6adfde30915e135a1ea74d2b4d0b8acbd03c0852e5b2f2a84bf27aa88358c" from cache

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

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

<><> 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-compiler.5.3.0  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-12-22 22:03.43 ---> using "c4356086f8431a1c83a7869ffbf7f4d723e4ab0e500f1d65a9700c199a542bd6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-12-22 22:03.43 ---> using "68e8534641d33d20f92653a9e394c12a9462815ebd6aa74549bdb5c0824bce45" from cache

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

The following actions will be performed:
=== install 60 packages
  - install base                        v0.17.3           [required by jane_rope]
  - install base_quickcheck             v0.17.1           [required by ppx_jane]
  - install bin_prot                    v0.17.0-1         [required by ppx_bin_prot]
  - install capitalization              v0.17.0           [required by ppx_string_conv]
  - install csexp                       1.5.2             [required by dune-configurator]
  - install dune                        3.19.1            [required by jane_rope]
  - install dune-configurator           3.19.1            [required by base]
  - install fieldslib                   v0.17.0           [required by ppx_fields_conv]
  - install jane-street-headers         v0.17.0           [required by time_now]
  - install jane_rope                   v0.17.0
  - install jst-config                  v0.17.0           [required by time_now]
  - install num                         1.6               [required by sexplib]
  - install ocaml-compiler-libs         v0.17.0           [required by ppxlib]
  - install ocaml_intrinsics_kernel     v0.17.1           [required by base]
  - install parsexp                     v0.17.0           [required by sexplib]
  - install ppx_assert                  v0.17.0           [required by ppx_jane]
  - install ppx_base                    v0.17.0           [required by ppx_jane]
  - install ppx_bench                   v0.17.1           [required by ppx_jane]
  - install ppx_bin_prot                v0.17.1           [required by ppx_jane]
  - install ppx_cold                    v0.17.0           [required by ppx_base]
  - install ppx_compare                 v0.17.0           [required by ppx_log]
  - install ppx_custom_printf           v0.17.0           [required by ppx_jane]
  - install ppx_derivers                1.2.1             [required by ppxlib]
  - install ppx_disable_unused_warnings v0.17.0           [required by ppx_jane]
  - install ppx_enumerate               v0.17.0           [required by ppx_log]
  - install ppx_expect                  v0.17.3           [required by ppx_jane]
  - install ppx_fields_conv             v0.17.0           [required by ppx_jane]
  - install ppx_fixed_literal           v0.17.0           [required by ppx_jane]
  - install ppx_globalize               v0.17.2           [required by ppx_base]
  - install ppx_hash                    v0.17.0           [required by ppx_base]
  - install ppx_here                    v0.17.0           [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.17.0           [required by ppx_jane]
  - install ppx_inline_test             v0.17.1           [required by ppx_jane]
  - install ppx_jane                    v0.17.0           [required by jane_rope]
  - install ppx_let                     v0.17.1           [required by ppx_jane]
  - install ppx_log                     v0.17.0           [required by ppx_jane]
  - install ppx_module_timer            v0.17.0           [required by ppx_jane]
  - install ppx_optcomp                 v0.17.1           [required by bin_prot]
  - install ppx_optional                v0.17.0           [required by ppx_jane]
  - install ppx_pipebang                v0.17.0           [required by ppx_jane]
  - install ppx_sexp_conv               v0.17.1           [required by ppx_log]
  - install ppx_sexp_message            v0.17.0           [required by ppx_jane]
  - install ppx_sexp_value              v0.17.0           [required by ppx_jane]
  - install ppx_stable                  v0.17.1           [required by ppx_jane]
  - install ppx_stable_witness          v0.17.0           [required by ppx_jane]
  - install ppx_string                  v0.17.0           [required by ppx_jane]
  - install ppx_string_conv             v0.17.0           [required by ppx_jane]
  - install ppx_tydi                    v0.17.1           [required by ppx_jane]
  - install ppx_typerep_conv            v0.17.1           [required by ppx_jane]
  - install ppx_variants_conv           v0.17.1           [required by ppx_jane]
  - install ppxlib                      0.37.0~5.4preview [required by ppx_jane]
  - install ppxlib_jane                 v0.17.4           [required by ppx_bin_prot, base_quickcheck, ppx_optional]
  - install sexplib                     v0.17.0           [required by ppx_log]
  - install sexplib0                    v0.17.0           [required by base]
  - install splittable_random           v0.17.0           [required by base_quickcheck]
  - install stdio                       v0.17.0           [required by ppx_log, ppx_expect, ppx_module_timer]
  - install stdlib-shims                0.3.0             [required by ppxlib]
  - install time_now                    v0.17.0           [required by ppx_module_timer]
  - install typerep                     v0.17.1           [required by ppx_typerep_conv]
  - install variantslib                 v0.17.0           [required by ppx_variants_conv]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/179: [base.v0.17.3: http]
Processing  2/179: [base.v0.17.3: http] [base_quickcheck.v0.17.1: http]
Processing  3/179: [base.v0.17.3: http] [base_quickcheck.v0.17.1: http] [bin_prot.v0.17.0-1: extract]
Processing  3/179: [base.v0.17.3: http] [base_quickcheck.v0.17.1: http] [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl]
Processing  3/179: [base.v0.17.3: http] [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl]
[ERROR] Failed to get sources of base_quickcheck.v0.17.1: curl failed
Processing  4/179: [base.v0.17.3: http] [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [capitalization.v0.17.0: extract]
Processing  4/179: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [capitalization.v0.17.0: extract]
[ERROR] Failed to get sources of base.v0.17.3: curl failed
Processing  5/179: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [capitalization.v0.17.0: extract] [csexp.1.5.2: extract]
Processing  5/179: [capitalization.v0.17.0: extract] [csexp.1.5.2: extract]
[ERROR] Failed to get extra source "remove-outdated-mirage-xen-cross-compilation-rules.patch" of bin_prot.v0.17.0-1: curl failed
Processing  6/179: [capitalization.v0.17.0: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
-> retrieved capitalization.v0.17.0  (cached)
Processing  6/179: [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
Processing  7/179: [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.17.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  7/179: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.17.0: extract]
Processing  8/179: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract]
Processing  8/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract]
[ERROR] Failed to get sources of dune.3.19.1, dune-configurator.3.19.1 (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz): curl failed
Processing  9/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 10/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 11/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 12/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 13/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 14/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 15/179: [fieldslib.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
-> retrieved fieldslib.v0.17.0  (cached)
Processing 15/179: [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract]
Processing 16/179: [jane-street-headers.v0.17.0: extract] [jane_rope.v0.17.0: extract] [jst-config.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing 16/179: [jane_rope.v0.17.0: extract] [jst-config.v0.17.0: extract]
Processing 17/179: [jane_rope.v0.17.0: extract] [jst-config.v0.17.0: extract] [num.1.6: http]
Processing 18/179: [jane_rope.v0.17.0: extract] [jst-config.v0.17.0: extract] [num.1.6: http]
Processing 19/179: [jane_rope.v0.17.0: extract] [jst-config.v0.17.0: extract] [num.1.6: http]
-> retrieved jane_rope.v0.17.0  (cached)
Processing 19/179: [jst-config.v0.17.0: extract] [num.1.6: http]
Processing 20/179: [jst-config.v0.17.0: extract] [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved jst-config.v0.17.0  (cached)
Processing 20/179: [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract]
Processing 21/179: [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 21/179: [num.1.6: http] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 22/179: [num.1.6: http] [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract]
Processing 23/179: [num.1.6: http] [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract]
Processing 24/179: [num.1.6: http] [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 24/179: [num.1.6: http] [parsexp.v0.17.0: extract]
Processing 25/179: [num.1.6: http] [parsexp.v0.17.0: extract] [ppx_assert.v0.17.0: extract]
Processing 26/179: [num.1.6: http] [parsexp.v0.17.0: extract] [ppx_assert.v0.17.0: extract]
Processing 27/179: [num.1.6: http] [parsexp.v0.17.0: extract] [ppx_assert.v0.17.0: extract]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 27/179: [num.1.6: http] [parsexp.v0.17.0: extract]
Processing 28/179: [num.1.6: http] [parsexp.v0.17.0: extract] [ppx_base.v0.17.0: extract]
-> retrieved parsexp.v0.17.0  (cached)
Processing 28/179: [num.1.6: http] [ppx_base.v0.17.0: extract]
Processing 29/179: [num.1.6: http] [ppx_base.v0.17.0: extract] [ppx_bench.v0.17.1: http]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 29/179: [num.1.6: http] [ppx_bench.v0.17.1: http]
Processing 30/179: [num.1.6: http] [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 30/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
[ERROR] Failed to get sources of num.1.6: curl failed
Processing 31/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_cold.v0.17.0: extract]
Processing 32/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_cold.v0.17.0: extract]
Processing 33/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_cold.v0.17.0: extract]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 33/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 34/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_compare.v0.17.0: extract]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 34/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 35/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_custom_printf.v0.17.0: extract]
-> retrieved ppx_custom_printf.v0.17.0  (cached)
Processing 35/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 36/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 36/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 37/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_disable_unused_warnings.v0.17.0: extract]
Processing 38/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_disable_unused_warnings.v0.17.0: extract]
Processing 39/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_disable_unused_warnings.v0.17.0: extract]
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
Processing 39/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 40/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_enumerate.v0.17.0: extract]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 40/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 41/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_expect.v0.17.3: http]
Processing 41/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
[ERROR] Failed to get sources of ppx_expect.v0.17.3: curl failed
Processing 42/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_fields_conv.v0.17.0: extract]
-> retrieved ppx_fields_conv.v0.17.0  (cached)
Processing 42/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 43/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_fixed_literal.v0.17.0: extract]
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
Processing 43/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 44/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_globalize.v0.17.2: http]
[ERROR] Failed to get sources of ppx_globalize.v0.17.2: curl error code 503
Processing 44/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 45/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_hash.v0.17.0: extract]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 45/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 46/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_here.v0.17.0: extract]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 46/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 47/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_ignore_instrumentation.v0.17.0: extract]
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
Processing 47/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 48/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_inline_test.v0.17.1: http]
[ERROR] Failed to get sources of ppx_inline_test.v0.17.1: curl error code 503
Processing 48/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 49/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_jane.v0.17.0: extract]
-> retrieved ppx_jane.v0.17.0  (cached)
Processing 49/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http]
Processing 50/179: [ppx_bench.v0.17.1: http] [ppx_bin_prot.v0.17.1: http] [ppx_let.v0.17.1: http]
Processing 50/179: [ppx_bench.v0.17.1: http] [ppx_let.v0.17.1: http]
[ERROR] Failed to get sources of ppx_bin_prot.v0.17.1: curl failed
Processing 51/179: [ppx_bench.v0.17.1: http] [ppx_let.v0.17.1: http] [ppx_log.v0.17.0: extract]
[ERROR] Failed to get sources of ppx_let.v0.17.1: curl error code 503
Processing 51/179: [ppx_bench.v0.17.1: http] [ppx_log.v0.17.0: extract]
Processing 52/179: [ppx_bench.v0.17.1: http] [ppx_log.v0.17.0: extract] [ppx_module_timer.v0.17.0: extract]
-> retrieved ppx_module_timer.v0.17.0  (cached)
Processing 52/179: [ppx_bench.v0.17.1: http] [ppx_log.v0.17.0: extract]
Processing 53/179: [ppx_bench.v0.17.1: http] [ppx_log.v0.17.0: extract] [ppx_optcomp.v0.17.1: http]
-> retrieved ppx_log.v0.17.0  (cached)
Processing 53/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http]
Processing 54/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http] [ppx_optional.v0.17.0: extract]
-> retrieved ppx_optional.v0.17.0  (cached)
Processing 54/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http]
Processing 55/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http] [ppx_pipebang.v0.17.0: extract]
-> retrieved ppx_pipebang.v0.17.0  (cached)
Processing 55/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http]
Processing 56/179: [ppx_bench.v0.17.1: http] [ppx_optcomp.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http]
[ERROR] Failed to get sources of ppx_optcomp.v0.17.1: curl error code 503
Processing 56/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http]
Processing 57/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http] [ppx_sexp_message.v0.17.0: extract]
-> retrieved ppx_sexp_message.v0.17.0  (cached)
Processing 57/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http]
Processing 58/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http] [ppx_sexp_value.v0.17.0: extract]
-> retrieved ppx_sexp_value.v0.17.0  (cached)
Processing 58/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http]
Processing 59/179: [ppx_bench.v0.17.1: http] [ppx_sexp_conv.v0.17.1: http] [ppx_stable.v0.17.1: http]
[ERROR] Failed to get sources of ppx_sexp_conv.v0.17.1: curl error code 503
Processing 59/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http]
Processing 60/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http] [ppx_stable_witness.v0.17.0: extract]
-> retrieved ppx_stable_witness.v0.17.0  (cached)
Processing 60/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http]
Processing 61/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http] [ppx_string.v0.17.0: extract]
-> retrieved ppx_string.v0.17.0  (cached)
Processing 61/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http]
Processing 62/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http] [ppx_string_conv.v0.17.0: extract]
-> retrieved ppx_string_conv.v0.17.0  (cached)
Processing 62/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http]
Processing 63/179: [ppx_bench.v0.17.1: http] [ppx_stable.v0.17.1: http] [ppx_tydi.v0.17.1: http]
[ERROR] Failed to get sources of ppx_stable.v0.17.1: curl error code 503
Processing 63/179: [ppx_bench.v0.17.1: http] [ppx_tydi.v0.17.1: http]
Processing 64/179: [ppx_bench.v0.17.1: http] [ppx_tydi.v0.17.1: http] [ppx_typerep_conv.v0.17.1: http]
[ERROR] Failed to get sources of ppx_tydi.v0.17.1: curl error code 503
Processing 64/179: [ppx_bench.v0.17.1: http] [ppx_typerep_conv.v0.17.1: http]
Processing 65/179: [ppx_bench.v0.17.1: http] [ppx_typerep_conv.v0.17.1: http] [ppx_variants_conv.v0.17.1: http]
[ERROR] Failed to get sources of ppx_typerep_conv.v0.17.1: curl error code 503
Processing 65/179: [ppx_bench.v0.17.1: http] [ppx_variants_conv.v0.17.1: http]
Processing 66/179: [ppx_bench.v0.17.1: http] [ppx_variants_conv.v0.17.1: http] [ppxlib.0.37.0~5.4preview: http]
[ERROR] Failed to get sources of ppx_variants_conv.v0.17.1: curl error code 503
Processing 66/179: [ppx_bench.v0.17.1: http] [ppxlib.0.37.0~5.4preview: http]
Processing 67/179: [ppx_bench.v0.17.1: http] [ppxlib.0.37.0~5.4preview: http] [ppxlib_jane.v0.17.4: http]
[ERROR] Failed to get sources of ppxlib.0.37.0~5.4preview: curl error code 503
Processing 67/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http]
Processing 68/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [sexplib.v0.17.0: extract]
-> retrieved sexplib.v0.17.0  (cached)
Processing 68/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http]
Processing 69/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 69/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http]
Processing 70/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 71/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 72/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 73/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 74/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 75/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 76/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 77/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 78/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 79/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 80/179: [ppx_bench.v0.17.1: http] [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
[ERROR] Failed to get sources of ppx_bench.v0.17.1: curl error code 503
Processing 80/179: [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract]
Processing 81/179: [ppxlib_jane.v0.17.4: http] [splittable_random.v0.17.0: extract] [stdio.v0.17.0: extract]
-> retrieved splittable_random.v0.17.0  (cached)
Processing 81/179: [ppxlib_jane.v0.17.4: http] [stdio.v0.17.0: extract]
Processing 82/179: [ppxlib_jane.v0.17.4: http] [stdio.v0.17.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 82/179: [ppxlib_jane.v0.17.4: http] [stdlib-shims.0.3.0: extract]
Processing 83/179: [ppxlib_jane.v0.17.4: http] [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract]
Processing 84/179: [ppxlib_jane.v0.17.4: http] [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract]
Processing 85/179: [ppxlib_jane.v0.17.4: http] [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract]
[ERROR] Failed to get sources of ppxlib_jane.v0.17.4: curl error code 503
Processing 85/179: [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract]
Processing 86/179: [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract] [typerep.v0.17.1: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 86/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract]
Processing 87/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 88/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 89/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 90/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 91/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 92/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 93/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 94/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 95/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 96/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 97/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 98/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 99/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 100/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 101/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 102/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 103/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 104/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 105/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 106/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 107/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 108/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 109/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 110/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 111/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 112/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 113/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 114/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 115/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 116/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 117/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 118/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 119/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 120/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 121/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 122/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 123/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 124/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 125/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 126/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 127/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 128/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 129/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 130/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 131/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 132/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 133/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 134/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 135/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 136/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 137/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 138/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 139/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 140/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 141/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 142/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 143/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 144/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 145/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 146/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 147/179: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
-> retrieved time_now.v0.17.0  (cached)
Processing 147/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 148/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 149/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 150/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 151/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 152/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 153/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 154/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 155/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 156/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 157/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 158/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 159/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 160/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
Processing 161/179: [typerep.v0.17.1: extract] [variantslib.v0.17.0: extract]
-> retrieved typerep.v0.17.1  (cached)
Processing 161/179: [variantslib.v0.17.0: extract]
Processing 162/179: [variantslib.v0.17.0: extract]
Processing 163/179: [variantslib.v0.17.0: extract]
Processing 164/179: [variantslib.v0.17.0: extract]
Processing 165/179: [variantslib.v0.17.0: extract]
-> retrieved variantslib.v0.17.0  (cached)

#=== ERROR while fetching sources for ppxlib_jane.v0.17.4 =====================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.4.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.4.tar.gz)")

#=== ERROR while fetching sources for ppxlib.0.37.0~5.4preview ================#
OpamSolution.Fetch_fail("https://github.com/ocaml-ppx/ppxlib/archive/757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz (curl: code 503 while downloading https://github.com/ocaml-ppx/ppxlib/archive/757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz)")

#=== ERROR while fetching sources for ppx_variants_conv.v0.17.1 ===============#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_variants_conv/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_variants_conv/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_typerep_conv.v0.17.1 ================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_typerep_conv/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_typerep_conv/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_tydi.v0.17.1 ========================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_tydi/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_tydi/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_stable.v0.17.1 ======================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_stable/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_stable/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_sexp_conv.v0.17.1 ===================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_optcomp.v0.17.1 =====================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_optcomp/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_optcomp/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_let.v0.17.1 =========================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_let/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_let/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_inline_test.v0.17.1 =================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for ppx_globalize.v0.17.2 ===================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_globalize/archive/refs/tags/v0.17.2.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_globalize/archive/refs/tags/v0.17.2.tar.gz)")

#=== ERROR while fetching sources for ppx_expect.v0.17.3 ======================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.17.3.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-cc3912\\\\v0.17.3.tar.gz.part -- https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.17.3.tar.gz\" exited with code 52)")

#=== ERROR while fetching sources for ppx_bin_prot.v0.17.1 ====================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_bin_prot/archive/refs/tags/v0.17.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-e343ce\\\\v0.17.1.tar.gz.part -- https://github.com/janestreet/ppx_bin_prot/archive/refs/tags/v0.17.1.tar.gz\" exited with code 52)")

#=== ERROR while fetching sources for ppx_bench.v0.17.1 =======================#
OpamSolution.Fetch_fail("https://github.com/janestreet/ppx_bench/archive/refs/tags/v0.17.1.tar.gz (curl: code 503 while downloading https://github.com/janestreet/ppx_bench/archive/refs/tags/v0.17.1.tar.gz)")

#=== ERROR while fetching sources for num.1.6 =================================#
OpamSolution.Fetch_fail("https://github.com/ocaml/num/archive/refs/tags/v1.6.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-19b6b3\\\\v1.6.tar.gz.part -- https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz\" exited with code 52)")

#=== ERROR while fetching sources for dune.3.19.1 and dune-configurator.3.19.1 #
OpamSolution.Fetch_fail("https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-90f163\\\\dune-3.19.1.tbz.part -- https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz\" exited with code 52)")

#=== ERROR while fetching sources for bin_prot.v0.17.0-1 ======================#
OpamSolution.Fetch_fail("https://github.com/ocaml/opam-source-archives/raw/refs/heads/main/patches/bin_prot/remove-outdated-mirage-xen-cross-compilation-rules.patch (curl failed: \"C:\\\\Windows\\\\system32\\\\curl.exe --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.3.0 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-312148\\\\remove-outdated-mirage-xen-cross-compilation-rules.patch.part -- https://github.com/ocaml/opam-source-archives/raw/refs/heads/main/patches/bin_prot/remove-outdated-mirage-xen-cross-compilation-rules.patch\" exited with code 52)")

#=== ERROR while fetching sources for base_quickcheck.v0.17.1 =================#
OpamSolution.Fetch_fail("https://github.com/janestreet/base_quickcheck/archive/refs/tags/v0.17.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-7735ed\\\\v0.17.1.tar.gz.part -- https://github.com/janestreet/base_quickcheck/archive/refs/tags/v0.17.1.tar.gz\" exited with code 52)")

#=== ERROR while fetching sources for base.v0.17.3 ============================#
OpamSolution.Fetch_fail("https://github.com/janestreet/base/archive/refs/tags/v0.17.3.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 -L -o C:\\\\Users\\\\opam\\\\AppData\\\\Local\\\\Temp\\\\opam-1964-1e98fb\\\\v0.17.3.tar.gz.part -- https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz\" exited with code 52)")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install capitalization              v0.17.0
| - install csexp                       1.5.2
| - install fieldslib                   v0.17.0
| - install jane-street-headers         v0.17.0
| - install jane_rope                   v0.17.0
| - install jst-config                  v0.17.0
| - install ocaml-compiler-libs         v0.17.0
| - install ocaml_intrinsics_kernel     v0.17.1
| - install parsexp                     v0.17.0
| - install ppx_assert                  v0.17.0
| - install ppx_base                    v0.17.0
| - install ppx_cold                    v0.17.0
| - install ppx_compare                 v0.17.0
| - install ppx_custom_printf           v0.17.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.17.0
| - install ppx_enumerate               v0.17.0
| - install ppx_fields_conv             v0.17.0
| - install ppx_fixed_literal           v0.17.0
| - install ppx_hash                    v0.17.0
| - install ppx_here                    v0.17.0
| - install ppx_ignore_instrumentation  v0.17.0
| - install ppx_jane                    v0.17.0
| - install ppx_log                     v0.17.0
| - install ppx_module_timer            v0.17.0
| - install ppx_optional                v0.17.0
| - install ppx_pipebang                v0.17.0
| - install ppx_sexp_message            v0.17.0
| - install ppx_sexp_value              v0.17.0
| - install ppx_stable_witness          v0.17.0
| - install ppx_string                  v0.17.0
| - install ppx_string_conv             v0.17.0
| - install sexplib                     v0.17.0
| - install sexplib0                    v0.17.0
| - install splittable_random           v0.17.0
| - install stdio                       v0.17.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.17.0
| - install typerep                     v0.17.1
| - install variantslib                 v0.17.0
+- 
+- The following actions failed
| - fetch base                                  v0.17.3
| - fetch base_quickcheck                       v0.17.1
| - fetch bin_prot                              v0.17.0-1
| - fetch dune.3.19.1, dune-configurator.3.19.1 
| - fetch num                                   1.6
| - fetch ppx_bench                             v0.17.1
| - fetch ppx_bin_prot                          v0.17.1
| - fetch ppx_expect                            v0.17.3
| - fetch ppx_globalize                         v0.17.2
| - fetch ppx_inline_test                       v0.17.1
| - fetch ppx_let                               v0.17.1
| - fetch ppx_optcomp                           v0.17.1
| - fetch ppx_sexp_conv                         v0.17.1
| - fetch ppx_stable                            v0.17.1
| - fetch ppx_tydi                              v0.17.1
| - fetch ppx_typerep_conv                      v0.17.1
| - fetch ppx_variants_conv                     v0.17.1
| - fetch ppxlib                                0.37.0~5.4preview
| - fetch ppxlib_jane                           v0.17.4
+- 
- No changes have been performed
# To update the current shell environment, run: eval $(opam env)
'C:\cygwin64\bin\opam.exe install -vy jane_rope.v0.17.0' failed.
"opam remove -y jane_rope.v0.17.0
opam install -vy jane_rope.v0.17.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: jane_rope.v0.17.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