Build:
  1. 0
2026-06-16 12:07.43: New job: build bechamel.0.1.0 (16881cc1113c)
2026-06-16 12:07.43: Waiting for resource in pool day11-builds
2026-06-16 12:47.12: Got resource from pool day11-builds
2026-06-16 12:47.12: [profile full] build bechamel.0.1.0
2026-06-16 12:47.12: build bechamel.0.1.0 (16881cc1113c)
=== DEPENDENCIES (12 transitive) ===
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.2.9.3                                         36797f878ec2
  fmt.0.11.0                                         fb25837707ac
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  stdlib-shims.0.3.0                                 d11064be4664
  topkg.1.1.1                                        ab549298f3fc
=== STDOUT ===
Processing: [default: loading data]
[bechamel.0.1.0: dl]
[bechamel.0.1.0: extract]
-> retrieved bechamel.0.1.0  (https://opam.ocaml.org/cache)
[bechamel: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bechamel" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/bechamel.0.1.0)
-       ocamlc lib/.bechamel.objs/byte/bechamel__Test.{cmo,cmt}
- File "lib/test.ml", line 39, characters 23-31:
- 39 |             Elt.name = Fmt.strf fmt name key;
-                             ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "lib/test.ml", line 58, characters 45-53:
- 58 |       List.map (fun t -> { t with Elt.name = Fmt.strf fmt name t.Elt.name }) ts;
-                                                   ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt lib/.bechamel.objs/native/bechamel__Test.{cmx,o}
- File "lib/test.ml", line 39, characters 23-31:
- 39 |             Elt.name = Fmt.strf fmt name key;
-                             ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "lib/test.ml", line 58, characters 45-53:
- 58 |       List.map (fun t -> { t with Elt.name = Fmt.strf fmt name t.Elt.name }) ts;
-                                                   ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc lib/.bechamel.objs/byte/bechamel__Analyze.{cmo,cmt}
- File "lib/analyze.ml", line 79, characters 30-42:
- 79 |   let quantile_of_array arr ?(failures = 0) ~len ~low ~high =
-                                    ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt lib/.bechamel.objs/native/bechamel__Analyze.{cmx,o}
- File "lib/analyze.ml", line 79, characters 30-42:
- 79 |   let quantile_of_array arr ?(failures = 0) ~len ~low ~high =
-                                    ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  bechamel.0.1.0
-> installed bechamel.0.1.0

=== STDERR ===

2026-06-16 12:47.28: OK: build bechamel.0.1.0 (runc: 3.2s, disk: 7KB)
2026-06-16 12:47.28: Job succeeded