Build:
  1. 0
2026-06-24 11:24.02: New job: build lru.0.1.1 (bf7d5b9edf4a)
2026-06-24 11:24.02: Waiting for resource in pool day11-builds
2026-06-24 12:11.13: Got resource from pool day11-builds
2026-06-24 12:11.13: [profile full] build lru.0.1.1
2026-06-24 12:11.13: build lru.0.1.1 (bf7d5b9edf4a)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  psq.0.1.1                                          64f6eeacdfe1
  seq.base                                           0160fc3002c2
  topkg.1.1.1                                        511e1a1958da
=== 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-06-24 12:11.30: OK: build lru.0.1.1 (runc: 2.6s, disk: 7KB)
2026-06-24 12:11.30: Job succeeded