Building on cree.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: Pulling fs layer 686e2e0ed2af: Pulling fs layer 6f56e1824cd6: Pulling fs layer 7c26de214b34: Verifying Checksum 7c26de214b34: Download complete 6f56e1824cd6: Verifying Checksum 6f56e1824cd6: Download complete 7c26de214b34: Pull 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-14 01:14.29 ---> 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-14 01:14.29 ---> 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 3fc48b7a6e978aa1101f29a6d1bbc1442d50cfcb")) 2022-05-14 01:14.29 ---> using "e977506d14877c42fc2fac7d9a10d59628e1d276228976000f404d2cd66ae145" 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-14 01:14.29 ---> using "b6689d36a7fb362b8ae6c807622e2536b35e48246e4579a147001884267faa91" 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-14 01:14.29 ---> using "06ceba8bf23ed8bf20cbed0934cb793dff8141602f278c9b31ce1a64aa529529" 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 [9169 kB] - Fetched 9398 kB in 2s (5502 kB/s) - Reading package lists... - 2022-05-14 01:14.29 ---> using "339f7b481a7a733403a81b5c4aca21c8be07a3b3cdc76df2c071e7f6e8386238" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"bin_prot.v0.15.0\"\ \nopam install -vy \"bin_prot.v0.15.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"bin_prot.v0.15.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] bin_prot.v0.15.0 is not installed. Nothing to do. The following actions will be performed: === install 19 packages - install base v0.15.0 [required by bin_prot] - install bin_prot v0.15.0 - install csexp 1.5.1 [required by dune-configurator] - install dune 3.1.1 [required by bin_prot] - install dune-configurator 3.1.1 [required by base] - install fieldslib v0.15.0 [required by ppx_fields_conv] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ppx_compare v0.15.0 [required by bin_prot] - install ppx_custom_printf v0.15.0 [required by bin_prot] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_fields_conv v0.15.0 [required by bin_prot] - install ppx_optcomp v0.15.0 [required by bin_prot] - install ppx_sexp_conv v0.15.0 [required by bin_prot] - install ppx_variants_conv v0.15.0 [required by bin_prot] - install ppxlib 0.25.0~5.00preview [required by ppx_optcomp, ppx_custom_printf, ppx_compare, etc.] - install sexplib0 v0.15.0 [required by base] - install stdio v0.15.0 [required by ppx_optcomp] - install stdlib-shims 0.3.0 [required by ppxlib] - install variantslib v0.15.0 [required by ppx_variants_conv] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/56: Processing 2/56: [bin_prot.v0.15.0: http] Processing 3/56: [bin_prot.v0.15.0: http] -> retrieved csexp.1.5.1 (cached) Processing 4/56: [bin_prot.v0.15.0: http] -> retrieved base.v0.15.0 (cached) Processing 5/56: [bin_prot.v0.15.0: http] [fieldslib.v0.15.0: http] Processing 5/56: [bin_prot.v0.15.0: http] -> retrieved fieldslib.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/fieldslib-v0.15.0.tar.gz) Processing 6/56: [bin_prot.v0.15.0: http] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 7/56: [bin_prot.v0.15.0: http] -> retrieved ppx_compare.v0.15.0 (cached) Processing 8/56: [bin_prot.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] -> retrieved dune.3.1.1, dune-configurator.3.1.1 (cached) Processing 9/56: [bin_prot.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] Processing 10/56: [bin_prot.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] [dune: ocaml bootstrap.ml] Processing 10/56: [ppx_custom_printf.v0.15.0: http] [dune: ocaml bootstrap.ml] Processing 10/56: [dune: ocaml bootstrap.ml] -> retrieved ppx_derivers.1.2.1 (cached) Processing 11/56: [ppx_fields_conv.v0.15.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_custom_printf.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_custom_printf-v0.15.0.tar.gz) Processing 12/56: [ppx_fields_conv.v0.15.0: http] [dune: ocaml bootstrap.ml] -> retrieved bin_prot.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/bin_prot-v0.15.0.tar.gz) Processing 13/56: [ppx_fields_conv.v0.15.0: http] [ppx_sexp_conv.v0.15.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_optcomp.v0.15.0 (cached) Processing 14/56: [ppx_fields_conv.v0.15.0: http] [ppx_sexp_conv.v0.15.0: http] [ppx_variants_conv.v0.15.0: http] [dune: ocaml bootstrap.ml] Processing 14/56: [ppx_fields_conv.v0.15.0: http] [ppx_sexp_conv.v0.15.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_variants_conv.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_variants_conv-v0.15.0.tar.gz) Processing 15/56: [ppx_fields_conv.v0.15.0: http] [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] Processing 15/56: [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved ppx_fields_conv.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_fields_conv-v0.15.0.tar.gz) Processing 16/56: [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved sexplib0.v0.15.0 (cached) Processing 17/56: [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved stdio.v0.15.0 (cached) Processing 18/56: [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved stdlib-shims.0.3.0 (cached) Processing 19/56: [ppx_sexp_conv.v0.15.0: http] [ppxlib.0.25.0~5.00preview: git] [variantslib.v0.15.0: http] [dune: ocaml bootstrap.ml] Processing 19/56: [ppxlib.0.25.0~5.00preview: git] [variantslib.v0.15.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_conv.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_sexp_conv-v0.15.0.tar.gz) Processing 19/56: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] -> retrieved variantslib.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/variantslib-v0.15.0.tar.gz) -> retrieved ppxlib.0.25.0~5.00preview (git+https://github.com/kit-ty-kate/ppxlib.git#500) Processing 19/56: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (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 127 - 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 19/56: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.1.1) -> compiled dune.3.1.1 -> installed dune.3.1.1 Processing 21/56: [csexp: dune build] Processing 22/56: [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 23/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 24/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 25/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 25/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 26/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 26/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 27/56: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 27/56: [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed csexp.1.5.1 Processing 28/56: [ocaml-compiler-libs: dune build] [sexplib0: dune build] Processing 29/56: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "127" (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 [ERROR] The compilation of sexplib0.v0.15.0 failed at "dune build -p sexplib0 -j 127". Processing 29/56: [dune-configurator: rm] [ocaml-compiler-libs: dune build] Processing 30/56: [dune-configurator: rm] [ocaml-compiler-libs: 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 30/56: [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" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 30/56: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 31/56: [dune-configurator: dune build] Processing 32/56: [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 32/56: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.1.1) -> compiled dune-configurator.3.1.1 Processing 32/56: [ppxlib: dune build] -> installed dune-configurator.3.1.1 Processing 33/56: [ppxlib: dune build] Processing 34/56: [ppxlib: dune build] Processing 35/56: [ppxlib: dune build] Processing 36/56: [ppxlib: dune build] Processing 37/56: [ppxlib: dune build] Processing 38/56: [ppxlib: dune build] Processing 39/56: [ppxlib: dune build] Processing 40/56: [ppxlib: dune build] Processing 41/56: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "127" "@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 127 # exit-code 1 # env-file ~/.opam/log/sexplib0-10-418041.env # output-file ~/.opam/log/sexplib0-10-418041.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 bin_prot v0.15.0 | - install fieldslib v0.15.0 | - install ppx_compare v0.15.0 | - install ppx_custom_printf v0.15.0 | - install ppx_fields_conv v0.15.0 | - install ppx_optcomp v0.15.0 | - install ppx_sexp_conv v0.15.0 | - install ppx_variants_conv v0.15.0 | - install stdio v0.15.0 | - install variantslib 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 ocaml-compiler-libs v0.12.4 | - install ppx_derivers 1.2.1 | - install ppxlib 0.25.0~5.00preview | - 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-20220514011430.export" 'opam install -vy bin_prot.v0.15.0' failed. "/bin/bash" "-c" " opam remove -y "bin_prot.v0.15.0" opam install -vy "bin_prot.v0.15.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "bin_prot.v0.15.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