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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-06-27 22:23.36 ---> 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-06-27 22:23.36 ---> 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 9b213cf26504b07a2adffa89ef2ad98284d7cb65"))
2025-06-27 22:23.36 ---> using "ec06c935638e42cb027a07fe09c0819274945914c6df061e627ec300bd342969" 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-06-27 22:23.36 ---> using "f65f6ed10242cae6750fa23e2fa1b6e7019bd532afafb2f63f470c05e0edb46a" 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.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
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-compiler.5.3.0  (cached)
-> 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-06-27 22:23.36 ---> using "fbeddc6c9874f7297f00ee9f2c7250d7b21f155e3162c0f9bad7042a28084d22" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-06-27 22:23.36 ---> using "6068e19ee24e9fcce7a189cf54207acf49597f2fadc08c5b52bab8833c6d45bd" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims           0.2.0   [uses conf-mingw-w64-gcc-i686]
=== install 141 packages
  - install   angstrom                  0.16.1  [required by git]
  - install   arp                       3.1.1   [required by tcpip]
  - install   asn1-combinators          0.3.2   [required by x509]
  - install   astring                   0.8.5   [required by git-unix]
  - install   awa                       0.4.0   [required by git-mirage]
  - install   awa-mirage                0.4.0   [required by git-mirage]
  - install   base                      v0.17.1 [required by ppx_expect]
  - install   base-bytes                base    [required by ocplib-endian]
  - install   base64                    3.5.1   [required by git-mirage, git, cohttp]
  - install   bigstringaf               0.10.0  [required by git-unix]
  - install   bos                       0.2.1   [required by git-unix]
  - install   ca-certs-nss              3.107   [required by git-mirage]
  - install   carton                    0.7.2   [required by git-kv, git-unix]
  - install   carton-git                0.7.2   [required by git]
  - install   carton-lwt                0.7.2   [required by git-kv]
  - install   checkseum                 0.5.2   [required by carton, git]
  - install   cmdliner                  1.3.0   [required by git-unix]
  - install   cohttp                    6.0.0   [required by yocaml_runtime]
  - install   conf-gmp                  4       [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec         3       [required by mirage-crypto-pk]
  - install   conf-mingw-w64-gcc-i686   1       [required by conf-mingw-w64-gmp-i686]
  - install   conf-mingw-w64-gmp-i686   1       [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64 1       [required by conf-gmp]
  - install   conf-pkg-config           3       [required by zarith]
  - install   cppo                      1.8.0   [required by lwt]
  - install   csexp                     1.5.2   [required by dune-configurator]
  - install   cstruct                   6.2.0   [required by yocaml_git]
  - install   cstruct-lwt               6.2.0   [required by tcpip]
  - install   cstruct-unix              6.2.0   [required by awa]
  - install   decompress                1.5.3   [required by git-unix]
  - install   digestif                  1.2.0   [required by git-unix, yocaml_runtime]
  - install   dns                       9.1.0   [required by git-mirage, happy-eyeballs-lwt]
  - install   dns-client                9.1.0   [required by git-mirage]
  - install   dns-client-mirage         9.1.0   [required by mimic-happy-eyeballs]
  - install   domain-name               0.4.0   [required by git-unix]
  - install   duff                      0.5     [required by carton]
  - install   dune                      3.17.1  [required by yocaml_git]
  - install   dune-configurator         3.17.1  [required by mirage-clock-unix, base]
  - install   duration                  0.2.1   [required by happy-eyeballs-lwt, mirage-unix]
  - install   emile                     1.1     [required by git]
  - install   encore                    0.8     [required by git]
  - install   eqaf                      0.10    [required by digestif, awa]
  - install   ethernet                  3.2.0   [required by tcpip]
  - install   faraday                   0.8.2   [required by httpaf, paf]
  - install   fmt                       0.9.0   [required by git-unix, cstruct, git-kv, yocaml_runtime]
  - install   fpath                     0.7.3   [required by git-unix]
  - install   git                       3.17.0  [required by git-kv, git-unix]
  - install   git-kv                    0.1.2   [required by yocaml_git]
  - install   git-mirage                3.17.0  [required by git-unix]
  - install   git-paf                   3.17.0  [required by git-mirage]
  - install   git-unix                  3.17.0  [required by yocaml_git]
  - install   gmap                      0.3.0   [required by dns]
  - install   h2                        0.13.0  [required by paf]
  - install   happy-eyeballs            1.2.2   [required by git-mirage, happy-eyeballs-lwt]
  - install   happy-eyeballs-lwt        1.2.2   [required by git-unix]
  - install   happy-eyeballs-mirage     1.2.2   [required by git-mirage]
  - install   hpack                     0.13.0  [required by h2]
  - install   http                      6.0.0   [required by cohttp]
  - install   httpaf                    0.7.1   [required by git-paf]
  - install   httpun-types              0.2.0   [required by h2]
  - install   hxd                       0.3.3   [required by carton, git]
  - install   ipaddr                    5.6.0   [required by git-unix]
  - install   ipaddr-cstruct            5.6.0   [required by tcpip]
  - install   jane-street-headers       v0.17.0 [required by time_now]
  - install   jst-config                v0.17.0 [required by time_now]
  - install   kdf                       1.0.0   [required by x509]
  - install   ke                        0.6     [required by carton, git]
  - install   logs                      0.7.0   [required by git-unix, yocaml_runtime]
  - install   lru                       0.3.1   [required by dns]
  - install   lwt                       5.9.0   [required by yocaml_git]
  - install   lwt-dllist                1.0.1   [required by tcpip]
  - install   macaddr                   5.6.0   [required by ipaddr]
  - install   macaddr-cstruct           5.6.0   [required by tcpip]
  - install   magic-mime                1.3.1   [required by yocaml_runtime]
  - install   metrics                   0.4.1   [required by dns]
  - install   mimic                     0.0.9   [required by yocaml_git]
  - install   mimic-happy-eyeballs      0.0.9   [required by git-mirage]
  - install   mirage-clock              4.2.0   [required by yocaml_git]
  - install   mirage-clock-unix         4.2.0   [required by git-unix]
  - install   mirage-crypto             1.1.0   [required by git-mirage]
  - install   mirage-crypto-ec          1.1.0   [required by awa]
  - install   mirage-crypto-pk          1.1.0   [required by awa]
  - install   mirage-crypto-rng         1.1.0   [required by awa, dns-client]
  - install   mirage-crypto-rng-mirage  1.1.0   [required by dns-client-mirage]
  - install   mirage-flow               4.0.2   [required by git-unix]
  - install   mirage-kv                 6.1.1   [required by git-kv]
  - install   mirage-net                4.0.0   [required by tcpip]
  - install   mirage-runtime            4.8.2   [required by mirage-unix]
  - install   mirage-time               3.0.0   [required by git-unix]
  - install   mirage-unix               5.0.1   [required by git-unix]
  - install   mtime                     2.1.0   [required by git-unix]
  - install   ocaml-compiler-libs       v0.17.0 [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0   [required by angstrom]
  - install   ocaml_intrinsics_kernel   v0.17.1 [required by base]
  - install   ocamlbuild                0.15.0  [required by fmt]
  - install   ocamlfind                 1.9.5   [required by fmt]
  - install   ocamlgraph                2.1.0   [required by git]
  - install   ocplib-endian             1.2     [required by lwt]
  - install   ohex                      0.2.0   [required by dns]
  - install   optint                    0.3.0   [required by git, carton, carton-lwt, mirage-kv]
  - install   paf                       0.7.0   [required by git-paf]
  - install   pecu                      0.7     [required by emile]
  - install   ppx_assert                v0.17.0 [required by jst-config]
  - install   ppx_base                  v0.17.0 [required by time_now]
  - install   ppx_cold                  v0.17.0 [required by ppx_base]
  - install   ppx_compare               v0.17.0 [required by ppx_base]
  - install   ppx_derivers              1.2.1   [required by ppxlib]
  - install   ppx_enumerate             v0.17.0 [required by ppx_base]
  - install   ppx_expect                v0.17.2 [required by yocaml_git]
  - install   ppx_globalize             v0.17.0 [required by ppx_base]
  - install   ppx_hash                  v0.17.0 [required by ppx_base]
  - install   ppx_here                  v0.17.0 [required by ppx_expect]
  - install   ppx_inline_test           v0.17.0 [required by ppx_expect]
  - install   ppx_optcomp               v0.17.0 [required by time_now]
  - install   ppx_sexp_conv             v0.17.0 [required by cohttp]
  - install   ppxlib                    0.34.0  [required by ppx_expect]
  - install   ppxlib_jane               v0.17.2 [required by ppx_globalize, ppx_enumerate, ppx_hash]
  - install   psq                       0.2.1   [required by carton, git]
  - install   ptime                     1.2.0   [required by git-kv]
  - install   randomconv                0.2.0   [required by dns-client]
  - install   re                        1.12.0  [required by cohttp]
  - install   result                    1.5     [required by httpaf]
  - install   rresult                   0.7.0   [required by git-unix]
  - install   seq                       base    [required by psq, re]
  - install   sexplib0                  v0.17.0 [required by base, cohttp]
  - install   stdio                     v0.17.0 [required by ppx_expect]
  - install   stdlib-shims              0.3.0   [required by ocamlgraph, ppxlib]
  - install   stringext                 1.6.0   [required by cohttp]
  - install   tcpip                     8.2.0   [required by git-unix]
  - install   time_now                  v0.17.0 [required by ppx_inline_test]
  - install   tls                       1.0.4   [required by git-unix]
  - install   tls-mirage                1.0.4   [required by git-mirage]
  - install   topkg                     1.0.7   [required by fmt]
  - install   uri                       4.4.0   [required by git-mirage, git, cohttp]
  - install   uri-sexp                  4.4.0   [required by cohttp]
  - install   uutf                      1.0.3   [required by emile]
  - install   x509                      1.0.5   [required by git-mirage]
  - install   yocaml                    2.1.0   [required by yocaml_git]
  - install   yocaml_git                2.1.0
  - install   yocaml_runtime            2.1.0   [required by yocaml_git]
  - install   zarith                    1.14    [required by awa]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-gmp mingw64-x86_64-gmp

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 3 tasks, update: no, use test packages: no
- solving: 10 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.44-1   
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              13.0.0-1 
-    3 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    4 install mingw64-i686-headers                  13.0.0-1 
-    5 install mingw64-x86_64-gmp                    6.3.0-1  
-    6 install mingw64-i686-runtime                  13.0.0-1 
-    7 install mingw64-i686-gcc-core                 12.4.0-1 
-    8 install mingw64-i686-gcc-g++                  12.4.0-1 
-    9 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/399: [angstrom.0.16.1: extract]
Processing  2/399: [angstrom.0.16.1: extract] [arp.3.1.1: extract]
Processing  3/399: [angstrom.0.16.1: extract] [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/399: [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract]
Processing  4/399: [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved arp.3.1.1  (cached)
Processing  4/399: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  5/399: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  5/399: [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract]
Processing  6/399: [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.17.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/399: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.17.1: extract]
Processing  7/399: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.17.1: extract]
Processing  8/399: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.17.1: extract] [base64.3.5.1: extract]
-> retrieved awa.0.4.0, awa-mirage.0.4.0  (cached)
Processing  8/399: [base.v0.17.1: extract] [base64.3.5.1: extract]
Processing  9/399: [base.v0.17.1: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/399: [base.v0.17.1: extract] [bigstringaf.0.10.0: extract]
Processing 10/399: [base.v0.17.1: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 10/399: [base.v0.17.1: extract] [bos.0.2.1: extract]
Processing 11/399: [base.v0.17.1: extract] [bos.0.2.1: extract] [ca-certs-nss.3.107: extract]
-> retrieved base.v0.17.1  (cached)
Processing 11/399: [bos.0.2.1: extract] [ca-certs-nss.3.107: extract]
Processing 12/399: [bos.0.2.1: extract] [ca-certs-nss.3.107: extract] [carton.0.7.2 + 2 others: extract]
-> retrieved bos.0.2.1  (cached)
Processing 12/399: [ca-certs-nss.3.107: extract] [carton.0.7.2 + 2 others: extract]
Processing 13/399: [ca-certs-nss.3.107: extract] [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
-> retrieved ca-certs-nss.3.107  (cached)
Processing 13/399: [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
Processing 14/399: [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
Processing 14/399: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 15/399: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 15/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
-> retrieved conf-gmp.4  (cached)
Processing 16/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 17/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
Processing 18/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
Processing 19/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
Processing 20/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
Processing 21/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract]
Processing 22/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract]
Processing 23/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 24/399: [cmdliner.1.3.0: extract] [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing 24/399: [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/399: [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/399: [cohttp.6.0.0, http.6.0.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.0.0, http.6.0.0  (cached)
Processing 26/399: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/399: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 27/399: [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/399: [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 28/399: [cstruct.6.2.0 + 2 others: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/399: [cstruct.6.2.0 + 2 others: extract] [decompress.1.5.3: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
Processing 29/399: [decompress.1.5.3: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/399: [decompress.1.5.3: extract] [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.5.3  (cached)
Processing 30/399: [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/399: [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.2.0  (cached)
Processing 31/399: [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/399: [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved dns.9.1.0, dns-client.9.1.0, dns-client-mirage.9.1.0  (cached)
Processing 32/399: [domain-name.0.4.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/399: [domain-name.0.4.0: extract] [duff.0.5: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.0  (cached)
Processing 33/399: [duff.0.5: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/399: [duff.0.5: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duff.0.5  (cached)
Processing 34/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 35/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [emile.1.1: extract] [encore.0.8: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved emile.1.1  (cached)
Processing 36/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [encore.0.8: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [encore.0.8: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved encore.0.8  (cached)
Processing 37/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 38/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [eqaf.0.10: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved eqaf.0.10  (cached)
Processing 38/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 39/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [ethernet.3.2.0: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved ethernet.3.2.0  (cached)
Processing 39/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 40/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [faraday.0.8.2: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved faraday.0.8.2  (cached)
Processing 40/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 41/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.9.0  (cached)
Processing 41/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 42/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [fpath.0.7.3: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fpath.0.7.3  (cached)
Processing 42/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 43/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.4.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 43/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 44/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 44/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 45/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all]
Processing 46/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 47/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [git-kv.0.1.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved git-kv.0.1.2  (cached)
Processing 47/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 48/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [git.3.17.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved git.3.17.0, git-mirage.3.17.0, git-paf.3.17.0, git-unix.3.17.0  (cached)
Processing 48/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 49/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [gmap.0.3.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved gmap.0.3.0  (cached)
Processing 49/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 50/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 50/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> installed conf-mingw-w64-gmp-i686.1
Processing 51/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved happy-eyeballs.1.2.2, happy-eyeballs-lwt.1.2.2, happy-eyeballs-mirage.1.2.2  (cached)
Processing 51/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 52/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved h2.0.13.0, hpack.0.13.0  (cached)
Processing 52/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 53/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpaf.0.7.1: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved httpaf.0.7.1  (cached)
Processing 53/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 54/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 54/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 55/399: [dune.3.17.1, dune-configurator.3.17.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
Processing 55/399: [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 56/399: [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [ipaddr.5.6.0 + 3 others: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 57/399: [httpun-types.0.2.0: extract] [hxd.0.3.3: extract] [ipaddr.5.6.0 + 3 others: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved httpun-types.0.2.0  (cached)
Processing 57/399: [hxd.0.3.3: extract] [ipaddr.5.6.0 + 3 others: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 58/399: [hxd.0.3.3: extract] [ipaddr.5.6.0 + 3 others: extract] [jane-street-headers.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved hxd.0.3.3  (cached)
Processing 58/399: [ipaddr.5.6.0 + 3 others: extract] [jane-street-headers.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 59/399: [ipaddr.5.6.0 + 3 others: extract] [jane-street-headers.v0.17.0: extract] [jst-config.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0  (cached)
Processing 59/399: [jane-street-headers.v0.17.0: extract] [jst-config.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 60/399: [jane-street-headers.v0.17.0: extract] [jst-config.v0.17.0: extract] [kdf.1.0.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing 60/399: [jst-config.v0.17.0: extract] [kdf.1.0.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 61/399: [jst-config.v0.17.0: extract] [kdf.1.0.0: extract] [ke.0.6: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved jst-config.v0.17.0  (cached)
Processing 61/399: [kdf.1.0.0: extract] [ke.0.6: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 62/399: [kdf.1.0.0: extract] [ke.0.6: extract] [logs.0.7.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved kdf.1.0.0  (cached)
Processing 62/399: [ke.0.6: extract] [logs.0.7.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 63/399: [ke.0.6: extract] [logs.0.7.0: extract] [lru.0.3.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ke.0.6  (cached)
Processing 63/399: [logs.0.7.0: extract] [lru.0.3.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 64/399: [logs.0.7.0: extract] [lru.0.3.1: extract] [lwt.5.9.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved logs.0.7.0  (cached)
Processing 64/399: [lru.0.3.1: extract] [lwt.5.9.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 65/399: [lru.0.3.1: extract] [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lru.0.3.1  (cached)
Processing 65/399: [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 66/399: [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 66/399: [lwt.5.9.0: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 67/399: [lwt.5.9.0: extract] [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lwt.5.9.0  (cached)
Processing 67/399: [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 68/399: [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved magic-mime.1.3.1  (cached)
Processing 68/399: [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 69/399: [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved metrics.0.4.1  (cached)
Processing 69/399: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 70/399: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9  (cached)
Processing 70/399: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 71/399: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 71/399: [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 72/399: [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [cmdliner: make install]
Processing 73/399: [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
Processing 73/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 74/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [mirage-kv.6.1.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-flow.4.0.2  (cached)
Processing 74/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-kv.6.1.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 75/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-kv.6.1.1: extract] [mirage-net.4.0.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-kv.6.1.1  (cached)
Processing 75/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-net.4.0.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 76/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-net.4.0.0: extract] [mirage-runtime.4.8.2: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-net.4.0.0  (cached)
Processing 76/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.2: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 77/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.2: extract] [mirage-time.3.0.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 77/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.2: extract] [mirage-time.3.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 77/399: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.2: extract] [mirage-time.3.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-crypto.1.1.0, mirage-crypto-ec.1.1.0, mirage-crypto-pk.1.1.0, mirage-crypto-rng.1.1.0, mirage-crypto-rng-mirage.1.1.0  (cached)
Processing 77/399: [mirage-runtime.4.8.2: extract] [mirage-time.3.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 78/399: [mirage-runtime.4.8.2: extract] [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-runtime.4.8.2  (cached)
Processing 78/399: [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 79/399: [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-time.3.0.0  (cached)
Processing 79/399: [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 80/399: [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-unix.5.0.1  (cached)
Processing 80/399: [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 81/399: [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mtime.2.1.0  (cached)
Processing 81/399: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 82/399: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 82/399: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 83/399: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 83/399: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 84/399: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 84/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 85/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 85/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 85/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 7]
Processing 86/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 7]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 87/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 7]
Processing 88/399: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 7]
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.5  (cached)
-> retrieved ocamlgraph.2.1.0  (cached)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context


#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   ocamlbuild                                           0.15.0
| - fetch   ocamlfind                                            1.9.5
| - fetch   ocamlgraph                                           2.1.0
| - fetch   ocplib-endian                                        1.2
| - fetch   ohex                                                 0.2.0
| - fetch   optint                                               0.3.0
| - fetch   paf                                                  0.7.0
| - fetch   pecu                                                 0.7
| - fetch   ppx_assert                                           v0.17.0
| - fetch   ppx_base                                             v0.17.0
| - fetch   ppx_cold                                             v0.17.0
| - fetch   ppx_compare                                          v0.17.0
| - fetch   ppx_derivers                                         1.2.1
| - fetch   ppx_enumerate                                        v0.17.0
| - fetch   ppx_expect                                           v0.17.2
| - fetch   ppx_globalize                                        v0.17.0
| - fetch   ppx_hash                                             v0.17.0
| - fetch   ppx_here                                             v0.17.0
| - fetch   ppx_inline_test                                      v0.17.0
| - fetch   ppx_optcomp                                          v0.17.0
| - fetch   ppx_sexp_conv                                        v0.17.0
| - fetch   ppxlib                                               0.34.0
| - fetch   ppxlib_jane                                          v0.17.2
| - fetch   psq                                                  0.2.1
| - fetch   ptime                                                1.2.0
| - fetch   randomconv                                           0.2.0
| - fetch   re                                                   1.12.0
| - fetch   result                                               1.5
| - fetch   rresult                                              0.7.0
| - fetch   seq                                                  base
| - fetch   sexplib0                                             v0.17.0
| - fetch   stdio                                                v0.17.0
| - fetch   stdlib-shims                                         0.3.0
| - fetch   stringext                                            1.6.0
| - fetch   tcpip                                                8.2.0
| - fetch   time_now                                             v0.17.0
| - fetch   tls.1.0.4, tls-mirage.1.0.4                          
| - fetch   topkg                                                1.0.7
| - fetch   uri.4.4.0, uri-sexp.4.4.0                            
| - fetch   uutf                                                 1.0.3
| - fetch   x509                                                 1.0.5
| - fetch   yocaml.2.1.0, yocaml_git.2.1.0, yocaml_runtime.2.1.0 
| - fetch   zarith                                               1.14
| - install angstrom                                             0.16.1
| - install arp                                                  3.1.1
| - install asn1-combinators                                     0.3.2
| - install astring                                              0.8.5
| - install awa                                                  0.4.0
| - install awa-mirage                                           0.4.0
| - install base                                                 v0.17.1
| - install base-bytes                                           base
| - install base64                                               3.5.1
| - install bigstringaf                                          0.10.0
| - install bos                                                  0.2.1
| - install ca-certs-nss                                         3.107
| - install carton                                               0.7.2
| - install carton-git                                           0.7.2
| - install carton-lwt                                           0.7.2
| - install checkseum                                            0.5.2
| - install cohttp                                               6.0.0
| - install conf-gmp                                             4
| - install conf-gmp-powm-sec                                    3
| - install cppo                                                 1.8.0
| - install csexp                                                1.5.2
| - install cstruct                                              6.2.0
| - install cstruct-lwt                                          6.2.0
| - install cstruct-unix                                         6.2.0
| - install decompress                                           1.5.3
| - install digestif                                             1.2.0
| - install dns                                                  9.1.0
| - install dns-client                                           9.1.0
| - install dns-client-mirage                                    9.1.0
| - install domain-name                                          0.4.0
| - install duff                                                 0.5
| - install dune-configurator                                    3.17.1
| - install duration                                             0.2.1
| - install emile                                                1.1
| - install encore                                               0.8
| - install eqaf                                                 0.10
| - install ethernet                                             3.2.0
| - install faraday                                              0.8.2
| - install fmt                                                  0.9.0
| - install fpath                                                0.7.3
| - install git                                                  3.17.0
| - install git-kv                                               0.1.2
| - install git-mirage                                           3.17.0
| - install git-paf                                              3.17.0
| - install git-unix                                             3.17.0
| - install gmap                                                 0.3.0
| - install h2                                                   0.13.0
| - install happy-eyeballs                                       1.2.2
| - install happy-eyeballs-lwt                                   1.2.2
| - install happy-eyeballs-mirage                                1.2.2
| - install hpack                                                0.13.0
| - install http                                                 6.0.0
| - install httpaf                                               0.7.1
| - install httpun-types                                         0.2.0
| - install hxd                                                  0.3.3
| - install ipaddr                                               5.6.0
| - install ipaddr-cstruct                                       5.6.0
| - install jane-street-headers                                  v0.17.0
| - install jst-config                                           v0.17.0
| - install kdf                                                  1.0.0
| - install ke                                                   0.6
| - install logs                                                 0.7.0
| - install lru                                                  0.3.1
| - install lwt                                                  5.9.0
| - install lwt-dllist                                           1.0.1
| - install macaddr                                              5.6.0
| - install macaddr-cstruct                                      5.6.0
| - install magic-mime                                           1.3.1
| - install metrics                                              0.4.1
| - install mimic                                                0.0.9
| - install mimic-happy-eyeballs                                 0.0.9
| - install mirage-clock                                         4.2.0
| - install mirage-clock-unix                                    4.2.0
| - install mirage-crypto                                        1.1.0
| - install mirage-crypto-ec                                     1.1.0
| - install mirage-crypto-pk                                     1.1.0
| - install mirage-crypto-rng                                    1.1.0
| - install mirage-crypto-rng-mirage                             1.1.0
| - install mirage-flow                                          4.0.2
| - install mirage-kv                                            6.1.1
| - install mirage-net                                           4.0.0
| - install mirage-runtime                                       4.8.2
| - install mirage-time                                          3.0.0
| - install mirage-unix                                          5.0.1
| - install mtime                                                2.1.0
| - install ocaml-compiler-libs                                  v0.17.0
| - install ocaml-syntax-shims                                   1.0.0
| - install ocaml_intrinsics_kernel                              v0.17.1
| - install ocamlbuild                                           0.15.0
| - install ocamlfind                                            1.9.5
| - install ocamlgraph                                           2.1.0
| - install ocplib-endian                                        1.2
| - install ohex                                                 0.2.0
| - install optint                                               0.3.0
| - install paf                                                  0.7.0
| - install pecu                                                 0.7
| - 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_derivers                                         1.2.1
| - install ppx_enumerate                                        v0.17.0
| - install ppx_expect                                           v0.17.2
| - install ppx_globalize                                        v0.17.0
| - install ppx_hash                                             v0.17.0
| - install ppx_here                                             v0.17.0
| - install ppx_inline_test                                      v0.17.0
| - install ppx_optcomp                                          v0.17.0
| - install ppx_sexp_conv                                        v0.17.0
| - install ppxlib                                               0.34.0
| - install ppxlib_jane                                          v0.17.2
| - install psq                                                  0.2.1
| - install ptime                                                1.2.0
| - install randomconv                                           0.2.0
| - install re                                                   1.12.0
| - install result                                               1.5
| - install rresult                                              0.7.0
| - install seq                                                  base
| - install sexplib0                                             v0.17.0
| - install stdio                                                v0.17.0
| - install stdlib-shims                                         0.3.0
| - install stringext                                            1.6.0
| - install tcpip                                                8.2.0
| - install time_now                                             v0.17.0
| - install tls                                                  1.0.4
| - install tls-mirage                                           1.0.4
| - install topkg                                                1.0.7
| - install uri                                                  4.4.0
| - install uri-sexp                                             4.4.0
| - install uutf                                                 1.0.3
| - install x509                                                 1.0.5
| - install yocaml                                               2.1.0
| - install yocaml_git                                           2.1.0
| - install yocaml_runtime                                       2.1.0
| - install zarith                                               1.14
+- 
+- The following actions failed
| - build   dune            3.17.1
| - install mingw-w64-shims 0.2.0
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  mingw-w64-shims           0.2.0
| - install cmdliner                  1.3.0
| - install conf-mingw-w64-gcc-i686   1
| - install conf-mingw-w64-gmp-i686   1
| - install conf-mingw-w64-gmp-x86_64 1
| - install conf-pkg-config           3
+- 
# 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\\5.3\\.opam-switch\\backup\\state-20250627222539.export"
'C:\cygwin64\bin\opam.exe install -vy yocaml_git.2.1.0' failed.
"opam remove -y yocaml_git.2.1.0
opam install -vy yocaml_git.2.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: yocaml_git.2.1.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 31
Failed: Build failed