Building on m1-c.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-03 02:22.09 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" 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")) 2022-09-03 02:22.09 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" 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 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-03 02:22.09 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" 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. 2022-09-03 02:22.09 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.12' '4.12.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.12.1 (cached) -> installed ocaml-base-compiler.4.12.1 -> installed ocaml-config.2 -> installed ocaml.4.12.1 Done. # Run eval $(opam env --switch=4.12) to update the current shell environment 2022-09-03 02:22.09 ---> using "908baafde01198c5ec350edef28935beba9deca4496f22b135302448e2a90204" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 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-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 3s (193 kB/s) - Reading package lists... - 2022-09-03 02:22.09 ---> using "7b505b5915679bab46c7f2ec11da3b0ce70b83ec90ef3e3f5cb79260c2383cbe" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"debian-formats.0.1.2\"\ \nopam install -vy \"debian-formats.0.1.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"debian-formats.0.1.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] debian-formats.0.1.2 is not installed. The following actions will be performed: === install 6 packages - install cppo 1.6.9 [required by extlib] - install debian-formats 0.1.2 - install dune 3.4.1 [required by debian-formats] - install extlib 1.7.9 [required by debian-formats] - install re 1.10.4 [required by debian-formats] - install seq base [required by re] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/18: Processing 2/18: Processing 3/18: -> retrieved cppo.1.6.9 (cached) Processing 4/18: -> retrieved debian-formats.0.1.2 (cached) Processing 5/18: -> retrieved extlib.1.7.9 (cached) Processing 6/18: Processing 7/18: -> installed seq.base Processing 8/18: -> retrieved re.1.10.4 (cached) -> retrieved dune.3.4.1 (cached) Processing 9/18: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.4.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 47 - Processing 9/18: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.4.1) -> compiled dune.3.4.1 -> installed dune.3.4.1 Processing 11/18: [cppo: dune build] Processing 12/18: [cppo: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 12/18: [cppo: dune build] -> installed re.1.10.4 Processing 13/18: [cppo: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 -> installed cppo.1.6.9 Processing 15/18: [extlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/extlib.1.7.9) -> compiled extlib.1.7.9 -> installed extlib.1.7.9 Processing 17/18: [debian-formats: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "debian-formats" "-j" "47" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/debian-formats.0.1.2) - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/byte/dF822.cmo -c -impl src/lib/debian-formats/DF822.ml) - File "src/lib/debian-formats/DF822.ml", line 114, characters 17-33: - 114 | fields := (String.lowercase name, List.rev !data) :: !fields; - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -intf-suffix .ml -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/byte/dFChangelog.cmo -c -impl src/lib/debian-formats/DFChangelog.ml) - File "src/lib/debian-formats/DFChangelog.ml", line 175, characters 28-44: - 175 | let is_urgency (k, _) = String.lowercase k = "urgency" in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtString.String.lowercase - Use String.lowercase_ascii instead. - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/byte/debianFormats.cmo -c -impl src/lib/debian-formats/DebianFormats.ml) - File "src/lib/debian-formats/DebianFormats.ml", line 251, characters 21-37: - 251 | let prop = String.lowercase prop in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. - File "src/lib/debian-formats/DebianFormats.ml", line 371, characters 21-37: - 371 | let prop = String.lowercase prop in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/native -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -intf-suffix .ml -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/native/dFChangelog.cmx -c -impl src/lib/debian-formats/DFChangelog.ml) - File "src/lib/debian-formats/DFChangelog.ml", line 175, characters 28-44: - 175 | let is_urgency (k, _) = String.lowercase k = "urgency" in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtString.String.lowercase - Use String.lowercase_ascii instead. - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/native -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -intf-suffix .ml -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/native/dF822.cmx -c -impl src/lib/debian-formats/DF822.ml) - File "src/lib/debian-formats/DF822.ml", line 114, characters 17-33: - 114 | fields := (String.lowercase name, List.rev !data) :: !fields; - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. - (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/lib/debian-formats/.DebianFormats.objs/byte -I src/lib/debian-formats/.DebianFormats.objs/native -I src/lib/debian-formats/.DebianFormats.objs/public_cmi -I /home/opam/.opam/4.12/lib/extlib -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -intf-suffix .ml -no-alias-deps -o src/lib/debian-formats/.DebianFormats.objs/native/debianFormats.cmx -c -impl src/lib/debian-formats/DebianFormats.ml) - File "src/lib/debian-formats/DebianFormats.ml", line 251, characters 21-37: - 251 | let prop = String.lowercase prop in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. - File "src/lib/debian-formats/DebianFormats.ml", line 371, characters 21-37: - 371 | let prop = String.lowercase prop in - ^^^^^^^^^^^^^^^^ - Alert deprecated: ExtLib.String.lowercase - Use String.lowercase_ascii instead. -> compiled debian-formats.0.1.2 -> installed debian-formats.0.1.2 Done. # Run eval $(opam env) to update the current shell environment 2022-09-03 02:22.57 ---> saved as "9a4cf3d3314c994bbd93e7eeddf3ea295bd39cceab585165d4f0089df06c8db6" Job succeeded