Build:
  1. 0
2026-06-20 18:50.22: New job: build decoders-yojson.0.2.0 (a3d7a22738e0)
2026-06-20 18:50.22: Waiting for resource in pool day11-builds
2026-06-20 19:12.35: Got resource from pool day11-builds
2026-06-20 19:12.35: [profile full] build decoders-yojson.0.2.0
2026-06-20 19:12.35: build decoders-yojson.0.2.0 (a3d7a22738e0)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       c1314a44d71c
  camlp-streams.5.0.1                                c9a7b3ba9fed
  compiler-cloning.enabled                           0d2606125f88
  containers.3.17                                    b46bd7e38158
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  decoders.0.2.0                                     094b0fb0d3a8
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  easy-format.1.3.4                                  0cb69d5f80f7
  either.1.0.0                                       f710a2c06f5b
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  yojson.1.7.0                                       6c559201df92
=== STDOUT ===
Processing: [default: loading data]
[decoders-yojson.0.2.0: extract]
-> retrieved decoders-yojson.0.2.0  (cached)
[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.2.0)
- (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/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/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__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.2.0
-> installed decoders-yojson.0.2.0

=== STDERR ===

2026-06-20 19:12.41: OK: build decoders-yojson.0.2.0 (runc: 1.6s, disk: 21KB)
2026-06-20 19:12.41: Job succeeded