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:18.06 ---> 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:18.06 ---> 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:18.06 ---> 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:18.06 ---> 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 '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)
2026-02-06 06:18.06 ---> using "760ee651c109b148a38e848a0883027a3b8784a85792f7cc55e92c8bbfe74ca5" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-02-06 06:18.06 ---> using "3a993158c6ed121079e7ac5ad3d35ddbe822946d02a3cec105aeacac9ea62822" from cache

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

The following actions will be performed:
=== install 57 packages
  - install base                        v0.16.4 [required by record_builder]
  - install base_quickcheck             v0.16.0 [required by ppx_jane]
  - install bin_prot                    v0.16.0 [required by ppx_bin_prot]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install dune                        3.20.2  [required by record_builder]
  - install dune-configurator           3.20.2  [required by base]
  - install fieldslib                   v0.16.0 [required by ppx_fields_conv]
  - install jane-street-headers         v0.16.0 [required by time_now]
  - install jst-config                  v0.16.0 [required by time_now]
  - install num                         1.6     [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4 [required by ppxlib]
  - install parsexp                     v0.16.0 [required by sexplib]
  - install ppx_assert                  v0.16.0 [required by ppx_jane]
  - install ppx_base                    v0.16.0 [required by ppx_jane]
  - install ppx_bench                   v0.16.0 [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0 [required by ppx_jane]
  - install ppx_cold                    v0.16.0 [required by ppx_base]
  - install ppx_compare                 v0.16.0 [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0 [required by ppx_jane]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane]
  - install ppx_enumerate               v0.16.0 [required by ppx_base]
  - install ppx_expect                  v0.16.2 [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0 [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0 [required by ppx_jane]
  - install ppx_globalize               v0.16.0 [required by ppx_base]
  - install ppx_hash                    v0.16.0 [required by ppx_base]
  - install ppx_here                    v0.16.0 [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0 [required by ppx_jane]
  - install ppx_inline_test             v0.16.1 [required by ppx_jane]
  - install ppx_jane                    v0.16.0 [required by record_builder]
  - install ppx_let                     v0.16.0 [required by ppx_jane]
  - install ppx_log                     v0.16.0 [required by ppx_jane]
  - install ppx_module_timer            v0.16.0 [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0 [required by bin_prot]
  - install ppx_optional                v0.16.0 [required by ppx_jane]
  - install ppx_pipebang                v0.16.0 [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0 [required by ppx_log]
  - install ppx_sexp_message            v0.16.0 [required by ppx_jane]
  - install ppx_sexp_value              v0.16.0 [required by ppx_jane]
  - install ppx_stable                  v0.16.0 [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0 [required by ppx_jane]
  - install ppx_string                  v0.16.0 [required by ppx_jane]
  - install ppx_tydi                    v0.16.0 [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0 [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0 [required by ppx_jane]
  - install ppxlib                      0.35.0  [required by ppx_jane]
  - install re                          1.14.0  [required by ppx_expect]
  - install record_builder              v0.16.0
  - install sexplib                     v0.16.0 [required by ppx_log]
  - install sexplib0                    v0.16.0 [required by base]
  - install splittable_random           v0.16.0 [required by base_quickcheck]
  - install stdio                       v0.16.0 [required by ppx_expect, ppx_module_timer]
  - install stdlib-shims                0.3.0   [required by ppxlib]
  - install time_now                    v0.16.0 [required by ppx_module_timer]
  - install typerep                     v0.16.0 [required by ppx_typerep_conv]
  - install variantslib                 v0.16.0 [required by ppx_variants_conv]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/170: [base.v0.16.4: extract]
Processing  2/170: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
Processing  3/170: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  3/170: [base.v0.16.4: extract] [bin_prot.v0.16.0: extract]
Processing  4/170: [base.v0.16.4: extract] [bin_prot.v0.16.0: extract] [csexp.1.5.2: extract]
-> retrieved base.v0.16.4  (cached)
Processing  4/170: [bin_prot.v0.16.0: extract] [csexp.1.5.2: extract]
Processing  5/170: [bin_prot.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
-> retrieved bin_prot.v0.16.0  (cached)
Processing  5/170: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing  6/170: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  6/170: [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract]
Processing  7/170: [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
-> retrieved fieldslib.v0.16.0  (cached)
Processing  7/170: [dune.3.20.2, dune-configurator.3.20.2: http] [jane-street-headers.v0.16.0: extract]
Processing  8/170: [dune.3.20.2, dune-configurator.3.20.2: http] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract]
Processing  8/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing  8/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [jst-config.v0.16.0: extract]
Processing  9/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [jst-config.v0.16.0: extract] [num.1.6: http]
-> retrieved jst-config.v0.16.0  (cached)
Processing  9/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: http]
Processing 10/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 10/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: http]
Processing 11/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: http] [parsexp.v0.16.0: extract]
Processing 11/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: extract] [parsexp.v0.16.0: extract]
-> retrieved parsexp.v0.16.0  (cached)
Processing 11/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: extract]
Processing 12/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [num.1.6: extract] [ppx_assert.v0.16.0: extract]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 12/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_assert.v0.16.0: extract]
Processing 13/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract]
Processing 14/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 14/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
Processing 15/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 15/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
Processing 16/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 16/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
Processing 17/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 17/170: [dune.3.20.2, dune-configurator.3.20.2: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
Disconnected: Switch turned off