Build:
  1. 0
2026-07-09 23:51.19: New job: build hlarp.0.0.1 (9245fca89252)
2026-07-09 23:51.19: Waiting for resource in pool day11-builds
2026-07-10 00:45.20: Got resource from pool day11-builds
2026-07-10 00:45.20: [profile full] build hlarp.0.0.1
2026-07-10 00:45.20: build hlarp.0.0.1 (9245fca89252)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    01026a4dd409
  cmdliner.2.1.1                                     0de0ca8042fe
  jbuilder.1.0+beta20.2                              3516fc348adf
  nonstd.0.0.3                                       69f6c2e1154d
  ocaml.4.12.1                                       28811bf625d6
  ocaml-base-compiler.4.12.1                         5c7968485983
  ocaml-config.2                                     8243d53cdf79
  ocamlbuild.0.16.1                                  f96353623435
  ocamlfind.1.9.8                                    5b1723f68d4f
  re.1.7.1                                           bba42ccc3d66
=== 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-07-10 00:45.30: FAILED: build hlarp.0.0.1
2026-07-10 00:45.30: Job failed: build failed: hlarp.0.0.1