Building on x86-bm-4.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 76d3fc461301: Already exists 4ef6d20bd5d7: Pulling fs layer f5ab1124984a: Pulling fs layer f5ab1124984a: Verifying Checksum f5ab1124984a: Download complete 4ef6d20bd5d7: Verifying Checksum 4ef6d20bd5d7: Download complete 4ef6d20bd5d7: Pull complete f5ab1124984a: Pull complete Digest: sha256:8e32e0d09a8f957267511ce7ffcb86567614efb6d6bb72b6aea9be9dac1bf3e7 Status: Downloaded newer image for ocaml/opam:debian-unstable 2021-09-03 17:59.33 ---> 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-09-03 17:59.33 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59")) 2021-09-03 17:59.33 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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-09-03 17:59.33 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache /: (run (network host) (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89")) 2021-09-03 17:59.33 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-09-03 17:59.33 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,default 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.2) to update the current shell environment 2021-09-03 17:59.33 ---> using "02a105aeb299ad931aed2945f016f8166bc1f7e878243889fb755113c09b1667" 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 [8766 kB] - Fetched 8994 kB in 3s (3180 kB/s) - Reading package lists... - 2021-09-03 17:59.33 ---> using "8048fa6c82a0969e44a210039fa920031a2f110ed38f8762e8da9ac3d158cc4b" 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.0 [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.7 [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.7 (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.0 (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.2/.opam-switch/build/dune.2.9.0) - 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.2/.opam-switch/build/dune.2.9.0) -> compiled dune.2.9.0 -> installed dune.2.9.0 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.2/.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.2/.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" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/cppo.1.6.7) -> compiled cppo.1.6.7 Processing 15/21: [biniou: dune build] -> installed cppo.1.6.7 Processing 16/21: [biniou: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/biniou.1.2.1) -> compiled biniou.1.2.1 -> installed biniou.1.2.1 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.2/.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.2/.opam-switch/build/decoders-yojson.0.6.0) - 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.{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.{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 - 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__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 - 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-09-03 18:00.19 ---> saved as "4f15e9de06c2178305c53a56beef0a38c830696e960e6c40aec497ab9b451d6c" Job succeeded