Build:
  1. 0
2026-06-24 11:13.10: New job: build bheap.1.0.0 (e2df5367b95b)
2026-06-24 11:13.10: Waiting for resource in pool day11-builds
2026-06-24 11:55.14: Got resource from pool day11-builds
2026-06-24 11:55.14: [profile full] build bheap.1.0.0
2026-06-24 11:55.14: build bheap.1.0.0 (e2df5367b95b)
=== DEPENDENCIES (5 transitive) ===
  obuild.0.2.2                                       797d55b0b90e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[bheap.1.0.0: dl]
[bheap.1.0.0: extract]
-> retrieved bheap.1.0.0  (https://opam.ocaml.org/cache)
[bheap: obuild configure]
+ /home/opam/.opam/default/bin/obuild "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/bheap.1.0.0)
- Configuring bheap-1.0...
- Detected 4 CPU cores, setting default parallelism to 4
[bheap: obuild build]
+ /home/opam/.opam/default/bin/obuild "build" "lib-bheap" (CWD=/home/opam/.opam/default/.opam-switch/build/bheap.1.0.0)
- [1 of 4] Intfing Binary_heap                   
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- [2 of 4] Compiling Binary_heap                   
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "binary_heap.ml", line 50, characters 13-25:
- 50 |     let d' = Array.create n' d.(0) in
-                   ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "binary_heap.ml", line 57, characters 16-28:
- 57 |       h.data <- Array.create (- h.size) x; h.size <- 0
-                      ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- 
- [3 of 4] Linking library dist/build/lib-bheap/bheap.cmxa
- [3 of 4] Linking library dist/build/lib-bheap/bheap.cmxs
- [3 of 4] Linking library dist/build/lib-bheap/bheap.cma
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- [4 of 4] Checking dist/build/lib-bheap
-> compiled  bheap.1.0.0
[bheap: obuild install]
+ /home/opam/.opam/default/bin/obuild "install" (CWD=/home/opam/.opam/default/.opam-switch/build/bheap.1.0.0)
- installing library bheap
-> installed bheap.1.0.0

=== STDERR ===

2026-06-24 11:55.55: OK: build bheap.1.0.0 (runc: 2.1s, disk: 7KB)
2026-06-24 11:55.55: Job succeeded