build error
Job failed with exit code: 1. Reason: cache miss: [builder 2/4] WORKDIR /app cache miss: [runtime 5/6] COPY static static cache miss: [builder 4/4] RUN --mount=type=cache,target=/usr/local/cargo/registry --mount=type=cache,target=/usr/local/cargo/git cargo build --release cache miss: [runtime 2/6] RUN apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [runtime 6/6] COPY --from=builder /app/target/release/polyhedron . cache miss: [runtime 4/6] COPY config config cache miss: [runtime 3/6] WORKDIR /app cache miss: [builder 3/4] COPY . . {"total":16,"completed":15,"user_total":10,"user_cached":0,"user_completed":9,"user_cacheable":8,"from":2,"miss":8,"client_duration_ms":23036}
Build logs:
Fetching error logs...