[INFO] cloning repository https://github.com/Arm-Ava/Sui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arm-Ava/Sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Ava%2FSui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Ava%2FSui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9ce1c13741b3714761225223b54638241956389 [INFO] checking Arm-Ava/Sui against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Ava%2FSui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arm-Ava/Sui on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Arm-Ava/Sui [INFO] finished tweaking git repo https://github.com/Arm-Ava/Sui [INFO] tweaked toml for git repo https://github.com/Arm-Ava/Sui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Arm-Ava/Sui 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/move-language/move` [INFO] [stderr] Updating git repository `https://github.com/MystenLabs/narwhal` [INFO] [stderr] Updating git repository `https://github.com/MystenLabs/mysten-infra` [INFO] [stderr] Updating git repository `https://github.com/patrickkuo/rust-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/huitseeker/celo-bls-snark-rs` [INFO] [stderr] Updating git repository `https://github.com/MystenLabs/mysten-infra` [INFO] [stderr] Updating git repository `https://github.com/nextest-rs/nexlint.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/tonic.git` [INFO] [stderr] error: failed to get `tonic-build` as a dependency of package `workspace-hack v0.1.0 (/workspace/builds/worker-2-tc1/source/crates/workspace-hack)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tonic-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hyperium/tonic.git?rev=de2e4ac077c076736dc451f3415ea7da1a61a560#de2e4ac0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/tonic-54a04bc36763b24d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] SSL error: unknown error; class=Ssl (16) [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.