Build:
  1. 1
  2. 0
2026-09-03 21:24.17: New job: build prometheus.0.7 (c77a23e58224)
2026-09-03 21:24.17: Waiting for resource in pool day11-builds
2026-09-03 22:34.51: Got resource from pool day11-builds
2026-09-03 22:34.51: [profile full] build prometheus.0.7
2026-09-03 22:34.51: build prometheus.0.7 (c77a23e58224)
=== DEPENDENCIES (21 transitive) ===
  asetmap.0.8.1                                      f4a42b3dd286
  astring.0.8.5                                      51ee6d00b649
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         83351009e21e
  csexp.1.5.2                                        58b250503765
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  fmt.0.11.0                                         b2f0e848af4b
  lwt.6.1.2                                          7034b4ad2702
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ocplib-endian.1.2                                  f93892607f26
  re.1.14.0                                          71fe1500ef55
  topkg.1.1.1                                        3bd227743fbd
=== STDOUT ===
Processing: [default: loading data]
[prometheus.0.7: dl]
[prometheus.0.7: extract]
-> retrieved prometheus.0.7  (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.0.7)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.prometheus.objs/byte -I /home/opam/.opam/default/lib/asetmap -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/re -cmi-file src/.prometheus.objs/byte/prometheus.cmi -no-alias-deps -o src/.prometheus.objs/byte/prometheus.cmo -c -impl src/prometheus.ml)
- 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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.prometheus.objs/byte -I src/.prometheus.objs/native -I /home/opam/.opam/default/lib/asetmap -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/re -cmi-file src/.prometheus.objs/byte/prometheus.cmi -no-alias-deps -o src/.prometheus.objs/native/prometheus.cmx -c -impl src/prometheus.ml)
- 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.0.7
-> installed prometheus.0.7

=== STDERR ===

2026-09-03 22:34.55: OK: build prometheus.0.7 (runc: 2.1s, disk: 9KB)
2026-09-03 22:34.55: Job succeeded