language: rust rust: - stable script: - cargo build - cargo test - cargo doc