Build:
- 0
2026-06-16 13:57.46: New job: build prometheus.1.1 (fbd5777b7233)
2026-06-16 13:57.46: Waiting for resource in pool day11-builds
2026-06-16 15:44.33: Got resource from pool day11-builds
2026-06-16 15:44.33: [profile full] build prometheus.1.1
2026-06-16 15:44.33: build prometheus.1.1 (fbd5777b7233)
=== DEPENDENCIES (23 transitive) ===
asetmap.0.8.1 ca80d944a4ae
astring.0.8.5 659b6332c593
base-bytes.base eaa2bf0d3cbe
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 c18eb3cd600e
cmdliner.2.1.1 e80ae271a91c
cppo.1.6.9 ce6e2a922fdd
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
fmt.0.11.0 e82935a9cc75
lwt.4.5.0 d059c9a02fca
mmap.1.2.0 2aed3938eb81
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
ocplib-endian.1.2 707cff25450e
re.1.9.0 2a577686b10a
result.1.5 1a75445c7e7d
seq.base 9cd2e9e1495c
topkg.1.1.1 f9eed75f21fa
=== 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-16 15:44.47: OK: build prometheus.1.1 (runc: 3.1s, disk: 8KB)
2026-06-16 15:44.47: Job succeeded