[INFO] cloning repository https://github.com/Lowhearth/substratekitties
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lowhearth/substratekitties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowhearth%2Fsubstratekitties", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowhearth%2Fsubstratekitties'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e3394d26b33dfb45ccbb1120e250120faeabc97
[INFO] checking Lowhearth/substratekitties against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowhearth%2Fsubstratekitties" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lowhearth/substratekitties
[INFO] finished tweaking git repo https://github.com/Lowhearth/substratekitties
[INFO] tweaked toml for git repo https://github.com/Lowhearth/substratekitties written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lowhearth/substratekitties on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lowhearth/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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/parity-common`
[INFO] [stderr] error: failed to get `substrate-module-template` as a dependency of package `substratekitties-runtime v1.0.0 (/workspace/builds/worker-1-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-1-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-1-tc1/substrate-module-template
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-1-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`
        Updating crates.io index
        Updating git repository `https://github.com/paritytech/parity-common`
    error: failed to get `substrate-module-template` as a dependency of package `substratekitties-runtime v1.0.0 (/workspace/builds/worker-1-tc1/source/runtime)`
        ... which satisfies path dependency `substratekitties-runtime` (locked to 1.0.0) of package `substratekitties v1.0.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `substrate-module-template`
    
    Caused by:
      Unable to update /workspace/builds/worker-1-tc1/substrate-module-template
    
    Caused by:
      failed to read `/workspace/builds/worker-1-tc1/substrate-module-template/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)