[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#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrinaglesDrawers%2Fbird_hordes" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TrinaglesDrawers/bird_hordes on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zakarumych/arcana.git`
[INFO] [stderr] error: duplicate key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/arcana-26060110ccb2f648/827a43f/crates/shim/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | arcana-runtime = { path = "../dyn", optional = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[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]     Updating git repository `https://github.com/crumblingstatue/egui-phosphor.git`
[INFO] [stderr] error: no matching package named `edict` found
[INFO] [stderr] location searched: Git repository https://github.com/zakarumych/arcana.git
[INFO] [stderr] required by package `arcana v0.1.0 (https://github.com/zakarumych/arcana.git#827a43ff)`
[INFO] [stderr]     ... which satisfies git dependency `arcana` of package `bird_hordes v0.1.0 (/workspace/builds/worker-4-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`
    error: duplicate key
      --> ../../../cargo-home/git/checkouts/arcana-26060110ccb2f648/827a43f/crates/shim/Cargo.toml:15:1
       |
    15 | arcana-runtime = { path = "../dyn", optional = true }
       | ^^^^^^^^^^^^^^
        Updating crates.io index
        Updating git repository `https://github.com/phip1611/soundio-rs`
        Updating git submodule `https://github.com/andrewrk/libsoundio`
        Updating git repository `https://github.com/crumblingstatue/egui-phosphor.git`
    error: no matching package named `edict` found
    location searched: Git repository https://github.com/zakarumych/arcana.git
    required by package `arcana v0.1.0 (https://github.com/zakarumych/arcana.git#827a43ff)`
        ... which satisfies git dependency `arcana` of package `bird_hordes v0.1.0 (/workspace/builds/worker-4-tc1/source)`