Build:
- 0
2026-07-26 15:14.58: New job: build dune-release.1.2.0 (41e139ae3a59)
2026-07-26 15:14.58: Waiting for resource in pool day11-builds
2026-07-26 15:47.38: Got resource from pool day11-builds
2026-07-26 15:47.38: [profile full] build dune-release.1.2.0
2026-07-26 15:47.38: build dune-release.1.2.0 (41e139ae3a59)
=== DEPENDENCIES (30 transitive) ===
astring.0.8.5 2cf7c05434c9
base-bigarray.base e774a4d8d0a0
base-threads.base afe16a8e71c3
base-unix.base 73c0a5fdd34a
bos.0.2.1 eec309113d64
cmdliner.1.0.4 a091ecccc0ba
cppo.1.6.8 a85a84283b10
dune.1.6.3 040ca419cb5a
fmt.0.9.0 32d649762dfd
fpath.0.7.3 75a8b829a5c1
logs.0.7.0 52b0ee042055
ocaml.4.11.2 fb1af90d0ba2
ocaml-base-compiler.4.11.2 60632dcf213f
ocaml-config.1 b767fc6a08e2
ocamlbuild.0.16.1 04bbac023735
ocamlfind.1.9.8 1a55b7e9d5ea
ocamlgraph.1.8.8 fa26031c5233
odoc.1.5.3 311b08833993
opam-core.2.0.10 1f67ddab4a60
opam-file-format.2.1.6 be3fd488ffe4
opam-format.2.0.10 65031c8322be
opam-repository.2.0.10 81f323d30f3e
opam-state.2.0.10 6e20da27cfb6
re.1.9.0 77f1689c3be9
result.1.5 9952ce154562
rresult.0.7.0 bd76c22b64f7
seq.base 4a25aaad1e7b
topkg.1.1.1 d357700beb76
tyxml.4.4.0 f39e5b77003f
uutf.1.0.3 9d5ebf85fe5a
=== STDOUT ===
Processing: [default: loading data]
[dune-release.1.2.0: dl]
[dune-release.1.2.0: extract]
-> retrieved dune-release.1.2.0 (https://opam.ocaml.org/cache)
[dune-release: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "dune-release" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dune-release.1.2.0)
- ocamlc lib/.dune_release.objs/dune_release__Text.{cmo,cmt}
- File "lib/text.ml", line 162, characters 19-30:
- 162 | let dirty = Fmt.(styled_unit `Red "dirty")
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/text.ml", line 165, characters 28-39:
- 165 | | `Ok -> Fmt.(brackets @@ styled_unit `Green " OK ") ppf ()
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/text.ml", line 166, characters 30-41:
- 166 | | `Fail -> Fmt.(brackets @@ styled_unit `Red "FAIL") ppf ()
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- ocamlc lib/.dune_release.objs/dune_release__Sos.{cmo,cmt}
- File "lib/sos.ml", line 59, characters 2-11:
- 59 | Fmt.kstrf (fun s ->
- ^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.kstrf
- use Fmt.kstr instead.
- ocamlc lib/.dune_release.objs/dune_release__Github.{cmi,cmti} (exit 2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.dune_release.objs -I lib/.dune_release.objs/.private -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bos -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/opam-core -I /home/opam/.opam/default/lib/opam-file-format -I /home/opam/.opam/default/lib/opam-format -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -no-alias-deps -open Dune_release -o lib/.dune_release.objs/dune_release__Github.cmi -c -intf lib/github.mli)
- File "lib/github.mli", line 21, characters 25-38:
- 21 | Pkg.t -> (unit, R.msg) Result.result
- ^^^^^^^^^^^^^
- Error: Unbound type constructor Result.result
- ocamlopt lib/.dune_release.objs/dune_release__Sos.{cmx,o}
- File "lib/sos.ml", line 59, characters 2-11:
- 59 | Fmt.kstrf (fun s ->
- ^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.kstrf
- use Fmt.kstr instead.
- ocamlopt lib/.dune_release.objs/dune_release__Text.{cmx,o}
- File "lib/text.ml", line 162, characters 19-30:
- 162 | let dirty = Fmt.(styled_unit `Red "dirty")
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/text.ml", line 165, characters 28-39:
- 165 | | `Ok -> Fmt.(brackets @@ styled_unit `Green " OK ") ppf ()
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/text.ml", line 166, characters 30-41:
- 166 | | `Fail -> Fmt.(brackets @@ styled_unit `Red "FAIL") ppf ()
- ^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- ocamlc lib/.dune_release.objs/dune_release__Vcs.{cmo,cmt}
- File "lib/vcs.ml", line 12, characters 24-32:
- 12 | | None -> failwith (Fmt.strf "%S: can't parse log line" l)
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/vcs.ml", line 157, characters 4-12:
- 157 | Fmt.strf "%s..%s" after until
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/vcs.ml", line 290, characters 12-20:
- 290 | let rev = Fmt.strf "%s::%s" after until in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- ocamlc lib/.dune_release.objs/dune_release__Pkg.{cmo,cmt}
- File "lib/pkg.ml", line 456, characters 15-23:
- 456 | let o = Fmt.strf "version: \"%s\"" version :: o in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/pkg.ml", line 492, characters 23-31:
- 492 | >>= fun clone -> Ok (Fmt.strf "dune-release-dist-%s" tag)
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/pkg.ml", line 664, characters 22-37:
- 664 | (Fmt.styled_unit `Green "success") ()); 0
- ^^^^^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/pkg.ml", line 668, characters 22-37:
- 668 | (Fmt.styled_unit `Red "failure") () n); 1
- ^^^^^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- ocamlc lib/.dune_release.objs/dune_release__Distrib.{cmo,cmt}
- File "lib/distrib.ml", line 73, characters 4-12:
- 73 | Fmt.strf "%a: Cannot %s file, parent directory does not exist"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- ocamlc lib/.dune_release.objs/dune_release__Opam.{cmo,cmt}
- File "lib/opam.ml", line 69, characters 15-23:
- 69 | let branch = Fmt.strf "release-%s-%s" pkg version in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- ocamlopt lib/.dune_release.objs/dune_release__Vcs.{cmx,o}
- File "lib/vcs.ml", line 12, characters 24-32:
- 12 | | None -> failwith (Fmt.strf "%S: can't parse log line" l)
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/vcs.ml", line 157, characters 4-12:
- 157 | Fmt.strf "%s..%s" after until
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/vcs.ml", line 290, characters 12-20:
- 290 | let rev = Fmt.strf "%s::%s" after until in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- ocamlopt lib/.dune_release.objs/dune_release__Opam.{cmx,o}
- File "lib/opam.ml", line 69, characters 15-23:
- 69 | let branch = Fmt.strf "release-%s-%s" pkg version in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- ocamlopt lib/.dune_release.objs/dune_release__Distrib.{cmx,o}
- File "lib/distrib.ml", line 73, characters 4-12:
- 73 | Fmt.strf "%a: Cannot %s file, parent directory does not exist"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- ocamlopt lib/.dune_release.objs/dune_release__Pkg.{cmx,o}
- File "lib/pkg.ml", line 456, characters 15-23:
- 456 | let o = Fmt.strf "version: \"%s\"" version :: o in
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/pkg.ml", line 492, characters 23-31:
- 492 | >>= fun clone -> Ok (Fmt.strf "dune-release-dist-%s" tag)
- ^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.strf
- use Fmt.str instead.
- File "lib/pkg.ml", line 664, characters 22-37:
- 664 | (Fmt.styled_unit `Green "success") ()); 0
- ^^^^^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
- File "lib/pkg.ml", line 668, characters 22-37:
- 668 | (Fmt.styled_unit `Red "failure") () n); 1
- ^^^^^^^^^^^^^^^
- Alert deprecated: Bos_setup.Fmt.styled_unit
- use Fmt.(styled s (any fmt)) instead.
[ERROR] The compilation of dune-release.1.2.0 failed at "dune build -p dune-release -j 39".
build failed...
=== STDERR ===
2026-07-26 15:48.10: FAILED: build dune-release.1.2.0
2026-07-26 15:48.10: Job failed: build failed: dune-release.1.2.0