Build:
- 0
2026-09-03 18:09.27: New job: build bechamel.0.1.0 (38ea45abdf4b)
2026-09-03 18:09.27: Waiting for resource in pool day11-builds
2026-09-03 19:53.25: Got resource from pool day11-builds
2026-09-03 19:53.25: [profile full] build bechamel.0.1.0
2026-09-03 19:53.25: build bechamel.0.1.0 (38ea45abdf4b)
=== DEPENDENCIES (12 transitive) ===
base-bytes.base 68d84c459288
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.2.9.3 7191b8072f51
fmt.0.11.0 5ca93ca97f7e
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
stdlib-shims.0.3.0 ce1712d2a782
topkg.1.1.1 f1122af0988e
=== 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-09-03 19:53.36: OK: build bechamel.0.1.0 (runc: 4.2s, disk: 8KB)
2026-09-03 19:53.36: Job succeeded