[INFO] cloning repository https://github.com/pramodbiligiri/tikv-rust-client-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pramodbiligiri/tikv-rust-client-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramodbiligiri%2Ftikv-rust-client-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramodbiligiri%2Ftikv-rust-client-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23b141c395565d508ba350d621bf7a347b76d844 [INFO] checking pramodbiligiri/tikv-rust-client-example against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramodbiligiri%2Ftikv-rust-client-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pramodbiligiri/tikv-rust-client-example on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pramodbiligiri/tikv-rust-client-example [INFO] finished tweaking git repo https://github.com/pramodbiligiri/tikv-rust-client-example [INFO] tweaked toml for git repo https://github.com/pramodbiligiri/tikv-rust-client-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pramodbiligiri/tikv-rust-client-example 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: net [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/pramodbiligiri/kvproto` [INFO] [stderr] error: failed to load source for dependency `kvproto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/pramodbiligiri/kvproto?rev=c0e3a4d8bbece2b8d796ed5a08649ea5223b7abf#c0e3a4d8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/kvproto-8a6bd8b61e162b0d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] no error [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.