build error

Job failed with exit code: 1. Reason: cache miss: [8/8] COPY . /app cache miss: [5/8] RUN pip install --no-cache-dir -U pip setuptools wheel cache miss: [3/8] RUN curl https://sh.rustup.rs -sSf | sh -s -- -y cache miss: [2/8] RUN apt-get update && apt-get install -y --no-install-recommends git git-lfs ffmpeg libsm6 libxext6 libgl1 cmake build-essential curl pkg-config && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [7/8] RUN pip install --no-cache-dir -r /app/requirements.txt cache miss: [6/8] COPY requirements.txt /app/requirements.txt cache miss: [4/8] WORKDIR /app {"total":13,"completed":12,"user_total":8,"user_cached":0,"user_completed":7,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":164245}

Build logs:

Fetching error logs...