Build:
  1. 0
2026-06-24 12:00.29: New job: build bechamel.0.1.0 (f4a061829bfb)
2026-06-24 12:00.29: Waiting for resource in pool day11-builds
2026-06-24 13:17.07: Got resource from pool day11-builds
2026-06-24 13:17.07: [profile full] build bechamel.0.1.0
2026-06-24 13:17.07: build bechamel.0.1.0 (f4a061829bfb)
=== DEPENDENCIES (12 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.2.9.3                                         b31e72bc915d
  fmt.0.11.0                                         2830e55b9a03
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  stdlib-shims.0.3.0                                 88c689fc3912
  topkg.1.1.1                                        511e1a1958da
=== 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-24 13:17.37: OK: build bechamel.0.1.0 (runc: 4.1s, disk: 8KB)
2026-06-24 13:17.37: Job succeeded