Build:
  1. 0
2026-09-19 18:31.24: New job: build hlarp.0.0.1 (136e9e72b3a0)
2026-09-19 18:31.24: Waiting for resource in pool day11-builds
2026-09-19 20:20.25: Got resource from pool day11-builds
2026-09-19 20:20.25: [profile full] build hlarp.0.0.1
2026-09-19 20:20.26: build hlarp.0.0.1 (136e9e72b3a0)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    4b17cba8d92e
  cmdliner.2.1.1                                     89e96f12f627
  jbuilder.1.0+beta20.2                              b32764c80993
  nonstd.0.0.3                                       8262fa52b814
  ocaml.4.12.1                                       c1955d2a80c0
  ocaml-base-compiler.4.12.1                         508946109b41
  ocaml-config.2                                     1f050df2f239
  ocamlbuild.0.16.1                                  b239da223cfa
  ocamlfind.1.9.8                                    deb2893a58c4
  re.1.7.1                                           2f69bdb01487
=== 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-19 20:21.33: FAILED: build hlarp.0.0.1
2026-09-19 20:21.33: Job failed: build failed: hlarp.0.0.1