Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2025-10-01 01:13.27 ---> 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-10-01 01:13.27 ---> 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 ec0dc125adb330b5f57fb9009c8dd112a5223366"))
2025-10-01 01:13.27 ---> using "2383a20a6566dcacd368a5493b860b7fb7c5c6b188518ea6d8bebdd33eae41b3" 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.
2025-10-01 01:13.27 ---> using "f49b2af8f828ab535c6923b928ef76b2ce9fe6225b25c7c49e930930ea0115d9" 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
-> 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-10-01 01:13.27 ---> using "bcdfdacaf6f619428d2b562388a5e58e8d333879074271848c4b062777c79652" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-10-01 01:13.27 ---> using "3a8441413591c267fe88d2d02f358a2620004d6307e89e5a6fd3154a99611e45" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y ppx_here.v0.16.0\
\nopam install -vy ppx_here.v0.16.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ppx_here.v0.16.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
Nothing to do.
[NOTE] ppx_here.v0.16.0 is not installed.
The following actions will be performed:
=== install 10 packages
- install base v0.16.4 [required by ppx_here]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.19.1 [required by ppx_here]
- install dune-configurator 3.19.1 [required by base]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_here v0.16.0
- install ppxlib 0.37.0~5.4preview [required by ppx_here]
- install sexplib0 v0.16.0 [required by base, ppxlib]
- install stdlib-shims 0.3.0 [required by ppxlib]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/29: [base.v0.16.4: extract]
Processing 2/29: [base.v0.16.4: extract] [csexp.1.5.2: extract]
Processing 3/29: [base.v0.16.4: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
-> retrieved csexp.1.5.2 (cached)
Processing 3/29: [base.v0.16.4: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
Processing 4/29: [base.v0.16.4: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved base.v0.16.4 (cached)
Processing 4/29: [dune.3.19.1, dune-configurator.3.19.1: http] [ocaml-compiler-libs.v0.17.0: extract]
Processing 5/29: [dune.3.19.1, dune-configurator.3.19.1: http] [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract]
Processing 5/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 5/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract]
Processing 6/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ppx_here.v0.16.0: extract]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 6/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.16.0: extract]
Processing 7/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.16.0: extract] [ppxlib.0.37.0~5.4preview: http]
-> retrieved ppx_here.v0.16.0 (cached)
Processing 7/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: http]
Processing 8/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: http] [sexplib0.v0.16.0: extract]
Processing 8/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [sexplib0.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0 (cached)
Processing 8/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing 9/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 9/29: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
-> retrieved ppxlib.0.37.0~5.4preview (https://github.com/ocaml-ppx/ppxlib/archive/757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz)
Processing 9/29: [dune.3.19.1, dune-configurator.3.19.1: extract]
-> 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 10/29: [dune: ocaml 7]
+ 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
- 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 dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src\\dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
-
Processing 10/29: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1)
-> compiled dune.3.19.1
-> installed dune.3.19.1
Processing 12/29: [csexp: dune build]
Processing 13/29: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 14/29: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 15/29: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 16/29: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled ppx_derivers.1.2.1
Processing 16/29: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 17/29: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled csexp.1.5.2
Processing 17/29: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 18/29: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 19/29: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled ocaml-compiler-libs.v0.17.0
Processing 19/29: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 20/29: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.16.0)
-> compiled sexplib0.v0.16.0
Processing 20/29: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 21/29: [dune-configurator: rm] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
Processing 21/29: [dune-configurator: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 21/29: [dune-configurator: dune build]
-> installed stdlib-shims.0.3.0
Processing 22/29: [dune-configurator: dune build]
Processing 23/29: [dune-configurator: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
-> compiled dune-configurator.3.19.1
Processing 23/29: [ppxlib: dune build]
-> installed dune-configurator.3.19.1
Processing 24/29: [ppxlib: dune build]
Processing 25/29: [base: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base.v0.16.4)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -intf-suffix .ml -no-alias-deps -o compiler-stdlib/src/.caml.objs/native/caml.cmx -c -impl compiler-stdlib/src/caml.ml)
- File "compiler-stdlib/src/caml.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "[since v0.16] use Stdlib instead of Caml"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default/src && discover\discover.exe -o mpopcnt.sexp)
- The system cannot find the path specified.
-> compiled base.v0.16.4
Processing 25/29: [ppxlib: dune build]
-> installed base.v0.16.4
Processing 26/29: [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.37.0~5.4preview)
-> compiled ppxlib.0.37.0~5.4preview
-> installed ppxlib.0.37.0~5.4preview
Processing 28/29: [ppx_here: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_here" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_here.v0.16.0)
-> compiled ppx_here.v0.16.0
-> installed ppx_here.v0.16.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-01 01:29.07 ---> saved as "47970467ee554955fe5ad277c35184289d3fd1babaf3395cc6b5dfcf833a2c3e"
Job succeeded