[INFO] cloning repository https://github.com/gokselaraba/icp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gokselaraba/icp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselaraba%2Ficp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselaraba%2Ficp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6748cb809b44386898fcee2713ab39cfe26067e2 [INFO] checking gokselaraba/icp-rust against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselaraba%2Ficp-rust" "/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/gokselaraba/icp-rust on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gokselaraba/icp-rust [INFO] finished tweaking git repo https://github.com/gokselaraba/icp-rust [INFO] tweaked toml for git repo https://github.com/gokselaraba/icp-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gokselaraba/icp-rust 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `ssh://github-megared/horizonx-tech/chainsight-sdk.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to resolve address for github-megared: Name or service not known; class=Net (12) [INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve address for github-megared: Name or service not known; class=Net (12) [INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve address for github-megared: Name or service not known; class=Net (12) [INFO] [stderr] error: failed to get `chainsight-cdk-macros` as a dependency of package `http_outcall_erc20 v0.1.0 (/workspace/builds/worker-2-tc1/source/src/http_outcall_erc20)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `chainsight-cdk-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update ssh://github-megared/horizonx-tech/chainsight-sdk.git?rev=17e65f7759c4fa8a6c3f397ef5ef7a454d276cea#17e65f77 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/chainsight-sdk-1e70b0089adbc506 [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] failed to resolve address for github-megared: Name or service not known; class=Net (12) [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.