Build:
  1. 0
2026-09-03 19:44.37: New job: build nmea.0.1.2 (5518432d461d)
2026-09-03 19:44.37: Waiting for resource in pool day11-builds
2026-09-03 21:26.17: Got resource from pool day11-builds
2026-09-03 21:26.17: [profile full] build nmea.0.1.2
2026-09-03 21:26.17: build nmea.0.1.2 (5518432d461d)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  menhir.20211012                                    262d9112a138
  menhirLib.20211012                                 730287210180
  menhirSdk.20211012                                 922e8a877da6
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== 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-09-03 21:26.42: OK: build nmea.0.1.2 (runc: 3.1s, disk: 7KB)
2026-09-03 21:26.42: Job succeeded