Build:
  1. 0
2026-06-19 19:54.18: New job: build jekyll-format.0.1.0 (0abdc86ff1e6)
2026-06-19 19:54.18: Waiting for resource in pool day11-builds
2026-06-19 20:14.48: Got resource from pool day11-builds
2026-06-19 20:14.48: [profile full] build jekyll-format.0.1.0
2026-06-19 20:14.48: build jekyll-format.0.1.0 (0abdc86ff1e6)
=== DEPENDENCIES (20 transitive) ===
  astring.0.8.5                                      a4f99eb8200d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        b9e31df96092
  dune-build-info.3.23.1                             d9835139fc70
  fmt.0.11.0                                         ff83722f4864
  fpath.0.7.3                                        be339ea77a17
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  omd.2.0.0~alpha4                                   a962b80d2509
  ptime.1.2.0                                        501cd1c732e7
  result.1.5                                         c8a56fc8128f
  rresult.0.7.0                                      bcecdf850d77
  topkg.1.1.1                                        ecfbf436618b
  uucp.17.0.0                                        019ced4ccbfb
  uunf.17.0.0                                        06b3c9fbaeeb
  uutf.1.0.4                                         a9f9343d3efe
=== STDOUT ===
Processing: [default: loading data]
[jekyll-format.0.1.0: dl]
[jekyll-format.0.1.0: extract]
-> retrieved jekyll-format.0.1.0  (https://opam.ocaml.org/cache)
[jekyll-format: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/jekyll-format.0.1.0)
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_format.ml > src/jekyll_format.ml.depends
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_format.mli > src/jekyll_format.mli.depends
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmi src/jekyll_format.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmi src/jekyll_format.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_liquid.ml > src/jekyll_liquid.ml.depends
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_liquid.mli > src/jekyll_liquid.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmi src/jekyll_liquid.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmi src/jekyll_liquid.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmx src/jekyll_format.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmx src/jekyll_format.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/jekyll_format.ml", line 13, characters 27-35:
- 13 |   let yaml_field_parse s = Fmt.strf "Unable to parse YAML field: %s" s
-                                 ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "src/jekyll_format.ml", line 62, characters 17-21:
- 62 |   let pp_colon = unit ":" in
-                       ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- 
- File "src/jekyll_format.ml", line 70, characters 26-30:
- 70 |   pf ppf "%a" (pair ~sep:(unit "\n---\n") pp_fields pp_body) t
-                                ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_tags.ml > src/jekyll_tags.ml.depends
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_tags.mli > src/jekyll_tags.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmi src/jekyll_tags.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmi src/jekyll_tags.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmx src/jekyll_tags.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmx src/jekyll_tags.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_post.ml > src/jekyll_post.ml.depends
- + ocamlfind ocamldep -package 'astring omd result rresult fmt ptime fpath' -package bytes -modules src/jekyll_post.mli > src/jekyll_post.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmi src/jekyll_post.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmi src/jekyll_post.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmx src/jekyll_liquid.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmx src/jekyll_post.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmx src/jekyll_post.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmx src/jekyll_liquid.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmx src/jekyll_tags.cmx src/jekyll_liquid.cmx src/jekyll_post.cmx -o src/jekyll_format.cmxa
- + ocamlfind ocamlopt -a -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmx src/jekyll_tags.cmx src/jekyll_liquid.cmx src/jekyll_post.cmx -o src/jekyll_format.cmxa
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmo src/jekyll_format.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmo src/jekyll_liquid.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmo src/jekyll_tags.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmo src/jekyll_post.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_liquid.cmo src/jekyll_liquid.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_tags.cmo src/jekyll_tags.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_post.cmo src/jekyll_post.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src -I test -o src/jekyll_format.cmo src/jekyll_format.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "src/jekyll_format.ml", line 13, characters 27-35:
- 13 |   let yaml_field_parse s = Fmt.strf "Unable to parse YAML field: %s" s
-                                 ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "src/jekyll_format.ml", line 62, characters 17-21:
- 62 |   let pp_colon = unit ":" in
-                       ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- 
- File "src/jekyll_format.ml", line 70, characters 26-30:
- 70 |   pf ppf "%a" (pair ~sep:(unit "\n---\n") pp_fields pp_body) t
-                                ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- + ocamlfind ocamlopt -shared -linkall -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmxa -o src/jekyll_format.cmxs
- + ocamlfind ocamlc -a -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmo src/jekyll_tags.cmo src/jekyll_liquid.cmo src/jekyll_post.cmo -o src/jekyll_format.cma
- + ocamlfind ocamlc -a -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmo src/jekyll_tags.cmo src/jekyll_liquid.cmo src/jekyll_post.cmo -o src/jekyll_format.cma
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package 'astring omd result rresult fmt ptime fpath' -package bytes -I src src/jekyll_format.cmxa -o src/jekyll_format.cmxs
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 3(19), max: 4, min: 2, average(total): 2.667(1.263) }
-> compiled  jekyll-format.0.1.0
-> installed jekyll-format.0.1.0

=== STDERR ===

2026-06-19 20:14.53: OK: build jekyll-format.0.1.0 (runc: 3.1s, disk: 17KB)
2026-06-19 20:14.53: Job succeeded