[INFO] cloning repository https://github.com/8bit-wraith/smart-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8bit-wraith/smart-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bit-wraith%2Fsmart-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bit-wraith%2Fsmart-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a5670e456243471bad6c7e20af574414206c80f
[INFO] checking 8bit-wraith/smart-tree against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bit-wraith%2Fsmart-tree" "/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:  87% (452/515)
Updating files:  88% (454/515)
Updating files:  89% (459/515)
Updating files:  90% (464/515)
Updating files:  91% (469/515)
Updating files:  92% (474/515)
Updating files:  93% (479/515)
Updating files:  94% (485/515)
Updating files:  95% (490/515)
Updating files:  96% (495/515)
Updating files:  97% (500/515)
Updating files:  98% (505/515)
Updating files:  99% (510/515)
Updating files: 100% (515/515)
Updating files: 100% (515/515), done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/8bit-wraith/smart-tree
[INFO] finished tweaking git repo https://github.com/8bit-wraith/smart-tree
[INFO] tweaked toml for git repo https://github.com/8bit-wraith/smart-tree written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8bit-wraith/smart-tree on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to get `marqant` as a dependency of package `st v5.4.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `marqant`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-2-tc1/source/marqant
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-2-tc1/source/marqant/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 crates.io index
    error: failed to get `marqant` as a dependency of package `st v5.4.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `marqant`
    
    Caused by:
      Unable to update /workspace/builds/worker-2-tc1/source/marqant
    
    Caused by:
      failed to read `/workspace/builds/worker-2-tc1/source/marqant/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)