Build:
- 0
2026-06-16 16:44.26: New job: build wamp-yojson.1.2 (bddc019be933)
2026-06-16 16:44.26: Waiting for resource in pool day11-builds
2026-06-16 17:21.34: Got resource from pool day11-builds
2026-06-16 17:21.34: [profile full] build wamp-yojson.1.2
2026-06-16 17:21.34: build wamp-yojson.1.2 (bddc019be933)
=== DEPENDENCIES (21 transitive) ===
angstrom.0.16.1 a499461c2439
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigstringaf.0.10.0 b0e2fb8e5d3b
biniou.1.2.2 f0e9938fc49f
camlp-streams.5.0.1 76b76cc9fe05
cppo.1.8.0 ea583d2d3bbb
csexp.1.5.2 ec63db2dab31
dune.3.23.1 5402470d931c
dune-configurator.3.23.1 58f4a3f92083
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
ocaml-syntax-shims.1.0.0 8e1b0ec7f904
result.1.5 537fffb7b75d
stringext.1.6.0 d29c9ca4a03c
uri.4.4.0 a28bedf1b002
wamp.1.2 2ec0a2af9dc9
yojson.1.7.0 e2a5a79780c9
=== 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-06-16 17:21.44: OK: build wamp-yojson.1.2 (runc: 3.1s, disk: 11KB)
2026-06-16 17:21.44: Job succeeded