Build:
  1. 0
2026-06-16 11:44.11: New job: build hashset.1.0.0 (53f3cd2925d4)
2026-06-16 11:44.11: Waiting for resource in pool day11-builds
2026-06-16 12:05.54: Got resource from pool day11-builds
2026-06-16 12:05.54: [profile full] build hashset.1.0.0
2026-06-16 12:05.54: build hashset.1.0.0 (53f3cd2925d4)
=== DEPENDENCIES (5 transitive) ===
  obuild.0.2.2                                       40c909bd3050
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[hashset.1.0.0: dl]
[hashset.1.0.0: extract]
-> retrieved hashset.1.0.0  (https://opam.ocaml.org/cache)
[hashset: obuild configure]
+ /home/opam/.opam/default/bin/obuild "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/hashset.1.0.0)
- Configuring hashset-1.0...
- Detected 4 CPU cores, setting default parallelism to 4
[hashset: obuild build]
+ /home/opam/.opam/default/bin/obuild "build" "lib-hashset" (CWD=/home/opam/.opam/default/.opam-switch/build/hashset.1.0.0)
- [1 of 4] Intfing Hashset                       
- 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 Hashset                       
- 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 "hashset.ml", line 44, characters 16-28:
- 44 |     let ndata = Array.create nsize [] in
-                      ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- 
- [3 of 4] Linking library dist/build/lib-hashset/hashset.cmxa
- [3 of 4] Linking library dist/build/lib-hashset/hashset.cmxs
- [3 of 4] Linking library dist/build/lib-hashset/hashset.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-hashset
-> compiled  hashset.1.0.0
[hashset: obuild install]
+ /home/opam/.opam/default/bin/obuild "install" (CWD=/home/opam/.opam/default/.opam-switch/build/hashset.1.0.0)
- installing library hashset
-> installed hashset.1.0.0

=== STDERR ===

2026-06-16 12:07.08: OK: build hashset.1.0.0 (runc: 2.1s, disk: 6KB)
2026-06-16 12:07.08: Job succeeded