Build:
- 0
2026-09-04 18:33.27: New job: build jekyll-format.0.1.0 (137041d6feb4)
2026-09-04 18:33.27: Waiting for resource in pool day11-builds
2026-09-04 18:48.41: Got resource from pool day11-builds
2026-09-04 18:48.41: [profile full] build jekyll-format.0.1.0
2026-09-04 18:48.41: build jekyll-format.0.1.0 (137041d6feb4)
=== DEPENDENCIES (21 transitive) ===
astring.0.8.5 dd9bc4900cb4
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
dune.3.24.2 25fbaa318de6
dune-build-info.3.24.2 12225e340a6d
fmt.0.11.0 151e0b51ed7d
fpath.0.7.3 313c8edc1b30
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 2b60bec15293
ptime.1.2.0 23d9aa67a3a8
result.1.5 de914be7381a
rresult.0.7.0 bd921cc3de54
topkg.1.1.1 2919b4412ec4
uucp.17.0.0 696e1ca0ac46
uunf.17.0.0 ae0b606556b3
uutf.1.0.4 69a1c756ad05
=== 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 ocamlc -config
- + 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 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 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 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
- 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 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 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 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 -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 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_format.cmo src/jekyll_format.ml
- 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
- # 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-09-04 18:48.48: OK: build jekyll-format.0.1.0 (runc: 2.6s, disk: 14KB)
2026-09-04 18:48.48: Job succeeded