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


Building on x86-bm-10.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-12-03 05:13.30 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-2.1 /usr/bin/opam"))
2021-12-03 05:13.30 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 05:13.30 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" 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.

2021-12-03 05:13.30 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.14.0+trunk  (https://github.com/ocaml/ocaml/archive/4.14.tar.gz)
-> installed ocaml-variants.4.14.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2021-12-03 05:13.30 ---> using "580c1559ccee38c141b0bdbed31cc9eb71bc54bd89a6dd20ec44a2d70b84f868" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8878 kB]
- Fetched 9107 kB in 3s (2963 kB/s)
- Reading package lists...
- 
2021-12-03 05:13.30 ---> using "973c89adad12bb56df6faa6f25e80cf23f63cecff1667ca123c059fc2bbc19da" from cache

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

The following actions will be performed:
  - install dune           2.9.1 [required by charInfo_width]
  - install result         1.5   [required by charInfo_width]
  - install camomile       1.0.2 [required by charInfo_width]
  - install charInfo_width 1.1.0
===== 4 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/12:
Processing  2/12:
Processing  3/12:
-> retrieved charInfo_width.1.1.0  (cached)
Processing  4/12:
-> retrieved result.1.5  (cached)
-> retrieved dune.2.9.1  (cached)
Processing  5/12: [dune: ocaml bootstrap.ml]
-> retrieved camomile.1.0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.1)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing  5/12: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.1
Processing  7/12: [camomile: ocaml configure.ml]
Processing  8/12: [camomile: ocaml configure.ml] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.14/share/camomile" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camomile.1.0.2)
Processing  8/12: [camomile: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing  8/12: [camomile: dune build]
-> installed result.1.5
Processing  9/12: [camomile: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camomile.1.0.2)
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmi,cmti}
- File "Camomile/public/oOChannel.mli", line 68, characters 34-42:
- 68 | class ['a] channel_of_stream : 'a Stream.t -> ['a] obj_input_channel
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.mli", line 71, characters 52-60:
- 71 | val stream_of_channel : 'a #obj_input_channel -> 'a Stream.t
-                                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.mli", line 116, characters 22-43:
- 116 | class of_in_channel : Pervasives.in_channel -> char_input_channel
-                             ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/oOChannel.mli", line 119, characters 23-45:
- 119 | class of_out_channel : Pervasives.out_channel -> char_output_channel
-                              ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.{cmo,cmt}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmo,cmt}
- File "Camomile/public/oOChannel.ml", line 54, characters 10-21:
- 54 |       try Stream.next s with Stream.Failure -> raise End_of_file
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.ml", line 54, characters 29-43:
- 54 |       try Stream.next s with Stream.Failure -> raise End_of_file
-                                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.ml", line 59, characters 2-13:
- 59 |   Stream.from (fun _ ->
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__OOChannel.{cmx,o}
- File "Camomile/public/oOChannel.ml", line 54, characters 10-21:
- 54 |       try Stream.next s with Stream.Failure -> raise End_of_file
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.ml", line 54, characters 29-43:
- 54 |       try Stream.next s with Stream.Failure -> raise End_of_file
-                                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/oOChannel.ml", line 59, characters 2-13:
- 59 |   Stream.from (fun _ ->
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.{cmo,cmt}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.{cmo,cmt}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmi,cmti}
- File "Camomile/public/charEncoding.mli", line 133, characters 27-49:
- 133 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.mli", line 138, characters 26-47:
- 138 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.mli", line 142, characters 29-37:
- 142 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.mli", line 142, characters 49-57:
- 142 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.mli", line 146, characters 36-44:
- 146 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.mli", line 146, characters 53-61:
- 146 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.{cmx,o}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.{cmx,o}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.{cmx,o}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmo,cmt}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 143, characters 29-37:
- 143 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 143, characters 49-57:
- 143 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 147, characters 36-44:
- 147 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 147, characters 53-61:
- 147 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.{cmo,cmt}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.{cmx,o}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 143, characters 29-37:
- 143 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 143, characters 49-57:
- 143 |   val ustream_of : t -> char Stream.t -> UChar.t Stream.t
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 147, characters 36-44:
- 147 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/public/charEncoding.ml", line 147, characters 53-61:
- 147 |   val char_stream_of : t -> UChar.t Stream.t -> char Stream.t
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.{cmx,o}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/toolslib/.toolslib.objs/native/absCe.{cmx,o}
- File "Camomile/toolslib/absCe.ml", line 52, characters 47-65:
- 52 | module Elt = struct type t = elt let compare = Pervasives.compare end
-                                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef_lexer.{cmi,cmti}
- File "Camomile/tools/camomilelocaledef_lexer.mli", line 11, characters 36-44:
- 11 | val lexer : CamomileLibrary.UChar.t Stream.t -> token list
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef.{cmi,cmo,cmt}
- File "Camomile/tools/camomilelocaledef.ml", line 215, characters 11-28:
- 215 |   let cs = Stream.of_channel readfile in
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef_lexer.{cmx,o}
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 21, characters 8-19:
- 21 |   match Stream.next s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 23, characters 14-28:
- 23 |   | exception Stream.Failure -> List.rev a
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 46, characters 8-19:
- 46 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 47, characters 12-25:
- 47 |   | None -> Stream.sempty
-                  ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 49, characters 4-15:
- 49 |     Stream.junk s;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 53, characters 14-26:
- 53 |       | ct -> Stream.icons (c, ct, u) (Stream.slazy (fun () -> prep s))
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 53, characters 39-51:
- 53 |       | ct -> Stream.icons (c, ct, u) (Stream.slazy (fun () -> prep s))
-                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 57, characters 8-19:
- 57 |   match Stream.next s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 67, characters 14-28:
- 67 |   | exception Stream.Failure -> Stream.sempty
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 59, characters 16-27:
- 59 |     begin match Stream.next s with
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 63, characters 18-32:
- 63 |       | exception Stream.Failure -> Stream.icons data (remove_comment s)
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 62, characters 13-25:
- 62 |       | _ -> Stream.icons data (remove_comment s)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 63, characters 36-48:
- 63 |       | exception Stream.Failure -> Stream.icons data (remove_comment s)
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 65, characters 32-44:
- 65 |   | (Some '"', _, _) as data -> Stream.icons data (in_quote s)
-                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 66, characters 12-24:
- 66 |   | data -> Stream.icons data (remove_comment s)
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 67, characters 32-45:
- 67 |   | exception Stream.Failure -> Stream.sempty
-                                      ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 69, characters 8-19:
- 69 |   match Stream.next s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 73, characters 14-28:
- 73 |   | exception Stream.Failure -> Stream.sempty
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 73, characters 32-45:
- 73 |   | exception Stream.Failure -> Stream.sempty
-                                      ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 75, characters 8-19:
- 75 |   match Stream.next s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 83, characters 14-28:
- 83 |   | exception Stream.Failure -> Stream.sempty
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 77, characters 16-27:
- 77 |     begin match Stream.next s with
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 80, characters 18-32:
- 80 |       | exception Stream.Failure -> comment2 s
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 83, characters 32-45:
- 83 |   | exception Stream.Failure -> Stream.sempty
-                                      ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 85, characters 8-20:
- 85 |   match Stream.npeek 2 s with
-              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 87, characters 4-15:
- 87 |     Stream.junk s;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 88, characters 4-15:
- 88 |     Stream.junk s;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 89, characters 4-16:
- 89 |     Stream.icons data1 (Stream.icons data2 (in_quote s))
-          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 89, characters 24-36:
- 89 |     Stream.icons data1 (Stream.icons data2 (in_quote s))
-                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 92, characters 4-15:
- 92 |     Stream.junk s;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 93, characters 4-16:
- 93 |     Stream.icons data (remove_comment s)
-          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 95, characters 16-27:
- 95 |     begin match Stream.next s with
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 97, characters 18-32:
- 97 |       | exception Stream.Failure -> Stream.sempty
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 96, characters 16-28:
- 96 |       | data -> Stream.icons data (in_quote s)
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 97, characters 36-49:
- 97 |       | exception Stream.Failure -> Stream.sempty
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 101, characters 8-19:
- 101 |   match Stream.next st with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 104, characters 14-28:
- 104 |   | exception Stream.Failure -> Stream.sempty
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 103, characters 9-21:
- 103 |   | e -> Stream.icons e (merge_text st)
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 104, characters 32-45:
- 104 |   | exception Stream.Failure -> Stream.sempty
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 106, characters 8-19:
- 106 |   match Stream.next st with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 109, characters 14-28:
- 109 |   | exception Stream.Failure -> Stream.sempty
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 108, characters 9-21:
- 108 |   | e -> Stream.icons (Text s) (Stream.icons e (merge_text st))
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 108, characters 32-44:
- 108 |   | e -> Stream.icons (Text s) (Stream.icons e (merge_text st))
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 109, characters 32-45:
- 109 |   | exception Stream.Failure -> Stream.sempty
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 113, characters 10-21:
- 113 |     match Stream.next s with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 122, characters 16-30:
- 122 |     | exception Stream.Failure -> Stream.sempty
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 114, characters 24-36:
- 114 |     | Some '{', _, _ -> Stream.icons Brace_l (parse s)
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 115, characters 24-36:
- 115 |     | Some '}', _, _ -> Stream.icons Brace_r (parse s)
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 116, characters 24-36:
- 116 |     | Some ':', _, _ -> Stream.icons Colon (parse s)
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 117, characters 24-36:
- 117 |     | Some ',', _, _ -> Stream.icons Comma (parse s)
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 121, characters 17-29:
- 121 |     | e -> text (Stream.icons e s)
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 122, characters 34-47:
- 122 |     | exception Stream.Failure -> Stream.sempty
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 126, characters 12-24:
- 126 |       match Stream.npeek 2 s with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 128, characters 8-19:
- 128 |         Stream.junk st;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 129, characters 8-19:
- 129 |         Stream.junk st;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 134, characters 20-31:
- 134 |         begin match Stream.next st with
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 142, characters 22-36:
- 142 |           | exception Stream.Failure -> failwith "A quote is not enclosed."
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 138, characters 12-24:
- 138 |             Stream.icons (Text s') (parse st)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 148, characters 12-23:
- 148 |       match Stream.next st with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 161, characters 18-32:
- 161 |       |	exception Stream.Failure ->
-              	          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 153, characters 8-20:
- 153 |         Stream.icons (Text s') (parse st)
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 157, characters 8-20:
- 157 |         Stream.icons (Text s') (parse (Stream.icons e st))
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 157, characters 39-51:
- 157 |         Stream.icons (Text s') (parse (Stream.icons e st))
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "Camomile/tools/camomilelocaledef_lexer.ml", line 164, characters 8-22:
- 164 |         Stream.of_list [Text s'] in
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef.{cmx,o}
- File "Camomile/tools/camomilelocaledef.ml", line 215, characters 11-28:
- 215 |   let cs = Stream.of_channel readfile in
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- camomilelocaledef Camomile/locales/az.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ar.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/fa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/gu.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kk.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ky.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/pa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/sa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/th.mar
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ur.mar
- Warning : normalization option is not supported
-> compiled  camomile.1.0.2
-> installed camomile.1.0.2
Processing 11/12: [charInfo_width: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "charInfo_width" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/charInfo_width.1.1.0)
-> compiled  charInfo_width.1.1.0
-> installed charInfo_width.1.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 05:14.35 ---> saved as "d11db2c3753a0d59fb08c6eac7e36fde66d279da9a64f8182e4e81eda9a2dc80"
Job succeeded