[INFO] cloning repository https://github.com/tomaka/rustc-issue-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomaka/rustc-issue-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Frustc-issue-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Frustc-issue-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef9ae6f89140143b74e902830d114a6d0b2fc357 [INFO] testing tomaka/rustc-issue-repro against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Frustc-issue-repro" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomaka/rustc-issue-repro on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomaka/rustc-issue-repro [INFO] finished tweaking git repo https://github.com/tomaka/rustc-issue-repro [INFO] tweaked toml for git repo https://github.com/tomaka/rustc-issue-repro written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomaka/rustc-issue-repro 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/tomaka/text-render-atlas` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/text-render-atlas-63f8902d720f20d5/8412037/.git/objects': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `text-render-atlas` as a dependency of package `test v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `text-render-atlas` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/tomaka/text-render-atlas#8412037e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] '/workspace/cargo-home/git/checkouts/text-render-atlas-63f8902d720f20d5/8412037' exists and is not an empty directory; class=Invalid (3); code=Exists (-4) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/tomaka/text-render-atlas` warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/text-render-atlas-63f8902d720f20d5/8412037/.git/objects': No space left on device; class=Os (2) error: failed to get `text-render-atlas` as a dependency of package `test v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `text-render-atlas` Caused by: Unable to update https://github.com/tomaka/text-render-atlas#8412037e Caused by: '/workspace/cargo-home/git/checkouts/text-render-atlas-63f8902d720f20d5/8412037' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)