Build:
  1. 1
  2. 0
2026-09-03 17:22.28: New job: build hashset.1.0.0 (085c8a62396a)
2026-09-03 17:22.28: Waiting for resource in pool day11-builds
2026-09-03 18:03.58: Got resource from pool day11-builds
2026-09-03 18:03.58: [profile full] build hashset.1.0.0
2026-09-03 18:03.58: build hashset.1.0.0 (085c8a62396a)
=== DEPENDENCIES (5 transitive) ===
  obuild.0.3.0                                       7f6cffeb1aea
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
=== 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-09-03 18:06.11: OK: build hashset.1.0.0 (runc: 3.1s, disk: 6KB)
2026-09-03 18:06.11: Job succeeded