Skip to content

nightly

nightly #1257

Triggered via schedule November 29, 2023 02:22
Status Failure
Total duration 56s
Artifacts

nightly.yml

on: schedule
cargo +nightly test
46s
cargo +nightly test
cargo +nightly fmt --check
17s
cargo +nightly fmt --check
cargo +nightly clippy
32s
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#L5
unused import: `poll_read`
cargo +nightly clippy: tests/utils/algos.rs#L9
unused import: `from`
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.