Building on phoebe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:dac9e1a27375cdaab0fe9288e19aec50c9f7c9949983a02f23c4605a41b23417) Unable to find image 'ocaml/opam:debian-unstable@sha256:dac9e1a27375cdaab0fe9288e19aec50c9f7c9949983a02f23c4605a41b23417' locally docker.io/ocaml/opam@sha256:dac9e1a27375cdaab0fe9288e19aec50c9f7c9949983a02f23c4605a41b23417: Pulling from ocaml/opam bd3794a0f276: Already exists 044f3a12a228: Pulling fs layer 9e24edb95a62: Pulling fs layer 9e24edb95a62: Verifying Checksum 9e24edb95a62: Download complete 044f3a12a228: Verifying Checksum 044f3a12a228: Download complete 044f3a12a228: Pull complete 9e24edb95a62: Pull complete Digest: sha256:dac9e1a27375cdaab0fe9288e19aec50c9f7c9949983a02f23c4605a41b23417 Status: Downloaded newer image for ocaml/opam@sha256:dac9e1a27375cdaab0fe9288e19aec50c9f7c9949983a02f23c4605a41b23417 2022-01-19 17:01.36 ---> using "d6b8f3baef5a751dd36b5cf113494d3cde391a684b9e1ad0ecddbdd31a9b0240" 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-01-19 17:01.36 ---> using "4fcee69cd1f3fbaa56341cc55acc5dadceb08c9d3a95221ab83a44d8655a63e9" 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 88a5f798d0572591faadd1acf47032848c0d484d")) 2022-01-19 17:01.36 ---> using "55bb1869c2254ad932c1df1d900116fb5dc9fc0ae84e803ce1bf965c64038199" 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 [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. User configuration: ~/.profile is already up-to-date. 2022-01-19 17:01.36 ---> using "76467fc2c4accca716c81d550be637f2c7881e5fe369bc66572d9451b27233b8" 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 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz) -> 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 2022-01-19 17:01.36 ---> using "a9337678ec0d7b6451a6c0b68cb0bf6034eb17bb63c647c9a37e77d5e5621b30" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-01-19-1402.15-F-2022-01-12-2006.36.pdiff [395 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-01-19-1402.15-F-2022-01-12-2006.36.pdiff [395 kB] - Fetched 624 kB in 3s (231 kB/s) - Reading package lists... - 2022-01-19 17:01.36 ---> using "c41c0c117455a2b1692183d5b33447dc6180d070def181f48d6952428f0f5b03" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"OCanren-ppx.0.2.0\"\ \nopam install -vy \"OCanren-ppx.0.2.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"OCanren-ppx.0.2.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] OCanren-ppx.0.2.0 is not installed. The following actions will be performed: - install dune 2.9.1 [required by OCanren-ppx] - install stdlib-shims 0.3.0 [required by ppxlib] - install sexplib0 v0.14.0 [required by base, ppxlib] - install result 1.5 [required by dune-configurator] - install ppx_derivers 1.2.1 [required by ppxlib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install csexp 1.5.1 [required by dune-configurator] - install ppxlib 0.24.0 [required by OCanren-ppx] - install dune-configurator 2.9.1 [required by OCanren-ppx] - install base v0.14.2 [required by OCanren-ppx] - install OCanren-ppx 0.2.0 ===== 11 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/33: Processing 2/33: Processing 3/33: -> retrieved csexp.1.5.1 (cached) Processing 4/33: -> retrieved base.v0.14.2 (cached) Processing 5/33: [OCanren-ppx.0.2.0: http] -> retrieved dune.2.9.1 (cached) Processing 6/33: [OCanren-ppx.0.2.0: http] Processing 7/33: [OCanren-ppx.0.2.0: http] [dune: ocaml bootstrap.ml] -> retrieved dune-configurator.2.9.1 (cached) Processing 8/33: [OCanren-ppx.0.2.0: http] [dune: ocaml bootstrap.ml] Processing 8/33: [dune: ocaml bootstrap.ml] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 9/33: [dune: ocaml bootstrap.ml] -> retrieved ppx_derivers.1.2.1 (cached) Processing 10/33: [dune: ocaml bootstrap.ml] -> retrieved result.1.5 (cached) Processing 11/33: [dune: ocaml bootstrap.ml] -> retrieved ppxlib.0.24.0 (cached) Processing 12/33: [dune: ocaml bootstrap.ml] -> retrieved sexplib0.v0.14.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved OCanren-ppx.0.2.0 (https://github.com/JetBrains-Research/OCanren/releases/download/0.2.0/OCanren-ppx-0.2.0.tbz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.2.9.1) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - Processing 12/33: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.2.9.1) -> compiled dune.2.9.1 -> installed dune.2.9.1 Processing 14/33: [csexp: dune build] Processing 15/33: [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 16/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 17/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 18/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] Processing 19/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled csexp.1.5.1 Processing 19/33: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 20/33: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 20/33: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 21/33: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] -> compiled ppx_derivers.1.2.1 Processing 21/33: [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 22/33: [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] -> compiled result.1.5 Processing 22/33: [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed result.1.5 Processing 23/33: [ocaml-compiler-libs: dune build] [sexplib0: dune build] Processing 24/33: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.14.0 Processing 24/33: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] -> installed sexplib0.v0.14.0 Processing 25/33: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] - ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt} - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - 12 | module Available_regs = Available_regs - ^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62: - 87 | module Reg_availability_set = Reg_availability_set - ^^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61: - 88 | module Reg_with_debug_info = Reg_with_debug_info - ^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_with_debug_info - ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o} - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - 12 | module Available_regs = Available_regs - ^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62: - 87 | module Reg_availability_set = Reg_availability_set - ^^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61: - 88 | module Reg_with_debug_info = Reg_with_debug_info - ^^^^^^^^^^^^^^^^^^^ - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 25/33: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 26/33: [dune-configurator: dune build] Processing 27/33: [dune-configurator: dune build] [ppxlib: dune build] -> compiled dune-configurator.2.9.1 Processing 27/33: [ppxlib: dune build] -> installed dune-configurator.2.9.1 Processing 28/33: [ppxlib: dune build] Processing 29/33: [base: dune build] [ppxlib: dune build] -> compiled base.v0.14.2 Processing 29/33: [ppxlib: dune build] -> installed base.v0.14.2 Processing 30/33: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppxlib.0.24.0) -> compiled ppxlib.0.24.0 -> installed ppxlib.0.24.0 Processing 32/33: [OCanren-ppx: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "OCanren-ppx" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/OCanren-ppx.0.2.0) - ocamlc ppx/distrib/.ppx_distrib.objs/byte/ppx_distrib__Ppx_distrib_expander.{cmi,cmo,cmt} - File "ppx/distrib/ppx_distrib_expander.ml", line 60, characters 2-65: - 60 | ..let Pcstr_tuple pcd_args = pcd_args in - 61 | extract_names pcd_args - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Pcstr_record _ - ocamlopt ppx/distrib/.ppx_distrib.objs/native/ppx_distrib__Ppx_distrib_expander.{cmx,o} - File "ppx/distrib/ppx_distrib_expander.ml", line 60, characters 2-65: - 60 | ..let Pcstr_tuple pcd_args = pcd_args in - 61 | extract_names pcd_args - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Pcstr_record _ -> compiled OCanren-ppx.0.2.0 -> installed OCanren-ppx.0.2.0 Done. # Run eval $(opam env) to update the current shell environment 2022-01-19 17:02.46 ---> saved as "3c30efba58b68c9e9b8e49b3a6905b7f564b6be95fe68ddd6bd242bf159a335f" Job succeeded