Build:
  1. 0
2026-06-20 19:09.43: New job: build toc.0.1.0 (6456a2396288)
2026-06-20 19:09.43: Waiting for resource in pool day11-builds
2026-06-20 19:27.27: Got resource from pool day11-builds
2026-06-20 19:27.27: [profile full] build toc.0.1.0
2026-06-20 19:27.27: build toc.0.1.0 (6456a2396288)
=== DEPENDENCIES (19 transitive) ===
  astring.0.8.5                                      c9b7741b1ba7
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  dune-build-info.3.23.1                             35eaad0df7c6
  fmt.0.11.0                                         1a2e11cf0823
  logs.0.10.0                                        d0f769defd65
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  omd.2.0.0~alpha4                                   aaf11e119e56
  topkg.1.1.1                                        8e3718e4cf5c
  uucp.17.0.0                                        e0379811032d
  uunf.17.0.0                                        f86bfdb883be
  uutf.1.0.4                                         b530bbafc7a1
=== 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-06-20 19:27.43: OK: build toc.0.1.0 (runc: 2.6s, disk: 8KB)
2026-06-20 19:27.43: Job succeeded