[INFO] cloning repository https://github.com/cshuaimin/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cshuaimin/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcshuaimin%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcshuaimin%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a00af630b1cd3449049f5c76063193a01203038 [INFO] checking cshuaimin/kvs against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcshuaimin%2Fkvs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cshuaimin/kvs on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cshuaimin/kvs [INFO] finished tweaking git repo https://github.com/cshuaimin/kvs [INFO] tweaked toml for git repo https://github.com/cshuaimin/kvs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cshuaimin/kvs 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/crossbeam-rs/crossbeam` [INFO] [stderr] error: failed to get `crossbeam-skiplist` as a dependency of package `kvs v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `crossbeam-skiplist` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/crossbeam-rs/crossbeam#ebecb82c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/crossbeam-rs/crossbeam` error: failed to get `crossbeam-skiplist` as a dependency of package `kvs v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `crossbeam-skiplist` Caused by: Unable to update https://github.com/crossbeam-rs/crossbeam#ebecb82c Caused by: failed to create directory `/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e` Caused by: No space left on device (os error 28)