Initial work #9
check.yml
on: pull_request
commit_list
3s
Matrix: clippy
Matrix: ubuntu / stable / deny
Matrix: nightly / doc
Matrix: nightly / fmt
Matrix: ubuntu / stable / features
Matrix: msrv
Annotations
13 warnings
stable / clippy (cdd319a23f8e6693bb6761fa6ec65d703e4851a2):
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 (cdd319a23f8e6693bb6761fa6ec65d703e4851a2):
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 (79bc9af5d46cbcaa465257829cde0c7ccd395c70):
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 (79bc9af5d46cbcaa465257829cde0c7ccd395c70):
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 (cdd319a23f8e6693bb6761fa6ec65d703e4851a2):
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 (cdd319a23f8e6693bb6761fa6ec65d703e4851a2):
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 (79bc9af5d46cbcaa465257829cde0c7ccd395c70):
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 (79bc9af5d46cbcaa465257829cde0c7ccd395c70):
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 (b4b3c6a34b54939eff12b813204e9395b05c6117):
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 (b4b3c6a34b54939eff12b813204e9395b05c6117):
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__
|
beta / clippy (b4b3c6a34b54939eff12b813204e9395b05c6117):
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 (b4b3c6a34b54939eff12b813204e9395b05c6117):
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__
|
ubuntu / stable / deny (b4b3c6a34b54939eff12b813204e9395b05c6117)
Docker build failed with exit code 1, back off 3.107 seconds before retry.
|