Build:
  1. 0
2026-09-03 17:34.59: New job: build hlarp.0.0.1 (afb133309c4e)
2026-09-03 17:34.59: Waiting for resource in pool day11-builds
2026-09-03 18:37.38: Got resource from pool day11-builds
2026-09-03 18:37.38: [profile full] build hlarp.0.0.1
2026-09-03 18:37.38: build hlarp.0.0.1 (afb133309c4e)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    c7e0c3be9a18
  cmdliner.2.1.1                                     fbc3592016a2
  jbuilder.1.0+beta20.2                              5b60bb768f18
  nonstd.0.0.3                                       6a7869a895a4
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  re.1.7.1                                           6a2a76b67a48
=== STDOUT ===
Processing: [default: loading data]
[hlarp.0.0.1: dl]
[hlarp.0.0.1: extract]
[hlarp.0.0.1/hlarp.install: dl]
-> retrieved hlarp.0.0.1  (https://opam.ocaml.org/cache)
[hlarp: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/hlarp.0.0.1)
- ocamlbuild -use-ocamlfind -package nonstd -package re -package cmdliner -package re.posix -package re.glob \
-            -I src/app -I src/lib hlarp_cli.native \
-            hlarp.cma hlarp.cmxs hlarp.cmxa
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package re.glob -package re.posix -package cmdliner -package re -package nonstd -modules src/app/hlarp_cli.ml > src/app/hlarp_cli.ml.depends
- + ocamlfind ocamldep -package re.glob -package re.posix -package cmdliner -package re -package nonstd -modules src/lib/hlarp.ml > src/lib/hlarp.ml.depends
- + ocamlfind ocamlc -c -annot -bin-annot -principal -w A-42-44-48-50 -warn-error A-42-44-48-50 -package re.glob -package re.posix -package cmdliner -package re -package nonstd -I src/lib -I src/app -o src/lib/hlarp.cmo src/lib/hlarp.ml
- + ocamlfind ocamlc -c -annot -bin-annot -principal -w A-42-44-48-50 -warn-error A-42-44-48-50 -package re.glob -package re.posix -package cmdliner -package re -package nonstd -I src/app -I src/lib -o src/app/hlarp_cli.cmo src/app/hlarp_cli.ml
- + ocamlfind ocamlc -c -annot -bin-annot -principal -w A-42-44-48-50 -warn-error A-42-44-48-50 -package re.glob -package re.posix -package cmdliner -package re -package nonstd -I src/app -I src/lib -o src/app/hlarp_cli.cmo src/app/hlarp_cli.ml
- File "src/app/hlarp_cli.ml", line 52, characters 15-19:
- 52 |     Term.(ret (pure (`Help (`Plain, None)))
-                     ^^^^
- Error: Unbound value pure
- Command exited with code 2.
- make: *** [Makefile:12: build] Error 10
[ERROR] The compilation of hlarp.0.0.1 failed at "make".
build failed... 

=== STDERR ===

2026-09-03 18:37.56: FAILED: build hlarp.0.0.1
2026-09-03 18:37.56: Job failed: build failed: hlarp.0.0.1