Build:
  1. 0
2026-06-16 11:51.13: New job: build lru.0.1.1 (0273bcff2a4c)
2026-06-16 11:51.13: Waiting for resource in pool day11-builds
2026-06-16 12:14.49: Got resource from pool day11-builds
2026-06-16 12:14.49: [profile full] build lru.0.1.1
2026-06-16 12:14.49: build lru.0.1.1 (0273bcff2a4c)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  psq.0.1.1                                          d3daabdb02d8
  seq.base                                           063828a3d698
  topkg.1.1.1                                        ab549298f3fc
=== 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-16 12:15.20: OK: build lru.0.1.1 (runc: 2.6s, disk: 7KB)
2026-06-16 12:15.20: Job succeeded