[INFO] cloning repository https://github.com/parkji30/rust-ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkji30/rust-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/parkji30/rust-ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkji30/rust-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/parkji30/rust-ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkji30/rust-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/parkji30/rust-ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkji30/rust-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdd41a11230e87dfc54ad5bfcbb9e089cc0868bf [INFO] checking parkji30/rust-ml against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/parkji30/rust-ml [INFO] finished tweaking git repo https://github.com/parkji30/rust-ml [INFO] tweaked toml for git repo https://github.com/parkji30/rust-ml written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parkji30/rust-ml on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parkji30/rust-ml already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cubecl-wgpu v0.5.0 [INFO] [stderr] Downloaded cubecl-std v0.5.0 [INFO] [stderr] Downloaded cubecl-macros-internal v0.5.0 [INFO] [stderr] Downloaded cubecl-ir v0.5.0 [INFO] [stderr] Downloaded cubecl-hip v0.5.0 [INFO] [stderr] Downloaded gix-path v0.10.18 [INFO] [stderr] Downloaded macerator-macros v0.1.2 [INFO] [stderr] Downloaded gix-tempfile v17.1.0 [INFO] [stderr] Downloaded gix-validate v0.10.0 [INFO] [stderr] Downloaded burn-fusion v0.17.1 [INFO] [stderr] Downloaded burn-router v0.17.1 [INFO] [stderr] error: failed to unpack package `burn-router v0.17.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `burn-router-0.17.1/src/runner.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-router-0.17.1/src/runner.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `burn-router-0.17.1/src/runner.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-router-0.17.1/src/runner.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking parkji30/rust-ml against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/parkji30/rust-ml [INFO] finished tweaking git repo https://github.com/parkji30/rust-ml [INFO] tweaked toml for git repo https://github.com/parkji30/rust-ml written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parkji30/rust-ml on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parkji30/rust-ml already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded burn-wgpu v0.17.1 [INFO] [stderr] Downloaded burn-common v0.17.1 [INFO] [stderr] Downloaded cubecl-cuda v0.5.0 [INFO] [stderr] Downloaded cubecl v0.5.0 [INFO] [stderr] Downloaded moddef v0.2.6 [INFO] [stderr] Downloaded cubecl-reduce v0.5.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.27.0 [INFO] [stderr] Downloaded burn-ir v0.17.1 [INFO] [stderr] Downloaded burn-derive v0.17.1 [INFO] [stderr] Downloaded serde_rusqlite v0.38.0 [INFO] [stderr] Downloaded burn-tch v0.17.1 [INFO] [stderr] Downloaded cubecl-cpp v0.5.0 [INFO] [stderr] Downloaded burn-dataset v0.17.1 [INFO] [stderr] Downloaded burn-autodiff v0.17.1 [INFO] [stderr] Downloaded cubecl-macros v0.5.0 [INFO] [stderr] Downloaded burn-core v0.17.1 [INFO] [stderr] Downloaded torch-sys v0.19.0 [INFO] [stderr] Downloaded cubecl-hip-sys v6.4.0 [INFO] [stderr] Downloaded cudarc v0.13.9 [INFO] [stderr] Downloaded tch v0.19.0 [INFO] [stderr] error: failed to unpack package `tch v0.19.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `tch-0.19.0/third_party/pytorch/Declarations-v1.11.0.yaml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tch-0.19.0/third_party/pytorch/Declarations-v1.11.0.yaml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `tch-0.19.0/third_party/pytorch/Declarations-v1.11.0.yaml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tch-0.19.0/third_party/pytorch/Declarations-v1.11.0.yaml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking parkji30/rust-ml against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file readme.md [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking parkji30/rust-ml against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file readme.md [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking parkji30/rust-ml against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkji30%2Frust-ml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file readme.md [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/parkji30/rust-ml Caused by: command failed: exit status: 128