Build:
  1. 0
2026-06-16 12:54.05: New job: build atdgen-runtime.2.0.0 (10d4a81b2c1e)
2026-06-16 12:54.05: Waiting for resource in pool day11-builds
2026-06-16 14:20.47: Got resource from pool day11-builds
2026-06-16 14:20.47: [profile full] build atdgen-runtime.2.0.0
2026-06-16 14:20.48: build atdgen-runtime.2.0.0 (10d4a81b2c1e)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       f0e9938fc49f
  camlp-streams.5.0.1                                76b76cc9fe05
  cppo.1.8.0                                         ea583d2d3bbb
  dune.3.23.1                                        5402470d931c
  easy-format.1.3.4                                  50a1da39581c
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  yojson.1.7.0                                       e2a5a79780c9
=== 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__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__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.{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-16 14:21.04: OK: build atdgen-runtime.2.0.0 (runc: 2.1s, disk: 18KB)
2026-06-16 14:21.04: Job succeeded