Build:
  1. 0
2026-09-03 23:34.18: New job: build wamp-yojson.1.2 (b8a6cb2d7092)
2026-09-03 23:34.18: Waiting for resource in pool day11-builds
2026-09-04 00:32.06: Got resource from pool day11-builds
2026-09-04 00:32.06: [profile full] build wamp-yojson.1.2
2026-09-04 00:32.06: build wamp-yojson.1.2 (b8a6cb2d7092)
=== DEPENDENCIES (21 transitive) ===
  angstrom.0.16.1                                    e7a677ecbad7
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.10.0                                 81ac91c311f3
  biniou.1.2.2                                       7e2471b75e8f
  camlp-streams.5.0.1                                4c58a1da28ba
  cppo.1.8.0                                         8b34f9718c9c
  csexp.1.5.2                                        c758d7657e5b
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  easy-format.1.3.4                                  3a6d5023d2b6
  jbuilder.1.0+beta20.2                              d14840434490
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocaml-syntax-shims.1.0.0                           dd7617b68ec9
  result.1.5                                         24fb8ad48a1d
  stringext.1.6.0                                    9520d67485ad
  uri.4.4.0                                          7c67c85f3177
  wamp.1.2                                           47e829253caf
  yojson.1.7.0                                       2299915efbe2
=== STDOUT ===
Processing: [default: loading data]
[wamp-yojson.1.2: extract]
-> retrieved wamp-yojson.1.2  (cached)
[wamp-yojson: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-j" "39" "-p" "wamp-yojson" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/wamp-yojson.1.2)
-       ocamlc src/.wamp_yojson.objs/wamp_yojson.{cmi,cmti}
- File "src/wamp_yojson.mli", line 3, characters 20-36:
- 3 | val msg_of_yojson : Yojson.Safe.json -> (Yojson.Safe.json msg, string) Result.result
-                         ^^^^^^^^^^^^^^^^
- 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 "src/wamp_yojson.mli", line 3, characters 41-57:
- 3 | val msg_of_yojson : Yojson.Safe.json -> (Yojson.Safe.json msg, string) Result.result
-                                              ^^^^^^^^^^^^^^^^
- 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 "src/wamp_yojson.mli", line 4, characters 20-36:
- 4 | val msg_to_yojson : Yojson.Safe.json msg -> 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 "src/wamp_yojson.mli", line 4, characters 44-60:
- 4 | val msg_to_yojson : Yojson.Safe.json msg -> 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 "src/wamp_yojson.mli", line 6, characters 34-50:
- 6 | val hello : Uri.t -> role list -> Yojson.Safe.json msg
-                                       ^^^^^^^^^^^^^^^^
- 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 "src/wamp_yojson.mli", line 7, characters 40-56:
- 7 | val subscribe : ?reqid:int -> ?options: Yojson.Safe.json dict -> Uri.t -> int * Yojson.Safe.json msg
-                                             ^^^^^^^^^^^^^^^^
- 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 "src/wamp_yojson.mli", line 7, characters 80-96:
- 7 | val subscribe : ?reqid:int -> ?options: Yojson.Safe.json dict -> Uri.t -> int * Yojson.Safe.json msg
-                                                                                     ^^^^^^^^^^^^^^^^
- 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 src/.wamp_yojson.objs/wamp_yojson.{cmo,cmt}
- File "src/wamp_yojson.ml", line 93, characters 5-21:
- 93 |   | #Yojson.Safe.json as json -> Error Yojson.Safe.(to_string 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 "src/wamp_yojson.ml", line 65, characters 16-25:
- 65 |             Ok (subscribe reqid options topic)
-                      ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
- File "src/wamp_yojson.ml", line 82, characters 32-44:
- 82 |           | [`Int reqid] -> Ok (unsubscribed reqid)
-                                      ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label reqid was omitted in the application of this function.
- File "src/wamp_yojson.ml", line 126, characters 10-19:
- 126 |   reqid, (subscribe reqid options topic)
-                 ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
-     ocamlopt src/.wamp_yojson.objs/wamp_yojson.{cmx,o}
- File "src/wamp_yojson.ml", line 93, characters 5-21:
- 93 |   | #Yojson.Safe.json as json -> Error Yojson.Safe.(to_string 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 "src/wamp_yojson.ml", line 65, characters 16-25:
- 65 |             Ok (subscribe reqid options topic)
-                      ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
- File "src/wamp_yojson.ml", line 82, characters 32-44:
- 82 |           | [`Int reqid] -> Ok (unsubscribed reqid)
-                                      ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label reqid was omitted in the application of this function.
- File "src/wamp_yojson.ml", line 126, characters 10-19:
- 126 |   reqid, (subscribe reqid options topic)
-                 ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
-> compiled  wamp-yojson.1.2
-> installed wamp-yojson.1.2

=== STDERR ===

2026-09-04 00:32.16: OK: build wamp-yojson.1.2 (runc: 2.1s, disk: 12KB)
2026-09-04 00:32.16: Job succeeded