[INFO] cloning repository https://github.com/eigenein/rusty-home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigenein/rusty-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/eigenein/rusty-home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigenein/rusty-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/eigenein/rusty-home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigenein/rusty-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be03ee46cf8d1f75de72c957b3b3e3010f1997be [INFO] checking eigenein/rusty-home against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Frusty-home" "/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/eigenein/rusty-home on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/eigenein/rusty-home [INFO] finished tweaking git repo https://github.com/eigenein/rusty-home [INFO] tweaked toml for git repo https://github.com/eigenein/rusty-home written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eigenein/rusty-home 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-tracing v0.27.0 [INFO] [stderr] Downloaded kv-derive-macro v1.0.1 [INFO] [stderr] Downloaded secstr v0.5.0 [INFO] [stderr] Downloaded arcstr v1.1.4 [INFO] [stderr] Downloaded new_string_template v1.3.1 [INFO] [stderr] Downloaded sentry-anyhow v0.27.0 [INFO] [stderr] Downloaded kv-derive v1.0.1 [INFO] [stderr] Downloaded kv-derive-impl v1.0.1 [INFO] [stderr] error: failed to unpack package `kv-derive-impl v1.0.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `kv-derive-impl-1.0.1/src/from_iter.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kv-derive-impl-1.0.1/src/from_iter.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `kv-derive-impl-1.0.1/src/from_iter.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kv-derive-impl-1.0.1/src/from_iter.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Blocking waiting for file lock on package cache Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded sentry-tracing v0.27.0 Downloaded kv-derive-macro v1.0.1 Downloaded secstr v0.5.0 Downloaded arcstr v1.1.4 Downloaded new_string_template v1.3.1 Downloaded sentry-anyhow v0.27.0 Downloaded kv-derive v1.0.1 Downloaded kv-derive-impl v1.0.1 error: failed to unpack package `kv-derive-impl v1.0.1` Caused by: failed to unpack entry at `kv-derive-impl-1.0.1/src/from_iter.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kv-derive-impl-1.0.1/src/from_iter.rs` Caused by: failed to unpack `kv-derive-impl-1.0.1/src/from_iter.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kv-derive-impl-1.0.1/src/from_iter.rs` Caused by: No space left on device (os error 28)