language: rust rust: - nightly script: - cargo install rustfmt - ci/run-rustfmt.sh - ci/run-cargo-test.sh