Build:
  1. 0
2026-06-16 11:48.15: New job: build format.0.1 (ac5821fb6fc9)
2026-06-16 11:48.15: Waiting for resource in pool day11-builds
2026-06-16 12:08.15: Got resource from pool day11-builds
2026-06-16 12:08.15: [profile full] build format.0.1
2026-06-16 12:08.15: build format.0.1 (ac5821fb6fc9)
=== DEPENDENCIES (6 transitive) ===
  camlp4.4.14+1                                      abfb608e8fa9
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[format.0.1: dl]
[format.0.1: extract]
-> retrieved format.0.1  (https://opam.ocaml.org/cache)
[format: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/format.0.1)
- ocamllex formatLexer.mll
- 23 states, 271 transitions, table size 1222 bytes
- 1219 additional bytes used for bindings
- ocamlyacc formatParser.mly
- rm -f formatParser.mli
- ocamlc -I +camlp4 -c formatParser.ml
- ocamlc -I +camlp4 -c formatLexer.ml
- File "formatLexer.mll", line 35, characters 62-78:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "formatLexer.mll", line 38, characters 62-78:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlc -I +camlp4 -pp camlp4of -c pa_format.ml
- File "pa_format.ml", line 108, characters 16-37:
- 108 |       | Failure "lexing: empty token" as e ->
-                       ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- ocamlc -I +camlp4 -pp camlp4of -c pa_format_short.ml
-> compiled  format.0.1
[format: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/format.0.1)
- ocamlfind install format META formatLexer.cmo formatParser.cmo pa_format.cmo pa_format_short.cmo
- Installed /home/opam/.opam/default/lib/format/pa_format_short.cmo
- Installed /home/opam/.opam/default/lib/format/pa_format.cmo
- Installed /home/opam/.opam/default/lib/format/formatParser.cmo
- Installed /home/opam/.opam/default/lib/format/formatLexer.cmo
- Installed /home/opam/.opam/default/lib/format/META
-> installed format.0.1

=== STDERR ===

2026-06-16 12:08.35: OK: build format.0.1 (runc: 2.6s, disk: 6KB)
2026-06-16 12:08.35: Job succeeded