pipeline: test: image: rust commands: - cargo build - cargo test