build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 5/6] COPY --from=builder /usr/src/app/static ./static cache miss: [builder 4/5] COPY . . cache miss: [builder 2/5] WORKDIR /usr/src/app cache miss: [stage-1 2/6] WORKDIR /usr/src/app cache miss: [stage-1 3/6] RUN apt-get update && apt-get install -y ca-certificates libssl3 libvulkan1 mesa-vulkan-drivers libfontconfig1 && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 6/6] COPY --from=builder /usr/src/app/model_weights.bin ./model_weights.bin cache miss: [stage-1 4/6] COPY --from=builder /usr/src/app/target/release/rust_auto_score_engine /usr/local/bin/dartvision cache miss: [builder 5/5] RUN cargo build --release cache miss: [builder 3/5] RUN apt-get update && apt-get install -y pkg-config libssl-dev cmake g++ && rm -rf /var/lib/apt/lists/* {"total":17,"completed":14,"user_total":11,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":2,"miss":9,"client_duration_ms":19855}

Build logs:

Fetching error logs...