Build:
  1. 0
2026-09-03 17:41.49: New job: build qrc.0.1.0 (0c0b43f6db04)
2026-09-03 17:41.49: Waiting for resource in pool day11-builds
2026-09-03 19:31.43: Got resource from pool day11-builds
2026-09-03 19:31.43: [profile full] build qrc.0.1.0
2026-09-03 19:31.43: build qrc.0.1.0 (0c0b43f6db04)
=== DEPENDENCIES (7 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  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
  topkg.1.1.1                                        3bd227743fbd
=== STDOUT ===
Processing: [default: loading data]
[qrc.0.1.0: dl]
[qrc.0.1.0: extract]
-> retrieved qrc.0.1.0  (https://opam.ocaml.org/cache)
[qrc: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/qrc.0.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/qrc.ml > src/qrc.ml.depends
- + ocamlfind ocamldep -modules src/qrc.mli > src/qrc.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc.cmi src/qrc.mli
- + ocamlfind ocamldep -modules src/qrc_fmt.ml > src/qrc_fmt.ml.depends
- + ocamlfind ocamldep -modules src/qrc_fmt.mli > src/qrc_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmi src/qrc_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/qrc.cmx src/qrc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/qrc.cmx src/qrc.ml
- File "src/qrc.ml", line 31, characters 21-33:
- 31 |   let create len v = Bytes.create (div_round_up len 8) (if v then 255 else 0)
-                           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label len was omitted in the application of this
-   function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmx src/qrc_fmt.ml
- + ocamlfind ocamlopt -a -I src src/qrc.cmx src/qrc_fmt.cmx -o src/qrc.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc.cmo src/qrc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmo src/qrc_fmt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc.cmo src/qrc.ml
- File "src/qrc.ml", line 31, characters 21-33:
- 31 |   let create len v = Bytes.create (div_round_up len 8) (if v then 255 else 0)
-                           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label len was omitted in the application of this
-   function.
- + ocamlfind ocamlopt -shared -linkall -I src src/qrc.cmxa -o src/qrc.cmxs
- + ocamlfind ocamlc -a -I src src/qrc.cmo src/qrc_fmt.cmo -o src/qrc.cma
- # Parallel statistics: { count(total): 2(12), max: 2, min: 2, average(total): 2.000(1.167) }
-> compiled  qrc.0.1.0
-> installed qrc.0.1.0

=== STDERR ===

2026-09-03 19:32.31: OK: build qrc.0.1.0 (runc: 4.1s, disk: 7KB)
2026-09-03 19:32.31: Job succeeded