[INFO] cloning repository https://github.com/rust-lagit1/cargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lagit1/cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo'... [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/rust-lagit1/cargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lagit1/cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edd36eba5e0d6e0cfcb84bd0cc651ba8bf5e7f83 [INFO] checking rust-lagit1/cargo against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/testsuite/lto.rs [INFO] [stderr] error: unable to write file tests/testsuite/main.rs [INFO] [stderr] error: unable to write file tests/testsuite/member_discovery.rs [INFO] [stderr] error: unable to write file tests/testsuite/member_errors.rs [INFO] [stderr] error: unable to write file tests/testsuite/message_format.rs [INFO] [stderr] error: unable to write file tests/testsuite/messages.rs [INFO] [stderr] error: unable to write file tests/testsuite/metabuild.rs [INFO] [stderr] error: unable to write file tests/testsuite/metadata.rs [INFO] [stderr] error: unable to write file tests/testsuite/minimal_versions.rs [INFO] [stderr] fatal: cannot create directory at 'tests/testsuite/mock-std': 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 rust-lagit1/cargo against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'tests/testsuite/cargo_add/features_unknown_no_features': 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 rust-lagit1/cargo against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/testsuite/cargo_info/features_activated_over_limit_verbose/stdout.term.svg [INFO] [stderr] fatal: cannot create directory at 'tests/testsuite/cargo_info/features_deactivated_over_limit': 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 rust-lagit1/cargo against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/doc/src/commands/cargo-run.md [INFO] [stderr] error: unable to write file src/doc/src/commands/cargo-rustc.md [INFO] [stderr] error: unable to write file src/doc/src/commands/cargo-rustdoc.md [INFO] [stderr] error: unable to write file src/doc/src/commands/cargo-search.md [INFO] [stderr] error: unable to write file tests/testsuite/bench.rs [INFO] [stderr] error: unable to write file tests/testsuite/binary_name.rs [INFO] [stderr] error: unable to write file tests/testsuite/build.rs [INFO] [stderr] error: unable to write file tests/testsuite/build_plan.rs [INFO] [stderr] error: unable to write file tests/testsuite/build_script.rs [INFO] [stderr] error: unable to write file tests/testsuite/build_script_env.rs [INFO] [stderr] error: unable to write file tests/testsuite/build_script_extra_link_arg.rs [INFO] [stderr] error: unable to write file tests/testsuite/cache_lock.rs [INFO] [stderr] error: unable to write file tests/testsuite/cache_messages.rs [INFO] [stderr] fatal: cannot create directory at 'tests/testsuite/cargo': 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 rust-lagit1/cargo against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lagit1%2Fcargo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/testsuite/cargo_add/git_registry/in/Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'tests/testsuite/cargo_add/git_registry/in/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/rust-lagit1/cargo Caused by: command failed: exit status: 128