Build:
- 0
2026-09-03 17:43.02: New job: build simple-diff.0.3 (c25ca8d68bc5)
2026-09-03 17:43.02: Waiting for resource in pool day11-builds
2026-09-03 19:42.53: Got resource from pool day11-builds
2026-09-03 19:42.53: [profile full] build simple-diff.0.3
2026-09-03 19:42.53: build simple-diff.0.3 (c25ca8d68bc5)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
dune.3.24.2 ec704e062ad3
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocamlbuild.0.16.1 ccce18256717
ocamlfind.1.9.9~preview 6a4c70487cf9
re.1.14.0 71fe1500ef55
topkg.1.1.1 3bd227743fbd
=== 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-03 19:43.04: OK: build simple-diff.0.3 (runc: 2.6s, disk: 7KB)
2026-09-03 19:43.04: Job succeeded