[INFO] cloning repository https://github.com/Paqura/Rust-Crash-Course [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Paqura/Rust-Crash-Course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaqura%2FRust-Crash-Course", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaqura%2FRust-Crash-Course'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ee1282908c8d8dbdafd035259e55bc700ec30f0 [INFO] checking Paqura/Rust-Crash-Course/6ee1282908c8d8dbdafd035259e55bc700ec30f0 against nightly-2024-10-24 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaqura%2FRust-Crash-Course" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] /workspace/builds/worker-5-tc1/source/.git/info/: No space left on device ExecutionFailed(ExitStatus(unix_wait_status(256))) failed to checkout https://github.com/Paqura/Rust-Crash-Course