Build:
  1. 0
2026-06-20 15:54.12: New job: build ocb.0.1 (57fd10d0b8d4)
2026-06-20 15:54.12: Waiting for resource in pool day11-builds
2026-06-20 16:02.04: Got resource from pool day11-builds
2026-06-20 16:02.04: [profile full] build ocb.0.1
2026-06-20 16:02.04: build ocb.0.1 (57fd10d0b8d4)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[ocb.0.1: dl]
[ocb.0.1: extract]
-> retrieved ocb.0.1  (https://opam.ocaml.org/cache)
[ocb: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocb" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocb.0.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocb.objs/byte -I src/.ocb.objs/public_cmi -no-alias-deps -open Ocb -o src/.ocb.objs/byte/ocb__Gen.cmo -c -impl src/gen.ml)
- File "src/gen.ml", line 43, characters 62-67:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/gen.ml", line 43, characters 37-42:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                                           ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/gen.ml", line 43, characters 15-20:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                     ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ocb.objs/byte -I src/.ocb.objs/native -I src/.ocb.objs/public_cmi -cmi-file src/.ocb.objs/byte/ocb__Gen.cmi -no-alias-deps -open Ocb -o src/.ocb.objs/native/ocb__Gen.cmx -c -impl src/gen.ml)
- File "src/gen.ml", line 43, characters 62-67:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/gen.ml", line 43, characters 37-42:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                                           ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/gen.ml", line 43, characters 15-20:
- 43 | let bare fmt ?(color = Color.Blue) ?(style = Style.Classic) ?(scale = 1.)
-                     ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ocb.0.1
-> installed ocb.0.1

=== STDERR ===

2026-06-20 16:02.10: OK: build ocb.0.1 (runc: 2.1s, disk: 7KB)
2026-06-20 16:02.10: Job succeeded