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


Building on m1-c.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f)
Unable to find image 'ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f' locally
docker.io/ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f: Pulling from ocaml/opam
2db5444d1f5b: Already exists
f086bebd22a1: Pulling fs layer
3264a46f1e18: Pulling fs layer
3264a46f1e18: Verifying Checksum
3264a46f1e18: Download complete
f086bebd22a1: Verifying Checksum
f086bebd22a1: Download complete
f086bebd22a1: Pull complete
3264a46f1e18: Pull complete
Digest: sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
Status: Downloaded newer image for ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
2022-03-04 19:58.43 ---> using "373f9b631d075c18f7442f5ab0fc65a1fd416e45c4bad373f7db673d6cf80f59" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-03-04 19:58.43 ---> using "88849b7b49c5c9e5ea88c51a2386f85dc9692b3cbbbdfa071a4b6fb51a141dbe" 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 892f7bcbcb6c1fd05911ac75d53aa8c9f717b4b0"))
2022-03-04 19:58.43 ---> using "404c235885055cd745b552882486f8b810a0b774621d6103597df8eba1715fda" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-03-04 19:58.43 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" 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
2022-03-04 19:58.43 ---> using "547d87fcaee7775ec5f2ce667e9aabba9919f071cd5e7a26e0b201db4f197092" 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 [9023 kB]
- Fetched 9252 kB in 2s (5391 kB/s)
- Reading package lists...
- 
2022-03-04 19:58.43 ---> using "4dc1379ed59cb6c8925b8050bb2ae6dcacae333c824bba699067eab9d7729ef2" from cache

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

Nothing to do.
The following actions will be performed:
  - install seq                 base              [required by re]
  - install dune                3.0.3             [required by ocaml-lsp-server]
  - install spawn               v0.15.0           [required by ocaml-lsp-server]
  - install result              1.5               [required by ocaml-lsp-server]
  - install re                  1.10.3            [required by ocaml-lsp-server]
  - install pp                  1.1.2             [required by ocaml-lsp-server]
  - install easy-format         1.3.2             [required by yojson]
  - install dune-build-info     3.0.3             [required by ocaml-lsp-server]
  - install csexp               1.5.1             [required by ocaml-lsp-server]
  - install cppo                1.6.8             [required by yojson]
  - install biniou              1.2.1             [required by yojson]
  - install ocamlformat-rpc-lib 0.21.0            [required by ocaml-lsp-server]
  - install yojson              1.7.0             [required by ocaml-lsp-server]
  - install ppx_yojson_conv_lib v0.14.0           [required by ocaml-lsp-server]
  - install ocaml-lsp-server    1.9.2~4.14preview
===== 15 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45:
Processing  2/45:
Processing  3/45:
-> retrieved biniou.1.2.1  (cached)
Processing  4/45:
-> retrieved cppo.1.6.8  (cached)
Processing  5/45:
-> retrieved csexp.1.5.1  (cached)
Processing  6/45:
-> retrieved easy-format.1.3.2  (cached)
Processing  7/45: [ocaml-lsp-server.1.9.2~4.14preview: git]
-> retrieved dune.3.0.3  (cached)
Processing  8/45: [ocaml-lsp-server.1.9.2~4.14preview: git]
Processing  9/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved dune-build-info.3.0.3  (cached)
Processing 10/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved ocamlformat-rpc-lib.0.21.0  (cached)
Processing 11/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved pp.1.1.2  (cached)
Processing 12/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved ppx_yojson_conv_lib.v0.14.0  (cached)
Processing 13/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved result.1.5  (cached)
Processing 14/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
Processing 15/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
Processing 16/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> installed seq.base
Processing 17/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved re.1.10.3  (cached)
Processing 18/45: [ocaml-lsp-server.1.9.2~4.14preview: git] [dune: ocaml bootstrap.ml]
-> retrieved spawn.v0.15.0  (cached)
-> retrieved yojson.1.7.0  (cached)
-> retrieved ocaml-lsp-server.1.9.2~4.14preview  (git+https://github.com/kit-ty-kate/ocaml-lsp.git#414)
Processing 18/45: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.0.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 18/45: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.0.3)
-> compiled  dune.3.0.3
-> installed dune.3.0.3
Processing 20/45: [cppo: dune build]
Processing 21/45: [cppo: dune build] [csexp: dune build]
Processing 22/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm]
Processing 23/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [easy-format: dune build]
Processing 24/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build]
Processing 25/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build] [re: dune build]
Processing 26/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build] [re: dune build] [result: dune build]
Processing 27/45: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> compiled  csexp.1.5.1
Processing 27/45: [cppo: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> installed csexp.1.5.1
Processing 28/45: [cppo: dune build] [dune-build-info: rm] [easy-format: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
Processing 29/45: [cppo: dune build] [dune-build-info: rm] [easy-format: dune build] [ocamlformat-rpc-lib: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
Processing 29/45: [cppo: dune build] [dune-build-info: dune build] [easy-format: dune build] [ocamlformat-rpc-lib: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmo -c -impl src/easy_format.ml)
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.easy_format.objs/byte -I src/.easy_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/native/easy_format.cmx -c -impl src/easy_format.ml)
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 29/45: [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> installed easy-format.1.3.2
Processing 30/45: [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
Processing 31/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [pp: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> compiled  pp.1.1.2
Processing 31/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> installed pp.1.1.2
Processing 32/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build] [result: dune build] [spawn: dune build]
-> compiled  result.1.5
Processing 32/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build] [spawn: dune build]
-> installed result.1.5
Processing 33/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build] [spawn: dune build]
-> compiled  spawn.v0.15.0
Processing 33/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build]
-> installed spawn.v0.15.0
Processing 34/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [ocamlformat-rpc-lib: dune build] [re: dune build]
-> compiled  ocamlformat-rpc-lib.0.21.0
Processing 34/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [re: dune build]
-> installed ocamlformat-rpc-lib.0.21.0
Processing 35/45: [biniou: dune build] [cppo: dune build] [dune-build-info: dune build] [re: dune build]
-> compiled  dune-build-info.3.0.3
Processing 35/45: [biniou: dune build] [cppo: dune build] [re: dune build]
-> installed dune-build-info.3.0.3
Processing 36/45: [biniou: dune build] [cppo: dune build] [re: dune build]
-> compiled  cppo.1.6.8
Processing 36/45: [biniou: dune build] [re: dune build]
-> installed cppo.1.6.8
Processing 37/45: [biniou: dune build] [re: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /home/opam/.opam/4.14/lib/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmi -c -intf src/bi_stream.mli)
- File "src/bi_stream.mli", line 20, characters 59-67:
- 20 | val read_stream : (string -> 'a array) -> in_channel -> 'a Stream.t
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.mli", line 27, characters 44-52:
- 27 |   ('a array -> string) -> out_channel -> 'a Stream.t -> unit
-                                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /home/opam/.opam/4.14/lib/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmo -c -impl src/bi_stream.ml)
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /home/opam/.opam/4.14/lib/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_stream.cmx -c -impl src/bi_stream.ml)
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  biniou.1.2.1
Processing 37/45: [re: dune build]
-> installed biniou.1.2.1
Processing 38/45: [re: dune build]
Processing 39/45: [re: dune build] [yojson: dune build]
-> compiled  re.1.10.3
Processing 39/45: [yojson: dune build]
-> installed re.1.10.3
Processing 40/45: [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/yojson.1.7.0)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -safe-string -g -bin-annot -I lib/.yojson.objs/byte -I /home/opam/.opam/4.14/lib/biniou -I /home/opam/.opam/4.14/lib/easy-format -no-alias-deps -o lib/.yojson.objs/byte/yojson.cmi -c -intf lib/yojson.mli)
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -safe-string -g -bin-annot -I bin/.ydump.eobjs/byte -I /home/opam/.opam/4.14/lib/biniou -I /home/opam/.opam/4.14/lib/easy-format -I lib/.yojson.objs/byte -no-alias-deps -o bin/.ydump.eobjs/byte/ydump.cmo -c -impl bin/ydump.ml)
- File "bin/ydump.ml", line 49, characters 6-17:
- 49 |       Stream.iter (write_one oc) (Yojson.Safe.stream_from_channel ~fname ic)
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -safe-string -g -bin-annot -I lib/.yojson.objs/byte -I /home/opam/.opam/4.14/lib/biniou -I /home/opam/.opam/4.14/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/byte/yojson.cmo -c -impl lib/yojson.ml)
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -safe-string -g -I lib/.yojson.objs/byte -I lib/.yojson.objs/native -I /home/opam/.opam/4.14/lib/biniou -I /home/opam/.opam/4.14/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/native/yojson.cmx -c -impl lib/yojson.ml)
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -safe-string -g -I bin/.ydump.eobjs/byte -I bin/.ydump.eobjs/native -I /home/opam/.opam/4.14/lib/biniou -I /home/opam/.opam/4.14/lib/easy-format -I lib/.yojson.objs/byte -I lib/.yojson.objs/native -intf-suffix .ml -no-alias-deps -o bin/.ydump.eobjs/native/ydump.cmx -c -impl bin/ydump.ml)
- File "bin/ydump.ml", line 49, characters 6-17:
- 49 |       Stream.iter (write_one oc) (Yojson.Safe.stream_from_channel ~fname ic)
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  yojson.1.7.0
-> installed yojson.1.7.0
Processing 42/45: [ppx_yojson_conv_lib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_yojson_conv_lib" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_yojson_conv_lib.v0.14.0)
-> compiled  ppx_yojson_conv_lib.v0.14.0
-> installed ppx_yojson_conv_lib.v0.14.0
Processing 44/45: [ocaml-lsp-server: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-lsp-server.1.9.2~4.14preview)
Processing 44/45: [ocaml-lsp-server: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "ocaml-lsp-server.install" "--release" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-lsp-server.1.9.2~4.14preview)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -alert -unstable -g -I ocaml-lsp-server/src/.ocaml_lsp_server.objs/byte -I ocaml-lsp-server/src/.ocaml_lsp_server.objs/native -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-build-info -I /home/opam/.opam/4.14/lib/ocamlformat-rpc-lib -I /home/opam/.opam/4.14/lib/pp -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/re -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/yojson -I fiber-unix/src/.fiber_unix.objs/byte -I fiber-unix/src/.fiber_unix.objs/native -I jsonrpc/src/.jsonrpc.objs/byte -I jsonrpc/src/.jsonrpc.objs/native -I lsp-fiber/src/.lsp_fiber.objs/byte -I lsp-fiber/src/.lsp_fiber.objs/native -I lsp/src/.lsp.objs/byte -I lsp/src/.lsp.objs/native -I ocaml-lsp-server/vendor/csexp_rpc/.csexp_rpc.objs/byte -I ocaml-lsp-server/vendor/csexp_rpc/.csexp_rpc.objs/native -I ocaml-lsp-server/vendor/dune-rpc/.dune_rpc.objs/byte -I ocaml-lsp-server/vendor/dune-rpc/.dune_rpc.objs/native -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/byte -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/native -I ocaml-lsp-server/vendor/merlin/src/analysis/.merlin_analysis.objs/byte -I ocaml-lsp-server/vendor/merlin/src/analysis/.merlin_analysis.objs/native -I ocaml-lsp-server/vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/byte -I ocaml-lsp-server/vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/native -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_commands.objs/byte -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_commands.objs/native -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_protocol.objs/byte -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_protocol.objs/native -I ocaml-lsp-server/vendor/merlin/src/kernel/.merlin_kernel.objs/byte -I ocaml-lsp-server/vendor/merlin/src/kernel/.merlin_kernel.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/parsing/.ocaml_parsing.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/parsing/.ocaml_parsing.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/typing/.ocaml_typing.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/typing/.ocaml_typing.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/utils/.ocaml_utils.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/utils/.ocaml_utils.objs/native -I ocaml-lsp-server/vendor/merlin/src/utils/.merlin_utils.objs/byte -I ocaml-lsp-server/vendor/merlin/src/utils/.merlin_utils.objs/native -I ocaml-lsp-server/vendor/ocamlc_loc/.ocamlc_loc.objs/byte -I ocaml-lsp-server/vendor/ocamlc_loc/.ocamlc_loc.objs/native -I ocaml-lsp-server/vendor/octavius/src/.octavius.objs/byte -I ocaml-lsp-server/vendor/octavius/src/.octavius.objs/native -I ocaml-lsp-server/vendor/omd/src/.omd.objs/byte -I ocaml-lsp-server/vendor/omd/src/.omd.objs/native -I ocaml-lsp-server/vendor/xdg/.xdg.objs/byte -I ocaml-lsp-server/vendor/xdg/.xdg.objs/native -I vendor/dyn/.dyn.objs/byte -I vendor/dyn/.dyn.objs/native -I vendor/fiber/.fiber.objs/byte -I vendor/fiber/.fiber.objs/native -I vendor/ordering/.ordering.objs/byte -I vendor/ordering/.ordering.objs/native -I vendor/stdune/.stdune.objs/byte -I vendor/stdune/.stdune.objs/native -intf-suffix .ml -no-alias-deps -open Ocaml_lsp_server__ -o ocaml-lsp-server/src/.ocaml_lsp_server.objs/native/ocaml_lsp_server__Ocamlformat_rpc.cmx -c -impl ocaml-lsp-server/src/ocamlformat_rpc.ml)
- File "ocaml-lsp-server/src/ocamlformat_rpc.ml", line 26, characters 15-41:
- 26 |     ; client : Ocamlformat_rpc_lib.client
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Error: Unbound type constructor Ocamlformat_rpc_lib.client
[ERROR] The compilation of ocaml-lsp-server.1.9.2~4.14preview failed at "dune build -j 47 ocaml-lsp-server.install --release".

#=== ERROR while compiling ocaml-lsp-server.1.9.2~4.14preview =================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.4.14.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/ocaml-lsp-server.1.9.2~4.14preview
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -j 47 ocaml-lsp-server.install --release
# exit-code            1
# env-file             ~/.opam/log/ocaml-lsp-server-10-c1e5ab.env
# output-file          ~/.opam/log/ocaml-lsp-server-10-c1e5ab.out
### output ###
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -alert -unstable -g -I ocaml-lsp-server/src/.ocaml_lsp_server.objs/byte -I ocaml-lsp-server/src/.ocaml_lsp_server.objs/native -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-build-info -I /home/opam/.opam/4.14/lib/ocamlformat-rpc-lib -I /home/opam/.opam/4.14/lib/pp -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/re -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/yojson -I fiber-unix/src/.fiber_unix.objs/byte -I fiber-unix/src/.fiber_unix.objs/native -I jsonrpc/src/.jsonrpc.objs/byte -I jsonrpc/src/.jsonrpc.objs/native -I lsp-fiber/src/.lsp_fiber.objs/byte -I lsp-fiber/src/.lsp_fiber.objs/native -I lsp/src/.lsp.objs/byte -I lsp/src/.lsp.objs/native -I ocaml-lsp-server/vendor/csexp_rpc/.csexp_rpc.objs/byte -I ocaml-lsp-server/vendor/csexp_rpc/.csexp_rpc.objs/native -I ocaml-lsp-server/vendor/dune-rpc/.dune_rpc.objs/byte -I ocaml-lsp-server/vendor/dune-rpc/.dune_rpc.objs/native -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/byte -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/native -I ocaml-lsp-server/vendor/merlin/src/analysis/.merlin_analysis.objs/byte -I ocaml-lsp-server/vendor/merlin/src/analysis/.merlin_analysis.objs/native -I ocaml-lsp-server/vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/byte -I ocaml-lsp-server/vendor/merlin/src/dot-merlin/dot-protocol/.merlin_dot_protocol.objs/native -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_commands.objs/byte -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_commands.objs/native -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_protocol.objs/byte -I ocaml-lsp-server/vendor/merlin/src/frontend/.query_protocol.objs/native -I ocaml-lsp-server/vendor/merlin/src/kernel/.merlin_kernel.objs/byte -I ocaml-lsp-server/vendor/merlin/src/kernel/.merlin_kernel.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/merlin_specific/.merlin_specific.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/parsing/.ocaml_parsing.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/parsing/.ocaml_parsing.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/typing/.ocaml_typing.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/typing/.ocaml_typing.objs/native -I ocaml-lsp-server/vendor/merlin/src/ocaml/utils/.ocaml_utils.objs/byte -I ocaml-lsp-server/vendor/merlin/src/ocaml/utils/.ocaml_utils.objs/native -I ocaml-lsp-server/vendor/merlin/src/utils/.merlin_utils.objs/byte -I ocaml-lsp-server/vendor/merlin/src/utils/.merlin_utils.objs/native -I ocaml-lsp-server/vendor/ocamlc_loc/.ocamlc_loc.objs/byte -I ocaml-lsp-server/vendor/ocamlc_loc/.ocamlc_loc.objs/native -I ocaml-lsp-server/vendor/octavius/src/.octavius.objs/byte -I ocaml-lsp-server/vendor/octavius/src/.octavius.objs/native -I ocaml-lsp-server/vendor/omd/src/.omd.objs/byte -I ocaml-lsp-server/vendor/omd/src/.omd.objs/native -I ocaml-lsp-server/vendor/xdg/.xdg.objs/byte -I ocaml-lsp-server/vendor/xdg/.xdg.objs/native -I vendor/dyn/.dyn.objs/byte -I vendor/dyn/.dyn.objs/native -I vendor/fiber/.fiber.objs/byte -I vendor/fiber/.fiber.objs/native -I vendor/ordering/.ordering.objs/byte -I vendor/ordering/.ordering.objs/native -I vendor/stdune/.stdune.objs/byte -I vendor/stdune/.stdune.objs/native -intf-suffix .ml -no-alias-deps -open Ocaml_lsp_server__ -o ocaml-lsp-server/src/.ocaml_lsp_server.objs/native/ocaml_lsp_server__Ocamlformat_rpc.cmx -c -impl ocaml-lsp-server/src/ocamlformat_rpc.ml)
# File "ocaml-lsp-server/src/ocamlformat_rpc.ml", line 26, characters 15-41:
# 26 |     ; client : Ocamlformat_rpc_lib.client
#                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound type constructor Ocamlformat_rpc_lib.client



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ocaml-lsp-server 1.9.2~4.14preview
+- 
+- The following changes have been performed
| - install biniou              1.2.1
| - install cppo                1.6.8
| - install csexp               1.5.1
| - install dune                3.0.3
| - install dune-build-info     3.0.3
| - install easy-format         1.3.2
| - install ocamlformat-rpc-lib 0.21.0
| - install pp                  1.1.2
| - install ppx_yojson_conv_lib v0.14.0
| - install re                  1.10.3
| - install result              1.5
| - install seq                 base
| - install spawn               v0.15.0
| - install yojson              1.7.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20220304195955.export"
'opam install -vy ocaml-lsp-server.1.9.2~4.14preview' failed.
"/bin/bash" "-c"
"
opam remove -y "ocaml-lsp-server.1.9.2~4.14preview"
opam install -vy "ocaml-lsp-server.1.9.2~4.14preview"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ocaml-lsp-server.1.9.2~4.14preview" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed