[INFO] cloning repository https://github.com/glennpratt/my-rust-intro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glennpratt/my-rust-intro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennpratt%2Fmy-rust-intro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennpratt%2Fmy-rust-intro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e30800fd98e5b0234d806f7e4c3936820a8dbf50 [INFO] testing glennpratt/my-rust-intro against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennpratt%2Fmy-rust-intro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glennpratt/my-rust-intro 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/glennpratt/my-rust-intro [INFO] finished tweaking git repo https://github.com/glennpratt/my-rust-intro [INFO] tweaked toml for git repo https://github.com/glennpratt/my-rust-intro written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glennpratt/my-rust-intro 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/rust-lang/semver.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `semver` as a dependency of package `rust-intro v0.0.1-dev (/workspace/builds/worker-4-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `semver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-lang/semver.git#0e53c5ff [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/semver-230873fa78cfca38/0e53c5f/LICENSE-MIT': No space left on device; class=Os (2) 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/rust-lang/semver.git` warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2) error: failed to get `semver` as a dependency of package `rust-intro v0.0.1-dev (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `semver` Caused by: Unable to update https://github.com/rust-lang/semver.git#0e53c5ff Caused by: could not write to '/workspace/cargo-home/git/checkouts/semver-230873fa78cfca38/0e53c5f/LICENSE-MIT': No space left on device; class=Os (2)