Build:
- 0
2026-06-16 16:04.37: New job: build swagger.0.1.0 (bed4c4dcc753)
2026-06-16 16:04.37: Waiting for resource in pool day11-builds
2026-06-16 16:49.16: Got resource from pool day11-builds
2026-06-16 16:49.16: [profile full] build swagger.0.1.0
2026-06-16 16:49.16: build swagger.0.1.0 (bed4c4dcc753)
=== DEPENDENCIES (19 transitive) ===
atd.2.2.1 43aa38331555
atdgen.2.2.1 0d49a998780b
atdgen-runtime.2.9.1 8c4274486551
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
menhir.20211128 58c4ad093048
menhirLib.20211128 581f36ec2b3c
menhirSdk.20211128 ba9fa85c2874
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
re.1.14.0 8d7c1999492d
yojson.1.7.0 e2a5a79780c9
=== STDOUT ===
Processing: [default: loading data]
[swagger.0.1.0: dl]
[swagger.0.1.0: extract]
-> retrieved swagger.0.1.0 (https://opam.ocaml.org/cache)
[swagger: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "swagger" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/swagger.0.1.0)
- ocamlc src/.swagger.objs/swagger__Util.{cmi,cmo,cmt}
- File "src/util.ml", line 22, characters 4-14:
- 22 | Re.replace re replace s in
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc src/.swagger.objs/swagger__Swagger_t.{cmi,cmti}
- File "src/swagger_t.mli", line 10, characters 12-28:
- 10 | type 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
- ocamlopt src/.swagger.objs/swagger__Util.{cmx,o}
- File "src/util.ml", line 22, characters 4-14:
- 22 | Re.replace re replace s in
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt src/.swagger.objs/swagger__Swagger_t.{cmx,o}
- File "src/swagger_t.ml", line 10, characters 12-28:
- 10 | type 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 src/.swagger.objs/swagger__Swagger_j.{cmi,cmti}
- File "src/swagger_j.mli", line 13, characters 12-28:
- 13 | type 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 src/.swagger.objs/swagger__Swagger_t.{cmo,cmt}
- File "src/swagger_t.ml", line 10, characters 12-28:
- 10 | type 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 src/.swagger.objs/swagger.{cmi,cmo,cmt}
- File "src/swagger.ml", line 7, characters 14-29:
- 7 | ?(output = stdout)
- ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- ocamlc src/.swagger.objs/swagger__Swagger_j.{cmo,cmt}
- File "src/swagger_j.ml", line 13, characters 12-28:
- 13 | type 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
- ocamlopt src/.swagger.objs/swagger__Swagger_j.{cmx,o}
- File "src/swagger_j.ml", line 13, characters 12-28:
- 13 | type 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
- ocamlopt src/.swagger.objs/swagger.{cmx,o}
- File "src/swagger.ml", line 7, characters 14-29:
- 7 | ?(output = stdout)
- ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled swagger.0.1.0
-> installed swagger.0.1.0
=== STDERR ===
2026-06-16 16:49.34: OK: build swagger.0.1.0 (runc: 5.1s, disk: 9KB)
2026-06-16 16:49.34: Job succeeded