[INFO] cloning repository https://github.com/Coolsonickirby/ingame-dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Coolsonickirby/ingame-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoolsonickirby%2Fingame-dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoolsonickirby%2Fingame-dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08d0ee45104ce072da6e510d7325a4f6902ac1e
[INFO] checking Coolsonickirby/ingame-dev against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoolsonickirby%2Fingame-dev" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Coolsonickirby/ingame-dev
[INFO] finished tweaking git repo https://github.com/Coolsonickirby/ingame-dev
[INFO] tweaked toml for git repo https://github.com/Coolsonickirby/ingame-dev written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Coolsonickirby/ingame-dev on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Coolsonickirby/ingame-dev 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field in patch for `indexmap`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr]     Updating git repository `https://github.com/indexmap-rs/indexmap`
[INFO] [stderr]     Updating git repository `https://github.com/Raytwo/arcropolis_api`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Coolsonickirby/imgui-api.git`
[INFO] [stderr]     Updating git repository `https://github.com/ultimate-research/nnsdk-rs`
[INFO] [stderr]     Updating git repository `https://github.com/ultimate-research/skyline-smash.git`
[INFO] [stderr]     Updating git repository `https://github.com/jam1garner/smash-arc`
[INFO] [stderr]     Updating git repository `https://github.com/WuBoytH/smash-script.git`
[INFO] [stderr]     Updating git repository `https://github.com/WuBoyTH/smash_singletons.git`
[INFO] [stderr]     Updating git repository `https://github.com/HDR-Development/smashline.git`
[INFO] [stderr]     Updating git repository `https://github.com/ultimate-research/skyline-rs`
[INFO] [stderr]     Updating git repository `https://github.com/blu-dev/skyline-smash.git`
[INFO] [stderr] error: failed to get `skyline_smash` as a dependency of package `smash_singletons v0.1.0 (https://github.com/WuBoyTH/smash_singletons.git#66041976)`
[INFO] [stderr]     ... which satisfies git dependency `smash_singletons` (locked to 0.1.0) of package `ingame-dev v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `skyline_smash`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/blu-dev/skyline-smash.git#6e9aab5c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/skyline-smash-608502662f8fcc2d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 6e9aab5ca6b0a2ca85234c5b35e0477a2afec9c7 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted to find username/password via git's `credential.helper` support, but failed
[INFO] [stderr] 
[INFO] [stderr]   if the git CLI succeeds then `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to acquire username/password from local configuration


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused field in patch for `indexmap`: `features`
      |
      = help: configure `features` in the `dependencies` entry
        Updating git repository `https://github.com/indexmap-rs/indexmap`
        Updating git repository `https://github.com/Raytwo/arcropolis_api`
        Updating crates.io index
        Updating git repository `https://github.com/Coolsonickirby/imgui-api.git`
        Updating git repository `https://github.com/ultimate-research/nnsdk-rs`
        Updating git repository `https://github.com/ultimate-research/skyline-smash.git`
        Updating git repository `https://github.com/jam1garner/smash-arc`
        Updating git repository `https://github.com/WuBoytH/smash-script.git`
        Updating git repository `https://github.com/WuBoyTH/smash_singletons.git`
        Updating git repository `https://github.com/HDR-Development/smashline.git`
        Updating git repository `https://github.com/ultimate-research/skyline-rs`
        Updating git repository `https://github.com/blu-dev/skyline-smash.git`
    error: failed to get `skyline_smash` as a dependency of package `smash_singletons v0.1.0 (https://github.com/WuBoyTH/smash_singletons.git#66041976)`
        ... which satisfies git dependency `smash_singletons` (locked to 0.1.0) of package `ingame-dev v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `skyline_smash`
    
    Caused by:
      unable to update https://github.com/blu-dev/skyline-smash.git#6e9aab5c
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/skyline-smash-608502662f8fcc2d
    
    Caused by:
      revision 6e9aab5ca6b0a2ca85234c5b35e0477a2afec9c7 not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted to find username/password via git's `credential.helper` support, but failed
    
      if the git CLI succeeds then `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      failed to acquire username/password from local configuration