Build:
  1. 0
2026-06-24 18:57.23: New job: build prometheus-app.0.5 (af91a3622ecf)
2026-06-24 18:57.23: Waiting for resource in pool day11-builds
2026-06-24 19:14.54: Got resource from pool day11-builds
2026-06-24 19:14.54: [profile full] build prometheus-app.0.5
2026-06-24 19:14.54: build prometheus-app.0.5 (af91a3622ecf)
=== DEPENDENCIES (55 transitive) ===
  angstrom.0.16.1                                    b3c0b2c22161
  asetmap.0.8.1                                      d425b5923ca0
  astring.0.8.5                                      4ebc2fc0ee9d
  base.v0.14.4                                       937960646323
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       210584fc1188
  bigstringaf.0.10.0                                 2670f46d1cef
  cmdliner.1.3.0                                     7280d3fb1acd
  cohttp.2.5.8                                       8fd9cd788158
  cohttp-lwt.2.1.3                                   df8d536359f2
  cohttp-lwt-unix.2.1.3                              eb3a732efed5
  conduit.1.5.0                                      8fa53a3f195d
  conduit-lwt.1.5.0                                  1bbeb41b0451
  conduit-lwt-unix.1.5.0                             aa253f545000
  cppo.1.8.0                                         5f3f70cae95b
  csexp.1.5.2                                        610c78f17734
  domain-name.0.5.0                                  6f01944aa0ef
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  fieldslib.v0.14.0                                  d41213ef3863
  fmt.0.11.0                                         7cf6f7d63275
  ipaddr.5.6.2                                       56bad830d33a
  ipaddr-sexp.5.6.2                                  6fc146cfb07b
  jbuilder.1.0+beta20.2                              4f461261c648
  jsonm.1.0.2                                        f6ae894bc8c9
  logs.0.10.0                                        eb8d773a14d6
  lwt.6.1.2                                          d46d0c4f757d
  macaddr.5.6.2                                      b62a4db7f76e
  magic-mime.1.3.1                                   c2ca036b9eb6
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocaml-syntax-shims.1.0.0                           ac7d70c1c23c
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  380dd426e898
  parsexp.v0.14.2                                    64be31f916bc
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_fields_conv.v0.14.2                            aff8cf026cbd
  ppx_sexp_conv.v0.14.3                              46c48c54eeef
  ppxlib.0.25.1                                      d883cca984de
  prometheus.0.5                                     02c53d135a85
  re.1.14.0                                          d62d6f65abb6
  sexplib.v0.14.0                                    038a27c7e8de
  sexplib0.v0.14.0                                   75fd723bc5ba
  stdlib-shims.0.3.0                                 de5202e23add
  stringext.1.6.0                                    9dbcca0df50a
  topkg.1.1.1                                        511e1a1958da
  uri.4.4.0                                          ae40a4374ff7
  uri-sexp.4.4.0                                     b49571925878
  uutf.1.0.4                                         6722c3fe4bcc
=== 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.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.
-       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)
-     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-06-24 19:15.59: OK: build prometheus-app.0.5 (runc: 2.1s, disk: 15KB)
2026-06-24 19:15.59: Job succeeded