[INFO] cloning repository https://github.com/ktanemura/rust-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktanemura/rust-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat/hooks/sendemail-validate.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ktanemura/rust-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktanemura/rust-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e181be03695684f6f924fe2fbcedca59a96b2428 [INFO] checking ktanemura/rust-chat against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanemura%2Frust-chat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ktanemura/rust-chat on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ktanemura/rust-chat [INFO] finished tweaking git repo https://github.com/ktanemura/rust-chat [INFO] tweaked toml for git repo https://github.com/ktanemura/rust-chat written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ktanemura/rust-chat 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_contrib v0.4.0 [INFO] [stderr] Downloaded notify v4.0.10 [INFO] [stderr] Downloaded rusqlite v0.17.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.13.0 [INFO] [stderr] error: failed to unpack package `libsqlite3-sys v0.13.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded rocket_contrib v0.4.0 Downloaded notify v4.0.10 Downloaded rusqlite v0.17.0 Downloaded libsqlite3-sys v0.13.0 error: failed to unpack package `libsqlite3-sys v0.13.0` Caused by: failed to unpack entry at `libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` Caused by: failed to unpack `libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.13.0/sqlite3/sqlite3.c` Caused by: No space left on device (os error 28)