Build:
  1. 0
2026-06-20 17:03.59: New job: build nmea.0.1.5 (c88de4161da9)
2026-06-20 17:03.59: Waiting for resource in pool day11-builds
2026-06-20 18:40.00: Got resource from pool day11-builds
2026-06-20 18:40.00: [profile full] build nmea.0.1.5
2026-06-20 18:40.00: build nmea.0.1.5 (c88de4161da9)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  menhir.20211012                                    3ae6245849e4
  menhirLib.20211012                                 5709f66bbd24
  menhirSdk.20211012                                 27163f478ff1
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[nmea.0.1.5: dl]
[nmea.0.1.5: extract]
-> retrieved nmea.0.1.5  (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.5)
- (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 16, characters 15-22:
- Warning: the token APREFIX is unused.
- File "src/parser.mly", line 11, characters 27-29:
- Warning: the token GP is unused.
- File "src/parser.mly", line 15, characters 18-23:
- Warning: the token SLASH is unused.
- File "src/parser.mly", line 13, characters 7-10:
- Warning: the token VDM is unused.
- File "src/parser.mly", line 13, characters 11-14:
- Warning: the token VDO 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).
- (cd _build/default && /home/opam/.opam/default/bin/menhir src/parser.mly --base src/parser --infer-read-reply src/parser__mock.mli.inferred)
- Warning: 21 states have shift/reduce conflicts.
- Warning: 21 shift/reduce conflicts were arbitrarily resolved.
-> compiled  nmea.0.1.5
-> installed nmea.0.1.5

=== STDERR ===

2026-06-20 18:40.10: OK: build nmea.0.1.5 (runc: 3.6s, disk: 7KB)
2026-06-20 18:40.10: Job succeeded