Build:
  1. 0
2026-09-03 20:05.07: New job: build prometheus.0.2 (ea2081be2d14)
2026-09-03 20:05.07: Waiting for resource in pool day11-builds
2026-09-03 22:01.20: Got resource from pool day11-builds
2026-09-03 22:01.20: [profile full] build prometheus.0.2
2026-09-03 22:01.20: build prometheus.0.2 (ea2081be2d14)
=== DEPENDENCIES (20 transitive) ===
  asetmap.0.8.1                                      e00a6bd9fa5c
  astring.0.8.5                                      632949034a64
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cppo.1.8.0                                         8b34f9718c9c
  csexp.1.5.2                                        c758d7657e5b
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  fmt.0.11.0                                         5ca93ca97f7e
  jbuilder.1.0+beta20.2                              d14840434490
  lwt.6.1.2                                          3072189ea5c2
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocplib-endian.1.2                                  a626410be6a1
  re.1.14.0                                          dd879e7a18b1
  topkg.1.1.1                                        f1122af0988e
=== STDOUT ===
Processing: [default: loading data]
[prometheus.0.2: dl]
[prometheus.0.2: extract]
-> retrieved prometheus.0.2  (https://opam.ocaml.org/cache)
[prometheus: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "--only-packages=prometheus" "--no-config" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus.0.2)
-       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)
-       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 101, characters 19-27:
- 101 |     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 101, characters 19-27:
- 101 |     then failwith (Fmt.strf "%a already registered" MetricName.pp info.MetricInfo.name);
-                          ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  prometheus.0.2
-> installed prometheus.0.2

=== STDERR ===

2026-09-03 22:01.24: OK: build prometheus.0.2 (runc: 2.2s, disk: 9KB)
2026-09-03 22:01.24: Job succeeded