Building on x86-bm-c14.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-03-17 20:50.35 ---> 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-03-17 20:50.35 ---> 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8")) 2024-03-17 20:50.35 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" 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-03-17 20:50.35 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2024-03-17 20:50.35 ---> using "bb902ff30e636a3698cc30cea54af38bb4bd4543d222984068be174e3fd655ed" 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-03-17-1410.44-F-2024-03-15-1419.03.pdiff [562 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-17-1410.44-F-2024-03-15-1419.03.pdiff [562 kB] - Fetched 823 kB in 3s (284 kB/s) - Reading package lists... - 2024-03-17 20:50.35 ---> using "44daaf5a1622e7fb2c8098cce471c0ae6e3fb758803abebb4702d36cba99be80" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"tuntap.2.0.0\"\ \nopam install -vy \"tuntap.2.0.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"tuntap.2.0.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] tuntap.2.0.0 is not installed. The following actions will be performed: === install 6 packages - install cmdliner 1.2.0 [required by tuntap] - install domain-name 0.4.0 [required by ipaddr] - install dune 3.14.2 [required by tuntap] - install ipaddr 5.5.0 [required by tuntap] - install macaddr 5.5.0 [required by tuntap] - install tuntap 2.0.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/17: Processing 2/17: Processing 3/17: -> retrieved cmdliner.1.2.0 (cached) Processing 4/17: Processing 5/17: [cmdliner: make all] -> retrieved domain-name.0.4.0 (cached) Processing 6/17: [cmdliner: make all] -> retrieved ipaddr.5.5.0, macaddr.5.5.0 (cached) -> retrieved tuntap.2.0.0 (cached) -> retrieved dune.3.14.2 (cached) Processing 7/17: [cmdliner: make all] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cmdliner.1.2.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.2.0 Processing 7/17: [dune: ocaml 39] Processing 8/17: [dune: ocaml 39] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.08/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.08/doc/cmdliner" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cmdliner.1.2.0) - install -d "/home/opam/.opam/4.08/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.08/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.08/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.08/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/4.08/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.08/lib/cmdliner" Processing 8/17: [dune: ocaml 39] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.08/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.08/doc/cmdliner" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cmdliner.1.2.0) - install -d "/home/opam/.opam/4.08/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.08/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.08/doc/cmdliner/odoc-pages" -> installed cmdliner.1.2.0 Processing 8/17: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.14.2) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", line 109, characters 46-225: - Warning 8: 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", line 170, characters 44-866: - Warning 8: 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", line 209, characters 8-775: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml - File "vendor/opam/src/repository/opamVCS.ml", line 179, characters 11-183: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", line 78, characters 5-351: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml - File "vendor/opam/src/repository/opamDownload.ml", line 323, characters 42-1950: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml - File "vendor/opam/src/repository/opamRepository.ml", line 88, characters 45-174: - Warning 8: 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", line 277, characters 38-236: - Warning 8: 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", line 423, characters 12-252: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_, Checksum_mismatch _) - Processing 8/17: [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" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.14.2) -> compiled dune.3.14.2 -> installed dune.3.14.2 Processing 10/17: [domain-name: dune build] Processing 11/17: [domain-name: dune build] [macaddr: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/macaddr.5.5.0) - (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.macaddr_top.objs/native/macaddr_top.cmx -c -impl lib/macaddr_top.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled macaddr.5.5.0 Processing 11/17: [domain-name: dune build] -> installed macaddr.5.5.0 Processing 12/17: [domain-name: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/domain-name.0.4.0) -> compiled domain-name.0.4.0 -> installed domain-name.0.4.0 Processing 14/17: [ipaddr: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ipaddr.5.5.0) - (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/macaddr -I /home/opam/.opam/4.08/lib/macaddr/top -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled ipaddr.5.5.0 -> installed ipaddr.5.5.0 Processing 16/17: [tuntap: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tuntap" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/tuntap.2.0.0) - (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.otunctl.eobjs/byte -I /home/opam/.opam/4.08/lib/cmdliner -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/ipaddr -I /home/opam/.opam/4.08/lib/macaddr -I lib/.tuntap.objs/byte -no-alias-deps -o bin/.otunctl.eobjs/byte/otunctl.cmo -c -impl bin/otunctl.ml) - File "bin/otunctl.ml", line 81, characters 8-12: - 81 | Term.(pure tunctl $ optype $ dev $ mode $ user $ group $ pi), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/otunctl.ml", line 82, characters 2-11: - 82 | Term.info "otunctl" ~version:"1.0.0" ~doc - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/otunctl.ml", line 84, characters 15-24: - 84 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0 - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I bin/.otunctl.eobjs/byte -I bin/.otunctl.eobjs/native -I /home/opam/.opam/4.08/lib/cmdliner -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/ipaddr -I /home/opam/.opam/4.08/lib/macaddr -I lib/.tuntap.objs/byte -I lib/.tuntap.objs/native -intf-suffix .ml -no-alias-deps -o bin/.otunctl.eobjs/native/otunctl.cmx -c -impl bin/otunctl.ml) - File "bin/otunctl.ml", line 81, characters 8-12: - 81 | Term.(pure tunctl $ optype $ dev $ mode $ user $ group $ pi), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/otunctl.ml", line 82, characters 2-11: - 82 | Term.info "otunctl" ~version:"1.0.0" ~doc - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/otunctl.ml", line 84, characters 15-24: - 84 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0 - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled tuntap.2.0.0 -> installed tuntap.2.0.0 Done. # Run eval $(opam env) to update the current shell environment 2024-03-17 20:51.30 ---> saved as "971a957fa5d07057e540785abb29e18cafb42691ea4ae03a55ed8a43c5aa7e0c" Job succeeded