[INFO] cloning repository https://github.com/mcclure/rs-hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcclure/rs-hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frs-hello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frs-hello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a0cb370e9e46a5d3689a5eca6d1285b71f1716a [INFO] checking mcclure/rs-hello against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frs-hello" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcclure/rs-hello on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcclure/rs-hello [INFO] finished tweaking git repo https://github.com/mcclure/rs-hello [INFO] tweaked toml for git repo https://github.com/mcclure/rs-hello written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mcclure/rs-hello 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `wgpu_hello` [INFO] [stderr] * `bin` target `wgpu-hello` [INFO] [stderr] Updating git repository `https://github.com/Liamolucko/winit` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_f74bc57415985c79': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_d71b8dd761bb91b1': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_306ca38f3a00e585': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `winit` as a dependency of package `wgpu-hello v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/Liamolucko/winit?branch=resize-observer2#ace6b73e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/winit-80a0a982ba60d309 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision ace6b73e36fe003657f6b872806f8c506358d8d5 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_f5253c1b37a12a65': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: file `/workspace/builds/worker-5-tc1/source/src/main.rs` found to be present in multiple build targets: * `lib` target `wgpu_hello` * `bin` target `wgpu-hello` Updating git repository `https://github.com/Liamolucko/winit` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_f74bc57415985c79': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_d71b8dd761bb91b1': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_306ca38f3a00e585': No space left on device; class=Os (2) error: failed to get `winit` as a dependency of package `wgpu-hello v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `winit` Caused by: Unable to update https://github.com/Liamolucko/winit?branch=resize-observer2#ace6b73e Caused by: failed to clone into: /workspace/cargo-home/git/db/winit-80a0a982ba60d309 Caused by: revision ace6b73e36fe003657f6b872806f8c506358d8d5 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/winit-80a0a982ba60d309/objects/pack/pack_git2_f5253c1b37a12a65': No space left on device; class=Os (2)