Build:
  1. 0
2026-06-16 18:31.36: New job: build prometheus-app.0.5 (f1f4ec4d8755)
2026-06-16 18:31.36: Waiting for resource in pool day11-builds
2026-06-16 18:49.34: Got resource from pool day11-builds
2026-06-16 18:49.34: [profile full] build prometheus-app.0.5
2026-06-16 18:49.34: build prometheus-app.0.5 (f1f4ec4d8755)
=== DEPENDENCIES (55 transitive) ===
  angstrom.0.16.1                                    a499461c2439
  asetmap.0.8.1                                      dbde52915c72
  astring.0.8.5                                      156e7cc742dd
  base.v0.14.4                                       b5a4d60a41d0
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       7e79ef192159
  bigstringaf.0.10.0                                 b0e2fb8e5d3b
  cmdliner.1.3.0                                     dad70bc4de20
  cohttp.2.5.8                                       f551c1564620
  cohttp-lwt.2.1.3                                   3ae42dbc888b
  cohttp-lwt-unix.2.1.3                              a19e973674a0
  conduit.1.5.0                                      311b9b417d60
  conduit-lwt.1.5.0                                  75d04dcba64c
  conduit-lwt-unix.1.5.0                             5cc63039e4d4
  cppo.1.8.0                                         ea583d2d3bbb
  csexp.1.5.2                                        ec63db2dab31
  domain-name.0.5.0                                  0aa1d6a444a1
  dune.3.23.1                                        5402470d931c
  dune-configurator.3.23.1                           58f4a3f92083
  fieldslib.v0.14.0                                  1e0dc5200b33
  fmt.0.11.0                                         2f125ef7f2a8
  ipaddr.5.6.2                                       e5195985be25
  ipaddr-sexp.5.6.2                                  b85c46ef32b9
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  jsonm.1.0.2                                        bd232e48c922
  logs.0.10.0                                        84b81cfdc8f0
  lwt.6.1.2                                          4f8aa1aa7c72
  macaddr.5.6.2                                      59c28b8691a3
  magic-mime.1.3.1                                   050f7ac5c7db
  num.1.6                                            480227ca99db
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocaml-syntax-shims.1.0.0                           8e1b0ec7f904
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocplib-endian.1.2                                  4dbd3fe91c51
  parsexp.v0.14.2                                    e67fe595686c
  ppx_derivers.1.2.1                                 441538dbecd1
  ppx_fields_conv.v0.14.2                            ef500d27958f
  ppx_sexp_conv.v0.14.3                              2876f2286cf8
  ppxlib.0.25.1                                      5958a77f7e28
  prometheus.0.5                                     ef345cdf6a9e
  re.1.14.0                                          8d7c1999492d
  sexplib.v0.14.0                                    fc9ed9e96f00
  sexplib0.v0.14.0                                   63f6c559cebe
  stdlib-shims.0.3.0                                 e2dd0beb9112
  stringext.1.6.0                                    d29c9ca4a03c
  topkg.1.1.1                                        ab549298f3fc
  uri.4.4.0                                          a28bedf1b002
  uri-sexp.4.4.0                                     b24faa050fd3
  uutf.1.0.4                                         9791e8459782
=== 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-16 18:49.59: OK: build prometheus-app.0.5 (runc: 2.1s, disk: 14KB)
2026-06-16 18:49.59: Job succeeded