Build:
- 1
- 0
2026-09-03 21:24.17: New job: build prometheus.0.1 (7c48dedf5abb) 2026-09-03 21:24.17: Waiting for resource in pool day11-builds 2026-09-03 22:34.48: Got resource from pool day11-builds 2026-09-03 22:34.48: [profile full] build prometheus.0.1 2026-09-03 22:34.48: build prometheus.0.1 (7c48dedf5abb) === DEPENDENCIES (19 transitive) === asetmap.0.8.1 f4a42b3dd286 astring.0.8.5 51ee6d00b649 base-bytes.base a07bc30a9819 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e compiler-cloning.enabled 966a2e6839f0 cppo.1.8.0 83351009e21e csexp.1.5.2 58b250503765 dune.3.24.2 ec704e062ad3 dune-configurator.3.24.2 183455f65a68 fmt.0.11.0 395be4fa8f81 lwt.6.1.2 7034b4ad2702 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 ocamlbuild.0.16.1 ccce18256717 ocamlfind.1.9.9~preview 6a4c70487cf9 ocplib-endian.1.2 f93892607f26 topkg.1.1.1 3bd227743fbd === 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-03 22:34.52: OK: build prometheus.0.1 (runc: 2.1s, disk: 11KB) 2026-09-03 22:34.52: Job succeeded