Build:
  1. 0
2026-09-03 17:33.02: New job: build lru.0.1.1 (c05edeaa5de2)
2026-09-03 17:33.02: Waiting for resource in pool day11-builds
2026-09-03 18:36.02: Got resource from pool day11-builds
2026-09-03 18:36.02: [profile full] build lru.0.1.1
2026-09-03 18:36.02: build lru.0.1.1 (c05edeaa5de2)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  psq.0.1.1                                          bd8dcf306c5a
  seq.base                                           1957e27deb9b
  topkg.1.1.1                                        f1122af0988e
=== STDOUT ===
Processing: [default: loading data]
[lru.0.1.1: dl]
[lru.0.1.1: extract]
-> retrieved lru.0.1.1  (https://opam.ocaml.org/cache)
[lru: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/lru.0.1.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package psq -package 'bytes psq' -modules src/lru.ml > src/lru.ml.depends
- + ocamlfind ocamldep -package psq -package 'bytes psq' -modules src/lru.mli > src/lru.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmi src/lru.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmx src/lru.ml
- + ocamlfind ocamlopt -a -package psq -package 'bytes psq' -I src src/lru.cmx -o src/lru.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmo src/lru.ml
- + ocamlfind ocamlopt -shared -linkall -package psq -package 'bytes psq' -I src src/lru.cmxa -o src/lru.cmxs
- + ocamlfind ocamlc -a -package psq -package 'bytes psq' -I src src/lru.cmo -o src/lru.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  lru.0.1.1
-> installed lru.0.1.1

=== STDERR ===

2026-09-03 18:36.12: OK: build lru.0.1.1 (runc: 2.6s, disk: 7KB)
2026-09-03 18:36.12: Job succeeded