build error

Job failed with exit code: 1. Reason: cache miss: [11/11] RUN cd Tune-A-Video && patch -p1 < ../patch cache miss: [ 7/11] RUN pip install --no-cache-dir -U torch==1.13.1 torchvision==0.14.1 cache miss: [ 6/11] RUN pyenv install 3.10.9 && pyenv global 3.10.9 && pyenv rehash && pip install --no-cache-dir -U pip setuptools wheel cache miss: [ 2/11] RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends git git-lfs wget curl ffmpeg x264 build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 5/11] RUN curl https://pyenv.run | bash cache miss: [ 4/11] WORKDIR /home/user/app cache miss: [ 3/11] RUN useradd -m -u 1000 user cache miss: [ 9/11] RUN pip install --no-cache-dir -U -r /tmp/requirements.txt cache miss: [10/11] COPY --chown=1000 . /home/user/app cache miss: [ 8/11] COPY --chown=1000 requirements.txt /tmp/requirements.txt {"total":16,"completed":14,"user_total":11,"user_cached":0,"user_completed":9,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":244260}

Build logs:

Fetching error logs...