Building on odawa (from windows-server-2022-amd64-ocaml-4.14.2) 2024-12-19 02:53.26 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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")) 2024-12-19 02:53.26 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 f195fd3ffc8fd9778d038cba15efed18c3094402")) 2024-12-19 02:53.26 ---> using "012ddf9a4de9f40c98ca18a617d95c3c69e6c0a50e2837b13846facd384290b9" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) User configuration: Updating ~\.bash_profile. [NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc. Added 9 lines after line 1 in ~\.bash_profile. 2024-12-19 02:53.26 ---> using "260603a43dcce5dc1f94dfc48e37989b5eaea7d965587fc79c050395e9501eac" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed arch-x86_64.1 -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-mingw.1 -> retrieved flexdll.0.43 (cached) -> retrieved ocaml-config.3 (cached) -> installed flexdll.0.43 -> installed ocaml-options-vanilla.1 -> retrieved mingw-w64-shims.0.2.0 (cached) -> installed conf-mingw-w64-gcc-x86_64.1 -> installed ocaml-env-mingw64.1 -> installed system-mingw.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed mingw-w64-shims.0.2.0 -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=default) 2024-12-19 02:53.26 ---> using "5ce1f3048d5c3363616529505128ebc1f9594f8f4dd0e1814ea2bdc8e96a069f" from cache /: (run (network host) (shell "opam update --depexts")) 2024-12-19 02:53.26 ---> using "bc1a527dee8e5afb6e5e487eca9ef6afed9088c50bda2d206c48af535cb570d6" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "\ \nopam remove -y \"nice_parser.1.0.0\"\ \nopam install -vy \"nice_parser.1.0.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"nice_parser.1.0.0\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] nice_parser.1.0.0 is not installed. The following actions will be performed: === install 8 packages - install base v0.16.3 [required by stdio] - install conf-bash 1 [required by base] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.1 [required by nice_parser] - install dune-configurator 3.16.1 [required by base] - install nice_parser 1.0.0 - install sexplib0 v0.16.0 [required by base] - install stdio v0.16.0 [required by nice_parser] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/23: [base.v0.16.3: extract] Processing 2/23: [base.v0.16.3: extract] Processing 3/23: [base.v0.16.3: extract] [csexp.1.5.2: extract] Processing 4/23: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] Processing 5/23: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] -> retrieved csexp.1.5.2 (cached) Processing 5/23: [base.v0.16.3: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] Processing 6/23: [base.v0.16.3: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [conf-bash: bash] -> retrieved base.v0.16.3 (cached) Processing 6/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [conf-bash: bash] Processing 7/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [sexplib0.v0.16.0: extract] [conf-bash: bash] + C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1) - GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 7/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [sexplib0.v0.16.0: extract] -> installed conf-bash.1 Processing 8/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [sexplib0.v0.16.0: extract] -> retrieved sexplib0.v0.16.0 (cached) Processing 8/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] Processing 9/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] [stdio.v0.16.0: extract] -> retrieved stdio.v0.16.0 (cached) Processing 9/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: http] Processing 9/23: [dune.3.16.1, dune-configurator.3.16.1: extract] [nice_parser.1.0.0: extract] -> retrieved nice_parser.1.0.0 (https://github.com/smolkaj/ocaml-parsing/archive/1.0.0.tar.gz) Processing 9/23: [dune.3.16.1, dune-configurator.3.16.1: extract] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 10/23: [dune: ocaml 31] + C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - .\.duneboot.exe -j 31 - Processing 10/23: [dune: ./_boot/dune.exe build] + C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 12/23: [csexp: dune build] Processing 13/23: [csexp: dune build] [sexplib0: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2) -> compiled csexp.1.5.2 Processing 13/23: [sexplib0: dune build] -> installed csexp.1.5.2 Processing 14/23: [sexplib0: dune build] Processing 15/23: [dune-configurator: rm] [sexplib0: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib0" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 15/23: [dune-configurator: rm] -> installed sexplib0.v0.16.0 Processing 16/23: [dune-configurator: rm] + C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) + C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) Processing 16/23: [dune-configurator: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 -> installed dune-configurator.3.16.1 Processing 18/23: [base: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base.v0.16.3) -> compiled base.v0.16.3 -> installed base.v0.16.3 Processing 20/23: [stdio: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdio" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdio.v0.16.0) -> compiled stdio.v0.16.0 -> installed stdio.v0.16.0 Processing 22/23: [nice_parser: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "nice_parser" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\nice_parser.1.0.0) -> compiled nice_parser.1.0.0 -> installed nice_parser.1.0.0 Done. # To update the current shell environment, run: eval $(opam env) 2024-12-19 02:55.23 ---> saved as "1683487eb6f0136809dbefd1e7b303081c530f63c972c94f07cba3df0cc38822" Job succeeded