Build:
- 0
2026-06-24 16:41.46: New job: build swagger.0.1.0 (47cdc4e13f4b)
2026-06-24 16:41.46: Waiting for resource in pool day11-builds
2026-06-24 17:28.16: Got resource from pool day11-builds
2026-06-24 17:28.16: [profile full] build swagger.0.1.0
2026-06-24 17:28.16: build swagger.0.1.0 (47cdc4e13f4b)
=== DEPENDENCIES (19 transitive) ===
atd.2.2.1 40bc9f1ecf58
atdgen.2.2.1 d86b0852fa25
atdgen-runtime.2.9.1 f20e00978636
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
menhir.20211128 4d375e46691e
menhirLib.20211128 84dec646e3db
menhirSdk.20211128 fab0287522a3
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
re.1.14.0 d62d6f65abb6
yojson.1.7.0 af4472b19ade
=== 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__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
- 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.
- 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.
- 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
- 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.{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-24 17:28.45: OK: build swagger.0.1.0 (runc: 4.6s, disk: 9KB)
2026-06-24 17:28.45: Job succeeded