[INFO] cloning repository https://github.com/killbirds/trading-strategy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killbirds/trading-strategy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy/refs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/killbirds/trading-strategy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killbirds/trading-strategy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fab4f9a163e1940e36eca3fff184289823b829db [INFO] testing killbirds/trading-strategy against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillbirds%2Ftrading-strategy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to append to '/workspace/builds/worker-7-tc1/source/.git/logs/refs/remotes/origin/HEAD': No space left on device [INFO] [stderr] error: unable to write file src/indicator/min.rs [INFO] [stderr] error: unable to write file src/indicator/mod.rs [INFO] [stderr] error: unable to write file src/indicator/rsi.rs [INFO] [stderr] error: unable to write file src/indicator/supertrend.rs [INFO] [stderr] error: unable to write file src/indicator/utils.rs [INFO] [stderr] error: unable to write file src/indicator/volume.rs [INFO] [stderr] error: unable to write file src/indicator/vwap.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/model.rs [INFO] [stderr] fatal: cannot create directory at 'src/strategy': 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/killbirds/trading-strategy Caused by: command failed: exit status: 128