Build:
  1. 0
2026-06-24 13:54.51: New job: build prometheus.0.5 (02c53d135a85)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:58.34: Got resource from pool day11-builds
2026-06-24 15:58.34: [profile full] build prometheus.0.5
2026-06-24 15:58.34: build prometheus.0.5 (02c53d135a85)
=== DEPENDENCIES (21 transitive) ===
  asetmap.0.8.1                                      d425b5923ca0
  astring.0.8.5                                      4ebc2fc0ee9d
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7280d3fb1acd
  cppo.1.8.0                                         5f3f70cae95b
  csexp.1.5.2                                        610c78f17734
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  fmt.0.11.0                                         7cf6f7d63275
  jbuilder.1.0+beta20.2                              4f461261c648
  lwt.6.1.2                                          d46d0c4f757d
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  380dd426e898
  re.1.14.0                                          d62d6f65abb6
  topkg.1.1.1                                        511e1a1958da
=== STDOUT ===
Processing: [default: loading data]
[prometheus.0.5: dl]
[prometheus.0.5: extract]
-> retrieved prometheus.0.5  (https://opam.ocaml.org/cache)
[prometheus: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "prometheus" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus.0.5)
-       ocamlc src/.prometheus.objs/prometheus.{cmi,cmti}
- File "src/prometheus.mli", line 13, characters 0-12:
- 13 | open Asetmap
-      ^^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the module identifier Map (which is later used)
- File "src/prometheus.mli", line 205, characters 18-25:
- 205 | module Histogram (Buckets : sig val spec : Histogram_spec.t end) : HISTOGRAM
-                         ^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Buckets.
-       ocamlc src/.prometheus.objs/prometheus.{cmo,cmt}
- File "src/prometheus.ml", line 20, characters 16-24:
- 20 |       failwith (Fmt.strf "Invalid name %S" name);
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/prometheus.ml", line 2, characters 0-12:
- 2 | open Asetmap
-     ^^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the module identifier Map (which is later used)
- File "src/prometheus.ml", line 111, characters 19-27:
- 111 |     then failwith (Fmt.strf "%a already registered" MetricName.pp info.MetricInfo.name);
-                          ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/.prometheus.objs/prometheus.{cmx,o}
- File "src/prometheus.ml", line 20, characters 16-24:
- 20 |       failwith (Fmt.strf "Invalid name %S" name);
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/prometheus.ml", line 2, characters 0-12:
- 2 | open Asetmap
-     ^^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the module identifier Map (which is later used)
- File "src/prometheus.ml", line 111, characters 19-27:
- 111 |     then failwith (Fmt.strf "%a already registered" MetricName.pp info.MetricInfo.name);
-                          ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  prometheus.0.5
-> installed prometheus.0.5

=== STDERR ===

2026-06-24 15:58.52: OK: build prometheus.0.5 (runc: 2.1s, disk: 11KB)
2026-06-24 15:58.52: Job succeeded