Build:
  1. 0
2026-07-26 12:32.33: New job: build hlarp.0.0.1 (63df03f9aa9a)
2026-07-26 12:32.33: Waiting for resource in pool day11-builds
2026-07-26 13:26.53: Got resource from pool day11-builds
2026-07-26 13:26.53: [profile full] build hlarp.0.0.1
2026-07-26 13:26.53: build hlarp.0.0.1 (63df03f9aa9a)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    dd2e2c414ff6
  cmdliner.2.1.1                                     9f0e8344e5f0
  jbuilder.1.0+beta20.2                              bbdfa56b794c
  nonstd.0.0.3                                       b442fa9be041
  ocaml.4.12.1                                       2e208a8b534b
  ocaml-base-compiler.4.12.1                         59bab1e31391
  ocaml-config.2                                     3bbb540b53a1
  ocamlbuild.0.16.1                                  b795277b77b8
  ocamlfind.1.9.8                                    b0ede4ffa1d1
  re.1.7.1                                           0abfa37ca3a1
=== 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
[ERROR] The compilation of hlarp.0.0.1 failed at "make".
- + 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
build failed... 

=== STDERR ===

2026-07-26 13:27.10: FAILED: build hlarp.0.0.1
2026-07-26 13:27.10: Job failed: build failed: hlarp.0.0.1