Build:
  1. 0
2026-09-04 18:34.10: New job: build toc.0.1.0 (c93d405c8f29)
2026-09-04 18:34.10: Waiting for resource in pool day11-builds
2026-09-04 18:48.58: Got resource from pool day11-builds
2026-09-04 18:48.58: [profile full] build toc.0.1.0
2026-09-04 18:48.58: build toc.0.1.0 (c93d405c8f29)
=== DEPENDENCIES (19 transitive) ===
  astring.0.8.5                                      dd9bc4900cb4
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     e5dd77e6708d
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  dune-build-info.3.24.2                             12225e340a6d
  fmt.0.11.0                                         9ca62730ad74
  logs.0.10.0                                        405b0af8a776
  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
  omd.2.0.0~alpha4                                   51f0bcb298e3
  topkg.1.1.1                                        2919b4412ec4
  uucp.17.0.0                                        4c299eea3269
  uunf.17.0.0                                        7351a75a2489
  uutf.1.0.4                                         6b15766ffe2a
=== STDOUT ===
Processing: [default: loading data]
[toc.0.1.0: dl]
[toc.0.1.0: extract]
-> retrieved toc.0.1.0  (https://opam.ocaml.org/cache)
[toc: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "toc" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/toc.0.1.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.toc.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/omd -I /home/opam/.opam/default/lib/uucp -I /home/opam/.opam/default/lib/uunf -I /home/opam/.opam/default/lib/uutf -cmi-file lib/.toc.objs/byte/toc__Pp_markdown.cmi -no-alias-deps -open Toc__ -o lib/.toc.objs/byte/toc__Pp_markdown.cmo -c -impl lib/pp_markdown.ml)
- File "lib/pp_markdown.ml", lines 138-193, characters 2-32:
- 138 | ..match b with
- 139 |   | Blockquote (_attr, q) -> (
- 140 |       match q with
- 141 |       | [] -> ()
- 142 |       | hd :: tl ->
- ...
- 190 |   | Definition_list (_attr, l) ->
- 191 |       add_nl_with_quote_prefix ~prefix ~quote ~tight buf;
- 192 |       add_prefix ~first_item_prefix ~prefix buf;
- 193 |       add_def_list ~prefix buf l
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: Table (_, _, _)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.toc.objs/byte -I lib/.toc.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/omd -I /home/opam/.opam/default/lib/uucp -I /home/opam/.opam/default/lib/uunf -I /home/opam/.opam/default/lib/uutf -cmi-file lib/.toc.objs/byte/toc__Pp_markdown.cmi -no-alias-deps -open Toc__ -o lib/.toc.objs/native/toc__Pp_markdown.cmx -c -impl lib/pp_markdown.ml)
- File "lib/pp_markdown.ml", lines 138-193, characters 2-32:
- 138 | ..match b with
- 139 |   | Blockquote (_attr, q) -> (
- 140 |       match q with
- 141 |       | [] -> ()
- 142 |       | hd :: tl ->
- ...
- 190 |   | Definition_list (_attr, l) ->
- 191 |       add_nl_with_quote_prefix ~prefix ~quote ~tight buf;
- 192 |       add_prefix ~first_item_prefix ~prefix buf;
- 193 |       add_def_list ~prefix buf l
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: Table (_, _, _)
-> compiled  toc.0.1.0
-> installed toc.0.1.0

=== STDERR ===

2026-09-04 18:49.05: OK: build toc.0.1.0 (runc: 3.6s, disk: 9KB)
2026-09-04 18:49.05: Job succeeded