Build:
  1. 0
2026-06-24 13:54.51: New job: build prometheus.1.1 (a3bf035562d9)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:58.21: Got resource from pool day11-builds
2026-06-24 15:58.21: [profile full] build prometheus.1.1
2026-06-24 15:58.21: build prometheus.1.1 (a3bf035562d9)
=== DEPENDENCIES (23 transitive) ===
  asetmap.0.8.1                                      252f12566fbb
  astring.0.8.5                                      a26592bf0052
  base-bytes.base                                    3e1ba44cda89
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              b6c74729d8ce
  cmdliner.2.1.1                                     861fc7b6374a
  cppo.1.6.9                                         66078b6b9a3c
  dune.1.11.4                                        306d9076d3e7
  dune-configurator.1.0.0                            5ee2dda44891
  fmt.0.11.0                                         760761c6c148
  lwt.4.5.0                                          1acf9c6dad9b
  mmap.1.2.0                                         823693271aae
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocamlbuild.0.16.1                                  c852f758aecf
  ocamlfind.1.9.8                                    c048fc0ddff1
  ocplib-endian.1.2                                  fa751d8e9c07
  re.1.9.0                                           51d15580463c
  result.1.5                                         01de9c2c17e6
  seq.base                                           8a2d99539621
  topkg.1.1.1                                        1dae331d8019
=== STDOUT ===
Processing: [default: loading data]
[prometheus.1.1: dl]
[prometheus.1.1: extract]
-> retrieved prometheus.1.1  (https://opam.ocaml.org/cache)
[prometheus: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "prometheus" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus.1.1)
-       ocamlc src/.prometheus.objs/byte/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 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/native/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 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.1.1
-> installed prometheus.1.1

=== STDERR ===

2026-06-24 15:58.40: OK: build prometheus.1.1 (runc: 2.1s, disk: 9KB)
2026-06-24 15:58.40: Job succeeded