language: rust script: - cargo build --verbose --all --all-features - cargo test --verbose --all --all-features