Skip to content

Initial work

Initial work #8

Triggered via pull request February 6, 2025 16:28
Status Failure
Total duration 1m 10s
Artifacts

check.yml

on: pull_request
commit_list
4s
commit_list
Matrix: clippy
Matrix: ubuntu / stable / deny
Matrix: nightly / doc
Matrix: nightly / fmt
Matrix: ubuntu / stable / features
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
beta / clippy (95150991ff6d0f0d461d3a7781d7c04a3337c217): src/lib.rs#L70
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:70:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
beta / clippy (95150991ff6d0f0d461d3a7781d7c04a3337c217): src/lib.rs#L77
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:77:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
stable / clippy (95150991ff6d0f0d461d3a7781d7c04a3337c217): src/lib.rs#L70
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:70:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
stable / clippy (95150991ff6d0f0d461d3a7781d7c04a3337c217): src/lib.rs#L77
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:77:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
beta / clippy (8ed15ae5767569f2c135f21b7cd1f654890e73b3): src/lib.rs#L70
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:70:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
beta / clippy (8ed15ae5767569f2c135f21b7cd1f654890e73b3): src/lib.rs#L77
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:77:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
stable / clippy (747eff24e4615dc1b9cbb49b3d5b7716259d08b0): src/lib.rs#L68
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:68:9 | 68 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:68:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:68:9 | 68 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
stable / clippy (747eff24e4615dc1b9cbb49b3d5b7716259d08b0): src/lib.rs#L75
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:75:9 | 75 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:75:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:75:9 | 75 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
stable / clippy (8ed15ae5767569f2c135f21b7cd1f654890e73b3): src/lib.rs#L70
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:70:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:70:9 | 70 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
stable / clippy (8ed15ae5767569f2c135f21b7cd1f654890e73b3): src/lib.rs#L77
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:77:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:77:9 | 77 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__
beta / clippy (747eff24e4615dc1b9cbb49b3d5b7716259d08b0): src/lib.rs#L68
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:68:9 | 68 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default Raw Output: src/lib.rs:68:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:68:9 | 68 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line = note: `#[warn(forbidden_lint_groups)]` on by default __END__
beta / clippy (747eff24e4615dc1b9cbb49b3d5b7716259d08b0): src/lib.rs#L75
[clippy] reported by reviewdog 🐶 warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:75:9 | 75 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line Raw Output: src/lib.rs:75:9:w:warning: allow(clippy::from_over_into) incompatible with previous forbid --> src/lib.rs:75:9 | 75 | #[allow(clippy::from_over_into)] | ^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670> = note: `forbid` lint level was set on command line __END__