Build:
- 0
2026-06-24 13:54.51: New job: build prometheus.0.2 (53fd98e1c8e0)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:58.48: Got resource from pool day11-builds
2026-06-24 15:58.48: [profile full] build prometheus.0.2
2026-06-24 15:58.48: build prometheus.0.2 (53fd98e1c8e0)
=== DEPENDENCIES (20 transitive) ===
asetmap.0.8.1 d425b5923ca0
astring.0.8.5 4ebc2fc0ee9d
base-bytes.base c40d17bc86b5
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cppo.1.8.0 5f3f70cae95b
csexp.1.5.2 610c78f17734
dune.3.23.1 848a72441e15
dune-configurator.3.23.1 bc97ce98d8a9
fmt.0.11.0 2830e55b9a03
jbuilder.1.0+beta20.2 4f461261c648
lwt.6.1.2 d46d0c4f757d
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlbuild.0.16.1 7e0d6aadb209
ocamlfind.1.9.8 214dd418ac02
ocplib-endian.1.2 380dd426e898
re.1.14.0 d62d6f65abb6
topkg.1.1.1 511e1a1958da
=== 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-24 15:59.04: OK: build prometheus.0.2 (runc: 2.1s, disk: 9KB)
2026-06-24 15:59.04: Job succeeded