Build:
  1. 0
2026-06-16 12:23.10: New job: build simple-diff.0.3 (6ed117df47a0)
2026-06-16 12:23.10: Waiting for resource in pool day11-builds
2026-06-16 13:52.05: Got resource from pool day11-builds
2026-06-16 13:52.05: [profile full] build simple-diff.0.3
2026-06-16 13:52.05: build simple-diff.0.3 (6ed117df47a0)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  re.1.14.0                                          5782bfeeaea2
  topkg.1.1.1                                        4a88955a28b6
=== STDOUT ===
Processing: [default: loading data]
[simple-diff.0.3: dl]
[simple-diff.0.3: extract]
-> retrieved simple-diff.0.3  (https://opam.ocaml.org/cache)
[simple-diff: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/simple-diff.0.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package re.str -modules src/simple_diff.ml > src/simple_diff.ml.depends
- + ocamlfind ocamldep -package re.str -modules src/simple_diff.mli > src/simple_diff.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package re.str -I src -I src_test -o src/simple_diff.cmi src/simple_diff.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package re.str -I src -I src_test -o src/simple_diff.cmx src/simple_diff.ml
- + ocamlfind ocamlopt -a -package re.str -I src src/simple_diff.cmx -o src/simple_diff.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package re.str -I src -I src_test -o src/simple_diff.cmo src/simple_diff.ml
- + ocamlfind ocamlopt -shared -linkall -package re.str -I src src/simple_diff.cmxa -o src/simple_diff.cmxs
- + ocamlfind ocamlc -a -package re.str -I src src/simple_diff.cmo -o src/simple_diff.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  simple-diff.0.3
-> installed simple-diff.0.3

=== STDERR ===

2026-06-16 13:52.17: OK: build simple-diff.0.3 (runc: 3.1s, disk: 6KB)
2026-06-16 13:52.17: Job succeeded