[INFO] cloning repository https://github.com/VeasonF/SubstrateKitties
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VeasonF/SubstrateKitties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeasonF%2FSubstrateKitties", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeasonF%2FSubstrateKitties'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737a103dcab50f54b73e188e98932b0047924502
[INFO] checking VeasonF/SubstrateKitties against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeasonF%2FSubstrateKitties" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  84% (548/651)
Updating files:  85% (554/651)
Updating files:  86% (560/651)
Updating files:  87% (567/651)
Updating files:  88% (573/651)
Updating files:  89% (580/651)
Updating files:  90% (586/651)
Updating files:  91% (593/651)
Updating files:  92% (599/651)
Updating files:  93% (606/651)
Updating files:  94% (612/651)
Updating files:  95% (619/651)
Updating files:  96% (625/651)
Updating files:  97% (632/651)
Updating files:  98% (638/651)
Updating files:  99% (645/651)
Updating files: 100% (651/651)
Updating files: 100% (651/651), done.
[INFO] validating manifest of git repo https://github.com/VeasonF/SubstrateKitties on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/VeasonF/SubstrateKitties
[INFO] finished tweaking git repo https://github.com/VeasonF/SubstrateKitties
[INFO] tweaked toml for git repo https://github.com/VeasonF/SubstrateKitties written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/VeasonF/SubstrateKitties 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr] error: failed to get `substrate-module-template` as a dependency of package `substratekitties-runtime v1.0.0 (/workspace/builds/worker-2-tc1/source/runtime)`
[INFO] [stderr]     ... which satisfies path dependency `substratekitties-runtime` (locked to 1.0.0) of package `substratekitties v1.0.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `substrate-module-template`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-2-tc1/substrate-module-template
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-2-tc1/substrate-module-template/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/paritytech/substrate.git`
    error: failed to get `substrate-module-template` as a dependency of package `substratekitties-runtime v1.0.0 (/workspace/builds/worker-2-tc1/source/runtime)`
        ... which satisfies path dependency `substratekitties-runtime` (locked to 1.0.0) of package `substratekitties v1.0.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `substrate-module-template`
    
    Caused by:
      Unable to update /workspace/builds/worker-2-tc1/substrate-module-template
    
    Caused by:
      failed to read `/workspace/builds/worker-2-tc1/substrate-module-template/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)