Build:
  1. 1
  2. 0
2026-09-03 17:23.00: New job: build uuidm.0.9.7 (eaada3a3fd4f)
2026-09-03 17:23.00: Waiting for resource in pool day11-builds
2026-09-03 18:09.37: Got resource from pool day11-builds
2026-09-03 18:09.37: [profile full] build uuidm.0.9.7
2026-09-03 18:09.37: build uuidm.0.9.7 (eaada3a3fd4f)
=== DEPENDENCIES (6 transitive) ===
  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
  topkg.1.1.1                                        f1122af0988e
=== STDOUT ===
Processing: [default: loading data]
[uuidm.0.9.7: dl]
[uuidm.0.9.7: extract]
-> retrieved uuidm.0.9.7  (https://opam.ocaml.org/cache)
[uuidm: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/uuidm.0.9.7)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- File "src/uuidm.ml", line 186, characters 40-58:
- 186 | let compare : string -> string -> int = Pervasives.compare
-                                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- File "src/uuidm.ml", line 186, characters 40-58:
- 186 | let compare : string -> string -> int = Pervasives.compare
-                                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  uuidm.0.9.7
-> installed uuidm.0.9.7

=== STDERR ===

2026-09-03 18:10.30: OK: build uuidm.0.9.7 (runc: 3.1s, disk: 7KB)
2026-09-03 18:10.30: Job succeeded