Build:
  1. 0
2026-06-19 18:36.01: New job: build nmea.0.1.2 (152efe2b8df7)
2026-06-19 18:36.01: Waiting for resource in pool day11-builds
2026-06-19 18:39.24: Got resource from pool day11-builds
2026-06-19 18:39.24: [profile full] build nmea.0.1.2
2026-06-19 18:39.24: build nmea.0.1.2 (152efe2b8df7)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        b9e31df96092
  menhir.20211012                                    e58f6931f881
  menhirLib.20211012                                 8f2a670ab369
  menhirSdk.20211012                                 9a19c8b95717
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
=== STDOUT ===
Processing: [default: loading data]
[nmea.0.1.2: dl]
[nmea.0.1.2: extract]
-> retrieved nmea.0.1.2  (https://opam.ocaml.org/cache)
[nmea: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "nmea" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/nmea.0.1.2)
- (cd _build/default && /home/opam/.opam/default/bin/menhir src/parser.mly --base src/parser --infer-write-query src/parser__mock.ml.mock)
- File "src/parser.mly", line 11, characters 18-23:
- Warning: the token SLASH is unused.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.nmea.objs/byte -cmi-file src/.nmea.objs/byte/nmea__Sentence.cmi -no-alias-deps -open Nmea -o src/.nmea.objs/byte/nmea__Sentence.cmo -c -impl src/sentence.ml)
- File "src/sentence.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.nmea.objs/byte -I src/.nmea.objs/native -cmi-file src/.nmea.objs/byte/nmea__Sentence.cmi -no-alias-deps -open Nmea -o src/.nmea.objs/native/nmea__Sentence.cmx -c -impl src/sentence.ml)
- File "src/sentence.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-> compiled  nmea.0.1.2
-> installed nmea.0.1.2

=== STDERR ===

2026-06-19 18:39.34: OK: build nmea.0.1.2 (runc: 3.1s, disk: 7KB)
2026-06-19 18:39.34: Job succeeded