Build:
  1. 0
2026-06-16 15:43.06: New job: build json_decoder.0.1.1 (4697f40940e5)
2026-06-16 15:43.06: Waiting for resource in pool day11-builds
2026-06-16 16:31.57: Got resource from pool day11-builds
2026-06-16 16:31.57: [profile full] build json_decoder.0.1.1
2026-06-16 16:31.57: build json_decoder.0.1.1 (4697f40940e5)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       c6b283605131
  camlp-streams.5.0.1                                c5b4d7818010
  cppo.1.8.0                                         3c775a388c9d
  dune.3.23.1                                        d50060dd2cab
  easy-format.1.3.4                                  b1eb2dbaa585
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  result.1.5                                         bde760920416
  yojson.1.7.0                                       78a4e104bff5
=== 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-16 16:32.16: OK: build json_decoder.0.1.1 (runc: 1.6s, disk: 9KB)
2026-06-16 16:32.16: Job succeeded