Build:
  1. 0
2026-06-24 11:19.57: New job: build printbox.0.5 (5b179e8dd845)
2026-06-24 11:19.57: Waiting for resource in pool day11-builds
2026-06-24 12:04.08: Got resource from pool day11-builds
2026-06-24 12:04.08: [profile full] build printbox.0.5
2026-06-24 12:04.08: build printbox.0.5 (5b179e8dd845)
=== DEPENDENCIES (8 transitive) ===
  base-bytes.base                                    d0fd04dd9830
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        167573e3d8b2
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-config.2                                     c8f40f500988
  ocamlfind.1.9.8                                    9cedae5d7e1a
=== 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-24 12:04.39: OK: build printbox.0.5 (runc: 3.1s, disk: 7KB)
2026-06-24 12:04.39: Job succeeded