Build:
- 0
2026-06-19 18:36.17: New job: build prometheus.0.1 (4e8069987ba4) 2026-06-19 18:36.17: Waiting for resource in pool day11-builds 2026-06-19 19:51.46: Got resource from pool day11-builds 2026-06-19 19:51.46: [profile full] build prometheus.0.1 2026-06-19 19:51.46: build prometheus.0.1 (4e8069987ba4) === DEPENDENCIES (18 transitive) === asetmap.0.8.1 fd60a0a4c9dc astring.0.8.5 a4f99eb8200d base-bytes.base 38023b842165 base-threads.base b7164ff76afe base-unix.base 839dc585f12d cppo.1.8.0 58ff60202126 csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e fmt.0.11.0 ff83722f4864 lwt.6.1.2 f9825635bd29 ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocamlbuild.0.16.1 b61d8be21b8c ocamlfind.1.9.8 1872268d1aec ocplib-endian.1.2 2e63c292ed3b topkg.1.1.1 ecfbf436618b === 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: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + 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: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + 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 - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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 - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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 -a -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmx -o src/prometheus.cmxa - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -shared -linkall -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmxa -o src/prometheus.cmxs - + ocamlfind ocamlopt -shared -linkall -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmxa -o src/prometheus.cmxs - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + 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 - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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 - + ocamlfind ocamlc -a -package 'lwt, astring, asetmap, fmt, str' -I src src/prometheus.cmo -o src/prometheus.cma - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf -> compiled prometheus.0.1 -> installed prometheus.0.1 === STDERR === 2026-06-19 19:51.55: OK: build prometheus.0.1 (runc: 2.2s, disk: 11KB) 2026-06-19 19:51.55: Job succeeded