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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-02-06 06:13.01 ---> 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-02-06 06:13.01 ---> 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 8e585b27038b7cc0badd118b2a64ccad8e4c7a5e"))
2026-02-06 06:13.01 ---> using "8a65e32b47e5f5a64f427d0c81ed5103879a61b8d64d8e40001877721503ef2b" 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-02-06 06:13.01 ---> using "293540611dffb126dc531ef91ab2e6530071ab5ea9dffcab777e4f62de074c93" 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-02-06 06:13.02 ---> using "01c5380ab17740638ed5637599f92b45a312ec0298e05727699e102d99a9b0df" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-02-06 06:13.02 ---> using "54f7e07d57a3352b531e0f8433abd7331ffaa63392b2ba1e0eccd5b395effec9" from cache

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

Nothing to do.
The following actions will be performed:
=== install 23 packages
  - install cmdliner                2.1.0    [required by melange]
  - install cppo                    1.8.0    [required by melange]
  - install dune                    3.20.2   [required by reason-react-day-picker]
  - install dune-build-info         3.20.2   [required by melange]
  - install fix                     20250919 [required by reason]
  - install melange                 6.0.1-53 [required by reason-react-day-picker]
  - install melange-fetch           0.2.0    [required by melange-webapi]
  - install melange-webapi          0.22.0   [required by reason-react-day-picker]
  - install menhir                  20250912 [required by melange]
  - install menhirCST               20250912 [required by menhir]
  - install menhirLib               20250912 [required by menhir]
  - install menhirSdk               20250912 [required by menhir]
  - install merlin-extend           0.6.2    [required by reason]
  - install ocaml-compiler-libs     v0.17.0  [required by ppxlib]
  - install ocamlfind               1.9.8    [required by reason]
  - install ppx_derivers            1.2.1    [required by ppxlib]
  - install ppxlib                  0.37.0   [required by reason-react-day-picker]
  - install reason                  3.17.2   [required by reason-react-day-picker]
  - install reason-react            0.17.0   [required by reason-react-day-picker]
  - install reason-react-day-picker 0.1
  - install reason-react-ppx        0.17.0   [required by reason-react-day-picker]
  - install sexplib0                v0.17.0  [required by ppxlib]
  - install stdlib-shims            0.3.0    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/64: [cmdliner.2.1.0: http]
Processing  2/64: [cmdliner.2.1.0: http] [cppo.1.8.0: extract]
Processing  3/64: [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http]
-> retrieved cppo.1.8.0  (cached)
Processing  3/64: [cmdliner.2.1.0: http] [dune.3.20.2, dune-build-info.3.20.2: http]
Processing  4/64: [cmdliner.2.1.0: http] [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http]
Processing  4/64: [cmdliner.2.1.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http]
Processing  4/64: [cmdliner.2.1.0: extract] [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: http]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing  4/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: http]
Processing  5/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: http] [melange.6.0.1-53: http]
Processing  6/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: http] [melange.6.0.1-53: http] [cmdliner: make all]
Processing  6/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: extract] [melange.6.0.1-53: http] [cmdliner: make all]
Processing  6/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: extract] [melange.6.0.1-53: extract] [cmdliner: make all]
-> retrieved fix.20250919  (https://gitlab.inria.fr/fpottier/fix/-/archive/20250919/archive.tar.gz)
Processing  6/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [cmdliner: make all]
Processing  7/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [melange-fetch.0.2.0: http] [cmdliner: make all]
Processing  7/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [melange-fetch.0.2.0: extract] [cmdliner: make all]
-> retrieved melange-fetch.0.2.0  (https://github.com/melange-community/melange-fetch/releases/download/0.2.0/melange-fetch-0.2.0.tbz)
Processing  7/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [cmdliner: make all]
Processing  8/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [melange-webapi.0.22.0: http] [cmdliner: make all]
Processing  8/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [melange-webapi.0.22.0: extract] [cmdliner: make all]
-> retrieved melange-webapi.0.22.0  (https://github.com/melange-community/melange-webapi/releases/download/0.22.0/melange-webapi-0.22.0.tbz)
Processing  8/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [cmdliner: make all]
Processing  9/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  9/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: 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  9/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [cmdliner: make all]
Processing 10/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [melange.6.0.1-53: extract] [merlin-extend.0.6.2: extract] [cmdliner: make all]
-> retrieved melange.6.0.1-53  (https://github.com/melange-re/melange/releases/download/6.0.1-53/melange-6.0.1-53.tbz)
Processing 10/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [merlin-extend.0.6.2: extract] [cmdliner: make all]
Processing 11/64: [dune.3.20.2, dune-build-info.3.20.2: extract] [merlin-extend.0.6.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
-> retrieved dune.3.20.2, dune-build-info.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 11/64: [merlin-extend.0.6.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing 12/64: [merlin-extend.0.6.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all]
Disconnected: Switch turned off