Build:
- 0
2026-06-16 12:22.16: New job: build down.0.3.0 (c9dc6df05d9d)
2026-06-16 12:22.16: Waiting for resource in pool day11-builds
2026-06-16 13:46.36: Got resource from pool day11-builds
2026-06-16 13:46.36: [profile full] build down.0.3.0
2026-06-16 13:46.36: build down.0.3.0 (c9dc6df05d9d)
=== DEPENDENCIES (7 transitive) ===
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
topkg.1.1.1 4a88955a28b6
=== STDOUT ===
Processing: [default: loading data]
[down.0.3.0: dl]
[down.0.3.0: extract]
-> retrieved down.0.3.0 (https://opam.ocaml.org/cache)
[down: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--lib-dir" "/home/opam/.opam/default/lib" (CWD=/home/opam/.opam/default/.opam-switch/build/down.0.3.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + ocamlfind ocamlc -g -package compiler-libs.toplevel -c src/down_stubs.c
- + mv down_stubs.o src/down_stubs.o
- + ocamlfind ocamlmklib -o src/down_stubs -g src/down_stubs.o
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_tty_width.ml > src/down_tty_width.ml.depends
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_tty_width.mli > src/down_tty_width.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_tty_width.cmi src/down_tty_width.mli
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_std.ml > src/down_std.ml.depends
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_std.mli > src/down_std.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_std.cmi src/down_std.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_tty_width.cmx src/down_tty_width.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down.ml > src/down.ml.depends
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down.mli > src/down.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down.cmi src/down.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_std.cmx src/down_std.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_top.ml > src/down_top.ml.depends
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/down_top.mli > src/down_top.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmi src/down_top.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down.cmx src/down.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmx src/down_top.ml
- + ocamlfind ocamlopt -a -cclib -ldown_stubs -package compiler-libs.toplevel -I src src/down_tty_width.cmx src/down_std.cmx src/down.cmx src/down_top.cmx -o src/down.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_tty_width.cmo src/down_tty_width.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_std.cmo src/down_std.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down.cmo src/down.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmo src/down_top.ml
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/down.cmxa -o src/down.cmxs
- + ocamlfind ocamlc -a -dllib -ldown_stubs -cclib -ldown_stubs -package compiler-libs.toplevel -I src src/down_tty_width.cmo src/down_std.cmo src/down.cmo src/down_top.cmo -o src/down.cma
- # Parallel statistics: { count(total): 2(22), max: 4, min: 2, average(total): 3.000(1.182) }
-> compiled down.0.3.0
[down: install]
+ /usr/bin/install "-d" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/down.0.3.0)
[down: install]
+ /usr/bin/install "src/down.top" "src/down.nattop" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/down.0.3.0)
-> installed down.0.3.0
=== STDERR ===
2026-06-16 13:47.33: OK: build down.0.3.0 (runc: 33.7s, disk: 9KB)
2026-06-16 13:47.33: Job succeeded