Skip to content

chore: release v3.8.2 #1419

chore: release v3.8.2

chore: release v3.8.2 #1419

Triggered via pull request January 8, 2026 12:32
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
compilation-benchmarks
2m 10s
compilation-benchmarks
version-sync
4s
version-sync
cargo-lock
8s
cargo-lock
cargo-fmt
18s
cargo-fmt
cargo-machete
7s
cargo-machete
taplo-fmt
4s
taplo-fmt
prettier
12s
prettier
typos
7s
typos
website-build
25s
website-build
Matrix: cargo-doc
Matrix: cargo-miri
Matrix: runtime-benchmarks
Matrix: test-msrv
Matrix: test-stable
Matrix: test-unstable
Fit to window
Zoom out
Zoom in

Annotations

69 errors
taplo-fmt
Process completed with exit code 1.
test-unstable (nightly)
Process completed with exit code 101.
test-unstable (nightly): bon-macros/src/builder/builder_gen/member/config/mod.rs#L17
this `continue` expression is redundant
test-unstable (beta)
Process completed with exit code 101.
test-unstable (beta): bon-macros/src/builder/builder_gen/member/config/mod.rs#L17
this `continue` expression is redundant
test-unstable (beta, --locked)
Process completed with exit code 101.
test-unstable (nightly, --locked)
Process completed with exit code 101.
test-stable (ubuntu, --locked)
module is not supported in `trait`s or `impl`s
test-stable (ubuntu, --locked)
implementation is not supported in `trait`s or `impl`s
test-stable (ubuntu, --locked)
struct is not supported in `trait`s or `impl`s
test-stable (ubuntu, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu, --locked)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu, --locked)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (ubuntu, --locked)
#[builder] attributes on the receiver are not supported
test-stable (ubuntu, --locked)
Unknown field: `attrs`. Available values: `crate`
test-stable (ubuntu)
module is not supported in `trait`s or `impl`s
test-stable (ubuntu)
implementation is not supported in `trait`s or `impl`s
test-stable (ubuntu)
struct is not supported in `trait`s or `impl`s
test-stable (ubuntu)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (ubuntu)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (ubuntu)
#[builder] attributes on the receiver are not supported
test-stable (ubuntu)
Unknown field: `attrs`. Available values: `crate`
test-stable (macos)
module is not supported in `trait`s or `impl`s
test-stable (macos)
implementation is not supported in `trait`s or `impl`s
test-stable (macos)
struct is not supported in `trait`s or `impl`s
test-stable (macos)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (macos)
#[builder] attributes on the receiver are not supported
test-stable (macos)
Unknown field: `attrs`. Available values: `crate`
test-stable (macos, --locked)
module is not supported in `trait`s or `impl`s
test-stable (macos, --locked)
implementation is not supported in `trait`s or `impl`s
test-stable (macos, --locked)
struct is not supported in `trait`s or `impl`s
test-stable (macos, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos, --locked)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (macos, --locked)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (macos, --locked)
#[builder] attributes on the receiver are not supported
test-stable (macos, --locked)
Unknown field: `attrs`. Available values: `crate`
test-stable (windows)
module is not supported in `trait`s or `impl`s
test-stable (windows)
implementation is not supported in `trait`s or `impl`s
test-stable (windows)
struct is not supported in `trait`s or `impl`s
test-stable (windows)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (windows)
#[builder] attributes on the receiver are not supported
test-stable (windows)
Unknown field: `attrs`. Available values: `crate`
test-stable (windows, --locked)
module is not supported in `trait`s or `impl`s
test-stable (windows, --locked)
implementation is not supported in `trait`s or `impl`s
test-stable (windows, --locked)
struct is not supported in `trait`s or `impl`s
test-stable (windows, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows, --locked)
this function contains a `self` parameter which likely means the builder attribute was used inside of an impl block; the impl block needs to be annotated with the #[bon] attribute and the builder attribute must be spelled as #[builder] without any additional path prefix, since it's used as a simple inert config attribute for #[bon] in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `bon::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows, --locked)
#[bon] macro found no #[builder] attributes in the impl block, but it looks like this attribute was meant for #[bon]; note that #[bon] expects a bare #[builder] attribute without the `foo::` prefix; #[builder] acts as a simple config attribute for the active #[bon] attribute in impl blocks; more info on inert vs active attributes: https://doc.rust-lang.org/reference/attributes.html#active-and-inert-attributes
test-stable (windows, --locked)
there are no #[builder] functions in the impl block, so there is no need for a #[bon] attribute here
test-stable (windows, --locked)
#[builder] attributes on the receiver are not supported
test-stable (windows, --locked)
Unknown field: `attrs`. Available values: `crate`