Building on x86-bm-c5.sw.ocaml.org (from ocaml/opam:debian-unstable) 2025-03-20 05:00.10 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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 "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-03-20 05:00.10 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 6ccbe63dbf50229bacd18351371b64c3c7959099")) 2025-03-20 05:00.10 ---> using "2a41d4f223e6e7ea53bbe952e9ac57be89b886cd226e189ab496cb9fb2469b9e" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-03-20 05:00.10 ---> using "d2086937ce85d0221997559cfc2079d2ae288ad36c630f45ccd2218b3bf269c8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.2) 2025-03-20 05:00.10 ---> using "ed30293f0e7b61585d22978e3bcc39e8c8cb1f7affb560daf711cf7dc8fbc9b6" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-19-2022.45-F-2025-03-16-1413.17.pdiff [459 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-19-2022.45-F-2025-03-16-1413.17.pdiff [459 kB] - Fetched 728 kB in 3s (225 kB/s) - Reading package lists... - 2025-03-20 05:00.10 ---> using "7ef492576272330c76f767aa7282a6ca668bfc9adfaf9c81725e4225d8a08d03" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y cudf.0.10\ \nopam install -vy cudf.0.10\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: cudf.0.10 | grep -q 'debian-unstable'; 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] cudf.0.10 is not installed. Nothing to do. The following actions will be performed: === install 4 packages - install cppo 1.8.0 [required by extlib] - install cudf 0.10 - install dune 3.17.2 [required by cudf] - install extlib 1.8.0 [required by cudf] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/12: [cppo.1.8.0: extract] Processing 2/12: [cppo.1.8.0: extract] [cudf.0.10: extract] Processing 3/12: [cppo.1.8.0: extract] [cudf.0.10: extract] [dune.3.17.2: extract] -> retrieved cppo.1.8.0 (cached) Processing 3/12: [cudf.0.10: extract] [dune.3.17.2: extract] Processing 4/12: [cudf.0.10: extract] [dune.3.17.2: extract] [extlib.1.8.0: extract] -> retrieved cudf.0.10 (cached) Processing 4/12: [dune.3.17.2: extract] [extlib.1.8.0: extract] -> retrieved extlib.1.8.0 (cached) Processing 4/12: [dune.3.17.2: extract] -> retrieved dune.3.17.2 (cached) Processing 5/12: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.17.2) - 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 31 - Processing 5/12: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.17.2) -> compiled dune.3.17.2 -> installed dune.3.17.2 Processing 7/12: [cppo: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cppo.1.8.0) -> compiled cppo.1.8.0 -> installed cppo.1.8.0 Processing 9/12: [extlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/extlib.1.8.0) -> compiled extlib.1.8.0 -> installed extlib.1.8.0 Processing 11/12: [cudf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cudf" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cudf.0.10) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /home/opam/.opam/5.2/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmo -c -impl lib/cudf_type_parser.ml) - File "lib/cudf_type_parser.mly", line 204, characters 24-42: - Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /home/opam/.opam/5.2/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_parser.cmx -c -impl lib/cudf_type_parser.ml) - File "lib/cudf_type_parser.mly", line 204, characters 24-42: - Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. -> compiled cudf.0.10 -> installed cudf.0.10 Done. # To update the current shell environment, run: eval $(opam env) 2025-03-20 05:01.18 ---> saved as "c276b576f2b695666603895c714ee2087b9a44d64c6411a713623eb42ef5b2bd" Job succeeded