matrix: RUST: [nightly] pipeline: test: image: rust environment: [CARGO_TERM_COLOR=always] commands: - rustup default $RUST - cargo check - cargo test