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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-08-10 14:35.30 ---> 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-08-10 14:35.31 ---> 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 3dab8c734b15bf2b5c1d8b99bb134f51361a6bee"))
2025-08-10 14:35.31 ---> using "d9381ad43b9f588aa679648b6019141c82e343fa2438502d58d95452914a1e70" 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-08-10 14:35.31 ---> using "2c54bc97b4e3238121a2e249a275d0cedd74be1d7f842fe1e561e1a09d8b266d" 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-08-10 14:35.31 ---> using "d157f6f8002a329ef48a89bb442c5ed143a169d755dfd613ac4c64c647c9715b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-08-10 14:35.31 ---> using "acfedecdb5fabae624475ebec56456af793f7b8634b526413b3f9b625f64a1ec" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y yocaml_git.2.3.0\
               \nopam install -vy yocaml_git.2.3.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: yocaml_git.2.3.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.3.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 138 packages
  - install   angstrom                  0.16.1            [required by git]
  - install   arp                       4.0.0             [required by tcpip]
  - install   asn1-combinators          0.3.2             [required by x509]
  - install   astring                   0.8.5             [required by git-unix]
  - install   awa                       0.5.2             [required by git-mirage]
  - install   awa-mirage                0.5.2             [required by git-mirage]
  - install   base                      v0.17.3           [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.114             [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.1.1             [required by yocaml_runtime]
  - install   conf-gmp                  5                 [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec         4                 [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           4                 [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.3.0             [required by git-unix, yocaml_runtime]
  - install   dns                       10.1.0            [required by happy-eyeballs-lwt]
  - install   dns-client                10.1.0            [required by dns-client-mirage]
  - install   dns-client-mirage         10.1.0            [required by mimic-happy-eyeballs]
  - install   domain-name               0.4.1             [required by git-unix]
  - install   duff                      0.5               [required by carton]
  - install   dune                      3.19.1            [required by yocaml_git]
  - install   dune-configurator         3.19.1            [required by base]
  - install   duration                  0.2.1             [required by happy-eyeballs-lwt]
  - install   emile                     1.1               [required by git]
  - install   encore                    0.8.1             [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 h1, paf]
  - install   fmt                       0.11.0            [required by git-unix, cstruct, git-kv, yocaml_runtime]
  - install   fpath                     0.7.3             [required by git-unix]
  - install   git                       3.18.0            [required by git-kv, git-unix]
  - install   git-kv                    0.1.3             [required by yocaml_git]
  - install   git-mirage                3.18.0            [required by git-unix]
  - install   git-paf                   3.18.0            [required by git-mirage]
  - install   git-unix                  3.18.0            [required by yocaml_git]
  - install   gmap                      0.3.0             [required by x509]
  - install   h1                        1.0.0             [required by git-paf]
  - install   h2                        0.13.0            [required by paf]
  - install   happy-eyeballs            2.0.1             [required by git-mirage, happy-eyeballs-lwt]
  - install   happy-eyeballs-lwt        2.0.1             [required by git-unix]
  - install   happy-eyeballs-mirage     2.0.1             [required by git-mirage]
  - install   hpack                     0.13.0            [required by h2]
  - install   http                      6.1.1             [required by cohttp]
  - install   httpun-types              0.2.0             [required by h1]
  - install   hxd                       0.3.4             [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.9.0             [required by git-unix, yocaml_runtime]
  - install   lru                       0.3.1             [required by tcpip]
  - install   lwt                       6.0.0~alpha00     [required by yocaml_git]
  - install   lwt-dllist                1.1.0             [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.5.0             [required by tcpip]
  - 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-crypto             2.0.1             [required by git-mirage]
  - install   mirage-crypto-ec          2.0.1             [required by awa]
  - install   mirage-crypto-pk          2.0.1             [required by awa]
  - install   mirage-crypto-rng         2.0.1             [required by yocaml_git]
  - install   mirage-flow               5.0.0             [required by git-unix]
  - install   mirage-kv                 6.1.1             [required by git-kv]
  - install   mirage-mtime              5.0.0             [required by awa-mirage, awa, happy-eyeballs-mirage]
  - install   mirage-net                4.0.0             [required by tcpip]
  - install   mirage-ptime              5.0.0             [required by git-kv]
  - install   mirage-sleep              4.0.0             [required by git-mirage]
  - 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.16.1            [required by fmt]
  - install   ocamlfind                 1.9.8             [required by fmt]
  - install   ocamlgraph                2.2.0             [required by git]
  - install   ocplib-endian             1.2               [required by lwt]
  - install   ohex                      0.2.0             [required by x509]
  - install   optint                    0.3.0             [required by git, carton, carton-lwt, mirage-kv]
  - install   paf                       0.8.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.3           [required by yocaml_git]
  - 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_expect]
  - install   ppx_inline_test           v0.17.1           [required by ppx_expect]
  - install   ppx_optcomp               v0.17.1           [required by time_now]
  - install   ppx_sexp_conv             v0.17.1           [required by cohttp]
  - install   ppxlib                    0.37.0~5.4preview [required by ppx_expect]
  - install   ppxlib_jane               v0.17.4           [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 tcpip, dns-client]
  - install   re                        1.13.2            [required by cohttp]
  - 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 ppxlib]
  - install   stringext                 1.6.0             [required by cohttp]
  - install   tcpip                     9.0.1             [required by git-unix]
  - install   time_now                  v0.17.0           [required by ppx_inline_test]
  - install   tls                       2.0.1             [required by git-unix]
  - install   tls-mirage                2.0.1             [required by git-mirage]
  - install   topkg                     1.1.0             [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.4             [required by emile]
  - install   x509                      1.0.6             [required by git-mirage]
  - install   yocaml                    2.3.0             [required by yocaml_git]
  - install   yocaml_git                2.3.0
  - install   yocaml_runtime            2.3.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.45-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++                13.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                 13.4.0-1 
-    8 install mingw64-i686-gcc-g++                  13.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.45-1-x86_64.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++-13.4.0-1-x86_64.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-13.4.0-1-x86_64.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++-13.4.0-1-x86_64.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.45-1-x86_64.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++-13.4.0-1-x86_64.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-13.4.0-1-x86_64.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++-13.4.0-1-x86_64.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/392: [angstrom.0.16.1: extract]
Processing  2/392: [angstrom.0.16.1: extract] [arp.4.0.0: extract]
Processing  3/392: [angstrom.0.16.1: extract] [arp.4.0.0: extract] [asn1-combinators.0.3.2: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/392: [arp.4.0.0: extract] [asn1-combinators.0.3.2: extract]
Processing  4/392: [arp.4.0.0: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved arp.4.0.0  (cached)
Processing  4/392: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  5/392: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [awa.0.5.2, awa-mirage.0.5.2: http]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  5/392: [astring.0.8.5: extract] [awa.0.5.2, awa-mirage.0.5.2: http]
Processing  6/392: [astring.0.8.5: extract] [awa.0.5.2, awa-mirage.0.5.2: http] [base.v0.17.3: http]
-> retrieved astring.0.8.5  (cached)
Processing  6/392: [awa.0.5.2, awa-mirage.0.5.2: http] [base.v0.17.3: http]
Processing  7/392: [awa.0.5.2, awa-mirage.0.5.2: http] [base.v0.17.3: http]
Processing  8/392: [awa.0.5.2, awa-mirage.0.5.2: http] [base.v0.17.3: http] [base64.3.5.1: extract]
Processing  8/392: [awa.0.5.2, awa-mirage.0.5.2: extract] [base.v0.17.3: http] [base64.3.5.1: extract]
Processing  8/392: [awa.0.5.2, awa-mirage.0.5.2: extract] [base.v0.17.3: extract] [base64.3.5.1: extract]
-> retrieved awa.0.5.2, awa-mirage.0.5.2  (https://github.com/mirage/awa-ssh/releases/download/v0.5.2/awa-0.5.2.tbz)
Processing  8/392: [base.v0.17.3: extract] [base64.3.5.1: extract]
Processing  9/392: [base.v0.17.3: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/392: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract]
Processing 10/392: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 10/392: [base.v0.17.3: extract] [bos.0.2.1: extract]
Processing 11/392: [base.v0.17.3: extract] [bos.0.2.1: extract] [ca-certs-nss.3.114: http]
Processing 11/392: [base.v0.17.3: extract] [bos.0.2.1: extract] [ca-certs-nss.3.114: extract]
-> retrieved bos.0.2.1  (cached)
Processing 11/392: [base.v0.17.3: extract] [ca-certs-nss.3.114: extract]
Processing 12/392: [base.v0.17.3: extract] [ca-certs-nss.3.114: extract] [carton.0.7.2 + 2 others: extract]
-> retrieved base.v0.17.3  (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing 12/392: [ca-certs-nss.3.114: extract] [carton.0.7.2 + 2 others: extract]
Processing 13/392: [ca-certs-nss.3.114: extract] [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
-> retrieved ca-certs-nss.3.114  (https://github.com/mirage/ca-certs-nss/releases/download/v3.114/ca-certs-nss-3.114.tbz)
Processing 13/392: [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
Processing 14/392: [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/392: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 15/392: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
-> retrieved checkseum.0.5.2  (cached)
Processing 15/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
-> retrieved conf-gmp.5  (cached)
Processing 16/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 17/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
Processing 18/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
Processing 19/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
Processing 20/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
Processing 21/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http]
Processing 22/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract]
Processing 23/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 24/392: [cmdliner.1.3.0: extract] [cohttp.6.1.1, http.6.1.1: http] [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/392: [cohttp.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/392: [cohttp.6.1.1, http.6.1.1: http] [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/392: [cohttp.6.1.1, http.6.1.1: http] [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 26/392: [cohttp.6.1.1, http.6.1.1: 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 cppo.1.8.0  (cached)
Processing 26/392: [cohttp.6.1.1, http.6.1.1: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/392: [cohttp.6.1.1, http.6.1.1: 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 cohttp.6.1.1, http.6.1.1  (https://github.com/mirage/ocaml-cohttp/releases/download/v6.1.1/cohttp-6.1.1.tbz)
Processing 27/392: [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/392: [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/392: [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/392: [cstruct.6.2.0 + 2 others: extract] [decompress.1.5.3: extract] [digestif.1.3.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/392: [decompress.1.5.3: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/392: [decompress.1.5.3: extract] [digestif.1.3.0: extract] [dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.5.3  (cached)
Processing 30/392: [digestif.1.3.0: extract] [dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/392: [digestif.1.3.0: extract] [dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0: http] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0  (cached)
Processing 31/392: [dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0: http] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/392: [dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0: http] [domain-name.0.4.1: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/392: [dns.10.1.0 + 2 others: extract] [domain-name.0.4.1: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1  (cached)
Processing 32/392: [dns.10.1.0 + 2 others: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/392: [dns.10.1.0 + 2 others: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duff.0.5  (cached)
Processing 33/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: 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) 13.4.0
- Copyright (C) 2023 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 34/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 35/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: 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.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 35/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 36/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all]
Processing 37/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 38/392: [dns.10.1.0 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved dns.10.1.0, dns-client.10.1.0, dns-client-mirage.10.1.0  (https://github.com/mirage/ocaml-dns/releases/download/v10.1.0/dns-10.1.0.tbz)
Processing 38/392: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 39/392: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 39/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved duration.0.2.1  (cached)
Processing 39/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 40/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved emile.1.1  (cached)
Processing 40/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 41/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved encore.0.8.1  (cached)
Processing 41/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 42/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved eqaf.0.10  (cached)
Processing 42/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 43/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ethernet.3.2.0: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved ethernet.3.2.0  (cached)
Processing 43/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 44/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [faraday.0.8.2: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved faraday.0.8.2  (cached)
Processing 44/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 45/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 45/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved fpath.0.7.3  (cached)
Processing 45/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 46/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [git.3.18.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 46/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 47/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: 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 47/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> installed conf-mingw-w64-gmp-i686.1
Processing 48/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ 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 48/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: extract] [cmdliner: make all]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 49/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: extract] [cmdliner: make all]
Processing 50/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [git-kv.0.1.3: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved git-kv.0.1.3  (cached)
Processing 50/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 51/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
Processing 51/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all]
-> installed conf-gmp.5
Processing 52/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all]
Processing 53/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0  (cached)
Processing 53/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 54/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [gmap.0.3.0: extract] [h1.1.0.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved gmap.0.3.0  (cached)
Processing 54/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [h1.1.0.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 55/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [h1.1.0.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved h1.1.0.0  (cached)
Processing 55/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 56/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved h2.0.13.0, hpack.0.13.0  (cached)
Processing 56/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 57/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1  (cached)
Processing 57/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 58/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.4: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.4
Processing 58/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.4: http] [cmdliner: make all]
-> installed conf-gmp-powm-sec.4
Processing 59/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.4: http] [cmdliner: make all]
Processing 59/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.4: extract] [cmdliner: make all]
-> retrieved httpun-types.0.2.0  (cached)
Processing 59/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [cmdliner: make all]
Processing 60/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [ipaddr.5.6.0 + 3 others: extract] [cmdliner: make all]
-> retrieved hxd.0.3.4  (https://github.com/dinosaure/hxd/releases/download/v0.3.4/hxd-0.3.4.tbz)
Processing 60/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 3 others: extract] [cmdliner: make all]
Processing 61/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 3 others: extract] [jane-street-headers.v0.17.0: extract] [cmdliner: make all]
-> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0  (cached)
Processing 61/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.17.0: extract] [cmdliner: make all]
Processing 62/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.17.0: extract] [jst-config.v0.17.0: extract] [cmdliner: make all]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing 62/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.17.0: extract] [cmdliner: make all]
Processing 63/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.17.0: extract] [kdf.1.0.0: extract] [cmdliner: make all]
-> retrieved jst-config.v0.17.0  (cached)
Processing 63/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [cmdliner: make all]
Processing 64/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [ke.0.6: extract] [cmdliner: make all]
-> retrieved kdf.1.0.0  (cached)
Processing 64/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [cmdliner: make all]
Processing 65/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [cmdliner: make all]
+ 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 65/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http]
Processing 66/392: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [cmdliner: make install]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 66/392: [ke.0.6: extract] [logs.0.9.0: http] [cmdliner: make install]
Processing 67/392: [ke.0.6: extract] [logs.0.9.0: http] [lru.0.3.1: extract] [cmdliner: make install]
Processing 68/392: [ke.0.6: extract] [logs.0.9.0: http] [lru.0.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ke.0.6  (cached)
Processing 68/392: [logs.0.9.0: http] [lru.0.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 69/392: [logs.0.9.0: http] [lru.0.3.1: extract] [lwt.6.0.0~alpha00: http] [dune: ocaml 7] [cmdliner: make install]
Processing 69/392: [logs.0.9.0: extract] [lru.0.3.1: extract] [lwt.6.0.0~alpha00: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lru.0.3.1  (cached)
Processing 69/392: [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [dune: ocaml 7] [cmdliner: make install]
Processing 70/392: [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 70/392: [lwt.6.0.0~alpha00: http] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 71/392: [lwt.6.0.0~alpha00: http] [lwt-dllist.1.1.0: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 71/392: [lwt.6.0.0~alpha00: extract] [lwt-dllist.1.1.0: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lwt-dllist.1.1.0  (cached)
Processing 71/392: [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 72/392: [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [metrics.0.5.0: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved magic-mime.1.3.1  (cached)
Processing 72/392: [lwt.6.0.0~alpha00: extract] [metrics.0.5.0: http] [dune: ocaml 7] [cmdliner: make install]
Processing 73/392: [lwt.6.0.0~alpha00: extract] [metrics.0.5.0: http] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 7] [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 73/392: [lwt.6.0.0~alpha00: extract] [metrics.0.5.0: http] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 73/392: [lwt.6.0.0~alpha00: extract] [metrics.0.5.0: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 73/392: [metrics.0.5.0: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 74/392: [metrics.0.5.0: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved metrics.0.5.0  (https://github.com/mirage/metrics/releases/download/v0.5.0/metrics-0.5.0.tbz)
Processing 74/392: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 75/392: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9  (cached)
Processing 75/392: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 76/392: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 76/392: [mirage-clock.4.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 77/392: [mirage-clock.4.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 78/392: [mirage-clock.4.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-clock.4.2.0  (cached)
Processing 78/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 79/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [mirage-kv.6.1.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-flow.5.0.0  (cached)
Processing 79/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-kv.6.1.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 80/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-kv.6.1.1: extract] [mirage-mtime.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-kv.6.1.1  (cached)
Processing 80/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-mtime.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 81/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-mtime.5.0.0: extract] [mirage-net.4.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-mtime.5.0.0  (cached)
Processing 81/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-net.4.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 82/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-net.4.0.0: extract] [mirage-ptime.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-net.4.0.0  (cached)
Processing 82/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-ptime.5.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 83/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-ptime.5.0.0: extract] [mirage-sleep.4.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-ptime.5.0.0  (cached)
Processing 83/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-sleep.4.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 84/392: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-sleep.4.0.0: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-crypto.2.0.1, mirage-crypto-ec.2.0.1, mirage-crypto-pk.2.0.1, mirage-crypto-rng.2.0.1  (cached)
Processing 84/392: [mirage-sleep.4.0.0: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 85/392: [mirage-sleep.4.0.0: 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-sleep.4.0.0  (cached)
Processing 85/392: [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 86/392: [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 86/392: [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 87/392: [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 87/392: [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 88/392: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 88/392: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 89/392: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 89/392: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 90/392: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.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 90/392: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.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 90/392: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7]
Processing 91/392: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7]
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlgraph.2.2.0  (cached)
+ 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.19.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.16.1
| - fetch   ocamlfind                                            1.9.8
| - fetch   ocamlgraph                                           2.2.0
| - fetch   ocplib-endian                                        1.2
| - fetch   ohex                                                 0.2.0
| - fetch   optint                                               0.3.0
| - fetch   paf                                                  0.8.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.3
| - fetch   ppx_globalize                                        v0.17.2
| - fetch   ppx_hash                                             v0.17.0
| - fetch   ppx_here                                             v0.17.0
| - fetch   ppx_inline_test                                      v0.17.1
| - fetch   ppx_optcomp                                          v0.17.1
| - fetch   ppx_sexp_conv                                        v0.17.1
| - fetch   ppxlib                                               0.37.0~5.4preview
| - fetch   ppxlib_jane                                          v0.17.4
| - fetch   psq                                                  0.2.1
| - fetch   ptime                                                1.2.0
| - fetch   randomconv                                           0.2.0
| - fetch   re                                                   1.13.2
| - 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                                                9.0.1
| - fetch   time_now                                             v0.17.0
| - fetch   tls.2.0.1, tls-mirage.2.0.1                          
| - fetch   topkg                                                1.1.0
| - fetch   uri.4.4.0, uri-sexp.4.4.0                            
| - fetch   uutf                                                 1.0.4
| - fetch   x509                                                 1.0.6
| - fetch   yocaml.2.3.0, yocaml_git.2.3.0, yocaml_runtime.2.3.0 
| - fetch   zarith                                               1.14
| - install angstrom                                             0.16.1
| - install arp                                                  4.0.0
| - install asn1-combinators                                     0.3.2
| - install astring                                              0.8.5
| - install awa                                                  0.5.2
| - install awa-mirage                                           0.5.2
| - install base                                                 v0.17.3
| - install base-bytes                                           base
| - install base64                                               3.5.1
| - install bigstringaf                                          0.10.0
| - install bos                                                  0.2.1
| - install ca-certs-nss                                         3.114
| - 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.1.1
| - 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.3.0
| - install dns                                                  10.1.0
| - install dns-client                                           10.1.0
| - install dns-client-mirage                                    10.1.0
| - install domain-name                                          0.4.1
| - install duff                                                 0.5
| - install dune-configurator                                    3.19.1
| - install duration                                             0.2.1
| - install emile                                                1.1
| - install encore                                               0.8.1
| - install eqaf                                                 0.10
| - install ethernet                                             3.2.0
| - install faraday                                              0.8.2
| - install fmt                                                  0.11.0
| - install fpath                                                0.7.3
| - install git                                                  3.18.0
| - install git-kv                                               0.1.3
| - install git-mirage                                           3.18.0
| - install git-paf                                              3.18.0
| - install git-unix                                             3.18.0
| - install gmap                                                 0.3.0
| - install h1                                                   1.0.0
| - install h2                                                   0.13.0
| - install happy-eyeballs                                       2.0.1
| - install happy-eyeballs-lwt                                   2.0.1
| - install happy-eyeballs-mirage                                2.0.1
| - install hpack                                                0.13.0
| - install http                                                 6.1.1
| - install httpun-types                                         0.2.0
| - install hxd                                                  0.3.4
| - 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.9.0
| - install lru                                                  0.3.1
| - install lwt                                                  6.0.0~alpha00
| - install lwt-dllist                                           1.1.0
| - install macaddr                                              5.6.0
| - install macaddr-cstruct                                      5.6.0
| - install magic-mime                                           1.3.1
| - install metrics                                              0.5.0
| - install mimic                                                0.0.9
| - install mimic-happy-eyeballs                                 0.0.9
| - install mirage-clock                                         4.2.0
| - install mirage-crypto                                        2.0.1
| - install mirage-crypto-ec                                     2.0.1
| - install mirage-crypto-pk                                     2.0.1
| - install mirage-crypto-rng                                    2.0.1
| - install mirage-flow                                          5.0.0
| - install mirage-kv                                            6.1.1
| - install mirage-mtime                                         5.0.0
| - install mirage-net                                           4.0.0
| - install mirage-ptime                                         5.0.0
| - install mirage-sleep                                         4.0.0
| - 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.16.1
| - install ocamlfind                                            1.9.8
| - install ocamlgraph                                           2.2.0
| - install ocplib-endian                                        1.2
| - install ohex                                                 0.2.0
| - install optint                                               0.3.0
| - install paf                                                  0.8.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.3
| - install ppx_globalize                                        v0.17.2
| - install ppx_hash                                             v0.17.0
| - install ppx_here                                             v0.17.0
| - install ppx_inline_test                                      v0.17.1
| - install ppx_optcomp                                          v0.17.1
| - install ppx_sexp_conv                                        v0.17.1
| - install ppxlib                                               0.37.0~5.4preview
| - install ppxlib_jane                                          v0.17.4
| - install psq                                                  0.2.1
| - install ptime                                                1.2.0
| - install randomconv                                           0.2.0
| - install re                                                   1.13.2
| - 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                                                9.0.1
| - install time_now                                             v0.17.0
| - install tls                                                  2.0.1
| - install tls-mirage                                           2.0.1
| - install topkg                                                1.1.0
| - install uri                                                  4.4.0
| - install uri-sexp                                             4.4.0
| - install uutf                                                 1.0.4
| - install x509                                                 1.0.6
| - install yocaml                                               2.3.0
| - install yocaml_git                                           2.3.0
| - install yocaml_runtime                                       2.3.0
| - install zarith                                               1.14
+- 
+- The following actions failed
| - build   dune            3.19.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-gmp                  5
| - install conf-gmp-powm-sec         4
| - 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           4
+- 
# 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-20250810143750.export"
'C:\cygwin64\bin\opam.exe install -vy yocaml_git.2.3.0' failed.
"opam remove -y yocaml_git.2.3.0
opam install -vy yocaml_git.2.3.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: yocaml_git.2.3.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