Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-29 10:41.59 ---> 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"))
2026-01-29 10:41.59 ---> 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 f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-29 10:41.59 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" 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.
2026-01-29 10:42.00 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" 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)
2026-01-29 10:42.00 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-29 10:42.00 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y qcheck-lin.0.10\
\nopam install -vy qcheck-lin.0.10\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: qcheck-lin.0.10 | 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] qcheck-lin.0.10 is not installed.
The following actions will be performed:
=== install 4 packages
- install dune 3.20.2 [required by qcheck-lin]
- install qcheck-core 0.91 [required by qcheck-lin]
- install qcheck-lin 0.10
- install qcheck-multicoretests-util 0.10 [required by qcheck-lin]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/11: [dune.3.20.2: http]
Processing 2/11: [dune.3.20.2: http] [qcheck-core.0.91: http]
Processing 3/11: [dune.3.20.2: http] [qcheck-core.0.91: http] [qcheck-lin.0.10, qcheck-multicoretests-util.0.10: http]
Processing 3/11: [dune.3.20.2: extract] [qcheck-core.0.91: http] [qcheck-lin.0.10, qcheck-multicoretests-util.0.10: http]
Processing 3/11: [dune.3.20.2: extract] [qcheck-core.0.91: extract] [qcheck-lin.0.10, qcheck-multicoretests-util.0.10: http]
Processing 3/11: [dune.3.20.2: extract] [qcheck-core.0.91: extract] [qcheck-lin.0.10, qcheck-multicoretests-util.0.10: extract]
-> retrieved qcheck-core.0.91 (https://github.com/c-cube/qcheck/archive/v0.91.tar.gz)
Processing 3/11: [dune.3.20.2: extract] [qcheck-lin.0.10, qcheck-multicoretests-util.0.10: extract]
-> retrieved qcheck-lin.0.10, qcheck-multicoretests-util.0.10 (https://github.com/ocaml-multicore/multicoretests/archive/refs/tags/0.10.tar.gz)
Processing 3/11: [dune.3.20.2: extract]
-> retrieved dune.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 4/11: [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.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
-
Processing 4/11: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2\./_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.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 6/11: [qcheck-core: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "qcheck-core" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\qcheck-core.0.91)
-> compiled qcheck-core.0.91
-> installed qcheck-core.0.91
Processing 8/11: [qcheck-multicoretests-util: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "qcheck-multicoretests-util" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\qcheck-multicoretests-util.0.10)
-> compiled qcheck-multicoretests-util.0.10
-> installed qcheck-multicoretests-util.0.10
Processing 10/11: [qcheck-lin: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "qcheck-lin" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\qcheck-lin.0.10)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.lin.objs/byte -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core\runner -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-multicoretests-util -cmi-file lib/.lin.objs/byte/lin.cmi -no-alias-deps -o lib/.lin.objs/byte/lin.cmo -c -impl lib/lin.ml)
- File "lib/lin.ml", line 160, characters 50-59:
- 160 | let qcheck_nat64_small = QCheck.(map Int64.of_int small_nat)
- ^^^^^^^^^
- Alert deprecated: QCheck.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 168, characters 52-64:
- 168 | let string_small = QCheck.(set_shrink shrink_string small_string)
- ^^^^^^^^^^^^
- Alert deprecated: QCheck.small_string
- Use [string_small] instead
-
- File "lib/lin.ml", line 169, characters 62-84:
- 169 | let string_small_printable = QCheck.(set_shrink shrink_string small_printable_string)
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_printable_string
- Use [string_size_of] instead
-
- File "lib/lin.ml", line 178, characters 34-55:
- 178 | let char_printable = GenDeconstr (QCheck.printable_char, QCheck.Print.char, (=))
- ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.printable_char
- Use [char_printable] instead
-
- File "lib/lin.ml", line 179, characters 34-50:
- 179 | let nat_small = GenDeconstr (QCheck.small_nat, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 181, characters 34-50:
- 181 | let int_small = GenDeconstr (QCheck.small_int, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_int
- Use [nat_small] instead
-
- File "lib/lin.ml", line 182, characters 34-48:
- 182 | let int_pos = GenDeconstr (QCheck.pos_int, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^
- Alert deprecated: QCheck.pos_int
- Use [int_pos] instead
-
- File "lib/lin.ml", line 211, characters 31-48:
- 211 | | Gen (arb, print) -> Gen (QCheck.small_list arb, QCheck.Print.list print)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_list
- Use [list_small] instead
-
- File "lib/lin.ml", line 212, characters 51-68:
- 212 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.small_list arb, QCheck.Print.list print, List.equal eq)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_list
- Use [list_small] instead
-
- File "lib/lin.ml", line 223, characters 31-51:
- 223 | | Gen (arb, print) -> Gen (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.array_of_size
- Use [array_size] instead
-
- File "lib/lin.ml", line 223, characters 52-72:
- 223 | | Gen (arb, print) -> Gen (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 224, characters 51-71:
- 224 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print, Array.for_all2 eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.array_of_size
- Use [array_size] instead
-
- File "lib/lin.ml", line 224, characters 72-92:
- 224 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print, Array.for_all2 eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 262, characters 39-59:
- 262 | | Gen (arb, print) -> Gen (arb_seq QCheck.Gen.small_nat arb, print_seq print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 263, characters 59-79:
- 263 | | GenDeconstr (arb, print, eq) -> GenDeconstr (arb_seq QCheck.Gen.small_nat arb, print_seq print, seq_equal eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 444, characters 35-55:
- 444 | let gen_cmd : cmd QCheck.Gen.t = QCheck.Gen.frequency api
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.frequency
- Use [oneof_weighted] instead
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I lib/.lin.objs/byte -I lib/.lin.objs/native -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core\runner -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-multicoretests-util -cmi-file lib/.lin.objs/byte/lin.cmi -no-alias-deps -o lib/.lin.objs/native/lin.cmx -c -impl lib/lin.ml)
- File "lib/lin.ml", line 160, characters 50-59:
- 160 | let qcheck_nat64_small = QCheck.(map Int64.of_int small_nat)
- ^^^^^^^^^
- Alert deprecated: QCheck.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 168, characters 52-64:
- 168 | let string_small = QCheck.(set_shrink shrink_string small_string)
- ^^^^^^^^^^^^
- Alert deprecated: QCheck.small_string
- Use [string_small] instead
-
- File "lib/lin.ml", line 169, characters 62-84:
- 169 | let string_small_printable = QCheck.(set_shrink shrink_string small_printable_string)
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_printable_string
- Use [string_size_of] instead
-
- File "lib/lin.ml", line 178, characters 34-55:
- 178 | let char_printable = GenDeconstr (QCheck.printable_char, QCheck.Print.char, (=))
- ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.printable_char
- Use [char_printable] instead
-
- File "lib/lin.ml", line 179, characters 34-50:
- 179 | let nat_small = GenDeconstr (QCheck.small_nat, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 181, characters 34-50:
- 181 | let int_small = GenDeconstr (QCheck.small_int, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_int
- Use [nat_small] instead
-
- File "lib/lin.ml", line 182, characters 34-48:
- 182 | let int_pos = GenDeconstr (QCheck.pos_int, QCheck.Print.int, (=))
- ^^^^^^^^^^^^^^
- Alert deprecated: QCheck.pos_int
- Use [int_pos] instead
-
- File "lib/lin.ml", line 211, characters 31-48:
- 211 | | Gen (arb, print) -> Gen (QCheck.small_list arb, QCheck.Print.list print)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_list
- Use [list_small] instead
-
- File "lib/lin.ml", line 212, characters 51-68:
- 212 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.small_list arb, QCheck.Print.list print, List.equal eq)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.small_list
- Use [list_small] instead
-
- File "lib/lin.ml", line 223, characters 31-51:
- 223 | | Gen (arb, print) -> Gen (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.array_of_size
- Use [array_size] instead
-
- File "lib/lin.ml", line 223, characters 52-72:
- 223 | | Gen (arb, print) -> Gen (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 224, characters 51-71:
- 224 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print, Array.for_all2 eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.array_of_size
- Use [array_size] instead
-
- File "lib/lin.ml", line 224, characters 72-92:
- 224 | | GenDeconstr (arb, print, eq) -> GenDeconstr (QCheck.array_of_size QCheck.Gen.small_nat arb, QCheck.Print.array print, Array.for_all2 eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 262, characters 39-59:
- 262 | | Gen (arb, print) -> Gen (arb_seq QCheck.Gen.small_nat arb, print_seq print)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 263, characters 59-79:
- 263 | | GenDeconstr (arb, print, eq) -> GenDeconstr (arb_seq QCheck.Gen.small_nat arb, print_seq print, seq_equal eq)
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-
- File "lib/lin.ml", line 444, characters 35-55:
- 444 | let gen_cmd : cmd QCheck.Gen.t = QCheck.Gen.frequency api
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.frequency
- Use [oneof_weighted] instead
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.lin_effect.objs/byte -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core\runner -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-multicoretests-util -I lib/.lin.objs/byte -cmi-file lib/.lin_effect.objs/byte/lin_effect.cmi -no-alias-deps -o lib/.lin_effect.objs/byte/lin_effect.cmo -c -impl lib/lin_effect.ml)
- File "lib/lin_effect.ml", line 55, characters 7-20:
- 55 | (Gen.frequency
- ^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.frequency
- Use [oneof_weighted] instead
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I lib/.lin_effect.objs/byte -I lib/.lin_effect.objs/native -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-core\runner -I C:\Users\opam\AppData\Local\opam\5.3\lib\qcheck-multicoretests-util -I lib/.lin.objs/byte -I lib/.lin.objs/native -cmi-file lib/.lin_effect.objs/byte/lin_effect.cmi -no-alias-deps -o lib/.lin_effect.objs/native/lin_effect.cmx -c -impl lib/lin_effect.ml)
- File "lib/lin_effect.ml", line 55, characters 7-20:
- 55 | (Gen.frequency
- ^^^^^^^^^^^^^
- Alert deprecated: QCheck.Gen.frequency
- Use [oneof_weighted] instead
-> compiled qcheck-lin.0.10
-> installed qcheck-lin.0.10
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-29 10:50.35 ---> saved as "8b0cc5285f1f19e8169c2c4982399e00464f51330e976637f0938ec0e9454a84"
Job succeeded