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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-08-06 20:44.24 ---> 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-06 20:44.24 ---> 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-06 20:44.24 ---> 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-06 20:44.24 ---> 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 '4.14' '4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "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.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-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=4.14)
2025-08-06 20:44.24 ---> using "cd319445602ecde81f3f27831566e813a10ce3b4c550297897aacee5cd90b053" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-08-06 20:44.24 ---> using "e1ca68dd7dcc64d80b2ac9aa7cf4b1b66ec882be9d79fdfd052fe4542c2df6ae" from cache

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

The following actions will be performed:
=== install 15 packages
  - install dune                3.19.1   [required by gendarme-toml]
  - install gendarme            0.3.0    [required by ppx_marshal_ext]
  - install gendarme-toml       0.3.0
  - install ISO8601             0.2.6    [required by toml]
  - install menhir              20240715 [required by toml]
  - install menhirCST           20240715 [required by menhir]
  - install menhirLib           20240715 [required by menhir]
  - install menhirSdk           20240715 [required by menhir]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install ppx_marshal_ext     0.3.0    [required by gendarme-toml]
  - install ppxlib              0.35.0   [required by ppx_marshal_ext]
  - install sexplib0            v0.17.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install toml                7.1.0    [required by gendarme-toml]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/40: [dune.3.19.1: http]
Processing  2/40: [dune.3.19.1: http] [gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0: http]
Processing  3/40: [dune.3.19.1: http] [gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0: http] [ISO8601.0.2.6: extract]
-> retrieved ISO8601.0.2.6  (cached)
Processing  3/40: [dune.3.19.1: http] [gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0: http]
Processing  4/40: [dune.3.19.1: http] [gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0: http] [menhir.20240715 + 3 others: extract]
Processing  4/40: [dune.3.19.1: extract] [gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0: http] [menhir.20240715 + 3 others: extract]
Processing  4/40: [dune.3.19.1: extract] [gendarme.0.3.0 + 2 others: extract] [menhir.20240715 + 3 others: extract]
-> retrieved gendarme.0.3.0, gendarme-toml.0.3.0, ppx_marshal_ext.0.3.0  (https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz)
Processing  4/40: [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract]
Processing  5/40: [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing  5/40: [dune.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing  6/40: [dune.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  6/40: [dune.3.19.1: extract] [ppx_derivers.1.2.1: extract]
Processing  7/40: [dune.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  7/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract]
Processing  8/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing  8/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract]
Processing  9/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing  9/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract]
Processing 10/40: [dune.3.19.1: extract] [ppxlib.0.35.0: extract] [toml.7.1.0: extract]
-> retrieved ppxlib.0.35.0  (cached)
Processing 10/40: [dune.3.19.1: extract] [toml.7.1.0: extract]
-> retrieved toml.7.1.0  (cached)
Processing 10/40: [dune.3.19.1: extract]
-> retrieved dune.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 11/40: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 11/40: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\4.14\.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\4.14\.opam-switch\build\dune.3.19.1)
-> compiled  dune.3.19.1
-> installed dune.3.19.1
Processing 13/40: [gendarme: dune build]
Processing 14/40: [gendarme: dune build] [ISO8601: dune build]
Processing 15/40: [gendarme: dune build] [ISO8601: dune build] [menhirCST: dune build]
Processing 16/40: [gendarme: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 17/40: [gendarme: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 18/40: [gendarme: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 19/40: [gendarme: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "gendarme" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\gendarme.0.3.0)
-> compiled  gendarme.0.3.0
Processing 19/40: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 20/40: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed gendarme.0.3.0
Processing 21/40: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ISO8601" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ISO8601.0.2.6)
-> compiled  ISO8601.0.2.6
Processing 21/40: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 22/40: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ISO8601.0.2.6
Processing 23/40: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 23/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20240715
Processing 24/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 24/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 25/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 25/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 26/40: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 26/40: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirLib.20240715
Processing 27/40: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 27/40: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20240715
Processing 28/40: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 29/40: [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 29/40: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.17.0
Processing 30/40: [menhir: dune build] [ocaml-compiler-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 30/40: [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 31/40: [menhir: dune build]
Processing 32/40: [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
Processing 32/40: [menhir: dune build]
-> installed ppxlib.0.35.0
Processing 33/40: [menhir: dune build]
Processing 34/40: [menhir: dune build] [ppx_marshal_ext: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_marshal_ext" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_marshal_ext.0.3.0)
-> compiled  ppx_marshal_ext.0.3.0
Processing 34/40: [menhir: dune build]
-> installed ppx_marshal_ext.0.3.0
Processing 35/40: [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhir.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 37/40: [toml: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "toml" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\toml.7.1.0)
-> compiled  toml.7.1.0
-> installed toml.7.1.0
Processing 39/40: [gendarme-toml: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "gendarme-toml" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\gendarme-toml.0.3.0)
-> compiled  gendarme-toml.0.3.0
-> installed gendarme-toml.0.3.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-08-06 20:56.58 ---> saved as "79498ad0fb37cc28e24a2719161e4502bb9dbe3f9aa4e2832f4894ffca4c4f91"
Job succeeded