build error

Job failed with exit code: 1. Reason: cache miss: [ 4/13] COPY rtl ./rtl cache miss: [13/13] WORKDIR /app/server cache miss: [10/13] RUN pip install --no-cache-dir -r server/requirements.txt cache miss: [ 8/13] RUN verilator -O3 --cc --exe --build -j 0 -Wno-WIDTHEXPAND -Wno-WIDTHTRUNC -Wno-UNOPTFLAT --x-assign fast --x-initial fast --noassert -CFLAGS "-O3 -march=native -funroll-loops" -Irtl --top-module sga1_training_top -o Vsga1_training_sim rtl/sga1_gpu.v rtl/sga1_training.v rtl/sga1_training_top.v sim_main_training.cpp cache miss: [ 5/13] COPY sim_main_turbo.cpp . cache miss: [ 6/13] COPY sim_main_training.cpp . cache miss: [11/13] RUN python -m ipykernel install --sys-prefix cache miss: [12/13] COPY server/ ./server/ cache miss: [ 9/13] COPY server/requirements.txt ./server/requirements.txt cache miss: [ 7/13] RUN verilator -O3 --cc --exe --build -j 0 -Wno-WIDTHEXPAND -Wno-WIDTHTRUNC --x-assign fast --x-initial fast --noassert -CFLAGS "-O3 -march=native -funroll-loops" -Irtl --top-module sga1_gpu_turbo -o Vsga1_gpu_turbo_sim rtl/sga1_gpu_turbo.v sim_main_turbo.cpp {"total":18,"completed":13,"user_total":13,"user_cached":2,"user_completed":8,"user_cacheable":12,"from":1,"miss":10,"client_duration_ms":32245}

Build logs:

Fetching error logs...