Build:
  1. 0
2026-09-04 18:05.28: New job: build prometheus.0.1 (bd480305914e)
2026-09-04 18:05.28: Waiting for resource in pool day11-builds
2026-09-04 18:29.48: Got resource from pool day11-builds
2026-09-04 18:29.48: [profile full] build prometheus.0.1
2026-09-04 18:29.48: build prometheus.0.1 (bd480305914e)
=== DEPENDENCIES (19 transitive) ===
  asetmap.0.8.1                                      dc991756a56c
  astring.0.8.5                                      dd9bc4900cb4
  base-bytes.base                                    03f6a7f50e10
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         3a29ac6f7bab
  csexp.1.5.2                                        8c096e7de322
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  fmt.0.11.0                                         151e0b51ed7d
  lwt.6.1.2                                          0f24acbe404b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ocplib-endian.1.2                                  d41cba8ea738
  topkg.1.1.1                                        2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[prometheus.0.1: dl]
[prometheus.0.1: extract]
-> retrieved prometheus.0.1  (https://opam.ocaml.org/cache)
[prometheus: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "-n" "prometheus" (CWD=/home/opam/.opam/default/.opam-switch/build/prometheus.0.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package 'lwt, astring, asetmap, fmt, str' -modules src/prometheus.ml > src/prometheus.ml.depends
- + ocamlfind ocamldep -package 'lwt, astring, asetmap, fmt, str' -modules src/prometheus.mli > src/prometheus.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmi src/prometheus.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmi src/prometheus.mli
- 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)
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmx src/prometheus.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmx 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 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 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + ocamlfind ocamlopt -a -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmx -o src/prometheus.cmxa
- + ocamlfind ocamlopt -shared -linkall -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmxa -o src/prometheus.cmxs
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmo src/prometheus.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package 'lwt, astring, asetmap, fmt, str' -w A-4-58 -I src -I app -o src/prometheus.cmo 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 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 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + ocamlfind ocamlc -a -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmo -o src/prometheus.cma
-> compiled  prometheus.0.1
-> installed prometheus.0.1

=== STDERR ===

2026-09-04 18:29.54: OK: build prometheus.0.1 (runc: 3.6s, disk: 11KB)
2026-09-04 18:29.54: Job succeeded