Build:
  1. 0
2026-09-03 20:13.45: New job: build prometheus.1.1 (666dec81e689)
2026-09-03 20:13.45: Waiting for resource in pool day11-builds
2026-09-03 22:05.56: Got resource from pool day11-builds
2026-09-03 22:05.56: [profile full] build prometheus.1.1
2026-09-03 22:05.56: build prometheus.1.1 (666dec81e689)
=== DEPENDENCIES (23 transitive) ===
  asetmap.0.8.1                                      45b303ebdc6c
  astring.0.8.5                                      821941aaa7a9
  base-bytes.base                                    f1ce9672d75a
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              183bcc25c954
  cmdliner.2.1.1                                     a281153986e1
  cppo.1.6.9                                         8643b8614b47
  dune.1.11.4                                        0641013d1466
  dune-configurator.1.0.0                            12a29ea72b02
  fmt.0.11.0                                         a3ffcdf85d1c
  lwt.4.5.0                                          ca872a23d4ed
  mmap.1.2.0                                         63cb2f07de50
  ocaml.4.11.2                                       9044b53bfe17
  ocaml-base-compiler.4.11.2                         d1ed934bdaf0
  ocaml-config.1                                     51b78fd13520
  ocamlbuild.0.16.1                                  3440315de9e6
  ocamlfind.1.9.8                                    67e30f343c55
  ocplib-endian.1.2                                  f550389bb73b
  re.1.9.0                                           8138d2ee2802
  result.1.5                                         5ba297ba5e79
  seq.base                                           cd92d8fe94f6
  topkg.1.1.1                                        a4210ea8e9ab
=== 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-09-03 22:06.06: OK: build prometheus.1.1 (runc: 2.1s, disk: 9KB)
2026-09-03 22:06.06: Job succeeded