Build:
- 0
2026-09-04 18:35.16: New job: build minima-theme.1.0.0 (a4b7f47426eb)
2026-09-04 18:35.16: Waiting for resource in pool day11-builds
2026-09-04 18:50.11: Got resource from pool day11-builds
2026-09-04 18:50.11: [profile full] build minima-theme.1.0.0
2026-09-04 18:50.11: build minima-theme.1.0.0 (a4b7f47426eb)
=== DEPENDENCIES (29 transitive) ===
angstrom.0.16.1 b7da2c05a431
astring.0.8.5 dd9bc4900cb4
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigstringaf.0.10.0 377d6f8fb17f
bos.0.2.1 292b29611a61
camlp-streams.5.0.1 922664744f95
compiler-cloning.enabled 966a2e6839f0
csexp.1.5.2 8c096e7de322
dune.3.24.2 25fbaa318de6
dune-configurator.3.24.2 517e3f9cad4b
fmt.0.11.0 151e0b51ed7d
fpath.0.7.3 313c8edc1b30
lambdasoup.1.1.1 c3026e3c80cf
logs.0.10.0 2fb001b4e504
markup.1.0.3 f3acdcda51c6
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocaml-syntax-shims.1.0.0 609f8309a47d
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
ptime.1.2.0 23d9aa67a3a8
rresult.0.7.0 bd921cc3de54
stringext.1.6.0 bc0bd2fff16a
topkg.1.1.1 2919b4412ec4
uchar.0.0.2 4781ef4e6cf0
uri.4.4.0 70ce46d31b42
uutf.1.0.4 69a1c756ad05
=== 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-04 18:50.17: OK: build minima-theme.1.0.0 (runc: 2.6s, disk: 15KB)
2026-09-04 18:50.17: Job succeeded