Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f) 2022-03-04 02:37.35 ---> using "373f9b631d075c18f7442f5ab0fc65a1fd416e45c4bad373f7db673d6cf80f59" 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-03-04 02:37.35 ---> using "88849b7b49c5c9e5ea88c51a2386f85dc9692b3cbbbdfa071a4b6fb51a141dbe" 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 892f7bcbcb6c1fd05911ac75d53aa8c9f717b4b0")) 2022-03-04 02:37.35 ---> using "404c235885055cd745b552882486f8b810a0b774621d6103597df8eba1715fda" 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-03-04 02:37.35 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.09' '4.09.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"} | "ocaml-system" {= "4.09.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.09.1 (cached) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # Run eval $(opam env --switch=4.09) to update the current shell environment 2022-03-04 02:37.35 ---> using "8677bae87b8bd3a70690fd9034d4a511efeebf729428eddecd4a2ce22a056b4d" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9010 kB] - Fetched 9239 kB in 3s (3250 kB/s) - Reading package lists... - 2022-03-04 02:37.35 ---> using "5a7791298f531fb39bea41f4ad6045493e4afc2bcf926f1306fdf58ecabdabf3" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"dune-action-plugin.2.8.4\"\ \nopam install -vy \"dune-action-plugin.2.8.4\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"dune-action-plugin.2.8.4\" | 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")) [NOTE] dune-action-plugin.2.8.4 is not installed. Nothing to do. The following actions will be performed: - install dune 3.0.3 [required by dune-action-plugin] - install dune-private-libs 2.8.4 [required by dune-action-plugin] - install dune-glob 2.8.4 [required by dune-action-plugin] - install dune-action-plugin 2.8.4 ===== 4 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/12: Processing 2/12: Processing 3/12: -> retrieved dune-action-plugin.2.8.4 (cached) Processing 4/12: -> retrieved dune.3.0.3 (cached) Processing 5/12: [dune: ocaml bootstrap.ml] -> retrieved dune-glob.2.8.4 (cached) -> retrieved dune-private-libs.2.8.4 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.0.3) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - Processing 5/12: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.0.3) -> compiled dune.3.0.3 -> installed dune.3.0.3 Processing 7/12: [dune-private-libs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-private-libs.2.8.4) -> compiled dune-private-libs.2.8.4 -> installed dune-private-libs.2.8.4 Processing 9/12: [dune-glob: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-glob" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-glob.2.8.4) -> compiled dune-glob.2.8.4 -> installed dune-glob.2.8.4 Processing 11/12: [dune-action-plugin: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-action-plugin" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-action-plugin.2.8.4) -> compiled dune-action-plugin.2.8.4 -> installed dune-action-plugin.2.8.4 Done. # Run eval $(opam env) to update the current shell environment 2022-03-04 02:39.43 ---> saved as "2bbdd1c0a7ce1aab7302133b60216067919b12a97490469fed9b88677693ea93" Job succeeded