build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 5/9] RUN apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake libgl1-mesa-glx && git lfs install cache miss: [stage-0 3/9] RUN pip install --no-cache-dir pip==22.3.1 && pip install --no-cache-dir datasets "huggingface-hub>=0.12.1" "protobuf<4" "click<8.1" cache miss: [stage-0 7/9] RUN git clone --recurse-submodules https://github.com/thu-coai/DA-Transformer.git && cd DA-Transformer && pip install -e . && cd dag_search && python3 setup.py build_ext --inplace && pip install -e . && cd ../.. cache miss: [stage-0 6/9] RUN pip install --no-cache-dir Cython "gradio==3.37.0" "torch==1.10.1" jieba subword-nmt sacremoses transformers cache miss: [stage-0 4/9] WORKDIR /home/user/app cache miss: [stage-0 2/9] RUN --mount=target=/root/packages.txt,source=packages.txt apt-get update && xargs -r -a /root/packages.txt apt-get install -y cache miss: [stage-0 9/9] COPY . . cache miss: [stage-0 8/9] RUN mkdir -p /home/user && chmod 777 /home/user {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":51069}

Build logs:

Fetching error logs...