Build:
  1. 0
2026-06-24 16:24.24: New job: build toc.0.1.0 (c232577d5b86)
2026-06-24 16:24.24: Waiting for resource in pool day11-builds
2026-06-24 17:17.04: Got resource from pool day11-builds
2026-06-24 17:17.04: [profile full] build toc.0.1.0
2026-06-24 17:17.04: build toc.0.1.0 (c232577d5b86)
=== DEPENDENCIES (19 transitive) ===
  astring.0.8.5                                      868f52a07c05
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.2.1.1                                     814ed16c6662
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  dune-build-info.3.23.1                             58d3aa1b6510
  fmt.0.11.0                                         b05421079724
  logs.0.10.0                                        f1d301ecdc3f
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  omd.2.0.0~alpha4                                   ec92751fb681
  topkg.1.1.1                                        ac206dbbd2b6
  uucp.17.0.0                                        2dacecca3daf
  uunf.17.0.0                                        490495137dc4
  uutf.1.0.4                                         0442b0945283
=== 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-24 17:17.16: OK: build toc.0.1.0 (runc: 3.6s, disk: 9KB)
2026-06-24 17:17.16: Job succeeded