Building on x86-bm-7.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:bb407f0ab6e2dc82dbe92df3e70b2bc766e3316a3deb0f8e1261a83d1ee9a8a6) 2022-07-31 19:17.02 ---> using "84ad74e48090150870a3f897d2aa4017a0b12d09be276f0731e715c5e6838ba3" 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-07-31 19:17.02 ---> using "be6b4213b45a1b0ea178fb960e08c1a7ad35265b4a2569afe9e489d3c680a210" 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 3d455d59622e1fc4afaca747d0bb60440015528e")) 2022-07-31 19:17.02 ---> using "2fdc6004e5295913c5d70a730bac27055552229c20459beccd5addb9580ddb86" 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-07-31 19:17.02 ---> using "50ae04b82dccf8c14fad8a3f76afed55b097c55450975acbd7a4e66eac776465" 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+trunk'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-variants.5.0.0+trunk (https://github.com/ocaml/ocaml/archive/5.0.tar.gz) -> installed ocaml-variants.5.0.0+trunk -> 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 2022-07-31 19:17.02 ---> using "cb5c4353698141df496821b47862b72fecb7f46659c89f7737948670f1195f84" 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-07-31-1403.39-F-2022-07-19-1412.00.pdiff [899 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-31-1403.39-F-2022-07-19-1412.00.pdiff [899 kB] - Fetched 1155 kB in 3s (347 kB/s) - Reading package lists... - 2022-07-31 19:17.02 ---> using "8e49ab298b2c7b105e8d37112ded53d4662299f840d79b04a65586606bb9af5c" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"atdgen-codec-runtime.2.9.1\"\ \nopam install -vy \"atdgen-codec-runtime.2.9.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"atdgen-codec-runtime.2.9.1\" | 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] atdgen-codec-runtime.2.9.1 is not installed. Nothing to do. The following actions will be performed: === install 2 packages - install atdgen-codec-runtime 2.9.1 - install dune 3.4.1 [required by atdgen-codec-runtime] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/6: Processing 2/6: -> retrieved atdgen-codec-runtime.2.9.1 (cached) -> retrieved dune.3.4.1 (cached) Processing 3/6: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.4.1) - 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 build_path_prefix_map.ml - File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLexer.ml - File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - Processing 3/6: [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/5.0/.opam-switch/build/dune.3.4.1) -> compiled dune.3.4.1 -> installed dune.3.4.1 Processing 5/6: [atdgen-codec-runtime: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen-codec-runtime" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/atdgen-codec-runtime.2.9.1) -> compiled atdgen-codec-runtime.2.9.1 -> installed atdgen-codec-runtime.2.9.1 Done. # Run eval $(opam env) to update the current shell environment 2022-07-31 19:19.01 ---> saved as "532d9f83145f6866dae993c704ab357b4e594cf241760c7d8e3f1ab587cf9788" Job succeeded