[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennpratt%2Fmy-rust-intro/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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] checking glennpratt/my-rust-intro against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennpratt%2Fmy-rust-intro" "/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/glennpratt/my-rust-intro on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "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-1-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" "+667247db71ea18c4130dd018d060e7f09d589490" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-lang/semver.git` [INFO] [stderr] error: failed to get `semver` as a dependency of package `rust-intro v0.0.1-dev (/workspace/builds/worker-1-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] failed to make directory '/workspace/cargo-home/git/db/semver-230873fa78cfca38/objects': 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 Blocking waiting for file lock on package cache Updating git repository `https://github.com/rust-lang/semver.git` error: failed to get `semver` as a dependency of package `rust-intro v0.0.1-dev (/workspace/builds/worker-1-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: failed to make directory '/workspace/cargo-home/git/db/semver-230873fa78cfca38/objects': No space left on device; class=Os (2)