Build:
  1. 0
2026-09-04 18:09.13: New job: build json_decoder.0.1.1 (92f66dbeea44)
2026-09-04 18:09.13: Waiting for resource in pool day11-builds
2026-09-04 18:31.07: Got resource from pool day11-builds
2026-09-04 18:31.07: [profile full] build json_decoder.0.1.1
2026-09-04 18:31.07: build json_decoder.0.1.1 (92f66dbeea44)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  biniou.1.2.2                                       1646c139caef
  camlp-streams.5.0.1                                922664744f95
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         3a29ac6f7bab
  dune.3.24.2                                        25fbaa318de6
  easy-format.1.3.4                                  c82a69ef8e4b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  result.1.5                                         de914be7381a
  yojson.1.7.0                                       a58a4f3cce19
=== 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-09-04 18:31.18: OK: build json_decoder.0.1.1 (runc: 2.1s, disk: 9KB)
2026-09-04 18:31.18: Job succeeded