Build:
  1. 0
2026-06-16 11:56.57: New job: build printbox.0.5 (407a41a3e482)
2026-06-16 11:56.57: Waiting for resource in pool day11-builds
2026-06-16 12:38.53: Got resource from pool day11-builds
2026-06-16 12:38.53: [profile full] build printbox.0.5
2026-06-16 12:38.53: build printbox.0.5 (407a41a3e482)
=== DEPENDENCIES (8 transitive) ===
  base-bytes.base                                    b6c1d75f7ceb
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        51844b1e2ab5
  ocaml.4.14.2                                       3a6eb874bb8f
  ocaml-base-compiler.4.14.2                         9d9aea4783eb
  ocaml-config.2                                     55beddecfad5
  ocamlfind.1.9.8                                    bfa173c761be
=== STDOUT ===
Processing: [default: loading data]
[printbox.0.5: dl]
[printbox.0.5: extract]
-> retrieved printbox.0.5  (https://opam.ocaml.org/cache)
[printbox: dune build]
+ /home/opam/.opam/default/bin/dune "build" "@install" "-p" "printbox" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/printbox.0.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -a+8 -safe-string -g -bin-annot -I src/.printbox.objs/byte -I /home/opam/.opam/default/lib/bytes -intf-suffix .ml -no-alias-deps -o src/.printbox.objs/byte/printBox_text.cmo -c -impl src/PrintBox_text.ml)
- File "src/PrintBox_text.ml", line 56, characters 10-28:
- 56 |     match Pervasives.compare pos1.y pos2.y with
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/PrintBox_text.ml", line 57, characters 11-29:
- 57 |     | 0 -> Pervasives.compare pos1.x pos2.x
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -a+8 -safe-string -g -I src/.printbox.objs/byte -I src/.printbox.objs/native -I /home/opam/.opam/default/lib/bytes -intf-suffix .ml -no-alias-deps -o src/.printbox.objs/native/printBox_text.cmx -c -impl src/PrintBox_text.ml)
- File "src/PrintBox_text.ml", line 56, characters 10-28:
- 56 |     match Pervasives.compare pos1.y pos2.y with
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/PrintBox_text.ml", line 57, characters 11-29:
- 57 |     | 0 -> Pervasives.compare pos1.x pos2.x
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled  printbox.0.5
-> installed printbox.0.5

=== STDERR ===

2026-06-16 12:38.59: OK: build printbox.0.5 (runc: 2.6s, disk: 7KB)
2026-06-16 12:38.59: Job succeeded