[INFO] cloning repository https://github.com/loovjo/neat-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loovjo/neat-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/loovjo/neat-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loovjo/neat-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb25f341849c82536435c35d7c0e8fbea571b5f1 [INFO] testing loovjo/neat-driver against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Fneat-driver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loovjo/neat-driver [INFO] finished tweaking git repo https://github.com/loovjo/neat-driver [INFO] tweaked toml for git repo https://github.com/loovjo/neat-driver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loovjo/neat-driver on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loovjo/neat-driver 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded rand_core v0.3.0 [INFO] [stderr] Downloaded phf v0.7.23 [INFO] [stderr] Downloaded bitflags v0.7.0 [INFO] [stderr] Downloaded approx v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.23 [INFO] [stderr] Downloaded phf_generator v0.7.23 [INFO] [stderr] Downloaded phf_shared v0.7.23 [INFO] [stderr] Downloaded crossbeam-deque v0.2.0 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Downloaded inflate v0.4.3 [INFO] [stderr] Downloaded rand_core v0.2.2 [INFO] [stderr] Downloaded cloudabi v0.0.3 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded crossbeam-epoch v0.3.1 [INFO] [stderr] Downloaded num-iter v0.1.37 [INFO] [stderr] Downloaded arrayvec v0.4.7 [INFO] [stderr] Downloaded palette v0.4.1 [INFO] [stderr] Downloaded sdl2 v0.31.0 [INFO] [stderr] Downloaded palette_derive v0.4.1 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded syn v0.15.20 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded sdl2-sys v0.31.0 [INFO] [stderr] Downloaded adler32 v1.0.3 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] error: failed to unpack package `winapi-x86_64-pc-windows-gnu v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Downloading crates ... Downloaded rand v0.3.22 Downloaded rand_core v0.3.0 Downloaded phf v0.7.23 Downloaded bitflags v0.7.0 Downloaded approx v0.1.1 Downloaded proc-macro2 v0.4.23 Downloaded phf_generator v0.7.23 Downloaded phf_shared v0.7.23 Downloaded crossbeam-deque v0.2.0 Downloaded lazy_static v1.2.0 Downloaded fuchsia-zircon-sys v0.3.3 Downloaded inflate v0.4.3 Downloaded rand_core v0.2.2 Downloaded cloudabi v0.0.3 Downloaded byteorder v1.2.7 Downloaded crossbeam-epoch v0.3.1 Downloaded num-iter v0.1.37 Downloaded arrayvec v0.4.7 Downloaded palette v0.4.1 Downloaded sdl2 v0.31.0 Downloaded palette_derive v0.4.1 Downloaded serde v1.0.80 Downloaded syn v0.15.20 Downloaded rand v0.5.5 Downloaded sdl2-sys v0.31.0 Downloaded adler32 v1.0.3 Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 error: failed to unpack package `winapi-x86_64-pc-windows-gnu v0.4.0` Caused by: failed to unpack entry at `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` Caused by: failed to unpack `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_onecoreuap-api-ms-win-security-systemfunctions-l1-1-0.a` Caused by: No space left on device (os error 28)