Build:
  1. 0
2026-06-24 12:11.56: New job: build hlarp.0.0.1 (9fb12c0684ae)
2026-06-24 12:11.56: Waiting for resource in pool day11-builds
2026-06-24 13:39.03: Got resource from pool day11-builds
2026-06-24 13:39.03: [profile full] build hlarp.0.0.1
2026-06-24 13:39.03: build hlarp.0.0.1 (9fb12c0684ae)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    b4b638202013
  cmdliner.2.1.1                                     d75422a375b1
  jbuilder.1.0+beta20.2                              8141ab48b1e2
  nonstd.0.0.3                                       c9b3cd3ea33b
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.8                                    f66c61fccf46
  re.1.7.1                                           8c4fbf50e3f0
=== 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-06-24 13:39.16: FAILED: build hlarp.0.0.1
2026-06-24 13:39.16: Job failed: build failed: hlarp.0.0.1