Build:
- 0
2026-09-04 01:11.02: New job: build prometheus-app.0.5 (8b20012ff154)
2026-09-04 01:11.02: Waiting for resource in pool day11-builds
2026-09-04 01:26.05: Got resource from pool day11-builds
2026-09-04 01:26.05: [profile full] build prometheus-app.0.5
2026-09-04 01:26.05: build prometheus-app.0.5 (8b20012ff154)
=== DEPENDENCIES (55 transitive) ===
angstrom.0.16.1 e7a677ecbad7
asetmap.0.8.1 e00a6bd9fa5c
astring.0.8.5 632949034a64
base.v0.14.4 7bd00261ca7a
base-bytes.base 68d84c459288
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
base64.3.5.2 9934c8f05d7a
bigstringaf.0.10.0 81ac91c311f3
cmdliner.1.3.0 50421b7f7592
cohttp.2.5.8 58a66717c570
cohttp-lwt.2.1.3 fa6f98bef3d8
cohttp-lwt-unix.2.1.3 109ac315c848
conduit.1.5.0 414b8fd037cc
conduit-lwt.1.5.0 f394e510a259
conduit-lwt-unix.1.5.0 fcdf27d43497
cppo.1.8.0 8b34f9718c9c
csexp.1.5.2 c758d7657e5b
domain-name.0.5.0 aaeb4247c345
dune.3.24.2 bf83cdf0a904
dune-configurator.3.24.2 23afe5cb4d3b
fieldslib.v0.14.0 8d91920f0c00
fmt.0.11.0 90404cf711de
ipaddr.5.6.2 c55087347bc3
ipaddr-sexp.5.6.2 f3f9c2e05d72
jbuilder.1.0+beta20.2 d14840434490
jsonm.1.0.2 2748527a6357
logs.0.10.0 382bc1d4cc70
lwt.6.1.2 3072189ea5c2
macaddr.5.6.2 dfa0f2923007
magic-mime.1.3.1 784818f42b91
num.1.6 fe036226102b
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-compiler-libs.v0.12.4 0a923ba812db
ocaml-config.2 85edea6ac168
ocaml-syntax-shims.1.0.0 dd7617b68ec9
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
ocplib-endian.1.2 a626410be6a1
parsexp.v0.14.2 e741fd02465a
ppx_derivers.1.2.1 e8685a77fc9e
ppx_fields_conv.v0.14.2 e4988b1c279b
ppx_sexp_conv.v0.14.3 ec0d643e5d49
ppxlib.0.25.1 006cd915a58e
prometheus.0.5 7c411173a87e
re.1.14.0 dd879e7a18b1
sexplib.v0.14.0 24889833504f
sexplib0.v0.14.0 bb28911f34a4
stdlib-shims.0.3.0 484c72a128b6
stringext.1.6.0 9520d67485ad
topkg.1.1.1 f1122af0988e
uri.4.4.0 7c67c85f3177
uri-sexp.4.4.0 65d79a215830
uutf.1.0.4 c96782dc9eaa
=== STDOUT ===
Processing: [default: loading data]
[prometheus-app.0.5: extract]
-> retrieved prometheus-app.0.5 (cached)
[prometheus-app: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "prometheus-app" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus-app.0.5)
- ocamlc app/.prometheus_app_unix.objs/prometheus_unix.{cmo,cmt}
- File "app/prometheus_unix.ml", line 42, characters 6-19:
- 42 | let open Cmdliner in
- ^^^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the module identifier Arg (which is later used)
- ocamlc app/.prometheus_app.objs/prometheus_app.{cmo,cmt}
- File "app/prometheus_app.ml", line 4, characters 2-11:
- 4 | Fmt.kstrf failwith fmt
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "app/prometheus_app.ml", line 53, characters 30-38:
- 53 | let label_value_str = Fmt.strf "%a" output_value label_value in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- ocamlopt app/.prometheus_app.objs/prometheus_app.{cmx,o}
- File "app/prometheus_app.ml", line 4, characters 2-11:
- 4 | Fmt.kstrf failwith fmt
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "app/prometheus_app.ml", line 53, characters 30-38:
- 53 | let label_value_str = Fmt.strf "%a" output_value label_value in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- ocamlopt app/.prometheus_app_unix.objs/prometheus_unix.{cmx,o}
- File "app/prometheus_unix.ml", line 42, characters 6-19:
- 42 | let open Cmdliner in
- ^^^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the module identifier Arg (which is later used)
-> compiled prometheus-app.0.5
-> installed prometheus-app.0.5
=== STDERR ===
2026-09-04 01:26.16: OK: build prometheus-app.0.5 (runc: 2.1s, disk: 15KB)
2026-09-04 01:26.16: Job succeeded