Build:
  1. 0
2026-06-24 13:54.50: New job: build nmea.0.1.2 (aef27d7fd661)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:13.53: Got resource from pool day11-builds
2026-06-24 14:13.53: [profile full] build nmea.0.1.2
2026-06-24 14:13.53: build nmea.0.1.2 (aef27d7fd661)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  menhir.20211012                                    591d79dca307
  menhirLib.20211012                                 79c7e2c078ab
  menhirSdk.20211012                                 3544fb6e9c72
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== 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-24 14:14.11: OK: build nmea.0.1.2 (runc: 3.7s, disk: 7KB)
2026-06-24 14:14.11: Job succeeded