cargo test --verbose;
cargo test --verbose --no-default-features;
cargo doc --verbose;
+env:
+ - RUSTFLAGS="-D warnings"