build error

Job failed with exit code: 1. Reason: cache miss: [ 5/12] RUN mkdir -p /app && mkdir -p /.cache cache miss: [ 7/12] WORKDIR /app cache miss: [ 6/12] RUN chmod -R 777 /.cache cache miss: [ 2/12] RUN pacman -Syu --noconfirm --overwrite '*' cache miss: [12/12] WORKDIR /app cache miss: [ 8/12] RUN git clone --depth 1 --single-branch --branch master https://github.com/ggml-org/llama.cpp.git cache miss: [ 4/12] RUN source /etc/profile.d/emscripten.sh cache miss: [11/12] RUN cmake --build build --config Release --target llama-server -j $(nproc) cache miss: [10/12] RUN emcmake cmake -B build -DGGML_LTO=ON -DLLAMA_CURL=ON -DLLAMA_BUILD_SERVER=ON -DLLAMA_BUILD_EXAMPLES=ON -DGGML_ALL_WARNINGS=OFF -DGGML_ALL_WARNINGS_3RD_PARTY=OFF -DGGML_WEBGPU=ON -Wno-dev -DCMAKE_BUILD_TYPE=Release cache miss: [ 3/12] RUN pacman -S base-devel git git-lfs cmake curl emscripten nodejs python gcc-libs glibc --noconfirm --overwrite '*' cache miss: [ 9/12] WORKDIR /app/llama.cpp {"total":16,"completed":14,"user_total":12,"user_cached":0,"user_completed":10,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":32472}

Build logs:

Fetching error logs...