[INFO] cloning repository https://github.com/kindermax/pingcap-course-kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindermax/pingcap-course-kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6969eb530f8ccfaf8235b915f4ae16775ea42b5d [INFO] checking kindermax/pingcap-course-kvs against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs" "/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/kindermax/pingcap-course-kvs on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kindermax/pingcap-course-kvs [INFO] finished tweaking git repo https://github.com/kindermax/pingcap-course-kvs [INFO] tweaked toml for git repo https://github.com/kindermax/pingcap-course-kvs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kindermax/pingcap-course-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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "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.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_3341591a13624035': 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/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_d6c0dfa6b1540be7': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_f34e0d8ab696421c': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `crossbeam-skiplist` as a dependency of package `kvs v0.1.0 (/workspace/builds/worker-5-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.git?branch=master#4b949c2b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 4b949c2b79d65d7fe941ba393792856195e315c6 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_6b0421f745dfbc11': No space left on device; class=Os (2) 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.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_3341591a13624035': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_d6c0dfa6b1540be7': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_f34e0d8ab696421c': No space left on device; class=Os (2) error: failed to get `crossbeam-skiplist` as a dependency of package `kvs v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `crossbeam-skiplist` Caused by: Unable to update https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b Caused by: failed to clone into: /workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e Caused by: revision 4b949c2b79d65d7fe941ba393792856195e315c6 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/crossbeam-1f6364e0f7f9e51e/objects/pack/pack_git2_6b0421f745dfbc11': No space left on device; class=Os (2)