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


Building on x86-bm-4.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 07:26.32 ---> 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 07:26.32 ---> 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 07:26.32 ---> 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 07:26.32 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.11' '4.11.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11) to update the current shell environment
2021-12-03 07:26.32 ---> using "8abfdce075708f768237c64e00607a9a73a514ba9982fcdf808e128714fd2aaf" 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 [8877 kB]
- Fetched 9106 kB in 3s (3178 kB/s)
- Reading package lists...
- 
2021-12-03 07:26.32 ---> using "fda273fe907796a90685955c0585c26a52d81f9e95dc51eb0d1d7a560bad6648" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune            2.9.1 [required by decoders-yojson]
  - install easy-format     1.3.2 [required by yojson]
  - install decoders        0.6.0 [required by decoders-yojson]
  - install cppo            1.6.8 [required by yojson]
  - install biniou          1.2.1 [required by yojson]
  - install yojson          1.7.0 [required by decoders-yojson]
  - install decoders-yojson 0.6.0
===== 7 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/21:
Processing  2/21:
Processing  3/21:
-> retrieved biniou.1.2.1  (cached)
Processing  4/21:
-> retrieved cppo.1.6.8  (cached)
Processing  5/21:
-> retrieved decoders.0.6.0  (cached)
Processing  6/21:
-> retrieved decoders-yojson.0.6.0  (cached)
Processing  7/21:
-> retrieved easy-format.1.3.2  (cached)
-> retrieved yojson.1.7.0  (cached)
-> retrieved dune.2.9.1  (cached)
Processing  8/21: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.2.9.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing  8/21: [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.11/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.1
Processing 10/21: [cppo: dune build]
Processing 11/21: [cppo: dune build] [decoders: dune build]
Processing 12/21: [cppo: dune build] [decoders: dune build] [easy-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/easy-format.1.3.2)
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- 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.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- 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.
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- 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.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- 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 12/21: [cppo: dune build] [decoders: dune build]
-> installed easy-format.1.3.2
Processing 13/21: [cppo: dune build] [decoders: dune build]
Processing 14/21: [biniou: dune build] [cppo: dune build] [decoders: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "decoders" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/decoders.0.6.0)
-> compiled  decoders.0.6.0
Processing 14/21: [biniou: dune build] [cppo: dune build]
-> installed decoders.0.6.0
Processing 15/21: [biniou: dune build] [cppo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 15/21: [cppo: dune build]
-> installed biniou.1.2.1
Processing 16/21: [cppo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
-> installed cppo.1.6.8
Processing 18/21: [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
-> installed yojson.1.7.0
Processing 20/21: [decoders-yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "decoders-yojson" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/decoders-yojson.0.6.0)
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.{cmi,cmti}
- File "src-yojson/safe.mli", line 3, characters 52-68:
- 3 | module Decode : Decoders.Decode.S with type value = Yojson.Safe.json
-                                                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/safe.mli", line 5, characters 52-68:
- 5 | module Encode : Decoders.Encode.S with type value = Yojson.Safe.json
-                                                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.{cmi,cmti}
- File "src-yojson/basic.mli", line 3, characters 52-69:
- 3 | module Decode : Decoders.Decode.S with type value = Yojson.Basic.json
-                                                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/basic.mli", line 5, characters 52-69:
- 5 | module Encode : Decoders.Encode.S with type value = Yojson.Basic.json
-                                                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.{cmi,cmti}
- File "src-yojson/raw.mli", line 4, characters 46-61:
- 4 |   include Decoders.Decode.S with type value = Yojson.Raw.json
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/raw.mli", line 16, characters 46-61:
- 16 |   include Decoders.Encode.S with type value = Yojson.Raw.json
-                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.{cmo,cmt}
- File "src-yojson/safe.ml", line 7, characters 15-31:
- 7 |   type value = Yojson.Safe.json
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/safe.ml", line 5, characters 61-77:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Safe.json =
-                                                                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/safe.ml", line 61, characters 15-31:
- 61 |   type value = Yojson.Safe.json
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.{cmo,cmt}
- File "src-yojson/raw.ml", line 7, characters 15-30:
- 7 |   type value = Yojson.Raw.json
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/raw.ml", line 5, characters 61-76:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Raw.json =
-                                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/raw.ml", line 107, characters 15-30:
- 107 |   type value = Yojson.Raw.json
-                      ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.{cmo,cmt}
- File "src-yojson/basic.ml", line 7, characters 15-32:
- 7 |   type value = Yojson.Basic.json
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/basic.ml", line 5, characters 61-78:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Basic.json =
-                                                                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/basic.ml", line 63, characters 15-32:
- 63 |   type value = Yojson.Basic.json
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-     ocamlopt src-yojson/.decoders_yojson.objs/native/decoders_yojson__Safe.{cmx,o}
- File "src-yojson/safe.ml", line 7, characters 15-31:
- 7 |   type value = Yojson.Safe.json
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/safe.ml", line 5, characters 61-77:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Safe.json =
-                                                                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/safe.ml", line 61, characters 15-31:
- 61 |   type value = Yojson.Safe.json
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-     ocamlopt src-yojson/.decoders_yojson.objs/native/decoders_yojson__Basic.{cmx,o}
- File "src-yojson/basic.ml", line 7, characters 15-32:
- 7 |   type value = Yojson.Basic.json
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/basic.ml", line 5, characters 61-78:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Basic.json =
-                                                                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/basic.ml", line 63, characters 15-32:
- 63 |   type value = Yojson.Basic.json
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-     ocamlopt src-yojson/.decoders_yojson.objs/native/decoders_yojson__Raw.{cmx,o}
- File "src-yojson/raw.ml", line 7, characters 15-30:
- 7 |   type value = Yojson.Raw.json
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/raw.ml", line 5, characters 61-76:
- 5 | module Json_decodeable : Decode.Decodeable with type value = Yojson.Raw.json =
-                                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src-yojson/raw.ml", line 107, characters 15-30:
- 107 |   type value = Yojson.Raw.json
-                      ^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Raw.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-> compiled  decoders-yojson.0.6.0
-> installed decoders-yojson.0.6.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 07:27.18 ---> saved as "0d7008434c85d47bbf2db07b2f7b705c09bb030a710ebe48cd9399f41fb60602"
Job succeeded