Build:
- 0
2026-06-16 11:52.14: New job: build boltzgen.0.9 (4498a2fc46a4) 2026-06-16 11:52.14: Waiting for resource in pool day11-builds 2026-06-16 12:16.29: Got resource from pool day11-builds 2026-06-16 12:16.29: [profile full] build boltzgen.0.9 2026-06-16 12:16.29: build boltzgen.0.9 (4498a2fc46a4) === DEPENDENCIES (8 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 2d943b5bb8f4 dune.3.23.1 0eec37bb9614 ocaml.5.1.1 14b304529104 ocaml-base-compiler.5.1.1 6a7356cc38e6 ocaml-compiler-libs.v0.12.4 e0b02e45e7fe ocaml-config.3 902a985e27d4 === STDOUT === Processing: [default: loading data] [boltzgen.0.9: dl] [boltzgen.0.9: extract] -> retrieved boltzgen.0.9 (https://opam.ocaml.org/cache) [boltzgen: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "boltzgen" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/boltzgen.0.9) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .gen_test_lib.objs/byte -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file .gen_test_lib.objs/byte/gen_test_lib__Parse_from_compiler.cmi -no-alias-deps -open Gen_test_lib__ -o .gen_test_lib.objs/byte/gen_test_lib__Parse_from_compiler.cmo -c -impl parse_from_compiler.ml) - File "parse_from_compiler.ml", lines 13-37, characters 2-55: - 13 | ..match err with - 14 | | Unclosed (opening_loc, opening, closing_loc, closing) -> - 15 | Location.errorf ~loc:closing_loc - 16 | ~sub: - 17 | [ - ... - 34 | | Ill_formed_ast (loc, s) -> - 35 | Location.errorf ~loc "broken invariant in parsetree: %s" s - 36 | | Invalid_package_type (loc, s) -> - 37 | Location.errorf ~loc "invalid package type: %s" s - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Removed_string_set _ - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .gen_test_lib.objs/byte -I .gen_test_lib.objs/native -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file .gen_test_lib.objs/byte/gen_test_lib__Parse_from_compiler.cmi -no-alias-deps -open Gen_test_lib__ -o .gen_test_lib.objs/native/gen_test_lib__Parse_from_compiler.cmx -c -impl parse_from_compiler.ml) - File "parse_from_compiler.ml", lines 13-37, characters 2-55: - 13 | ..match err with - 14 | | Unclosed (opening_loc, opening, closing_loc, closing) -> - 15 | Location.errorf ~loc:closing_loc - 16 | ~sub: - 17 | [ - ... - 34 | | Ill_formed_ast (loc, s) -> - 35 | Location.errorf ~loc "broken invariant in parsetree: %s" s - 36 | | Invalid_package_type (loc, s) -> - 37 | Location.errorf ~loc "invalid package type: %s" s - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Removed_string_set _ - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .gen_test.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ocaml/unix -I .gen_test_lib.objs/byte -no-alias-deps -o .gen_test.eobjs/byte/dune__exe__Gen_test.cmo -c -impl gen_test.ml) - File "gen_test.ml", line 111, characters 4-13: - 111 | Term.info "boltzgen" ~version:"v0.9" ~doc ~exits:Term.default_exits ~man ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "gen_test.ml", line 111, characters 53-71: - 111 | Term.info "boltzgen" ~version:"v0.9" ~doc ~exits:Term.default_exits ~man ) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - - File "gen_test.ml", line 113, characters 15-19: - 113 | let () = Term.(exit @@ eval cmd) - ^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "gen_test.ml", line 113, characters 23-27: - 113 | let () = Term.(exit @@ eval cmd) - ^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .gen_test.eobjs/byte -I .gen_test.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ocaml/unix -I .gen_test_lib.objs/byte -I .gen_test_lib.objs/native -cmi-file .gen_test.eobjs/byte/dune__exe__Gen_test.cmi -no-alias-deps -o .gen_test.eobjs/native/dune__exe__Gen_test.cmx -c -impl gen_test.ml) - File "gen_test.ml", line 111, characters 4-13: - 111 | Term.info "boltzgen" ~version:"v0.9" ~doc ~exits:Term.default_exits ~man ) - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "gen_test.ml", line 111, characters 53-71: - 111 | Term.info "boltzgen" ~version:"v0.9" ~doc ~exits:Term.default_exits ~man ) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.default_exits - Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead. - - File "gen_test.ml", line 113, characters 15-19: - 113 | let () = Term.(exit @@ eval cmd) - ^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "gen_test.ml", line 113, characters 23-27: - 113 | let () = Term.(exit @@ eval cmd) - ^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled boltzgen.0.9 -> installed boltzgen.0.9 === STDERR === 2026-06-16 12:16.43: OK: build boltzgen.0.9 (runc: 4.6s, disk: 10KB) 2026-06-16 12:16.43: Job succeeded