[INFO] cloning repository https://github.com/fcoury/sample-rust-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcoury/sample-rust-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fsample-rust-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fsample-rust-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f19e4aa938789e569337d37c14b96c95397071a4 [INFO] checking fcoury/sample-rust-store against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fsample-rust-store" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fcoury/sample-rust-store on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fcoury/sample-rust-store [INFO] finished tweaking git repo https://github.com/fcoury/sample-rust-store [INFO] tweaked toml for git repo https://github.com/fcoury/sample-rust-store written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fcoury/sample-rust-store 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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-types v0.2.4 [INFO] [stderr] Downloaded bb8-postgres v0.8.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.7 [INFO] [stderr] error: failed to unpack package `tokio-postgres v0.7.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` [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 postgres-types v0.2.4 Downloaded bb8-postgres v0.8.1 Downloaded tokio-postgres v0.7.7 error: failed to unpack package `tokio-postgres v0.7.7` Caused by: failed to unpack entry at `tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` Caused by: failed to unpack `tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.7/tests/test/types/uuid_08.rs` Caused by: No space left on device (os error 28)