[INFO] cloning repository https://github.com/michael-dm/demos-live-compositor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michael-dm/demos-live-compositor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael-dm%2Fdemos-live-compositor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael-dm%2Fdemos-live-compositor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fee19db7ae5b6ea5c25b96b6f6e055abe66086af
[INFO] testing michael-dm/demos-live-compositor 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%2Fmichael-dm%2Fdemos-live-compositor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michael-dm/demos-live-compositor
[INFO] finished tweaking git repo https://github.com/michael-dm/demos-live-compositor
[INFO] tweaked toml for git repo https://github.com/michael-dm/demos-live-compositor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michael-dm/demos-live-compositor 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/michael-dm/demos-live-compositor 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/michael-dm/live-compositor.git`
[INFO] [stderr] error: failed to get `compositor_pipeline` as a dependency of package `ocs-compositor v0.1.0 (/workspace/builds/worker-6-tc1/source/queue-stopping)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `compositor_pipeline`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/michael-dm/live-compositor.git?branch=patch-wgpu-adapter#c8a5bea3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/live-compositor-e90315a78b911199
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision c8a5bea3e19bcb4d73382a5636092413bcadd758 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: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/michael-dm/live-compositor.git`
    error: failed to get `compositor_pipeline` as a dependency of package `ocs-compositor v0.1.0 (/workspace/builds/worker-6-tc1/source/queue-stopping)`
    
    Caused by:
      failed to load source for dependency `compositor_pipeline`
    
    Caused by:
      unable to update https://github.com/michael-dm/live-compositor.git?branch=patch-wgpu-adapter#c8a5bea3
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/live-compositor-e90315a78b911199
    
    Caused by:
      revision c8a5bea3e19bcb4d73382a5636092413bcadd758 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