Build:
  1. 1
  2. 0
2026-09-03 21:23.30: New job: build json_decoder.0.1.1 (3bfddc7732cf)
2026-09-03 21:23.30: Waiting for resource in pool day11-builds
2026-09-03 22:34.17: Got resource from pool day11-builds
2026-09-03 22:34.17: [profile full] build json_decoder.0.1.1
2026-09-03 22:34.17: build json_decoder.0.1.1 (3bfddc7732cf)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  biniou.1.2.2                                       0e866e3656a9
  camlp-streams.5.0.1                                7241cfbb9546
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         83351009e21e
  dune.3.24.2                                        ec704e062ad3
  easy-format.1.3.4                                  c1f56b061998
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  result.1.5                                         8fc6ae0d59de
  yojson.1.7.0                                       d450126c998f
=== 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-03 22:34.27: OK: build json_decoder.0.1.1 (runc: 2.8s, disk: 9KB)
2026-09-03 22:34.27: Job succeeded