Build:
- 0
2026-09-03 23:04.53: New job: build minima-theme.1.0.0 (565c4b4e1007)
2026-09-03 23:04.53: Waiting for resource in pool day11-builds
2026-09-03 23:58.58: Got resource from pool day11-builds
2026-09-03 23:58.58: [profile full] build minima-theme.1.0.0
2026-09-03 23:58.58: build minima-theme.1.0.0 (565c4b4e1007)
=== DEPENDENCIES (29 transitive) ===
angstrom.0.16.1 a323ffd89c88
astring.0.8.5 51ee6d00b649
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigstringaf.0.10.0 93e506531296
bos.0.2.1 57f75b58c999
camlp-streams.5.0.1 7241cfbb9546
compiler-cloning.enabled 966a2e6839f0
csexp.1.5.2 58b250503765
dune.3.24.2 ec704e062ad3
dune-configurator.3.24.2 183455f65a68
fmt.0.11.0 395be4fa8f81
fpath.0.7.3 2344c0b7c451
lambdasoup.1.1.1 94498cd7271e
logs.0.10.0 9458121e9f4a
markup.1.0.3 27c752050910
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocaml-syntax-shims.1.0.0 c27f011a36e9
ocamlbuild.0.16.1 ccce18256717
ocamlfind.1.9.9~preview 6a4c70487cf9
ptime.1.2.0 668689079baf
rresult.0.7.0 02fffb5a5b61
stringext.1.6.0 cc60b00504f7
topkg.1.1.1 3bd227743fbd
uchar.0.0.2 79d3e7ac921e
uri.4.4.0 8c080858e561
uutf.1.0.4 af704224ff27
=== STDOUT ===
Processing: [default: loading data]
[minima-theme.1.0.0: dl]
[minima-theme.1.0.0: extract]
-> retrieved minima-theme.1.0.0 (https://opam.ocaml.org/cache)
[minima-theme: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/minima-theme.1.0.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_theme.ml > src/minima_theme.ml.depends
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_theme.mli > src/minima_theme.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_theme.cmi src/minima_theme.mli
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_layouts.ml > src/minima_layouts.ml.depends
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_layouts.mli > src/minima_layouts.mli.depends
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_includes.mli > src/minima_includes.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_includes.cmi src/minima_includes.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_layouts.cmi src/minima_layouts.mli
- + ocamlfind ocamldep -package 'fmt lambdasoup uri ptime bos' -package bytes -modules src/minima_includes.ml > src/minima_includes.ml.depends
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_theme.cmx src/minima_theme.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_includes.cmx src/minima_includes.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_includes.cmx src/minima_includes.ml
- File "src/minima_includes.ml", line 63, characters 8-16:
- 63 | tmpl (Fmt.strf "icon-%s.svg" service) |> fun icon_svg ->
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 64, characters 8-16:
- 64 | tmpl (Fmt.strf "icon-%s.html" service) |> fun soup ->
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 65, characters 38-46:
- 65 | soup $ "a" |> set_attribute "href" (Fmt.strf "%s/%s" (Uri.to_string base_uri) username);
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 66, characters 10-18:
- 66 | soup $ (Fmt.strf "span[class=icon icon--%s]" service) |> replace_child ~child:icon_svg;
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_layouts.cmx src/minima_layouts.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_layouts.cmx src/minima_layouts.ml
- File "src/minima_layouts.ml", line 33, characters 17-25:
- 33 | let rfc_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_layouts.ml", line 34, characters 18-26:
- 34 | let text_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ~space:true ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_layouts.ml", line 61, characters 20-28:
- 61 | let post_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- + ocamlfind ocamlopt -a -package 'fmt lambdasoup uri ptime bos' -package bytes -I src src/minima_theme.cmx src/minima_includes.cmx src/minima_layouts.cmx -o src/minima_theme.cmxa
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_theme.cmo src/minima_theme.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_layouts.cmo src/minima_layouts.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_includes.cmo src/minima_includes.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_includes.cmo src/minima_includes.ml
- File "src/minima_includes.ml", line 63, characters 8-16:
- 63 | tmpl (Fmt.strf "icon-%s.svg" service) |> fun icon_svg ->
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 64, characters 8-16:
- 64 | tmpl (Fmt.strf "icon-%s.html" service) |> fun soup ->
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 65, characters 38-46:
- 65 | soup $ "a" |> set_attribute "href" (Fmt.strf "%s/%s" (Uri.to_string base_uri) username);
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_includes.ml", line 66, characters 10-18:
- 66 | soup $ (Fmt.strf "span[class=icon icon--%s]" service) |> replace_child ~child:icon_svg;
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package 'fmt lambdasoup uri ptime bos' -package bytes -I src -I test -o src/minima_layouts.cmo src/minima_layouts.ml
- File "src/minima_layouts.ml", line 33, characters 17-25:
- 33 | let rfc_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_layouts.ml", line 34, characters 18-26:
- 34 | let text_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ~space:true ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-
- File "src/minima_layouts.ml", line 61, characters 20-28:
- 61 | let post_date = Fmt.strf "%a" (Ptime.pp_rfc3339 ()) date in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- + ocamlfind ocamlopt -shared -linkall -package 'fmt lambdasoup uri ptime bos' -package bytes -I src src/minima_theme.cmxa -o src/minima_theme.cmxs
- + ocamlfind ocamlc -a -package 'fmt lambdasoup uri ptime bos' -package bytes -I src src/minima_theme.cmo src/minima_includes.cmo src/minima_layouts.cmo -o src/minima_theme.cma
- # Parallel statistics: { count(total): 2(16), max: 3, min: 2, average(total): 2.500(1.188) }
-> compiled minima-theme.1.0.0
-> installed minima-theme.1.0.0
=== STDERR ===
2026-09-03 23:59.11: OK: build minima-theme.1.0.0 (runc: 3.6s, disk: 15KB)
2026-09-03 23:59.11: Job succeeded