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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-23 06:41.29 ---> 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-23 06:41.29 ---> 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 39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"))
2026-01-23 06:41.29 ---> using "4f0b9497afb6eea9cf43067636e988a83f1bcb9ac810ad661f7eaf4b1c0160a9" 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.
2026-01-23 06:41.29 ---> using "feb2117583ac2c8b4c4afc6c9ad87a221de3fe962075f3d95506ae89490c1bd3" 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-23 06:41.29 ---> using "d36bc8c82abb0fe5767bfdfd9279e53f3252443a683655bd7d81a709cb5abfd3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-23 06:41.29 ---> using "9d86497a907136ee328a70c4c779efbabd939661fc707f73abd5ad3a1d9978ab" from cache

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

The following actions will be performed:
=== install 20 packages
  - install cmdliner             2.1.0    [required by js_of_ocaml-compiler]
  - install dune                 3.20.2   [required by webtest-js]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          6.2.0    [required by webtest-js]
  - install js_of_ocaml-compiler 6.2.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      6.2.0    [required by webtest-js]
  - install menhir               20250912 [required by js_of_ocaml-compiler]
  - install menhirCST            20250912 [required by menhir]
  - install menhirLib            20250912 [required by js_of_ocaml-compiler]
  - install menhirSdk            20250912 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.17.0  [required by ppxlib]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.37.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex               3.7      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by gen]
  - install sexplib0             v0.17.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install webtest              2.0.0    [required by webtest-js]
  - install webtest-js           2.0.0
  - install yojson               3.0.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/54: [cmdliner.2.1.0: http]
Processing  2/54: [cmdliner.2.1.0: http] [dune.3.20.2: http]
Processing  3/54: [cmdliner.2.1.0: http] [dune.3.20.2: http] [gen.1.1: extract]
Processing  3/54: [cmdliner.2.1.0: extract] [dune.3.20.2: http] [gen.1.1: extract]
Processing  3/54: [cmdliner.2.1.0: extract] [dune.3.20.2: extract] [gen.1.1: extract]
-> retrieved gen.1.1  (cached)
Processing  3/54: [cmdliner.2.1.0: extract] [dune.3.20.2: extract]
Processing  4/54: [cmdliner.2.1.0: extract] [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing  4/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http]
Processing  5/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http]
Processing  6/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  6/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  6/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing  6/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing  7/54: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.2.0/js_of_ocaml-6.2.0.tbz)
Processing  7/54: [dune.3.20.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing  8/54: [dune.3.20.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
-> retrieved dune.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing  8/54: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
Processing  9/54: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all]
Processing 10/54: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 10/54: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7]
Processing 11/54: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 11/54: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved seq.base  (cached)
Processing 12/54: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
Processing 13/54: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 14/54: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> installed seq.base
Processing 15/54: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 15/54: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 15/54: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 15/54: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 16/54: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved sedlex.3.7  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 16/54: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 17/54: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [webtest.2.0.0, webtest-js.2.0.0: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 17/54: [ppxlib.0.37.0: extract] [webtest.2.0.0, webtest-js.2.0.0: http] [cmdliner: make all] [dune: ocaml 7]
Processing 18/54: [ppxlib.0.37.0: extract] [webtest.2.0.0, webtest-js.2.0.0: http] [yojson.3.0.0: http] [cmdliner: make all] [dune: ocaml 7]
+ 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.2.1.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man\man1
- Writing _build/src/tool/man\man1\cmdliner.1
- Writing _build/src/tool/man\man1\cmdliner-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install.1
- Writing _build/src/tool/man\man1\cmdliner-install-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-support.1
- Writing _build/src/tool/man\man1\cmdliner-tool-commands.1
- Writing _build/src/tool/man\man1\cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.0
Processing 18/54: [ppxlib.0.37.0: extract] [webtest.2.0.0, webtest-js.2.0.0: http] [yojson.3.0.0: http] [dune: ocaml 7]
Disconnected: Switch turned off