Build:
- 0
2026-06-16 12:49.24: New job: build prometheus.0.2 (43cffa0c6c0a)
2026-06-16 12:49.24: Waiting for resource in pool day11-builds
2026-06-16 14:17.58: Got resource from pool day11-builds
2026-06-16 14:17.58: [profile full] build prometheus.0.2
2026-06-16 14:17.58: build prometheus.0.2 (43cffa0c6c0a)
=== DEPENDENCIES (20 transitive) ===
asetmap.0.8.1 dbde52915c72
astring.0.8.5 156e7cc742dd
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cppo.1.8.0 ea583d2d3bbb
csexp.1.5.2 ec63db2dab31
dune.3.23.1 5402470d931c
dune-configurator.3.23.1 58f4a3f92083
fmt.0.11.0 fb25837707ac
jbuilder.1.0+beta20.2 ab5ab9884b95
lwt.6.1.2 4f8aa1aa7c72
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocplib-endian.1.2 4dbd3fe91c51
re.1.14.0 8d7c1999492d
topkg.1.1.1 ab549298f3fc
=== 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-06-16 14:18.04: OK: build prometheus.0.2 (runc: 2.2s, disk: 9KB)
2026-06-16 14:18.04: Job succeeded