Building on doris.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-02-01 23:16.38 ---> 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-02-01 23:16.38 ---> 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 2c9566f0b0de5ab6dad7ce8d22b68a2999a1861f")) 2025-02-01 23:16.38 ---> using "0c7267bf23a887335579114f1251ada4a6f0c6637384ec859f736271ff55a634" 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-02-01 23:16.38 ---> using "8ed9426e16eeeae63bf1ab08589286842be93b3d087716df938c26af61ce22e9" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.13' '4.13.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.13.1 (cached) -> installed ocaml-base-compiler.4.13.1 -> installed ocaml-config.2 -> installed ocaml.4.13.1 Done. # To update the current shell environment, run: eval $(opam env --switch=4.13) 2025-02-01 23:16.38 ---> using "de7d9dceefa8b2a5a3c08f5309c33662ccad9f022cd2bbf669f7b38659b436c6" 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-02-01-0205.24-F-2025-01-30-1408.05.pdiff [120 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-01-0205.24-F-2025-01-30-1408.05.pdiff [120 kB] - Fetched 388 kB in 1s (291 kB/s) - Reading package lists... 2025-02-01 23:16.38 ---> using "baba5e9705154ec2863fdbcde040af0ed515f85870e6462ab90d729bccc1da5f" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ocaml-protoc.2.0.2\"\ \nopam install -vy \"ocaml-protoc.2.0.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ocaml-protoc.2.0.2\" | 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] ocaml-protoc.2.0.2 is not installed. The following actions will be performed: === install 3 packages - install dune 3.17.2 [required by ocaml-protoc] - install ocaml-protoc 2.0.2 - install stdlib-shims 0.3.0 [required by ocaml-protoc] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/9: [dune.3.17.2: extract] Processing 2/9: [dune.3.17.2: extract] [ocaml-protoc.2.0.2: extract] Processing 3/9: [dune.3.17.2: extract] [ocaml-protoc.2.0.2: extract] [stdlib-shims.0.3.0: extract] -> retrieved dune.3.17.2 (cached) Processing 3/9: [ocaml-protoc.2.0.2: extract] [stdlib-shims.0.3.0: extract] Processing 4/9: [ocaml-protoc.2.0.2: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] -> retrieved ocaml-protoc.2.0.2 (cached) Processing 4/9: [stdlib-shims.0.3.0: extract] [dune: ocaml 255] -> retrieved stdlib-shims.0.3.0 (cached) Processing 4/9: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.17.2) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - Processing 4/9: [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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.17.2) -> compiled dune.3.17.2 -> installed dune.3.17.2 Processing 6/9: [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 -> installed stdlib-shims.0.3.0 Processing 8/9: [ocaml-protoc: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-protoc" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-protoc.2.0.2) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_parsing_parse_tree.cmo -c -impl src/compilerlib/pb_parsing_parse_tree.ml) - File "src/compilerlib/pb_parsing_parse_tree.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_codegen_ocaml_type.cmo -c -impl src/compilerlib/pb_codegen_ocaml_type.ml) - File "src/compilerlib/pb_codegen_ocaml_type.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_typing_type_tree.cmo -c -impl src/compilerlib/pb_typing_type_tree.ml) - File "src/compilerlib/pb_typing_type_tree.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_parsing_lexer.cmo -c -impl src/compilerlib/pb_parsing_lexer.ml) - File "src/compilerlib/pb_parsing_lexer.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_codegen_decode_bs.cmo -c -impl src/compilerlib/pb_codegen_decode_bs.ml) - File "src/compilerlib/pb_codegen_decode_bs.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/compilerlib/.compiler_lib.objs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -no-alias-deps -o src/compilerlib/.compiler_lib.objs/byte/pb_codegen_encode_bs.cmo -c -impl src/compilerlib/pb_codegen_encode_bs.ml) - File "src/compilerlib/pb_codegen_encode_bs.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/ocaml-protoc/.ocaml_protoc.eobjs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/compilerlib/.compiler_lib.objs/byte -no-alias-deps -o src/ocaml-protoc/.ocaml_protoc.eobjs/byte/ocaml_protoc_cmdline.cmo -c -impl src/ocaml-protoc/ocaml_protoc_cmdline.ml) - File "src/ocaml-protoc/ocaml_protoc_cmdline.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/ocaml-protoc/.ocaml_protoc.eobjs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/compilerlib/.compiler_lib.objs/byte -no-alias-deps -o src/ocaml-protoc/.ocaml_protoc.eobjs/byte/ocaml_protoc_compilation.cmo -c -impl src/ocaml-protoc/ocaml_protoc_compilation.ml) - File "src/ocaml-protoc/ocaml_protoc_compilation.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/ocaml-protoc/.ocaml_protoc.eobjs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/compilerlib/.compiler_lib.objs/byte -no-alias-deps -o src/ocaml-protoc/.ocaml_protoc.eobjs/byte/ocaml_protoc_generation.cmo -c -impl src/ocaml-protoc/ocaml_protoc_generation.ml) - File "src/ocaml-protoc/ocaml_protoc_generation.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -bin-annot -I src/ocaml-protoc/.ocaml_protoc.eobjs/byte -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/compilerlib/.compiler_lib.objs/byte -no-alias-deps -o src/ocaml-protoc/.ocaml_protoc.eobjs/byte/ocaml_protoc.cmo -c -impl src/ocaml-protoc/ocaml_protoc.ml) - File "src/ocaml-protoc/ocaml_protoc.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -bin-annot -annot -safe-string -keep-locs -no-alias-deps -w A-4-42-41-48 -g -I src/compilerlib/.compiler_lib.objs/byte -I src/compilerlib/.compiler_lib.objs/native -I /home/opam/.opam/4.13/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/compilerlib/.compiler_lib.objs/native/pb_codegen_util.cmx -c -impl src/compilerlib/pb_codegen_util.ml) - File "src/compilerlib/pb_codegen_util.ml", line 120, characters 38-52: - 120 | then begin Bytes.set b !blen (Char.uppercase c) end - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Char.uppercase - Use Char.uppercase_ascii instead. - File "src/compilerlib/pb_codegen_util.ml", line 130, characters 23-39: - 130 | camel_case_of_label (String.lowercase s) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. -> compiled ocaml-protoc.2.0.2 -> installed ocaml-protoc.2.0.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-02-01 23:17.11 ---> saved as "b5006cccea5f6af9c67b71feedae5c0969853b96a17d38bec3d5965c64d57084" Job succeeded