[INFO] cloning repository https://github.com/cjlucas/tracing-bug-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjlucas/tracing-bug-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjlucas%2Ftracing-bug-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjlucas%2Ftracing-bug-poc'... [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 1) [INFO] cloning repository https://github.com/cjlucas/tracing-bug-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjlucas/tracing-bug-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjlucas%2Ftracing-bug-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjlucas%2Ftracing-bug-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac2285be9160a08fb66e77b4a0fd538554c19b21 [INFO] checking cjlucas/tracing-bug-poc/ac2285be9160a08fb66e77b4a0fd538554c19b21 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjlucas%2Ftracing-bug-poc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tracing-subscriber/target/debug/incremental/tracing_subscriber-2mbdmaffuzkro/s-fj8hibmq1b-sptbns-ph1ce9v1j5m6/dep-graph.bin [INFO] [stderr] error: unable to write file tracing-subscriber/target/debug/incremental/tracing_subscriber-2mbdmaffuzkro/s-fj8hibmq1b-sptbns-ph1ce9v1j5m6/query-cache.bin [INFO] [stderr] error: unable to write file tracing-subscriber/target/debug/incremental/tracing_subscriber-2mbdmaffuzkro/s-fj8hibmq1b-sptbns-ph1ce9v1j5m6/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'tracing-subscriber/tests': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/cjlucas/tracing-bug-poc