[INFO] cloning repository https://github.com/manfromexistence/check-deprecated
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manfromexistence/check-deprecated" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fcheck-deprecated", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fcheck-deprecated'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4167a936023ba8d10ecbc08336c051c5fc8177f8
[INFO] testing manfromexistence/check-deprecated against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fcheck-deprecated" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (1435/2006)
Updating files:  72% (1445/2006)
Updating files:  73% (1465/2006)
Updating files:  74% (1485/2006)
Updating files:  75% (1505/2006)
Updating files:  76% (1525/2006)
Updating files:  77% (1545/2006)
Updating files:  78% (1565/2006)
Updating files:  79% (1585/2006)
Updating files:  80% (1605/2006)
Updating files:  81% (1625/2006)
Updating files:  82% (1645/2006)
Updating files:  83% (1665/2006)
Updating files:  84% (1686/2006)
Updating files:  85% (1706/2006)
Updating files:  86% (1726/2006)
Updating files:  87% (1746/2006)
Updating files:  88% (1766/2006)
Updating files:  89% (1786/2006)
Updating files:  90% (1806/2006)
Updating files:  91% (1826/2006)
Updating files:  92% (1846/2006)
Updating files:  93% (1866/2006)
Updating files:  94% (1886/2006)
Updating files:  95% (1906/2006)
Updating files:  96% (1926/2006)
Updating files:  97% (1946/2006)
Updating files:  98% (1966/2006)
Updating files:  99% (1986/2006)
Updating files: 100% (2006/2006)
Updating files: 100% (2006/2006), done.
[INFO] started tweaking git repo https://github.com/manfromexistence/check-deprecated
[INFO] finished tweaking git repo https://github.com/manfromexistence/check-deprecated
[INFO] tweaked toml for git repo https://github.com/manfromexistence/check-deprecated written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manfromexistence/check-deprecated on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manfromexistence/check-deprecated 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/essence-dx/serializer`
[INFO] [stderr] error: failed to get `dx-serializer` as a dependency of package `dx-check v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dx-serializer`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/essence-dx/serializer#defcb6d3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/serializer-2f1fa10611c58aa8
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision defcb6d340b0dc8a090828af5845b37eea3d4a4b 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: 
    
        Updating git repository `https://github.com/essence-dx/serializer`
    error: failed to get `dx-serializer` as a dependency of package `dx-check v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `dx-serializer`
    
    Caused by:
      unable to update https://github.com/essence-dx/serializer#defcb6d3
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/serializer-2f1fa10611c58aa8
    
    Caused by:
      revision defcb6d340b0dc8a090828af5845b37eea3d4a4b 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