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.46 ---> 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.46 ---> 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.46 ---> 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.46 ---> using "76467fc2c4accca716c81d550be637f2c7881e5fe369bc66572d9451b27233b8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.0+trunk'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-variants.4.14.0+trunk (https://github.com/ocaml/ocaml/archive/4.14.tar.gz) -> installed ocaml-variants.4.14.0+trunk -> installed ocaml-config.2 -> installed ocaml.4.14.0 Done. # Run eval $(opam env --switch=4.14) to update the current shell environment 2022-01-19 17:01.46 ---> using "f2b5a48cbebcb2db2241d07bc96b1033317e52a2290a60e6760602a9d16ccc87" 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 2s (252 kB/s) - Reading package lists... - 2022-01-19 17:01.46 ---> using "fbbeba8276b4e679341a8ec80e204aa63d97081e953c01497babbff9c1fb5c9a" 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")) [NOTE] OCanren-ppx.0.2.0 is not installed. Nothing to do. 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 sexplib0.v0.14.0 (cached) Processing 12/33: [dune: ocaml bootstrap.ml] -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved ppxlib.0.24.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.14/.opam-switch/build/dune.2.9.1) - File "./bootstrap.ml", line 46, characters 17-27: - 46 | && String.sub fn 0 (String.length duneboot) = duneboot - ^^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - File "./bootstrap.ml", line 103, characters 28-37: - 103 | let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml - File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml - File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml - File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36: - Warning 6 [labels-omitted]: label pos was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml - File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47: - Warning 6 [labels-omitted]: label errs was omitted in the application of this function. - 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.14/.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 ppx_derivers.1.2.1 Processing 19/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 20/33: [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled csexp.1.5.1 Processing 20/33: [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 21/33: [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] - ocaml (internal) - File "/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37: - 28 | Hashtbl.add Toploop.directive_table "require" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37: - 30 | Hashtbl.add Toploop.directive_table "use" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37: - 34 | Hashtbl.add Toploop.directive_table "use_mod" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table -> compiled stdlib-shims.0.3.0 Processing 21/33: [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 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] - ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> 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] -> 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.14/.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.14/.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", lines 60-61, characters 2-24: - 60 | ..let Pcstr_tuple pcd_args = pcd_args in - 61 | extract_names pcd_args - Warning 8 [partial-match]: 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", lines 60-61, characters 2-24: - 60 | ..let Pcstr_tuple pcd_args = pcd_args in - 61 | extract_names pcd_args - Warning 8 [partial-match]: 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.55 ---> saved as "aac19dd8d3bfcf8c90d060614858e06ef39a8210fd29ae19065c2e74da135ec8" Job succeeded