[INFO] cloning repository https://github.com/jchristgit/rusday [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchristgit/rusday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchristgit%2Frusday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchristgit%2Frusday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de1ea796d916e296ee6ff3752dd306d7a903480b [INFO] testing jchristgit/rusday against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchristgit%2Frusday" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jchristgit/rusday [INFO] finished tweaking git repo https://github.com/jchristgit/rusday [INFO] tweaked toml for git repo https://github.com/jchristgit/rusday written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jchristgit/rusday on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jchristgit/rusday 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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 crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/wi/na/winapi, error: No space left on device (os error 28) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru-cache v0.1.1 [INFO] [stderr] Downloaded redox_syscall v0.1.43 [INFO] [stderr] error: failed to unpack package `redox_syscall v0.1.43` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `redox_syscall-0.1.43/src/io/io.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.43/src/io/io.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `redox_syscall-0.1.43/src/io/io.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.43/src/io/io.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/wi/na/winapi, error: No space left on device (os error 28) Blocking waiting for file lock on package cache Downloading crates ... Downloaded lru-cache v0.1.1 Downloaded redox_syscall v0.1.43 error: failed to unpack package `redox_syscall v0.1.43` Caused by: failed to unpack entry at `redox_syscall-0.1.43/src/io/io.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.43/src/io/io.rs` Caused by: failed to unpack `redox_syscall-0.1.43/src/io/io.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.43/src/io/io.rs` Caused by: No space left on device (os error 28)