Build:
  1. 0
2026-06-16 11:53.18: New job: build down.0.0.4 (e9618839ee30)
2026-06-16 11:53.18: Waiting for resource in pool day11-builds
2026-06-16 12:20.02: Got resource from pool day11-builds
2026-06-16 12:20.02: [profile full] build down.0.0.4
2026-06-16 12:20.02: build down.0.0.4 (e9618839ee30)
=== DEPENDENCIES (6 transitive) ===
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-config.2                                     7e2bf3da2a6e
  ocamlbuild.0.16.1                                  92efc231a261
  ocamlfind.1.9.8                                    07c0f7045661
  topkg.1.1.1                                        9e62ca7deaa9
=== STDOUT ===
Processing: [default: loading data]
[down.0.0.4: dl]
[down.0.0.4: extract]
-> retrieved down.0.0.4  (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.0.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt 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
- + ocamlfind ocamlc -g -package compiler-libs.toplevel -c src/down_stubs.c
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_std.cmi src/down_std.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down.cmi src/down.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_std.cmx src/down_std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- File "src/down_std.ml", line 626, characters 43-53:
- 626 |     Result.bind (if s = "" then Ok () else File.write tmp s) @@ fun () ->
-                                                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: label file was omitted in the application of this function.
- + 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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmi src/down_top.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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.cmx src/down.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- File "src/down.ml", line 151, characters 23-28:
- 151 |   let insert bytes p = subst p.cursor p.cursor bytes p
-                              ^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "src/down.ml", line 724, characters 19-32:
- 724 |           p.txt <- Pstring.subst start (start + String.length old) w p.txt
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "src/down.ml", line 726, characters 19-36:
- 726 |         let word = Pstring.txt_range start (Pstring.cursor p.txt - 1) p.txt in
-                          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, last were omitted in the application of this function.
- + 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 -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmx src/down_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- + 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 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down_top.cmo src/down_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- File "src/down_std.ml", line 626, characters 43-53:
- 626 |     Result.bind (if s = "" then Ok () else File.write tmp s) @@ fun () ->
-                                                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: label file was omitted in the application of this function.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/down.cmo src/down.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- File "src/down.ml", line 151, characters 23-28:
- 151 |   let insert bytes p = subst p.cursor p.cursor bytes p
-                              ^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "src/down.ml", line 724, characters 19-32:
- 724 |           p.txt <- Pstring.subst start (start + String.length old) w p.txt
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "src/down.ml", line 726, characters 19-36:
- 726 |         let word = Pstring.txt_range start (Pstring.cursor p.txt - 1) p.txt in
-                          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, last were omitted in the application of this function.
- + 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/down.cmxa -o src/down.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- + 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- # Parallel statistics: { count(total): 2(22), max: 4, min: 2, average(total): 3.000(1.182) }
-> compiled  down.0.0.4
[down: install]
+ /usr/bin/install "-d" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/down.0.0.4)
[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.0.4)
-> installed down.0.0.4

=== STDERR ===

2026-06-16 12:20.36: OK: build down.0.0.4 (runc: 26.1s, disk: 16KB)
2026-06-16 12:20.36: Job succeeded