OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c3.sw.ocaml.org

(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-10 04:10.37 ---> 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-10 04:10.37 ---> 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-10 04:10.37 ---> 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-10 04:10.37 ---> 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  (cached)
-> 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-10 04:10.37 ---> 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-10-0209.36-F-2024-11-04-2012.18.pdiff [328 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-10-0209.36-F-2024-11-04-2012.18.pdiff [328 kB]
- Fetched 594 kB in 4s (148 kB/s)
- Reading package lists...
- 
2024-11-10 04:10.37 ---> using "2c1c259efd7e49e7c82a9823bddc373e8f9b1460087914e9a0beebb05bfce7a7" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"owl-base.0.10.0\"\
               \nopam install -vy \"owl-base.0.10.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"owl-base.0.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] owl-base.0.10.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install dune     3.16.1 [required by owl-base]
  - install owl-base 0.10.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6: [dune.3.16.1: extract]
Processing  2/6: [dune.3.16.1: extract] [owl-base.0.10.0: extract]
-> retrieved dune.3.16.1  (cached)
Processing  2/6: [owl-base.0.10.0: extract]
Processing  3/6: [owl-base.0.10.0: extract] [dune: ocaml 39]
-> retrieved owl-base.0.10.0  (cached)
Processing  3/6: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (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 39
- 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  3/6: [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" "39" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing  5/6: [owl-base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-base" "-j" "39" (CWD=/home/opam/.opam/5.2/.opam-switch/build/owl-base.0.10.0)
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_log.cmo -c -impl src/base/owl_log.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_log.cmx -c -impl src/base/owl_log.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_const.cmo -c -impl src/base/owl_const.ml)
- File "src/base/core/owl_const.ml", lines 48-61, characters 40-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/core/owl_const.ml", lines 64-77, characters 39-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/core/owl_const.ml", lines 80-93, characters 43-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_utils_ndarray.cmo -c -impl src/base/owl_utils_ndarray.ml)
- File "src/base/misc/owl_utils_ndarray.ml", lines 9-22, characters 56-87:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/misc/owl_utils_ndarray.ml", lines 26-41, characters 56-86:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_const.cmx -c -impl src/base/owl_const.ml)
- File "src/base/core/owl_const.ml", lines 48-61, characters 40-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/core/owl_const.ml", lines 64-77, characters 39-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/core/owl_const.ml", lines 80-93, characters 43-28:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_utils_ndarray.cmx -c -impl src/base/owl_utils_ndarray.ml)
- File "src/base/misc/owl_utils_ndarray.ml", lines 9-22, characters 56-87:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- 
- File "src/base/misc/owl_utils_ndarray.ml", lines 26-41, characters 56-86:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Float16
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_utils.cmo -c -impl src/base/owl_utils.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_io.cmo -c -impl src/base/owl_io.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_utils.cmx -c -impl src/base/owl_utils.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_optimise_generic.cmo -c -impl src/base/owl_optimise_generic.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_io.cmx -c -impl src/base/owl_io.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_optimise_generic.cmx -c -impl src/base/owl_optimise_generic.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_dense_ndarray_generic.cmo -c -impl src/base/owl_base_dense_ndarray_generic.ml)
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 424, characters 20-24:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 424, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 475, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 475, characters 14-15:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 501, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 527, characters 19-24:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 527, characters 15-17:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_dense_ndarray_generic.cmx -c -impl src/base/owl_base_dense_ndarray_generic.ml)
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 424, characters 20-24:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 424, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 475, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 475, characters 14-15:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 501, characters 17-18:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 527, characters 19-24:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 527, characters 15-17:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  owl-base.0.10.0
-> installed owl-base.0.10.0
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-10 04:11.31 ---> saved as "faff6a312a83b1fad39fb42337bd538620ed80572af49cb8c97aeb73e167a5d1"
Job succeeded