Building on spring (from freebsd) 2023-11-25 22:53.57 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2023-11-25 22:53.57 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 94fc188d337b3ff337b5f8eea1b8560bad2fcf0e")) 2023-11-25 22:53.57 ---> using "00ee7cfc6c2da01eb8ed751c04bbe83c07b7aff680e0886a3fd728991839e379" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-11-25 22:53.58 ---> using "88d2b248adeda718ed121b75ef51c509d93af9c36c1fababf59282029bdf788c" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (cached) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1.0) to update the current shell environment 2023-11-25 22:53.58 ---> using "99f2be4e06c1e6eed0cfcc605ff5332257fb8168cd63e1eae9708c8da42e4008" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-11-25 22:53.58 ---> using "59fe8a3ce6a9f73310d4b4e3994dfb6b5c2d0fda2624ebc4d13fb73e4d92f73d" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"time_now.v0.16.0\"\ \nopam install -vy \"time_now.v0.16.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"time_now.v0.16.0\" | grep -q '\"freebsd\"'; 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\ \n")) [NOTE] time_now.v0.16.0 is not installed. Nothing to do. The following actions will be performed: === install 23 packages - install base v0.16.3 [required by time_now] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.11.1 [required by time_now] - install dune-configurator 3.11.1 [required by base, jst-config] - install jane-street-headers v0.16.0 [required by time_now] - install jst-config v0.16.0 [required by time_now] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ppx_assert v0.16.0 [required by jst-config] - install ppx_base v0.16.0 [required by time_now] - install ppx_cold v0.16.0 [required by ppx_base] - install ppx_compare v0.16.0 [required by ppx_base] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.16.0 [required by ppx_base] - 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_assert] - install ppx_optcomp v0.16.0 [required by time_now] - install ppx_sexp_conv v0.16.0 [required by ppx_base] - install ppxlib 0.31.0 [required by ppx_base, ppx_optcomp] - install sexplib0 v0.16.0 [required by base] - install stdio v0.16.0 [required by ppx_optcomp] - install stdlib-shims 0.3.0 [required by ppxlib] - install time_now v0.16.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/68: Processing 2/68: Processing 3/68: -> retrieved csexp.1.5.2 (cached) Processing 4/68: -> retrieved base.v0.16.3 (cached) Processing 5/68: -> retrieved jane-street-headers.v0.16.0 (cached) Processing 6/68: -> retrieved jst-config.v0.16.0 (cached) Processing 7/68: -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 8/68: -> retrieved ppx_assert.v0.16.0 (cached) Processing 9/68: -> retrieved ppx_base.v0.16.0 (cached) Processing 10/68: -> retrieved ppx_cold.v0.16.0 (cached) Processing 11/68: -> retrieved ppx_compare.v0.16.0 (cached) Processing 12/68: -> retrieved ppx_derivers.1.2.1 (cached) Processing 13/68: -> retrieved ppx_enumerate.v0.16.0 (cached) Processing 14/68: -> retrieved ppx_globalize.v0.16.0 (cached) Processing 15/68: -> retrieved ppx_hash.v0.16.0 (cached) Processing 16/68: -> retrieved ppx_here.v0.16.0 (cached) Processing 17/68: -> retrieved ppx_optcomp.v0.16.0 (cached) Processing 18/68: -> retrieved ppx_sexp_conv.v0.16.0 (cached) Processing 19/68: -> retrieved sexplib0.v0.16.0 (cached) Processing 20/68: -> retrieved ppxlib.0.31.0 (cached) Processing 21/68: -> retrieved stdio.v0.16.0 (cached) Processing 22/68: -> retrieved time_now.v0.16.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved dune.3.11.1, dune-configurator.3.11.1 (cached) Processing 23/68: [dune: ocaml 7] + /usr/home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - Processing 23/68: [dune: ./_boot/dune.exe build] + /usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.11.1) -> compiled dune.3.11.1 -> installed dune.3.11.1 Processing 25/68: [csexp: dune build] Processing 26/68: [csexp: dune build] [jane-street-headers: dune build] Processing 27/68: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 28/68: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 29/68: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 30/68: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/jane-street-headers.v0.16.0) -> compiled jane-street-headers.v0.16.0 Processing 30/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.16.0 Processing 31/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 31/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 32/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 32/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 33/68: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 33/68: [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 34/68: [ocaml-compiler-libs: dune build] [sexplib0: dune build] Processing 35/68: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 35/68: [dune-configurator: rm] [ocaml-compiler-libs: dune build] -> installed sexplib0.v0.16.0 Processing 36/68: [dune-configurator: rm] [ocaml-compiler-libs: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1) + /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1) Processing 36/68: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 36/68: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 37/68: [dune-configurator: dune build] Processing 38/68: [dune-configurator: dune build] [ppxlib: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.11.1) -> compiled dune-configurator.3.11.1 Processing 38/68: [ppxlib: dune build] -> installed dune-configurator.3.11.1 Processing 39/68: [ppxlib: dune build] Processing 40/68: [base: dune build] [ppxlib: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "base" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/base.v0.16.3) -> compiled base.v0.16.3 Processing 40/68: [ppxlib: dune build] -> installed base.v0.16.3 Processing 41/68: [ppxlib: dune build] Processing 42/68: [ppxlib: dune build] [stdio: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/stdio.v0.16.0) -> compiled stdio.v0.16.0 Processing 42/68: [ppxlib: dune build] -> installed stdio.v0.16.0 Processing 43/68: [ppxlib: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppxlib.0.31.0) -> compiled ppxlib.0.31.0 -> installed ppxlib.0.31.0 Processing 45/68: [ppx_cold: dune build] Processing 46/68: [ppx_cold: dune build] [ppx_compare: dune build] Processing 47/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 48/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] Processing 49/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] Processing 50/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 51/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_globalize.v0.16.0) -> compiled ppx_globalize.v0.16.0 Processing 51/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_globalize.v0.16.0 Processing 52/68: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_cold.v0.16.0) -> compiled ppx_cold.v0.16.0 Processing 52/68: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.16.0 Processing 53/68: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_here.v0.16.0) -> compiled ppx_here.v0.16.0 Processing 53/68: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.16.0 Processing 54/68: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_enumerate.v0.16.0) -> compiled ppx_enumerate.v0.16.0 Processing 54/68: [ppx_compare: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.16.0 Processing 55/68: [ppx_compare: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_optcomp.v0.16.0) -> compiled ppx_optcomp.v0.16.0 Processing 55/68: [ppx_compare: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.16.0 Processing 56/68: [ppx_compare: dune build] [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_compare.v0.16.0) -> compiled ppx_compare.v0.16.0 Processing 56/68: [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.16.0 Processing 57/68: [ppx_sexp_conv: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_sexp_conv.v0.16.0) -> compiled ppx_sexp_conv.v0.16.0 -> installed ppx_sexp_conv.v0.16.0 Processing 59/68: [ppx_assert: dune build] Processing 60/68: [ppx_assert: dune build] [ppx_hash: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_hash.v0.16.0) -> compiled ppx_hash.v0.16.0 Processing 60/68: [ppx_assert: dune build] -> installed ppx_hash.v0.16.0 Processing 61/68: [ppx_assert: dune build] Processing 62/68: [ppx_assert: dune build] [ppx_base: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_assert.v0.16.0) -> compiled ppx_assert.v0.16.0 Processing 62/68: [ppx_base: dune build] -> installed ppx_assert.v0.16.0 Processing 63/68: [ppx_base: dune build] Processing 64/68: [jst-config: dune build] [ppx_base: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ppx_base.v0.16.0) -> compiled ppx_base.v0.16.0 Processing 64/68: [jst-config: dune build] -> installed ppx_base.v0.16.0 Processing 65/68: [jst-config: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/jst-config.v0.16.0) -> compiled jst-config.v0.16.0 -> installed jst-config.v0.16.0 Processing 67/68: [time_now: dune build] + /usr/home/opam/.opam/5.1.0/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/time_now.v0.16.0) -> compiled time_now.v0.16.0 -> installed time_now.v0.16.0 Done. 2023-11-25 22:55.53 ---> saved as "ad53d85bc6e506d7e7841143444f48ef89be26c87f5e84a000f0c02cf9148305" Job succeeded