Building on asteria.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:ab7f0b8ac566a6726439e621a0807bcd9fc12180ea873955fd963cfd263c279c) Unable to find image 'ocaml/opam:debian-unstable@sha256:ab7f0b8ac566a6726439e621a0807bcd9fc12180ea873955fd963cfd263c279c' locally docker.io/ocaml/opam@sha256:ab7f0b8ac566a6726439e621a0807bcd9fc12180ea873955fd963cfd263c279c: Pulling from ocaml/opam 7c26de214b34: Already exists 686e2e0ed2af: Pulling fs layer 6f56e1824cd6: Pulling fs layer 6f56e1824cd6: Verifying Checksum 6f56e1824cd6: Download complete 686e2e0ed2af: Verifying Checksum 686e2e0ed2af: Download complete 686e2e0ed2af: Pull complete 6f56e1824cd6: Pull complete Digest: sha256:ab7f0b8ac566a6726439e621a0807bcd9fc12180ea873955fd963cfd263c279c Status: Downloaded newer image for ocaml/opam@sha256:ab7f0b8ac566a6726439e621a0807bcd9fc12180ea873955fd963cfd263c279c 2022-05-11 21:41.30 ---> using "31be97220bde553e6e760a64d33a5a13bf22f7bc7b939c6db9f7e6618bb986a9" 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-05-11 21:41.30 ---> using "179f53753baadbe2063c82b23383d48191f66b8e16101240f7dfbf1ced2cc270" 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 7ebba7f05b4ae6507db523882e2a6df3fcb82fb3")) 2022-05-11 21:41.30 ---> using "e03d0e1409ca900b4238dc5a99fda90533ac437f633561f6a23a7ce554600652" 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-05-11 21:41.30 ---> using "f2b762bd14fc0fe661511410f052bca3d3a6d98c0572418fb3219e7975323dc4" 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/trunk.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-05-11 21:41.30 ---> using "c9764e27e864e7eba8f1014e361a5d7af12ea512edc911d0112d8096e9653974" 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 [9165 kB] - Fetched 9394 kB in 2s (5045 kB/s) - Reading package lists... - 2022-05-11 21:41.30 ---> using "c6fb778ad179fe07c3df591e8980b4d64a3e3a6ca08ede5395a9d6665c5fcb40" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"OCanren-ppx.0.3.0\"\ \nopam install -vy \"OCanren-ppx.0.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"OCanren-ppx.0.3.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.3.0 is not installed. Nothing to do. The following actions will be performed: === install 27 packages - install base v0.15.0 [required by OCanren-ppx] - install csexp 1.5.1 [required by dune-configurator] - install dune 3.1.1 [required by OCanren-ppx] - install dune-configurator 3.1.1 [required by OCanren-ppx] - install jane-street-headers v0.15.0 [required by time_now] - install jst-config v0.15.1 [required by time_now] - install OCanren-ppx 0.3.0 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ppx_assert v0.15.0 [required by jst-config] - install ppx_base v0.15.0 [required by time_now] - install ppx_cold v0.15.0 [required by ppx_base] - install ppx_compare v0.15.0 [required by ppx_base] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.15.0 [required by ppx_base] - install ppx_expect v0.15.0 [required by OCanren-ppx] - install ppx_hash v0.15.0 [required by ppx_base] - install ppx_here v0.15.0 [required by ppx_expect] - install ppx_inline_test v0.15.0 [required by OCanren-ppx] - install ppx_optcomp v0.15.0 [required by time_now] - install ppx_sexp_conv v0.15.0 [required by ppx_base] - install ppxlib 0.25.0~5.00preview [required by OCanren-ppx] - install re 1.10.4 [required by ppx_expect] - install seq base [required by re] - install sexplib0 v0.15.0 [required by base] - install stdio v0.15.0 [required by ppx_expect] - install stdlib-shims 0.3.0 [required by ppxlib] - install time_now v0.15.0 [required by ppx_inline_test] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/80: Processing 2/80: Processing 3/80: -> retrieved csexp.1.5.1 (cached) Processing 4/80: -> retrieved jane-street-headers.v0.15.0 (cached) Processing 5/80: -> retrieved jst-config.v0.15.1 (cached) Processing 6/80: [OCanren-ppx.0.3.0: http] -> retrieved base.v0.15.0 (cached) Processing 7/80: [OCanren-ppx.0.3.0: http] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 8/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_assert.v0.15.0 (cached) Processing 9/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_base.v0.15.0 (cached) Processing 10/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_cold.v0.15.0 (cached) Processing 11/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_compare.v0.15.0 (cached) Processing 12/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_derivers.1.2.1 (cached) Processing 13/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_enumerate.v0.15.0 (cached) Processing 14/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_expect.v0.15.0 (cached) Processing 15/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_hash.v0.15.0 (cached) Processing 16/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_here.v0.15.0 (cached) Processing 17/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_inline_test.v0.15.0 (cached) Processing 18/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_optcomp.v0.15.0 (cached) Processing 19/80: [OCanren-ppx.0.3.0: http] -> retrieved ppx_sexp_conv.v0.15.0 (cached) Processing 20/80: [OCanren-ppx.0.3.0: http] [ppxlib.0.25.0~5.00preview: git] -> retrieved dune.3.1.1, dune-configurator.3.1.1 (cached) Processing 21/80: [OCanren-ppx.0.3.0: http] [ppxlib.0.25.0~5.00preview: git] Processing 22/80: [OCanren-ppx.0.3.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] Processing 22/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved re.1.10.4 (cached) Processing 23/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] Processing 24/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] Processing 25/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> installed seq.base Processing 26/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved sexplib0.v0.15.0 (cached) Processing 27/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved stdio.v0.15.0 (cached) Processing 28/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved stdlib-shims.0.3.0 (cached) Processing 29/80: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved OCanren-ppx.0.3.0 (https://github.com/JetBrains-Research/OCanren/archive/refs/tags/0.3.0.tar.gz) -> retrieved time_now.v0.15.0 (cached) -> retrieved ppxlib.0.25.0~5.00preview (git+https://github.com/kit-ty-kate/ppxlib.git#500) Processing 29/80: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.1.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -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 +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 29/80: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.1.1) -> compiled dune.3.1.1 -> installed dune.3.1.1 Processing 31/80: [csexp: dune build] Processing 32/80: [csexp: dune build] [jane-street-headers: dune build] Processing 33/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 34/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 35/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] Processing 36/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 37/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.15.0) -> compiled jane-street-headers.v0.15.0 Processing 37/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.15.0 Processing 38/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 38/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 39/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 39/80: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 40/80: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 41/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.15.0) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 99, characters 15-31: - 99 | let id = Obj.extension_id - ^^^^^^^^^^^^^^^^ - Error: Unbound value Obj.extension_id - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 99, characters 15-31: - 99 | let id = Obj.extension_id - ^^^^^^^^^^^^^^^^ - Error: Unbound value Obj.extension_id Processing 41/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build] Processing 42/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build] [ERROR] The compilation of sexplib0.v0.15.0 failed at "dune build -p sexplib0 -j 255". + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 42/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 43/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.1.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.1.1) Processing 43/80: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 43/80: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] -> installed re.1.10.4 Processing 44/80: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 44/80: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 45/80: [dune-configurator: dune build] Processing 46/80: [dune-configurator: dune build] [ppxlib: dune subst] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview) Processing 46/80: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.1.1) -> compiled dune-configurator.3.1.1 Processing 46/80: [ppxlib: dune build] -> installed dune-configurator.3.1.1 Processing 47/80: [ppxlib: dune build] Processing 48/80: [ppxlib: dune build] Processing 49/80: [ppxlib: dune build] Processing 50/80: [ppxlib: dune build] Processing 51/80: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview) -> compiled ppxlib.0.25.0~5.00preview -> installed ppxlib.0.25.0~5.00preview #=== ERROR while compiling sexplib0.v0.15.0 ===================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository # path ~/.opam/5.0/.opam-switch/build/sexplib0.v0.15.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexplib0 -j 255 # exit-code 1 # env-file ~/.opam/log/sexplib0-10-1012f4.env # output-file ~/.opam/log/sexplib0-10-1012f4.out ### output ### # (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml) # File "src/sexp_conv.ml", line 99, characters 15-31: # 99 | let id = Obj.extension_id # ^^^^^^^^^^^^^^^^ # Error: Unbound value Obj.extension_id # (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml) # File "src/sexp_conv.ml", line 99, characters 15-31: # 99 | let id = Obj.extension_id # ^^^^^^^^^^^^^^^^ # Error: Unbound value Obj.extension_id <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install base v0.15.0 | - install jst-config v0.15.1 | - install OCanren-ppx 0.3.0 | - install ppx_assert v0.15.0 | - install ppx_base v0.15.0 | - install ppx_cold v0.15.0 | - install ppx_compare v0.15.0 | - install ppx_enumerate v0.15.0 | - install ppx_expect v0.15.0 | - install ppx_hash v0.15.0 | - install ppx_here v0.15.0 | - install ppx_inline_test v0.15.0 | - install ppx_optcomp v0.15.0 | - install ppx_sexp_conv v0.15.0 | - install stdio v0.15.0 | - install time_now v0.15.0 +- +- The following actions failed | - build sexplib0 v0.15.0 +- +- The following changes have been performed (the rest was aborted) | - install csexp 1.5.1 | - install dune 3.1.1 | - install dune-configurator 3.1.1 | - install jane-street-headers v0.15.0 | - install ocaml-compiler-libs v0.12.4 | - install ppx_derivers 1.2.1 | - install ppxlib 0.25.0~5.00preview | - install re 1.10.4 | - install seq base | - install stdlib-shims 0.3.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/5.0/.opam-switch/backup/state-20220511214132.export" 'opam install -vy OCanren-ppx.0.3.0' failed. "/bin/bash" "-c" " opam remove -y "OCanren-ppx.0.3.0" opam install -vy "OCanren-ppx.0.3.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "OCanren-ppx.0.3.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed