Build:
  1. 0
2026-06-19 18:39.16: New job: build json_decoder.0.1.1 (ff578af8ade7)
2026-06-19 18:39.16: Waiting for resource in pool day11-builds
2026-06-19 19:54.35: Got resource from pool day11-builds
2026-06-19 19:54.35: [profile full] build json_decoder.0.1.1
2026-06-19 19:54.35: build json_decoder.0.1.1 (ff578af8ade7)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       e206f948303f
  camlp-streams.5.0.1                                c3c277564948
  cppo.1.8.0                                         58ff60202126
  dune.3.23.1                                        b9e31df96092
  easy-format.1.3.4                                  b72f43c14b1f
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  result.1.5                                         c8a56fc8128f
  yojson.1.7.0                                       340cf3f3a764
=== STDOUT ===
Processing: [default: loading data]
[json_decoder.0.1.1: dl]
[json_decoder.0.1.1: extract]
-> retrieved json_decoder.0.1.1  (https://opam.ocaml.org/cache)
[json_decoder: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "json_decoder" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/json_decoder.0.1.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.json_decoder.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/yojson -no-alias-deps -o src/.json_decoder.objs/byte/json_decoder.cmi -c -intf src/json_decoder.mli)
- File "src/json_decoder.mli", line 12, characters 22-39:
- 12 | val value_of_yojson : Yojson.Basic.json -> value
-                            ^^^^^^^^^^^^^^^^^
- 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/json_decoder.mli", line 13, characters 31-48:
- 13 | val value_to_yojson : 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/.json_decoder.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/yojson -cmi-file src/.json_decoder.objs/byte/json_decoder.cmi -no-alias-deps -o src/.json_decoder.objs/byte/json_decoder.cmo -c -impl src/json_decoder.ml)
- File "src/json_decoder.ml", line 29, characters 13-30:
- 29 | 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/.json_decoder.objs/byte -I src/.json_decoder.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/yojson -cmi-file src/.json_decoder.objs/byte/json_decoder.cmi -no-alias-deps -o src/.json_decoder.objs/native/json_decoder.cmx -c -impl src/json_decoder.ml)
- File "src/json_decoder.ml", line 29, characters 13-30:
- 29 | 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
-> compiled  json_decoder.0.1.1
-> installed json_decoder.0.1.1

=== STDERR ===

2026-06-19 19:54.46: OK: build json_decoder.0.1.1 (runc: 2.1s, disk: 9KB)
2026-06-19 19:54.46: Job succeeded