rust-next

3 jobs for rust-next in 1 minute and 59 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #221038
docker-arm
build-arm

00:01:57

failed #221037
docker
build-x86

00:01:49

 
  Deploy
skipped #221039
docker
deploy_branch
 
Name Stage Failure
failed
build-arm Build
   6 |     FROM chef as planner
7 | COPY Cargo.toml Cargo.lock src ./
8 | >>> RUN cargo chef prepare --recipe-path recipe.json
9 |
10 | FROM chef as builder
--------------------
ERROR: failed to solve: process "/bin/sh -c cargo chef prepare --recipe-path recipe.json" did not complete successfully: exit code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-x86 Build
   6 |     FROM chef as planner
7 | COPY Cargo.toml Cargo.lock src ./
8 | >>> RUN cargo chef prepare --recipe-path recipe.json
9 |
10 | FROM chef as builder
--------------------
ERROR: failed to solve: process "/bin/sh -c cargo chef prepare --recipe-path recipe.json" did not complete successfully: exit code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1