Building on x86-bm-10.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-02 23:49.29 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-02 23:49.29 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-02 23:49.30 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-02 23:49.30 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.05' '4.05.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.05.0"} | "ocaml-system" {= "4.05.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.05.0 (https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz) -> installed ocaml-base-compiler.4.05.0 -> installed ocaml-config.1 -> installed ocaml.4.05.0 Done. # Run eval $(opam env --switch=4.05) to update the current shell environment 2022-11-02 23:49.30 ---> using "b36c182ca6d6a36a21f52b4b2ee19c57d6966b7bdf6cc890e2bf9b5e1441163b" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 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-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (98.9 kB/s) - Reading package lists... - 2022-11-02 23:49.30 ---> using "e6c31bdb405c9ddb8082367305d0124f99b55d44c684646a6d31dbf12bab0f1a" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-02 23:49.30 ---> using "39f456ca9342c9f3e722c6853332e42123239bc7af2002252cf78c51251e4c47" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"core_profiler.v0.10.0\"\ \nopam install -vy \"core_profiler.v0.10.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"core_profiler.v0.10.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] core_profiler.v0.10.0 is not installed. Nothing to do. The following actions will be performed: === install 59 packages - install base v0.10.0 [required by core] - install base-num base [required by num] - install bin_prot v0.10.0 [required by core_extended] - install configurator v0.10.0 (deprecated) [required by core] - install core v0.10.0 [required by core_profiler] - install core_extended v0.10.0 [required by core_profiler] - install core_kernel v0.10.0 [required by core, core_extended] - install core_profiler v0.10.0 - install dune 1.11.4 [required by jbuilder] - install fieldslib v0.10.0 [required by core_extended] - install jane-street-headers v0.10.0 [required by core_kernel] - install jbuilder transition [required by core_profiler] - install num 0 [required by sexplib] - install ocaml-compiler-libs v0.10.0 [required by ppx_core] - install ocaml-migrate-parsetree 1.8.0 [required by core_profiler] - install octavius 1.2.2 [required by ppx_js_style] - install ppx_assert v0.10.0 [required by core] - install ppx_ast v0.10.0 [required by ppx_core] - install ppx_base v0.10.0 [required by core_kernel] - install ppx_bench v0.10.0 [required by ppx_jane] - install ppx_bin_prot v0.10.0 [required by ppx_jane] - install ppx_compare v0.10.0 [required by ppx_assert, bin_prot, ppx_base] - install ppx_core v0.10.0 [required by ppx_assert, ppx_inline_test] - install ppx_custom_printf v0.10.0 [required by bin_prot, ppx_jane] - install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree] - install ppx_driver v0.10.4 [required by core_profiler] - install ppx_enumerate v0.10.0 [required by ppx_base] - install ppx_expect v0.10.1 [required by ppx_jane] - install ppx_fail v0.10.0 [required by ppx_jane] - install ppx_fields_conv v0.10.0 [required by bin_prot, ppx_jane] - install ppx_hash v0.10.0 [required by core_kernel] - install ppx_here v0.10.0 [required by ppx_assert, ppx_jane] - install ppx_inline_test v0.10.1 [required by core_kernel] - install ppx_jane v0.10.0 [required by core_profiler] - install ppx_js_style v0.10.0 [required by ppx_base] - install ppx_let v0.10.0 [required by ppx_jane] - install ppx_metaquot v0.10.0 [required by ppx_assert, ppx_inline_test] - install ppx_optcomp v0.10.0 [required by ppx_driver] - install ppx_optional v0.10.0 [required by ppx_jane] - install ppx_pipebang v0.10.0 [required by ppx_jane] - install ppx_sexp_conv v0.10.0 [required by core_kernel] - install ppx_sexp_message v0.10.0 [required by core_kernel] - install ppx_sexp_value v0.10.0 [required by ppx_jane] - install ppx_traverse v0.10.0 [required by ppx_custom_printf, ppx_expect] - install ppx_traverse_builtins v0.10.0 [required by ppx_core, ppx_metaquot] - install ppx_type_conv v0.10.0 [required by ppx_assert, ppx_base] - install ppx_typerep_conv v0.10.0 [required by ppx_jane] - install ppx_variants_conv v0.10.0 [required by bin_prot, ppx_jane] - install re 1.9.0 [required by core_extended] - install re2 v0.10.1 [required by core_profiler] - install result 1.5 [required by ocaml-migrate-parsetree] - install seq 0.2.2 [required by re] - install sexplib v0.10.0 [required by core, core_extended] - install spawn v0.10.1 [required by core] - install stdio v0.10.0 [required by core] - install textutils v0.10.0 [required by core_profiler] - install textutils_kernel v0.10.0 [required by textutils] - install typerep v0.10.0 [required by core_kernel] - install variantslib v0.10.0 [required by core_kernel] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/177: Processing 2/177: Processing 3/177: [bin_prot.v0.10.0: http] Processing 4/177: [bin_prot.v0.10.0: http] [configurator.v0.10.0: http] Processing 5/177: [bin_prot.v0.10.0: http] [configurator.v0.10.0: http] -> installed base-num.base Processing 6/177: [bin_prot.v0.10.0: http] [configurator.v0.10.0: http] -> retrieved base.v0.10.0 (cached) Processing 7/177: [bin_prot.v0.10.0: http] [configurator.v0.10.0: http] [core.v0.10.0: http] Processing 7/177: [bin_prot.v0.10.0: http] [core.v0.10.0: http] -> retrieved configurator.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/configurator-v0.10.0.tar.gz) Processing 8/177: [bin_prot.v0.10.0: http] [core.v0.10.0: http] [core_extended.v0.10.0: http] Processing 8/177: [core.v0.10.0: http] [core_extended.v0.10.0: http] -> retrieved bin_prot.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/bin_prot-v0.10.0.tar.gz) Processing 9/177: [core.v0.10.0: http] [core_extended.v0.10.0: http] [core_kernel.v0.10.0: http] Processing 9/177: [core_extended.v0.10.0: http] [core_kernel.v0.10.0: http] Processing 9/177: [core_kernel.v0.10.0: http] -> retrieved core_extended.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/core_extended-v0.10.0.tar.gz) Processing 10/177: [core_kernel.v0.10.0: http] [core_profiler.v0.10.0: http] -> retrieved core.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/core-v0.10.0.tar.gz) Processing 11/177: [core_kernel.v0.10.0: http] [core_profiler.v0.10.0: http] Processing 11/177: [core_profiler.v0.10.0: http] -> retrieved core_kernel.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/core_kernel-v0.10.0.tar.gz) Processing 12/177: [core_profiler.v0.10.0: http] [fieldslib.v0.10.0: http] Processing 12/177: [fieldslib.v0.10.0: http] -> retrieved core_profiler.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/core_profiler-v0.10.0.tar.gz) Processing 13/177: [fieldslib.v0.10.0: http] -> retrieved dune.1.11.4 (cached) Processing 14/177: [fieldslib.v0.10.0: http] Processing 15/177: [fieldslib.v0.10.0: http] Processing 16/177: [fieldslib.v0.10.0: http] Processing 17/177: [fieldslib.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 18/177: [fieldslib.v0.10.0: http] [dune: ocaml bootstrap.ml] -> installed num.0 Processing 19/177: [fieldslib.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 19/177: [dune: ocaml bootstrap.ml] -> retrieved jane-street-headers.v0.10.0 (cached) Processing 20/177: [dune: ocaml bootstrap.ml] -> retrieved ocaml-compiler-libs.v0.10.0 (cached) Processing 21/177: [dune: ocaml bootstrap.ml] -> retrieved fieldslib.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/fieldslib-v0.10.0.tar.gz) Processing 22/177: [ppx_assert.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved octavius.1.2.2 (cached) Processing 23/177: [ppx_assert.v0.10.0: http] [ppx_ast.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 23/177: [ppx_ast.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_assert.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_assert-v0.10.0.tar.gz) Processing 24/177: [ppx_ast.v0.10.0: http] [ppx_base.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 25/177: [ppx_ast.v0.10.0: http] [ppx_base.v0.10.0: http] [ppx_bench.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 25/177: [ppx_base.v0.10.0: http] [ppx_bench.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 25/177: [ppx_bench.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_ast.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_ast-v0.10.0.tar.gz) Processing 26/177: [ppx_bench.v0.10.0: http] [ppx_bin_prot.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 26/177: [ppx_bin_prot.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_base.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_base-v0.10.0.tar.gz) Processing 27/177: [ppx_bin_prot.v0.10.0: http] [ppx_compare.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_bench.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_bench-v0.10.0.tar.gz) Processing 28/177: [ppx_bin_prot.v0.10.0: http] [ppx_compare.v0.10.0: http] [ppx_core.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 28/177: [ppx_compare.v0.10.0: http] [ppx_core.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_bin_prot.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_bin_prot-v0.10.0.tar.gz) Processing 29/177: [ppx_compare.v0.10.0: http] [ppx_core.v0.10.0: http] [ppx_custom_printf.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 29/177: [ppx_core.v0.10.0: http] [ppx_custom_printf.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_compare.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_compare-v0.10.0.tar.gz) Processing 30/177: [ppx_core.v0.10.0: http] [ppx_custom_printf.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_derivers.1.2.1 (cached) Processing 31/177: [ppx_core.v0.10.0: http] [ppx_custom_printf.v0.10.0: http] [ppx_driver.v0.10.4: http] [dune: ocaml bootstrap.ml] Processing 31/177: [ppx_custom_printf.v0.10.0: http] [ppx_driver.v0.10.4: http] [dune: ocaml bootstrap.ml] Processing 31/177: [ppx_driver.v0.10.4: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_core.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_core-v0.10.0.tar.gz) Processing 32/177: [ppx_driver.v0.10.4: http] [ppx_enumerate.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_custom_printf.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_custom_printf-v0.10.0.tar.gz) Processing 33/177: [ppx_driver.v0.10.4: http] [ppx_enumerate.v0.10.0: http] [ppx_expect.v0.10.1: http] [dune: ocaml bootstrap.ml] Processing 33/177: [ppx_driver.v0.10.4: http] [ppx_expect.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_enumerate.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_enumerate-v0.10.0.tar.gz) Processing 34/177: [ppx_driver.v0.10.4: http] [ppx_expect.v0.10.1: http] [ppx_fail.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 34/177: [ppx_expect.v0.10.1: http] [ppx_fail.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_driver.v0.10.4 (https://github.com/janestreet/ppx_driver/archive/v0.10.4.tar.gz) Processing 35/177: [ppx_expect.v0.10.1: http] [ppx_fail.v0.10.0: http] [ppx_fields_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 35/177: [ppx_fail.v0.10.0: http] [ppx_fields_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 35/177: [ppx_fields_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_expect.v0.10.1 (https://github.com/janestreet/ppx_expect/archive/v0.10.1.tar.gz) Processing 36/177: [ppx_fields_conv.v0.10.0: http] [ppx_hash.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_fail.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_fail-v0.10.0.tar.gz) Processing 37/177: [ppx_fields_conv.v0.10.0: http] [ppx_hash.v0.10.0: http] [ppx_here.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 37/177: [ppx_hash.v0.10.0: http] [ppx_here.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_fields_conv.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_fields_conv-v0.10.0.tar.gz) Processing 38/177: [ppx_hash.v0.10.0: http] [ppx_here.v0.10.0: http] [ppx_inline_test.v0.10.1: http] [dune: ocaml bootstrap.ml] Processing 38/177: [ppx_hash.v0.10.0: http] [ppx_inline_test.v0.10.1: http] [dune: ocaml bootstrap.ml] Processing 38/177: [ppx_inline_test.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_here.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_here-v0.10.0.tar.gz) Processing 39/177: [ppx_inline_test.v0.10.1: http] [ppx_jane.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_hash.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_hash-v0.10.0.tar.gz) Processing 40/177: [ppx_inline_test.v0.10.1: http] [ppx_jane.v0.10.0: http] [ppx_js_style.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 40/177: [ppx_jane.v0.10.0: http] [ppx_js_style.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_inline_test.v0.10.1 (https://github.com/janestreet/ppx_inline_test/archive/v0.10.1.tar.gz) Processing 41/177: [ppx_jane.v0.10.0: http] [ppx_js_style.v0.10.0: http] [ppx_let.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 41/177: [ppx_js_style.v0.10.0: http] [ppx_let.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_jane.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_jane-v0.10.0.tar.gz) Processing 42/177: [ppx_js_style.v0.10.0: http] [ppx_let.v0.10.0: http] [ppx_metaquot.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 42/177: [ppx_let.v0.10.0: http] [ppx_metaquot.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_js_style.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_js_style-v0.10.0.tar.gz) Processing 43/177: [ppx_let.v0.10.0: http] [ppx_metaquot.v0.10.0: http] [ppx_optcomp.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 43/177: [ppx_metaquot.v0.10.0: http] [ppx_optcomp.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_let.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_let-v0.10.0.tar.gz) Processing 44/177: [ppx_metaquot.v0.10.0: http] [ppx_optcomp.v0.10.0: http] [ppx_optional.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 44/177: [ppx_optcomp.v0.10.0: http] [ppx_optional.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_metaquot.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_metaquot-v0.10.0.tar.gz) Processing 45/177: [ppx_optcomp.v0.10.0: http] [ppx_optional.v0.10.0: http] [ppx_pipebang.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 45/177: [ppx_optional.v0.10.0: http] [ppx_pipebang.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_optcomp.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_optcomp-v0.10.0.tar.gz) Processing 46/177: [ppx_optional.v0.10.0: http] [ppx_pipebang.v0.10.0: http] [ppx_sexp_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 46/177: [ppx_pipebang.v0.10.0: http] [ppx_sexp_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_optional.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_optional-v0.10.0.tar.gz) Processing 47/177: [ppx_pipebang.v0.10.0: http] [ppx_sexp_conv.v0.10.0: http] [ppx_sexp_message.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 47/177: [ppx_sexp_conv.v0.10.0: http] [ppx_sexp_message.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_pipebang.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_pipebang-v0.10.0.tar.gz) Processing 48/177: [ppx_sexp_conv.v0.10.0: http] [ppx_sexp_message.v0.10.0: http] [ppx_sexp_value.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 48/177: [ppx_sexp_message.v0.10.0: http] [ppx_sexp_value.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_conv.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_sexp_conv-v0.10.0.tar.gz) Processing 49/177: [ppx_sexp_message.v0.10.0: http] [ppx_sexp_value.v0.10.0: http] [ppx_traverse.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 49/177: [ppx_sexp_value.v0.10.0: http] [ppx_traverse.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 49/177: [ppx_traverse.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_message.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_sexp_message-v0.10.0.tar.gz) Processing 50/177: [ppx_traverse.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_value.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_sexp_value-v0.10.0.tar.gz) Processing 51/177: [ppx_traverse.v0.10.0: http] [ppx_type_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 51/177: [ppx_type_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_traverse_builtins.v0.10.0 (cached) Processing 52/177: [ppx_type_conv.v0.10.0: http] [ppx_typerep_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_traverse.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_traverse-v0.10.0.tar.gz) Processing 53/177: [ppx_type_conv.v0.10.0: http] [ppx_typerep_conv.v0.10.0: http] [ppx_variants_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 53/177: [ppx_typerep_conv.v0.10.0: http] [ppx_variants_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_type_conv.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_type_conv-v0.10.0.tar.gz) Processing 54/177: [ppx_typerep_conv.v0.10.0: http] [ppx_variants_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 54/177: [ppx_typerep_conv.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_variants_conv.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_variants_conv-v0.10.0.tar.gz) Processing 55/177: [ppx_typerep_conv.v0.10.0: http] [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] Processing 55/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved re.1.9.0 (cached) Processing 56/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_typerep_conv.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_typerep_conv-v0.10.0.tar.gz) Processing 57/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved result.1.5 (cached) Processing 58/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved seq.0.2.2 (cached) Processing 59/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved sexplib.v0.10.0 (cached) Processing 60/177: [re2.v0.10.1: http] [stdio.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved spawn.v0.10.1 (cached) Processing 61/177: [re2.v0.10.1: http] [stdio.v0.10.0: http] [textutils.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 61/177: [re2.v0.10.1: http] [textutils.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 61/177: [re2.v0.10.1: http] [dune: ocaml bootstrap.ml] -> retrieved stdio.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/stdio-v0.10.0.tar.gz) Processing 62/177: [re2.v0.10.1: http] [textutils_kernel.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved textutils.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/textutils-v0.10.0.tar.gz) Processing 63/177: [re2.v0.10.1: http] [textutils_kernel.v0.10.0: http] [typerep.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 63/177: [textutils_kernel.v0.10.0: http] [typerep.v0.10.0: http] [dune: ocaml bootstrap.ml] Processing 63/177: [typerep.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved re2.v0.10.1 (https://github.com/janestreet/re2/archive/v0.10.1.tar.gz) Processing 64/177: [typerep.v0.10.0: http] [variantslib.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved textutils_kernel.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/textutils_kernel-v0.10.0.tar.gz) Processing 64/177: [variantslib.v0.10.0: http] [dune: ocaml bootstrap.ml] -> retrieved typerep.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/typerep-v0.10.0.tar.gz) Processing 64/177: [dune: ocaml bootstrap.ml] -> retrieved variantslib.v0.10.0 (https://ocaml.janestreet.com/ocaml-core/v0.10/files/variantslib-v0.10.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.11.4) - cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml - cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/ocamlobjinfo.mll - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/meta_lexer.mll - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/dune_lexer.mll - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt - /home/opam/.opam/4.05/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml Processing 64/177: [dune: ./boot.exe 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.11.4) -> compiled dune.1.11.4 -> installed dune.1.11.4 Processing 67/177: [octavius: dune build] Processing 68/177: [octavius: dune build] [ppx_derivers: dune build] Processing 69/177: [octavius: dune build] [ppx_derivers: dune build] [result: dune build] Processing 70/177: [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] -> installed jbuilder.transition Processing 71/177: [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 72/177: [jane-street-headers: jbuilder build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 73/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 74/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] Processing 75/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] Processing 76/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 76/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_derivers.1.2.1 Processing 77/177: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jane-street-headers.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "include/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled jane-street-headers.v0.10.0 Processing 77/177: [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed jane-street-headers.v0.10.0 Processing 78/177: [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 78/177: [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed result.1.5 Processing 79/177: [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] Processing 80/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 80/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed seq.0.2.2 Processing 81/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] Processing 82/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_traverse_builtins: jbuilder build] [re: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_traverse_builtins" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_traverse_builtins.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_traverse_builtins.v0.10.0 Processing 82/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_traverse_builtins.v0.10.0 Processing 83/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "spawn" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/spawn.v0.10.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled spawn.v0.10.1 Processing 83/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] -> installed spawn.v0.10.1 Processing 84/177: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/ocaml_bytecomp/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/ocaml_common/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/ocaml_toplevel/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/read_cma/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/shadow/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/shadow/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ocaml-compiler-libs.v0.10.0 Processing 84/177: [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] -> installed ocaml-compiler-libs.v0.10.0 Processing 85/177: [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 85/177: [ocaml-migrate-parsetree: dune build] [re: dune build] [sexplib: jbuilder build] -> installed octavius.1.2.2 Processing 86/177: [ocaml-migrate-parsetree: dune build] [re: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 86/177: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] -> installed re.1.9.0 Processing 87/177: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "num/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src0/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "unix/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled sexplib.v0.10.0 Processing 87/177: [ocaml-migrate-parsetree: dune build] -> installed sexplib.v0.10.0 Processing 88/177: [ocaml-migrate-parsetree: dune build] Processing 89/177: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 Processing 89/177: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 90/177: [base: jbuilder build] Processing 91/177: [base: jbuilder build] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "compiler-stdlib/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "compiler-stdlib/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "generate/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lint/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "md5/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shadow-stdlib/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shadow-stdlib/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled base.v0.10.0 Processing 91/177: [ppx_ast: jbuilder build] -> installed base.v0.10.0 Processing 92/177: [ppx_ast: jbuilder build] Processing 93/177: [ppx_ast: jbuilder build] [stdio: jbuilder build] Processing 94/177: [ppx_ast: jbuilder build] [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdio.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled stdio.v0.10.0 Processing 94/177: [ppx_ast: jbuilder build] [typerep: jbuilder build] -> installed stdio.v0.10.0 Processing 95/177: [ppx_ast: jbuilder build] [typerep: jbuilder build] Processing 96/177: [configurator: jbuilder build] [ppx_ast: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/configurator.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled configurator.v0.10.0 Processing 96/177: [ppx_ast: jbuilder build] [typerep: jbuilder build] -> installed configurator.v0.10.0 Processing 97/177: [ppx_ast: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "typerep" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/typerep.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled typerep.v0.10.0 Processing 97/177: [ppx_ast: jbuilder build] -> installed typerep.v0.10.0 Processing 98/177: [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_ast" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_ast.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "generate/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_ast.v0.10.0 -> installed ppx_ast.v0.10.0 Processing 100/177: [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_core.v0.10.0 -> installed ppx_core.v0.10.0 Processing 102/177: [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_optcomp.v0.10.0 -> installed ppx_optcomp.v0.10.0 Processing 104/177: [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.10.4) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "print-diff/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner_as_ppx/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/omp-integration/omp-ppx/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/omp-integration/test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/skip-hash-bang/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_driver.v0.10.4 -> installed ppx_driver.v0.10.4 Processing 106/177: [fieldslib: jbuilder build] Processing 107/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] Processing 108/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] Processing 109/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] Processing 110/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "variantslib" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/variantslib.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled variantslib.v0.10.0 Processing 110/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed variantslib.v0.10.0 Processing 111/177: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_here.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_here.v0.10.0 Processing 111/177: [fieldslib: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed ppx_here.v0.10.0 Processing 112/177: [fieldslib: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "fieldslib" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/fieldslib.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled fieldslib.v0.10.0 Processing 112/177: [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed fieldslib.v0.10.0 Processing 113/177: [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_let" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_let.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_let.v0.10.0 Processing 113/177: [ppx_metaquot: jbuilder build] -> installed ppx_let.v0.10.0 Processing 114/177: [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_metaquot" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_metaquot.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lifters/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_metaquot.v0.10.0 -> installed ppx_metaquot.v0.10.0 Processing 116/177: [ppx_fail: jbuilder build] Processing 117/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] Processing 118/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 119/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] Processing 120/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 121/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optional" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optional.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_optional.v0.10.0 Processing 121/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_optional.v0.10.0 Processing 122/177: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fail" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_fail.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_fail.v0.10.0 Processing 122/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_fail.v0.10.0 Processing 123/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_pipebang" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_pipebang.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_pipebang.v0.10.0 Processing 123/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_pipebang.v0.10.0 Processing 124/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_type_conv.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_type_conv.v0.10.0 Processing 124/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] -> installed ppx_type_conv.v0.10.0 Processing 125/177: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 126/177: [ppx_compare: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 127/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 128/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 129/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 130/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] Processing 131/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 132/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_inline_test.v0.10.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "drop/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "libname/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_inline_test.v0.10.1 Processing 132/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_inline_test.v0.10.1 Processing 133/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 134/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_js_style" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_js_style.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_js_style.v0.10.0 Processing 134/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_js_style.v0.10.0 Processing 135/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_typerep_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_typerep_conv.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_typerep_conv.v0.10.0 Processing 135/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.10.0 Processing 136/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_variants_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_variants_conv.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_variants_conv.v0.10.0 Processing 136/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_variants_conv.v0.10.0 Processing 137/177: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_compare.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_compare.v0.10.0 Processing 137/177: [ppx_bench: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_compare.v0.10.0 Processing 138/177: [ppx_bench: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_enumerate.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_enumerate.v0.10.0 Processing 138/177: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_enumerate.v0.10.0 Processing 139/177: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_traverse" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_traverse.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_traverse.v0.10.0 Processing 139/177: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] -> installed ppx_traverse.v0.10.0 Processing 140/177: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fields_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_fields_conv.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_fields_conv.v0.10.0 Processing 140/177: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] -> installed ppx_fields_conv.v0.10.0 Processing 141/177: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_conv.v0.10.0 Processing 141/177: [ppx_bench: jbuilder build] -> installed ppx_sexp_conv.v0.10.0 Processing 142/177: [ppx_bench: jbuilder build] Processing 143/177: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] Processing 144/177: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] Processing 145/177: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] Processing 146/177: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] Processing 147/177: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bench.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_bench.v0.10.0 Processing 147/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_bench.v0.10.0 Processing 148/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_message" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_message.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_message.v0.10.0 Processing 148/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_sexp_message.v0.10.0 Processing 149/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_value" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_value.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_value.v0.10.0 Processing 149/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] -> installed ppx_sexp_value.v0.10.0 Processing 150/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_hash" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_hash.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/siphash/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_hash.v0.10.0 Processing 150/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_hash.v0.10.0 Processing 151/177: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] Processing 152/177: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_assert" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_assert.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_assert.v0.10.0 Processing 152/177: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_assert.v0.10.0 Processing 153/177: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_base" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_base.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_base.v0.10.0 Processing 153/177: [ppx_custom_printf: jbuilder build] -> installed ppx_base.v0.10.0 Processing 154/177: [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_custom_printf" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_custom_printf.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_custom_printf.v0.10.0 -> installed ppx_custom_printf.v0.10.0 Processing 156/177: [bin_prot: jbuilder build] Processing 157/177: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bin_prot.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "xen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled bin_prot.v0.10.0 Processing 157/177: [ppx_expect: jbuilder build] -> installed bin_prot.v0.10.0 Processing 158/177: [ppx_expect: jbuilder build] Processing 159/177: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_expect" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_expect.v0.10.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "collector/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "common/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "evaluator/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expect_payload/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "matcher/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/disabling/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/disabling/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/exit-in-test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/exit-in-test/broken-test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/no-output-patterns/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc matcher/.expect_test_matcher.objs/byte/expect_test_matcher__Reconcile.{cmo,cmt} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt matcher/.expect_test_matcher.objs/native/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs -> compiled ppx_expect.v0.10.1 Processing 159/177: [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.10.1 Processing 160/177: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bin_prot" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bin_prot.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expect_tests/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/example0/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_bin_prot.v0.10.0 -> installed ppx_bin_prot.v0.10.0 Processing 162/177: [ppx_jane: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_jane" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "kernel/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_jane.v0.10.0 -> installed ppx_jane.v0.10.0 Processing 164/177: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "base_for_tests/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench-bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "replace_caml_modify_for_testing/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test-build-info/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test-build-info/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled core_kernel.v0.10.0 -> installed core_kernel.v0.10.0 Processing 166/177: [core: jbuilder build] Processing 167/177: [core: jbuilder build] [re2: jbuilder build] Processing 168/177: [core: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils_kernel" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/textutils_kernel.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled textutils_kernel.v0.10.0 Processing 168/177: [core: jbuilder build] [re2: jbuilder build] -> installed textutils_kernel.v0.10.0 Processing 169/177: [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/command/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/quickcheck/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/unix/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/manual/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "top/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/md5_stubs.o - md5_stubs.c:10:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas] - 10 | #pragma GCC diagnostic ignored "-pedantic" - | ^~~~~~~~~~~ - ocamlc src/unix_stubs.o - unix_stubs.c: In function 'unix_mknod_stub': - unix_stubs.c:277:13: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] - 277 | dev = makedev(Int_val(v_major), Int_val(v_minor)); - | ^~~~~~~ - ocamlopt src/.core.objs/native/core__Iobuf.{cmx,o} - File "src/iobuf.ml", line 1033, characters 4-62: - Warning 55: Cannot inline: Function information unavailable -> compiled core.v0.10.0 Processing 169/177: [re2: jbuilder build] -> installed core.v0.10.0 Processing 170/177: [re2: jbuilder build] Processing 171/177: [re2: jbuilder build] [textutils: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/textutils.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled textutils.v0.10.0 Processing 171/177: [re2: jbuilder build] -> installed textutils.v0.10.0 Processing 172/177: [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re2" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re2.v0.10.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/re2_c/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/.re2.objs/byte/re2__Re2_internal.{cmo,cmt} - File "src/re2_internal.ml", line 137, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/.re2.objs/native/re2__Re2_internal.{cmx,o} - File "src/re2_internal.ml", line 137, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - bash src/re2_c/dllre2_c_stubs.so,src/re2_c/libre2_c_stubs.a - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ -> compiled re2.v0.10.1 -> installed re2.v0.10.1 Processing 174/177: [core_extended: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_extended" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_extended.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "base64/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/color_print/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/extended_sexp/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/quotactl/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "selector/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/malloc_stubs.o - malloc_stubs.c: In function 'malloc_mallinfo_stub': - malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] - 10 | struct mallinfo info = mallinfo(); - | ^~~~~~~~ - In file included from malloc_stubs.c:5: - /usr/include/malloc.h:114:24: note: declared here - 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; - | ^~~~~~~~ - ocamlc src/.core_extended.objs/byte/core_extended__Lazy_sequence.{cmo,cmt} - File "src/lazy_sequence.ml", line 848, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 855, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlc selector/src/.selector.objs/byte/selector.{cmo,cmt} - File "selector/src/selector.ml", line 47, characters 31-50: - Warning 3: deprecated: module Re_perl - Use Re.Perl - ocamlopt src/.core_extended.objs/native/core_extended__Lazy_sequence.{cmx,o} - File "src/lazy_sequence.ml", line 848, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 855, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt selector/src/.selector.objs/native/selector.{cmx,o} - File "selector/src/selector.ml", line 47, characters 31-50: - Warning 3: deprecated: module Re_perl - Use Re.Perl -> compiled core_extended.v0.10.0 -> installed core_extended.v0.10.0 Processing 176/177: [core_profiler: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_profiler" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_profiler.v0.10.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "disabled_lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "offline_tool/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "offline_tool/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlopt offline_tool/bin/dump_metrics.exe (exit 2) - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -o offline_tool/bin/dump_metrics.exe -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/md5 -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_extended -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/textutils_kernel -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -I disabled_lib -I offline_tool/lib -I src /home/opam/.opam/4.05/lib/ocaml/unix.cmxa /home/opam/.opam/4.05/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.05/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.05/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.05/lib/base/caml/caml.cmxa /home/opam/.opam/4.05/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.05/lib/base/base.cmxa /home/opam/.opam/4.05/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.05/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.05/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.05/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.05/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.05/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.05/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.05/lib/stdio/stdio.cmxa /home/opam/.opam/4.05/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.05/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.05/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.05/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.05/lib/spawn/spawn.cmxa /home/opam/.opam/4.05/lib/core/core.cmxa /home/opam/.opam/4.05/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.05/lib/re2/re2.cmxa /home/opam/.opam/4.05/lib/ocaml/nums.cmxa /home/opam/.opam/4.05/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.05/lib/textutils_kernel/textutils_kernel.cmxa /home/opam/.opam/4.05/lib/textutils/textutils.cmxa /home/opam/.opam/4.05/lib/core_extended/core_extended.cmxa disabled_lib/core_profiler_disabled.cmxa src/core_profiler.cmxa offline_tool/lib/core_profiler_offline_tool.cmxa offline_tool/bin/.dump_metrics.eobjs/native/dump_metrics.cmx) - /usr/bin/ld: /home/opam/.opam/4.05/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': - /home/opam/.opam/4.05/.opam-switch/build/core.v0.10.0/_build/default/src/unix_stubs.c:281: undefined reference to `makedev' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking - ocamlopt offline_tool/bin/profiler_tool.exe (exit 2) - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -o offline_tool/bin/profiler_tool.exe -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/md5 -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_extended -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/textutils_kernel -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -I disabled_lib -I offline_tool/lib -I src /home/opam/.opam/4.05/lib/ocaml/unix.cmxa /home/opam/.opam/4.05/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.05/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.05/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.05/lib/base/caml/caml.cmxa /home/opam/.opam/4.05/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.05/lib/base/base.cmxa /home/opam/.opam/4.05/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.05/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.05/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.05/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.05/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.05/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.05/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.05/lib/stdio/stdio.cmxa /home/opam/.opam/4.05/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.05/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.05/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.05/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.05/lib/spawn/spawn.cmxa /home/opam/.opam/4.05/lib/core/core.cmxa /home/opam/.opam/4.05/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.05/lib/re2/re2.cmxa /home/opam/.opam/4.05/lib/ocaml/nums.cmxa /home/opam/.opam/4.05/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.05/lib/textutils_kernel/textutils_kernel.cmxa /home/opam/.opam/4.05/lib/textutils/textutils.cmxa /home/opam/.opam/4.05/lib/core_extended/core_extended.cmxa disabled_lib/core_profiler_disabled.cmxa src/core_profiler.cmxa offline_tool/lib/core_profiler_offline_tool.cmxa offline_tool/bin/.dump_metrics.eobjs/native/profiler_tool.cmx) - /usr/bin/ld: /home/opam/.opam/4.05/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': - /home/opam/.opam/4.05/.opam-switch/build/core.v0.10.0/_build/default/src/unix_stubs.c:281: undefined reference to `makedev' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking [ERROR] The compilation of core_profiler.v0.10.0 failed at "jbuilder build -p core_profiler -j 31". #=== ERROR while compiling core_profiler.v0.10.0 ==============================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///home/opam/opam-repository # path ~/.opam/4.05/.opam-switch/build/core_profiler.v0.10.0 # command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p core_profiler -j 31 # exit-code 1 # env-file ~/.opam/log/core_profiler-12-a5a2bc.env # output-file ~/.opam/log/core_profiler-12-a5a2bc.out ### output ### # The jbuilder binary is deprecated and will cease to be maintained in July 2019. # Please switch to dune instead. # File "disabled_lib/jbuild", line 1, characters 0-0: # Warning: jbuild files are deprecated, please convert this file to a dune file # instead. # Note: You can use "dune upgrade" to convert your project to dune. # File "offline_tool/bin/jbuild", line 1, characters 0-0: # Warning: jbuild files are deprecated, please convert this file to a dune file # instead. # Note: You can use "dune upgrade" to convert your project to dune. # File "offline_tool/lib/jbuild", line 1, characters 0-0: # Warning: jbuild files are deprecated, please convert this file to a dune file # instead. # Note: You can use "dune upgrade" to convert your project to dune. # File "src/jbuild", line 1, characters 0-0: # Warning: jbuild files are deprecated, please convert this file to a dune file # instead. # Note: You can use "dune upgrade" to convert your project to dune. # ocamlopt offline_tool/bin/dump_metrics.exe (exit 2) # (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -o offline_tool/bin/dump_metrics.exe -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/md5 -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_extended -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/textutils_kernel -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -I disabled_lib -I offline_tool/lib -I src /home/opam/.opam/4.05/lib/ocaml/unix.cmxa /home/opam/.opam/4.05/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.05/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.05/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.05/lib/base/caml/caml.cmxa /home/opam/.opam/4.05/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.05/lib/base/base.cmxa /home/opam/.opam/4.05/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.05/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.05/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.05/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.05/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.05/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.05/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.05/lib/stdio/stdio.cmxa /home/opam/.opam/4.05/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.05/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.05/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.05/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.05/lib/spawn/spawn.cmxa /home/opam/.opam/4.05/lib/core/core.cmxa /home/opam/.opam/4.05/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.05/lib/re2/re2.cmxa /home/opam/.opam/4.05/lib/ocaml/nums.cmxa /home/opam/.opam/4.05/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.05/lib/textutils_kernel/textutils_kernel.cmxa /home/opam/.opam/4.05/lib/textutils/textutils.cmxa /home/opam/.opam/4.05/lib/core_extended/core_extended.cmxa disabled_lib/core_profiler_disabled.cmxa src/core_profiler.cmxa offline_tool/lib/core_profiler_offline_tool.cmxa offline_tool/bin/.dump_metrics.eobjs/native/dump_metrics.cmx) # /usr/bin/ld: /home/opam/.opam/4.05/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': # /home/opam/.opam/4.05/.opam-switch/build/core.v0.10.0/_build/default/src/unix_stubs.c:281: undefined reference to `makedev' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking # ocamlopt offline_tool/bin/profiler_tool.exe (exit 2) # (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -o offline_tool/bin/profiler_tool.exe -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/md5 -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_extended -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/textutils_kernel -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -I disabled_lib -I offline_tool/lib -I src /home/opam/.opam/4.05/lib/ocaml/unix.cmxa /home/opam/.opam/4.05/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.05/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.05/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.05/lib/base/caml/caml.cmxa /home/opam/.opam/4.05/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.05/lib/base/base.cmxa /home/opam/.opam/4.05/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.05/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.05/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.05/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.05/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.05/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.05/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.05/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.05/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.05/lib/stdio/stdio.cmxa /home/opam/.opam/4.05/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.05/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.05/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.05/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.05/lib/spawn/spawn.cmxa /home/opam/.opam/4.05/lib/core/core.cmxa /home/opam/.opam/4.05/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.05/lib/re2/re2.cmxa /home/opam/.opam/4.05/lib/ocaml/nums.cmxa /home/opam/.opam/4.05/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.05/lib/textutils_kernel/textutils_kernel.cmxa /home/opam/.opam/4.05/lib/textutils/textutils.cmxa /home/opam/.opam/4.05/lib/core_extended/core_extended.cmxa disabled_lib/core_profiler_disabled.cmxa src/core_profiler.cmxa offline_tool/lib/core_profiler_offline_tool.cmxa offline_tool/bin/.dump_metrics.eobjs/native/profiler_tool.cmx) # /usr/bin/ld: /home/opam/.opam/4.05/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': # /home/opam/.opam/4.05/.opam-switch/build/core.v0.10.0/_build/default/src/unix_stubs.c:281: undefined reference to `makedev' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build core_profiler v0.10.0 +- +- The following changes have been performed | - install base v0.10.0 | - install base-num base | - install bin_prot v0.10.0 | - install configurator v0.10.0 | - install core v0.10.0 | - install core_extended v0.10.0 | - install core_kernel v0.10.0 | - install dune 1.11.4 | - install fieldslib v0.10.0 | - install jane-street-headers v0.10.0 | - install jbuilder transition | - install num 0 | - install ocaml-compiler-libs v0.10.0 | - install ocaml-migrate-parsetree 1.8.0 | - install octavius 1.2.2 | - install ppx_assert v0.10.0 | - install ppx_ast v0.10.0 | - install ppx_base v0.10.0 | - install ppx_bench v0.10.0 | - install ppx_bin_prot v0.10.0 | - install ppx_compare v0.10.0 | - install ppx_core v0.10.0 | - install ppx_custom_printf v0.10.0 | - install ppx_derivers 1.2.1 | - install ppx_driver v0.10.4 | - install ppx_enumerate v0.10.0 | - install ppx_expect v0.10.1 | - install ppx_fail v0.10.0 | - install ppx_fields_conv v0.10.0 | - install ppx_hash v0.10.0 | - install ppx_here v0.10.0 | - install ppx_inline_test v0.10.1 | - install ppx_jane v0.10.0 | - install ppx_js_style v0.10.0 | - install ppx_let v0.10.0 | - install ppx_metaquot v0.10.0 | - install ppx_optcomp v0.10.0 | - install ppx_optional v0.10.0 | - install ppx_pipebang v0.10.0 | - install ppx_sexp_conv v0.10.0 | - install ppx_sexp_message v0.10.0 | - install ppx_sexp_value v0.10.0 | - install ppx_traverse v0.10.0 | - install ppx_traverse_builtins v0.10.0 | - install ppx_type_conv v0.10.0 | - install ppx_typerep_conv v0.10.0 | - install ppx_variants_conv v0.10.0 | - install re 1.9.0 | - install re2 v0.10.1 | - install result 1.5 | - install seq 0.2.2 | - install sexplib v0.10.0 | - install spawn v0.10.1 | - install stdio v0.10.0 | - install textutils v0.10.0 | - install textutils_kernel v0.10.0 | - install typerep v0.10.0 | - install variantslib v0.10.0 +- <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. <><> configurator.v0.10.0 installed successfully ><><><><><><><><><><><><><><><> => Note: This package is deprecated. => configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects. # 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/4.05/.opam-switch/backup/state-20221102234937.export" 'opam install -vy core_profiler.v0.10.0' failed. "/bin/bash" "-c" " opam remove -y "core_profiler.v0.10.0" opam install -vy "core_profiler.v0.10.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "core_profiler.v0.10.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