Cargo.lock was in .gitignore, making it absent from the git checkout that CI builds the Docker image from — COPY backend/Cargo.lock failed.
Cargo.lock was in .gitignore, making it absent from the git checkout that CI builds the Docker image from — COPY backend/Cargo.lock failed.