Skip to content

nightly

nightly #1226

Triggered via schedule October 29, 2023 02:17
Status Failure
Total duration 1m 7s
Artifacts

nightly.yml

on: schedule
cargo +nightly test
56s
cargo +nightly test
cargo +nightly fmt --check
25s
cargo +nightly fmt --check
cargo +nightly clippy
50s
cargo +nightly clippy
Fit to window
Zoom out
Zoom in

Annotations

12 errors
cargo +nightly clippy: tests/utils/algos.rs#L5
unused import: `poll_read`
cargo +nightly clippy: tests/utils/algos.rs#L9
unused import: `from`
cargo +nightly clippy: tests/utils/algos.rs#L5
unused import: `poll_read`
cargo +nightly clippy: tests/utils/mod.rs#L16
unused import: `stream::Stream`
cargo +nightly clippy: tests/utils/mod.rs#L17
unused imports: `future::Future`, `io::Result`, `iter::FromIterator`
cargo +nightly clippy
Process completed with exit code 101.
cargo +nightly test: tests/utils/algos.rs#L5
unused import: `poll_read`
cargo +nightly test: tests/utils/algos.rs#L9
unused import: `from`
cargo +nightly test: tests/utils/algos.rs#L5
unused import: `poll_read`
cargo +nightly test: tests/utils/mod.rs#L16
unused import: `stream::Stream`
cargo +nightly test: tests/utils/mod.rs#L17
unused imports: `future::Future`, `io::Result`, `iter::FromIterator`
cargo +nightly test
Process completed with exit code 101.