build error

Job failed with exit code: 1. Reason: cache miss: [8/9] WORKDIR /app cache miss: [9/9] COPY app.py /app/app.py cache miss: [7/9] RUN pip3 install --upgrade pip && pip3 install gradio huggingface_hub cache miss: [6/9] RUN rm -rf build && mkdir -p build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release && cmake --build . -j cache miss: [5/9] WORKDIR /app/BitNet cache miss: [4/9] RUN git clone --recursive https://github.com/microsoft/BitNet.git cache miss: [3/9] WORKDIR /app cache miss: [2/9] RUN apt-get update && apt-get install -y git git-lfs ca-certificates build-essential cmake clang python3 python3-pip && rm -rf /var/lib/apt/lists/* {"total":14,"completed":11,"user_total":9,"user_cached":0,"user_completed":6,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":38366}

Build logs:

Fetching error logs...