Build:
- 0
2026-09-04 16:03.03: New job: build simple-diff.0.3 (0cf1570e7105)
2026-09-04 16:03.03: Waiting for resource in pool day11-builds
2026-09-04 16:51.04: Got resource from pool day11-builds
2026-09-04 16:51.04: [profile full] build simple-diff.0.3
2026-09-04 16:51.04: build simple-diff.0.3 (0cf1570e7105)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
dune.3.24.2 25fbaa318de6
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
re.1.14.0 0218237d775d
topkg.1.1.1 2919b4412ec4
=== 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-09-04 16:51.15: OK: build simple-diff.0.3 (runc: 3.1s, disk: 7KB)
2026-09-04 16:51.15: Job succeeded