build error

Job failed with exit code: 1. Reason: cache miss: [ 3/11] RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y cache miss: [ 6/11] RUN chown -R 1000:1000 /app cache miss: [11/11] RUN chown -R 1000:1000 /app cache miss: [ 7/11] RUN pip install --no-cache-dir uv && uv pip install --system --no-cache . && python tools/sync_launcher_assets.py && cd launcher && cargo build --release cache miss: [10/11] RUN useradd -m -u 1000 user_tmp || true cache miss: [ 9/11] RUN python -m compiler.main cache miss: [ 5/11] COPY . . cache miss: [ 2/11] RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl git pkg-config libssl-dev && rm -rf /var/lib/apt/lists/* cache miss: [ 8/11] RUN ls -la /app && ls -la /app/launcher/target/release/rabuka_launcher || echo "LAUNCHER BINARY MISSING" cache miss: [ 4/11] WORKDIR /app {"total":16,"completed":12,"user_total":11,"user_cached":0,"user_completed":7,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":29782}

Build logs:

Fetching error logs...