Build:
- 0
2026-09-03 20:05.06: New job: build prometheus.0.4 (0d447512b173)
2026-09-03 20:05.06: Waiting for resource in pool day11-builds
2026-09-03 22:00.40: Got resource from pool day11-builds
2026-09-03 22:00.40: [profile full] build prometheus.0.4
2026-09-03 22:00.40: build prometheus.0.4 (0d447512b173)
=== DEPENDENCIES (20 transitive) ===
asetmap.0.8.1 e00a6bd9fa5c
astring.0.8.5 632949034a64
base-bytes.base 68d84c459288
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cppo.1.8.0 8b34f9718c9c
csexp.1.5.2 c758d7657e5b
dune.3.24.2 bf83cdf0a904
dune-configurator.3.24.2 23afe5cb4d3b
fmt.0.11.0 5ca93ca97f7e
jbuilder.1.0+beta20.2 d14840434490
lwt.6.1.2 3072189ea5c2
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
ocplib-endian.1.2 a626410be6a1
re.1.14.0 dd879e7a18b1
topkg.1.1.1 f1122af0988e
=== STDOUT ===
Processing: [default: loading data]
[prometheus.0.4: dl]
[prometheus.0.4: extract]
-> retrieved prometheus.0.4 (https://opam.ocaml.org/cache)
[prometheus: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "prometheus" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus.0.4)
- 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.4
-> installed prometheus.0.4
=== STDERR ===
2026-09-03 22:01.23: OK: build prometheus.0.4 (runc: 2.2s, disk: 11KB)
2026-09-03 22:01.23: Job succeeded