Build:
- 0
2026-06-24 16:29.42: New job: build decoders-yojson.0.1.2 (5509badc9e61) 2026-06-24 16:29.42: Waiting for resource in pool day11-builds 2026-06-24 17:21.21: Got resource from pool day11-builds 2026-06-24 17:21.21: [profile full] build decoders-yojson.0.1.2 2026-06-24 17:21.21: build decoders-yojson.0.1.2 (5509badc9e61) === DEPENDENCIES (17 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb biniou.1.2.2 4ffef216a3b8 camlp-streams.5.0.1 e5a01aae2353 compiler-cloning.enabled 439a1fc77aa6 containers.3.17 f41d99b82911 cppo.1.8.0 deac69f17b6b csexp.1.5.2 977b865a51b4 decoders.0.2.0 8d991c549a10 dune.3.23.1 a59dd9b14fe3 dune-configurator.3.23.1 8cec6bb1116c easy-format.1.3.4 ba65ae5e2426 either.1.0.0 f609e8d13b2e ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c yojson.1.7.0 800858f633ea === 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__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__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__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/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__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/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__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-06-24 17:21.38: OK: build decoders-yojson.0.1.2 (runc: 2.6s, disk: 27KB) 2026-06-24 17:21.38: Job succeeded