[INFO] cloning repository https://github.com/21r21a33333/MuadibRouter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/21r21a33333/MuadibRouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21r21a33333%2FMuadibRouter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21r21a33333%2FMuadibRouter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea1225011230c77f3ff815e0fee3dd04f00d04e7
[INFO] checking 21r21a33333/MuadibRouter against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21r21a33333%2FMuadibRouter" "/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/21r21a33333/MuadibRouter
[INFO] finished tweaking git repo https://github.com/21r21a33333/MuadibRouter
[INFO] tweaked toml for git repo https://github.com/21r21a33333/MuadibRouter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/21r21a33333/MuadibRouter 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/21r21a33333/MuadibRouter 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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://version.btcfi.wtf/hashiraio/standard-rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): could not find appropriate mechanism for credentials; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): could not find appropriate mechanism for credentials; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 try remaining): could not find appropriate mechanism for credentials; class=Http (34)
[INFO] [stderr] error: failed to get `standard` as a dependency of package `muadib_router v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `standard`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://version.btcfi.wtf/hashiraio/standard-rs.git?rev=1bb4e5df3e87f3090fdd1cd47ae9f773c11ecced#1bb4e5df
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/standard-rs-bdb3a8e0a6712c55
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `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]   could not find appropriate mechanism for credentials; class=Http (34)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://version.btcfi.wtf/hashiraio/standard-rs.git`
    warning: spurious network error (3 tries remaining): could not find appropriate mechanism for credentials; class=Http (34)
    warning: spurious network error (2 tries remaining): could not find appropriate mechanism for credentials; class=Http (34)
    warning: spurious network error (1 try remaining): could not find appropriate mechanism for credentials; class=Http (34)
    error: failed to get `standard` as a dependency of package `muadib_router v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `standard`
    
    Caused by:
      unable to update https://version.btcfi.wtf/hashiraio/standard-rs.git?rev=1bb4e5df3e87f3090fdd1cd47ae9f773c11ecced#1bb4e5df
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/standard-rs-bdb3a8e0a6712c55
    
    Caused by:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      could not find appropriate mechanism for credentials; class=Http (34)