Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:730ba1f0177ca25fd2003dcf99bd6c4e2bc2f1957c5aebd8d47e1bd69cf161a0 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-09 16:04.01 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-09 16:04.01 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288")) 2024-11-09 16:04.01 ---> using "659878f189cdb906ec3e452fdc4f26cfb0c3654f53f43b380cf690e70b2f5ac6" 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. 2024-11-09 16:04.01 ---> using "b22293df705e6cba3afecfd99e3970445bf105f18df9a7b31bf5584e65710795" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (https://github.com/ocaml/ocaml/archive/5.2.0.tar.gz) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.2) 2024-11-09 16:04.01 ---> using "8fd36891ebefedca7a435260dc41c24cf1733450805009f765316c933d1bca81" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [202 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-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Fetched 542 kB in 2s (353 kB/s) - Reading package lists... - 2024-11-09 16:04.01 ---> using "2c1c259efd7e49e7c82a9823bddc373e8f9b1460087914e9a0beebb05bfce7a7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"cohttp-top.6.0.0~alpha2\"\ \nopam install -vy \"cohttp-top.6.0.0~alpha2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"cohttp-top.6.0.0~alpha2\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] cohttp-top.6.0.0~alpha2 is not installed. The following actions will be performed: === install 24 packages - install angstrom 0.16.1 [required by uri] - install base v0.17.1 [required by ppx_sexp_conv] - install base64 3.5.1 [required by cohttp] - install bigstringaf 0.10.0 [required by angstrom] - install cohttp 6.0.0~alpha2 [required by cohttp-top] - install cohttp-top 6.0.0~alpha2 - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.1 [required by cohttp-top] - install dune-configurator 3.16.1 [required by base] - install http 6.0.0~alpha2 [required by cohttp] - install ocaml-compiler-libs v0.17.0 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_sexp_conv v0.17.0 [required by cohttp] - install ppxlib 0.33.1~5.3preview [required by ppx_sexp_conv] - install ppxlib_jane v0.17.0 [required by ppx_sexp_conv] - install re 1.12.0 [required by cohttp] - install seq base [required by re] - install sexplib0 v0.17.0 [required by cohttp] - install stdlib-shims 0.3.0 [required by ppxlib] - install stringext 1.6.0 [required by cohttp] - install uri 4.4.0 [required by cohttp] - install uri-sexp 4.4.0 [required by cohttp] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/68: [angstrom.0.16.1: extract] Processing 2/68: [angstrom.0.16.1: extract] [base.v0.17.1: extract] Processing 3/68: [angstrom.0.16.1: extract] [base.v0.17.1: extract] [base64.3.5.1: extract] -> retrieved angstrom.0.16.1 (cached) Processing 3/68: [base.v0.17.1: extract] [base64.3.5.1: extract] Processing 4/68: [base.v0.17.1: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract] -> retrieved base.v0.17.1 (cached) Processing 4/68: [base64.3.5.1: extract] [bigstringaf.0.10.0: extract] Processing 5/68: [base64.3.5.1: extract] [bigstringaf.0.10.0: extract] [cohttp.6.0.0~alpha2 + 2 others: extract] -> retrieved base64.3.5.1 (cached) Processing 5/68: [bigstringaf.0.10.0: extract] [cohttp.6.0.0~alpha2 + 2 others: extract] Processing 6/68: [bigstringaf.0.10.0: extract] [cohttp.6.0.0~alpha2 + 2 others: extract] [csexp.1.5.2: extract] -> retrieved bigstringaf.0.10.0 (cached) Processing 6/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [csexp.1.5.2: extract] Processing 7/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] -> retrieved csexp.1.5.2 (cached) Processing 7/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] Processing 8/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.17.0: extract] -> retrieved ocaml-compiler-libs.v0.17.0 (cached) Processing 8/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] Processing 9/68: [cohttp.6.0.0~alpha2 + 2 others: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-syntax-shims.1.0.0: extract] -> retrieved cohttp.6.0.0~alpha2, cohttp-top.6.0.0~alpha2, http.6.0.0~alpha2 (cached) Processing 9/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-syntax-shims.1.0.0: extract] Processing 10/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 10/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] Processing 11/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ppx_derivers.1.2.1: extract] -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) Processing 11/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] Processing 12/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] -> retrieved ppx_derivers.1.2.1 (cached) Processing 12/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.17.0: extract] Processing 13/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] -> retrieved ppx_sexp_conv.v0.17.0 (cached) Processing 13/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract] Processing 14/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract] [ppxlib_jane.v0.17.0: extract] -> retrieved ppxlib.0.33.1~5.3preview (cached) Processing 14/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib_jane.v0.17.0: extract] Processing 15/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib_jane.v0.17.0: extract] [re.1.12.0: extract] -> retrieved ppxlib_jane.v0.17.0 (cached) Processing 15/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] -> retrieved seq.base (cached) Processing 16/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] Processing 17/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] Processing 18/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] -> installed seq.base Processing 19/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] -> retrieved sexplib0.v0.17.0 (cached) Processing 19/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] Processing 20/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] -> retrieved re.1.12.0 (cached) Processing 20/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [stdlib-shims.0.3.0: extract] Processing 21/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] -> retrieved stdlib-shims.0.3.0 (cached) Processing 21/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [stringext.1.6.0: extract] Processing 22/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [stringext.1.6.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] -> retrieved stringext.1.6.0 (cached) Processing 22/68: [dune.3.16.1, dune-configurator.3.16.1: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) Processing 22/68: [dune.3.16.1, dune-configurator.3.16.1: extract] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 23/68: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 23/68: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 25/68: [base64: dune build] Processing 26/68: [base64: dune build] [csexp: dune build] Processing 27/68: [base64: dune build] [csexp: dune build] [http: dune build] Processing 28/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] Processing 29/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 30/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] Processing 31/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] Processing 32/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] Processing 33/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 34/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 35/68: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 35/68: [base64: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed csexp.1.5.2 Processing 36/68: [base64: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 37/68: [base64: dune build] [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/base64.3.5.1) -> compiled base64.3.5.1 Processing 37/68: [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed base64.3.5.1 Processing 38/68: [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "http" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/http.6.0.0~alpha2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I http/src/.http.objs/byte -no-alias-deps -o http/src/.http.objs/byte/http.cmi -c -intf http/src/http.mli) - File "http/src/http.mli", line 469, characters 6-16: - 469 | [@deprecated - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context -> compiled http.6.0.0~alpha2 Processing 38/68: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed http.6.0.0~alpha2 Processing 39/68: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocaml-compiler-libs.v0.17.0) -> compiled ocaml-compiler-libs.v0.17.0 Processing 39/68: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ocaml-compiler-libs.v0.17.0 Processing 40/68: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocaml-syntax-shims.1.0.0) - (cd _build/default/src && /home/opam/.opam/5.2/bin/ocaml select-impl 5.2.0) > _build/default/src/impl - File "_none_", line 1: - Alert ocaml_deprecated_cli: - Running ocaml where the first argument is an implicit basename with no - extension (e.g. ocaml script-file) is deprecated. Either rename the script - (ocaml script-file.ml) or qualify the basename (ocaml ./script-file) -> compiled ocaml-syntax-shims.1.0.0 Processing 40/68: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 41/68: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml_intrinsics_kernel" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.1) -> compiled ocaml_intrinsics_kernel.v0.17.1 Processing 41/68: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ocaml_intrinsics_kernel.v0.17.1 Processing 42/68: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 42/68: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ppx_derivers.1.2.1 Processing 43/68: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/re.1.12.0) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_emacs.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml) - File "deprecated/re_emacs.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Emacs"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_glob.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml) - File "deprecated/re_glob.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Glob"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_posix.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml) - File "deprecated/re_posix.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Posix"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_perl.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml) - File "deprecated/re_perl.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Perl"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_pcre.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml) - File "deprecated/re_pcre.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Pcre"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_str.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml) - File "deprecated/re_str.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Str"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml) - File "deprecated/re_emacs.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Emacs"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml) - File "deprecated/re_glob.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Glob"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml) - File "deprecated/re_pcre.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Pcre"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml) - File "deprecated/re_perl.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Perl"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml) - File "deprecated/re_posix.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Posix"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml) - File "deprecated/re_str.ml", line 1, characters 4-14: - 1 | [@@@deprecated "Use Re.Str"] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context -> compiled re.1.12.0 Processing 43/68: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed re.1.12.0 Processing 44/68: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 44/68: [dune-configurator: rm] [stdlib-shims: dune build] [stringext: dune build] -> installed sexplib0.v0.17.0 Processing 45/68: [dune-configurator: rm] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 45/68: [dune-configurator: rm] [stringext: dune build] -> installed stdlib-shims.0.3.0 Processing 46/68: [dune-configurator: rm] [stringext: dune build] Processing 47/68: [dune-configurator: rm] [ppxlib: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stringext.1.6.0) -> compiled stringext.1.6.0 Processing 47/68: [dune-configurator: rm] [ppxlib: dune build] -> installed stringext.1.6.0 Processing 48/68: [dune-configurator: rm] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.16.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.16.1) Processing 48/68: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 Processing 48/68: [ppxlib: dune build] -> installed dune-configurator.3.16.1 Processing 49/68: [ppxlib: dune build] Processing 50/68: [base: dune build] [ppxlib: dune build] Processing 51/68: [base: dune build] [bigstringaf: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/bigstringaf.0.10.0) -> compiled bigstringaf.0.10.0 Processing 51/68: [base: dune build] [ppxlib: dune build] -> installed bigstringaf.0.10.0 Processing 52/68: [base: dune build] [ppxlib: dune build] Processing 53/68: [angstrom: dune build] [base: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/angstrom.0.16.1) -> compiled angstrom.0.16.1 Processing 53/68: [base: dune build] [ppxlib: dune build] -> installed angstrom.0.16.1 Processing 54/68: [base: dune build] [ppxlib: dune build] Processing 55/68: [base: dune build] [ppxlib: dune build] [uri: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/uri.4.4.0) -> compiled uri.4.4.0 Processing 55/68: [base: dune build] [ppxlib: dune build] -> installed uri.4.4.0 Processing 56/68: [base: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/base.v0.17.1) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml) - File "src/array.ml", line 399, characters 28-75: - 399 | result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 55 [inlining-impossible]: Cannot inline: Unknown function -> compiled base.v0.17.1 Processing 56/68: [ppxlib: dune build] -> installed base.v0.17.1 Processing 57/68: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ppxlib.0.33.1~5.3preview) -> compiled ppxlib.0.33.1~5.3preview -> installed ppxlib.0.33.1~5.3preview Processing 59/68: [ppxlib_jane: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib_jane" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ppxlib_jane.v0.17.0) -> compiled ppxlib_jane.v0.17.0 -> installed ppxlib_jane.v0.17.0 Processing 61/68: [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ppx_sexp_conv.v0.17.0) -> compiled ppx_sexp_conv.v0.17.0 -> installed ppx_sexp_conv.v0.17.0 Processing 63/68: [uri-sexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri-sexp" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/uri-sexp.4.4.0) -> compiled uri-sexp.4.4.0 -> installed uri-sexp.4.4.0 Processing 65/68: [cohttp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cohttp.6.0.0~alpha2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I cohttp/src/.cohttp.objs/byte -I /home/opam/.opam/5.2/lib/angstrom -I /home/opam/.opam/5.2/lib/base64 -I /home/opam/.opam/5.2/lib/bigstringaf -I /home/opam/.opam/5.2/lib/http -I /home/opam/.opam/5.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2/lib/re -I /home/opam/.opam/5.2/lib/seq -I /home/opam/.opam/5.2/lib/sexplib0 -I /home/opam/.opam/5.2/lib/stringext -I /home/opam/.opam/5.2/lib/uri -I /home/opam/.opam/5.2/lib/uri-sexp -no-alias-deps -open Cohttp__ -o cohttp/src/.cohttp.objs/byte/cohttp__S.cmo -c -impl cohttp/src/s.pp.ml) - File "cohttp/src/s.ml", line 148, characters 16-26: - 148 | (t -> bool[@deprecated "this field will be removed in the future"]) - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I cohttp/src/.cohttp.objs/byte -I cohttp/src/.cohttp.objs/native -I /home/opam/.opam/5.2/lib/angstrom -I /home/opam/.opam/5.2/lib/base64 -I /home/opam/.opam/5.2/lib/bigstringaf -I /home/opam/.opam/5.2/lib/http -I /home/opam/.opam/5.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2/lib/re -I /home/opam/.opam/5.2/lib/seq -I /home/opam/.opam/5.2/lib/sexplib0 -I /home/opam/.opam/5.2/lib/stringext -I /home/opam/.opam/5.2/lib/uri -I /home/opam/.opam/5.2/lib/uri-sexp -intf-suffix .ml -no-alias-deps -open Cohttp__ -o cohttp/src/.cohttp.objs/native/cohttp__S.cmx -c -impl cohttp/src/s.pp.ml) - File "cohttp/src/s.ml", line 148, characters 16-26: - 148 | (t -> bool[@deprecated "this field will be removed in the future"]) - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context -> compiled cohttp.6.0.0~alpha2 -> installed cohttp.6.0.0~alpha2 Processing 67/68: [cohttp-top: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp-top" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cohttp-top.6.0.0~alpha2) -> compiled cohttp-top.6.0.0~alpha2 -> installed cohttp-top.6.0.0~alpha2 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-09 16:05.16 ---> saved as "8d4d18c6240ed422f8ee9683d6b1d8c7befc1bfddf33a4119bb3ecd80c5c6d19" Job succeeded