[INFO] cloning repository https://github.com/BartTheBartender/subgroups
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartTheBartender/subgroups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82b29c89c78de78bded977b4b419a8f4469c29d8
[INFO] checking BartTheBartender/subgroups against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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] crate git repo https://github.com/BartTheBartender/subgroups 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/orhid/dedup.rust`
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Could not find Cargo.toml in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`, but found cargo.toml please try to rename it to Cargo.toml


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/orhid/dedup.rust`
    error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `dedup`
    
    Caused by:
      Unable to update https://github.com/orhid/dedup.rust#1120782f
    
    Caused by:
      Could not find Cargo.toml in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`, but found cargo.toml please try to rename it to Cargo.toml