cargo clippy --all --all-features -- -D clippy::all
cargo +nightly clippy --all --all-features -- -D clippy::all
cargo fmt --all -- --check
cargo build-all-features
cargo test-all-features -- --nocapture
cargo clippy --all --all-features -- -D clippy::all
cargo +nightly clippy --all --all-features -- -D clippy::all
cargo fmt --all -- --check
cargo build-all-features
cargo test-all-features -- --nocapture