[INFO] cloning repository https://github.com/AXIA-DEV/frontier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AXIA-DEV/frontier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAXIA-DEV%2Ffrontier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAXIA-DEV%2Ffrontier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8512345253f8864903a3390177f03f6742b6291a
[INFO] checking AXIA-DEV/frontier against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAXIA-DEV%2Ffrontier" "/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/AXIA-DEV/frontier 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/AXIA-DEV/frontier
[INFO] finished tweaking git repo https://github.com/AXIA-DEV/frontier
[INFO] tweaked toml for git repo https://github.com/AXIA-DEV/frontier written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AXIA-DEV/frontier 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: resolver for the non root package will be ignored, specify resolver at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/frame/ethereum/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating git repository `https://github.com/axia-dev/ethereum`
[INFO] [stderr] error: failed to load source for dependency `ethereum`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/axia-dev/ethereum?branch=master#ffa16667
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/ethereum-ff7c157611d10f79/ffa1666/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (codec) specified without providing a local path, Git repository, version, or workspace dependency to use
[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.
