Build:
- 0
2026-09-03 22:52.09: New job: build swagger.0.1.0 (260e9217abd1)
2026-09-03 22:52.09: Waiting for resource in pool day11-builds
2026-09-03 23:39.37: Got resource from pool day11-builds
2026-09-03 23:39.37: [profile full] build swagger.0.1.0
2026-09-03 23:39.37: build swagger.0.1.0 (260e9217abd1)
=== DEPENDENCIES (19 transitive) ===
atd.2.2.1 89117e872e35
atdgen.2.2.1 abaf26bec37c
atdgen-runtime.2.9.1 3696dbd24e21
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
biniou.1.2.2 7e2471b75e8f
camlp-streams.5.0.1 4c58a1da28ba
cppo.1.8.0 8b34f9718c9c
dune.3.24.2 bf83cdf0a904
easy-format.1.3.4 3a6d5023d2b6
jbuilder.1.0+beta20.2 d14840434490
menhir.20211128 8cddf5b2e4b2
menhirLib.20211128 050670b6930e
menhirSdk.20211128 954dfb6c0907
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
re.1.14.0 dd879e7a18b1
yojson.1.7.0 2299915efbe2
=== 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__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__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_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-09-03 23:40.13: OK: build swagger.0.1.0 (runc: 8.1s, disk: 9KB)
2026-09-03 23:40.13: Job succeeded