Build:
  1. 0
2026-06-24 11:12.47: New job: build printbox.0.2 (25c09054e7af)
2026-06-24 11:12.47: Waiting for resource in pool day11-builds
2026-06-24 11:50.51: Got resource from pool day11-builds
2026-06-24 11:50.51: [profile full] build printbox.0.2
2026-06-24 11:50.51: build printbox.0.2 (25c09054e7af)
=== DEPENDENCIES (8 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.2.9.3                                         b31e72bc915d
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[printbox.0.2: dl]
[printbox.0.2: extract]
-> retrieved printbox.0.2  (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.2)
-       ocamlc src/.printbox.objs/byte/printBox_text.{cmo,cmt}
- File "src/PrintBox_text.ml", line 17, characters 10-28:
- 17 |     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 18, characters 11-29:
- 18 |     | 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
-     ocamlopt src/.printbox.objs/native/printBox_text.{cmx,o}
- File "src/PrintBox_text.ml", line 17, characters 10-28:
- 17 |     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 18, characters 11-29:
- 18 |     | 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.2
-> installed printbox.0.2

=== STDERR ===

2026-06-24 11:51.33: OK: build printbox.0.2 (runc: 2.2s, disk: 7KB)
2026-06-24 11:51.33: Job succeeded