Building on x86-bm-c19.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-06-01 04:14.21 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam")) 2024-06-01 04:14.21 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 0b9453aa6048fe22dfdf9af320fe1dd40296d350")) 2024-06-01 04:14.21 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" 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. 2024-06-01 04:14.21 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.0' '5.0.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.0.0"} | "ocaml-system" {= "5.0.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.0.0 (cached) -> installed ocaml-base-compiler.5.0.0 -> installed ocaml-config.3 -> installed ocaml.5.0.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.0) to update the current shell environment 2024-06-01 04:14.21 ---> using "66ff614e4d52ea63f68a3da4a0cd94f3c5f22156b75630f830db46ca838d5055" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Fetched 479 kB in 3s (165 kB/s) - Reading package lists... - 2024-06-01 04:14.21 ---> using "e6315b641d92cee1a7b3e287d69102d404fecdc7b52e693c83dc597ceb0eb360" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"h2.0.11.0\"\ \nopam install -vy \"h2.0.11.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"h2.0.11.0\" | 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\ \n")) Nothing to do. [NOTE] h2.0.11.0 is not installed. The following actions will be performed: === install 14 packages - install angstrom 0.16.0 [required by h2] - install base64 3.5.1 [required by h2] - install bigstringaf 0.9.1 [required by h2] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.15.3 [required by h2] - install dune-configurator 3.15.3 [required by bigstringaf] - install faraday 0.8.2 [required by h2] - install h2 0.11.0 - install hpack 0.11.0 [required by h2] - install httpaf 0.7.1 [required by h2] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install psq 0.2.1 [required by h2] - install result 1.5 [required by httpaf] - install seq base [required by psq] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/40: Processing 2/40: Processing 3/40: -> retrieved bigstringaf.0.9.1 (cached) Processing 4/40: -> retrieved base64.3.5.1 (cached) Processing 5/40: -> retrieved angstrom.0.16.0 (cached) Processing 6/40: -> retrieved csexp.1.5.2 (cached) Processing 7/40: -> retrieved faraday.0.8.2 (cached) Processing 8/40: -> retrieved httpaf.0.7.1 (cached) Processing 9/40: -> retrieved h2.0.11.0, hpack.0.11.0 (cached) Processing 10/40: -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 11/40: -> retrieved result.1.5 (cached) -> retrieved seq.base (cached) Processing 12/40: Processing 13/40: -> installed seq.base Processing 14/40: -> retrieved psq.0.2.1 (cached) -> retrieved dune.3.15.3, dune-configurator.3.15.3 (cached) Processing 15/40: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.15.3) - 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 - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml - File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml - File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml - File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_, Checksum_mismatch _) - Processing 15/40: [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.0/.opam-switch/build/dune.3.15.3) -> compiled dune.3.15.3 -> installed dune.3.15.3 Processing 17/40: [base64: dune build] Processing 18/40: [base64: dune build] [csexp: dune build] Processing 19/40: [base64: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] Processing 20/40: [base64: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] Processing 21/40: [base64: dune build] [csexp: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 21/40: [base64: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] -> installed csexp.1.5.2 Processing 22/40: [base64: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] Processing 23/40: [base64: dune build] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base64.3.5.1) -> compiled base64.3.5.1 Processing 23/40: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] -> installed base64.3.5.1 Processing 24/40: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-syntax-shims.1.0.0) - (cd _build/default/src && /home/opam/.opam/5.0/bin/ocaml select-impl 5.0.0) > _build/default/src/impl - File "_none_", line 1: - Alert ocaml_deprecated_cli: - Running ocaml where the first argument is an implicit basename with no - extension (e.g. ocaml script-file) is deprecated. Either rename the script - (ocaml script-file.ml) or qualify the basename (ocaml ./script-file) -> compiled ocaml-syntax-shims.1.0.0 Processing 24/40: [dune-configurator: rm] [psq: dune build] [result: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 25/40: [dune-configurator: rm] [psq: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psq" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/psq.0.2.1) -> compiled psq.0.2.1 Processing 25/40: [dune-configurator: rm] [result: dune build] -> installed psq.0.2.1 Processing 26/40: [dune-configurator: rm] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 26/40: [dune-configurator: rm] -> installed result.1.5 Processing 27/40: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.15.3) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.15.3) Processing 27/40: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.15.3) -> compiled dune-configurator.3.15.3 -> installed dune-configurator.3.15.3 Processing 29/40: [bigstringaf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigstringaf.0.9.1) -> compiled bigstringaf.0.9.1 -> installed bigstringaf.0.9.1 Processing 31/40: [angstrom: dune build] Processing 32/40: [angstrom: dune build] [faraday: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "faraday" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/faraday.0.8.2) -> compiled faraday.0.8.2 Processing 32/40: [angstrom: dune build] -> installed faraday.0.8.2 Processing 33/40: [angstrom: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/angstrom.0.16.0) -> compiled angstrom.0.16.0 -> installed angstrom.0.16.0 Processing 35/40: [hpack: dune build] Processing 36/40: [hpack: dune build] [httpaf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "httpaf" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/httpaf.0.7.1) -> compiled httpaf.0.7.1 Processing 36/40: [hpack: dune build] -> installed httpaf.0.7.1 Processing 37/40: [hpack: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hpack" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/hpack.0.11.0) -> compiled hpack.0.11.0 -> installed hpack.0.11.0 Processing 39/40: [h2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "h2" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/h2.0.11.0) -> compiled h2.0.11.0 -> installed h2.0.11.0 Done. # Run eval $(opam env) to update the current shell environment 2024-06-01 04:15.43 ---> saved as "181f152205903a31be7da3f8e4589858e2ac8281905e4ed808bdc1f854732224" Job succeeded