Build:
- 0
2026-09-04 18:22.48: New job: build decoders-yojson.0.1.2 (1e9d485f663e) 2026-09-04 18:22.48: Waiting for resource in pool day11-builds 2026-09-04 18:40.16: Got resource from pool day11-builds 2026-09-04 18:40.16: [profile full] build decoders-yojson.0.1.2 2026-09-04 18:40.16: build decoders-yojson.0.1.2 (1e9d485f663e) === DEPENDENCIES (17 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e biniou.1.2.2 1646c139caef camlp-streams.5.0.1 922664744f95 compiler-cloning.enabled 966a2e6839f0 containers.3.17 eedb6f61d5cb cppo.1.8.0 3a29ac6f7bab csexp.1.5.2 8c096e7de322 decoders.0.2.0 27dbaebcdadb dune.3.24.2 25fbaa318de6 dune-configurator.3.24.2 517e3f9cad4b easy-format.1.3.4 c82a69ef8e4b either.1.0.0 37bbc4de2b5b ocaml.5.5.1 70ca0c66e0e8 ocaml-base-compiler.5.5.1 59841d7ed85e ocaml-compiler.5.5.1 492c0c740bd1 yojson.1.7.0 a58a4f3cce19 === STDOUT === Processing: [default: loading data] [decoders-yojson.0.1.2: dl] [decoders-yojson.0.1.2: extract] -> retrieved decoders-yojson.0.1.2 (https://opam.ocaml.org/cache) [decoders-yojson: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "decoders-yojson" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/decoders-yojson.0.1.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.cmi -c -intf src-yojson/safe.mli) - 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 4, characters 52-68: - 4 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.cmi -c -intf src-yojson/basic.mli) - 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 4, characters 52-69: - 4 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.cmi -c -intf src-yojson/raw.mli) - 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 14, characters 46-61: - 14 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.cmo -c -impl src-yojson/basic.ml) - File "src-yojson/basic.ml", line 6, characters 15-32: - 6 | 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 = struct - ^^^^^^^^^^^^^^^^^ - 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 51, characters 15-32: - 51 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.cmo -c -impl src-yojson/safe.ml) - File "src-yojson/safe.ml", line 6, characters 15-31: - 6 | 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 = struct - ^^^^^^^^^^^^^^^^ - 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 51, characters 15-31: - 51 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-yojson/.decoders_yojson.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.cmo -c -impl src-yojson/raw.ml) - File "src-yojson/raw.ml", line 6, characters 15-30: - 6 | 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 = struct - ^^^^^^^^^^^^^^^ - 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 80, characters 15-30: - 80 | 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 96, characters 14-19: - 96 | |> CCOpt.map (fun k -> (k, v)) - ^^^^^ - Alert deprecated: module CCOpt - use CCOption instead - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src-yojson/.decoders_yojson.objs/byte -I src-yojson/.decoders_yojson.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Safe.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/native/decoders_yojson__Safe.cmx -c -impl src-yojson/safe.ml) - File "src-yojson/safe.ml", line 6, characters 15-31: - 6 | 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 = struct - ^^^^^^^^^^^^^^^^ - 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 51, characters 15-31: - 51 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src-yojson/.decoders_yojson.objs/byte -I src-yojson/.decoders_yojson.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Basic.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/native/decoders_yojson__Basic.cmx -c -impl src-yojson/basic.ml) - File "src-yojson/basic.ml", line 6, characters 15-32: - 6 | 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 = struct - ^^^^^^^^^^^^^^^^^ - 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 51, characters 15-32: - 51 | 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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src-yojson/.decoders_yojson.objs/byte -I src-yojson/.decoders_yojson.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/decoders -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/yojson -cmi-file src-yojson/.decoders_yojson.objs/byte/decoders_yojson__Raw.cmi -no-alias-deps -open Decoders_yojson -o src-yojson/.decoders_yojson.objs/native/decoders_yojson__Raw.cmx -c -impl src-yojson/raw.ml) - File "src-yojson/raw.ml", line 6, characters 15-30: - 6 | 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 = struct - ^^^^^^^^^^^^^^^ - 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 80, characters 15-30: - 80 | 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 96, characters 14-19: - 96 | |> CCOpt.map (fun k -> (k, v)) - ^^^^^ - Alert deprecated: module CCOpt - use CCOption instead -> compiled decoders-yojson.0.1.2 -> installed decoders-yojson.0.1.2 === STDERR === 2026-09-04 18:40.47: OK: build decoders-yojson.0.1.2 (runc: 2.7s, disk: 27KB) 2026-09-04 18:40.47: Job succeeded