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