[INFO] cloning repository https://github.com/TrinaglesDrawers/bird_hordes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TrinaglesDrawers/bird_hordes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrinaglesDrawers%2Fbird_hordes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrinaglesDrawers%2Fbird_hordes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f411529db12524c70c5015f20ec18eb2d464272
[INFO] checking TrinaglesDrawers/bird_hordes against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrinaglesDrawers%2Fbird_hordes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/TrinaglesDrawers/bird_hordes on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/TrinaglesDrawers/bird_hordes
[INFO] finished tweaking git repo https://github.com/TrinaglesDrawers/bird_hordes
[INFO] tweaked toml for git repo https://github.com/TrinaglesDrawers/bird_hordes written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zakarumych/arcana.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/phip1611/soundio-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/andrewrk/libsoundio`
[INFO] [stderr] error: no matching package named `argosy` found
[INFO] [stderr] location searched: Git repository https://github.com/zakarumych/arcana.git
[INFO] [stderr] required by package `arcana-impl v0.1.0 (https://github.com/zakarumych/arcana.git#5642c0bd)`
[INFO] [stderr]     ... which satisfies git dependency `arcana-impl` of package `arcana v0.1.0 (https://github.com/zakarumych/arcana.git#5642c0bd)`
[INFO] [stderr]     ... which satisfies git dependency `arcana` of package `bird_hordes v0.1.0 (/workspace/builds/worker-1-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/zakarumych/arcana.git`
        Updating crates.io index
        Updating git repository `https://github.com/phip1611/soundio-rs`
        Updating git submodule `https://github.com/andrewrk/libsoundio`
    error: no matching package named `argosy` found
    location searched: Git repository https://github.com/zakarumych/arcana.git
    required by package `arcana-impl v0.1.0 (https://github.com/zakarumych/arcana.git#5642c0bd)`
        ... which satisfies git dependency `arcana-impl` of package `arcana v0.1.0 (https://github.com/zakarumych/arcana.git#5642c0bd)`
        ... which satisfies git dependency `arcana` of package `bird_hordes v0.1.0 (/workspace/builds/worker-1-tc1/source)`