Latest nightly #1146
Annotations
1 error and 14 warnings
cargo clippy
Process completed with exit code 1.
|
cargo clippy:
bitfield/src/bitfield.rs#L68
warning: doc list item overindented
--> bitfield/src/bitfield.rs:68:4
|
68 | /// "struct", with a "field" for each packing spec in the bitfield. If any
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
= note: `#[warn(clippy::doc_overindented_list_items)]` on by default
|
cargo clippy:
bitfield/src/bitfield.rs#L69
warning: doc list item overindented
--> bitfield/src/bitfield.rs:69:4
|
69 | /// of the bitfield's packing specs pack typed values, that type's
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L70
warning: doc list item overindented
--> bitfield/src/bitfield.rs:70:4
|
70 | /// [`fmt::Debug`] implementation is used rather than printing the value
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L71
warning: doc list item overindented
--> bitfield/src/bitfield.rs:71:4
|
71 | /// as an integer.
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L74
warning: doc list item overindented
--> bitfield/src/bitfield.rs:74:4
|
74 | /// bitfield in hexadecimal.
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L76
warning: doc list item overindented
--> bitfield/src/bitfield.rs:76:4
|
76 | /// multi-line format which I'm rather proud of. See
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L77
warning: doc list item overindented
--> bitfield/src/bitfield.rs:77:4
|
77 | /// [here](#example-display-output) for examples of this format.
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L79
warning: doc list item overindented
--> bitfield/src/bitfield.rs:79:4
|
79 | /// underlying integer type.
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
bitfield/src/bitfield.rs#L81
warning: doc list item overindented
--> bitfield/src/bitfield.rs:81:4
|
81 | /// underlying integer type.
| ^^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|
cargo clippy:
maitake-sync/src/../README.md#L69
warning: doc list item overindented
--> maitake-sync/src/../README.md:69:1
|
69 | protecting shared data
| ^^^^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
= note: `#[warn(clippy::doc_overindented_list_items)]` on by default
|
install rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
install rust toolchain
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
print current nightly
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
install Just
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run olix0r/cargo-action-fmt@ee1ef42932e44794821dab57ef1bf7a73df8b21f
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
cargo clippy
56s
56s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading