Build:
  1. 0
2026-06-20 17:03.59: New job: build nmea.0.1.2 (e32fbd58eeb4)
2026-06-20 17:03.59: Waiting for resource in pool day11-builds
2026-06-20 18:39.52: Got resource from pool day11-builds
2026-06-20 18:39.52: [profile full] build nmea.0.1.2
2026-06-20 18:39.52: build nmea.0.1.2 (e32fbd58eeb4)
=== 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.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-20 18:40.09: OK: build nmea.0.1.2 (runc: 3.2s, disk: 7KB)
2026-06-20 18:40.09: Job succeeded