test: image: rust:1.59-alpine3.15 before_script: - apk --no-cache add musl-dev script: - cargo test