Build:
  1. 0
2026-06-24 13:54.50: New job: build atdgen-runtime.2.0.0 (dfe4e5f779fd)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:25.21: Got resource from pool day11-builds
2026-06-24 14:25.21: [profile full] build atdgen-runtime.2.0.0
2026-06-24 14:25.21: build atdgen-runtime.2.0.0 (dfe4e5f779fd)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  biniou.1.2.2                                       eef30331b544
  camlp-streams.5.0.1                                28f363162dde
  cppo.1.8.0                                         5f3f70cae95b
  dune.3.23.1                                        848a72441e15
  easy-format.1.3.4                                  1672fd0d9a38
  jbuilder.1.0+beta20.2                              4f461261c648
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  yojson.1.7.0                                       af4472b19ade
=== STDOUT ===
Processing: [default: loading data]
[atdgen-runtime.2.0.0: dl]
[atdgen-runtime.2.0.0: extract]
-> retrieved atdgen-runtime.2.0.0  (https://opam.ocaml.org/cache)
[atdgen-runtime: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "atdgen-runtime" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/atdgen-runtime.2.0.0)
-       ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Oj_run.{cmi,cmti}
- File "atdgen-runtime/src/oj_run.mli", line 42, characters 3-19:
- 42 |   (Yojson.Safe.json -> Yojson.Safe.json) -> ('a write) -> ('a write)
-         ^^^^^^^^^^^^^^^^
- 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 "atdgen-runtime/src/oj_run.mli", line 42, characters 23-39:
- 42 |   (Yojson.Safe.json -> Yojson.Safe.json) -> ('a write) -> ('a write)
-                             ^^^^^^^^^^^^^^^^
- 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 "atdgen-runtime/src/oj_run.mli", line 45, characters 3-19:
- 45 |   (Yojson.Safe.json -> Yojson.Safe.json) -> ('a read) -> ('a read)
-         ^^^^^^^^^^^^^^^^
- 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 "atdgen-runtime/src/oj_run.mli", line 45, characters 23-39:
- 45 |   (Yojson.Safe.json -> Yojson.Safe.json) -> ('a read) -> ('a read)
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmi,cmti}
- File "atdgen-runtime/src/json_adapter.mli", line 17, characters 18-34:
- 17 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.mli", line 17, characters 38-54:
- 17 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.mli", line 20, characters 16-32:
- 20 |   val restore : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.mli", line 20, characters 36-52:
- 20 |   val restore : Yojson.Safe.json -> 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
-       ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmo,cmt}
- File "atdgen-runtime/src/json_adapter.ml", line 4, characters 18-34:
- 4 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 4, characters 38-54:
- 4 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 5, characters 16-32:
- 5 |   val restore : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 5, characters 36-52:
- 5 |   val restore : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 18, characters 23-27:
- 18 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 18, characters 31-35:
- 18 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 31, characters 21-25:
- 31 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 31, characters 29-33:
- 31 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 53, characters 21-25:
- 53 |   let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 53, characters 29-33:
- 53 |   let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 59, characters 19-23:
- 59 |   let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 59, characters 27-31:
- 59 |   let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 108, characters 23-27:
- 108 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 108, characters 31-35:
- 108 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 133, characters 26-30:
- 133 |     let unwrap_value (x : 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 "atdgen-runtime/src/json_adapter.ml", line 147, characters 21-25:
- 147 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 147, characters 29-33:
- 147 |     let restore (x : json) : 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
-     ocamlopt atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmx,o}
- File "atdgen-runtime/src/json_adapter.ml", line 4, characters 18-34:
- 4 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 4, characters 38-54:
- 4 |   val normalize : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 5, characters 16-32:
- 5 |   val restore : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 5, characters 36-52:
- 5 |   val restore : Yojson.Safe.json -> 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 "atdgen-runtime/src/json_adapter.ml", line 18, characters 23-27:
- 18 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 18, characters 31-35:
- 18 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 31, characters 21-25:
- 31 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 31, characters 29-33:
- 31 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 53, characters 21-25:
- 53 |   let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 53, characters 29-33:
- 53 |   let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 59, characters 19-23:
- 59 |   let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 59, characters 27-31:
- 59 |   let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 108, characters 23-27:
- 108 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 108, characters 31-35:
- 108 |     let normalize (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 133, characters 26-30:
- 133 |     let unwrap_value (x : 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 "atdgen-runtime/src/json_adapter.ml", line 147, characters 21-25:
- 147 |     let restore (x : json) : 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 "atdgen-runtime/src/json_adapter.ml", line 147, characters 29-33:
- 147 |     let restore (x : json) : 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
-> compiled  atdgen-runtime.2.0.0
-> installed atdgen-runtime.2.0.0

=== STDERR ===

2026-06-24 14:26.15: OK: build atdgen-runtime.2.0.0 (runc: 4.6s, disk: 19KB)
2026-06-24 14:26.15: Job succeeded