[INFO] cloning repository https://github.com/OMG-Fuzz/aglaea-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OMG-Fuzz/aglaea-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMG-Fuzz%2Faglaea-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMG-Fuzz%2Faglaea-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 144f8e167cb296758c8a3f38b354a13da8f117eb
[INFO] checking OMG-Fuzz/aglaea-examples against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMG-Fuzz%2Faglaea-examples" "/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/OMG-Fuzz/aglaea-examples
[INFO] finished tweaking git repo https://github.com/OMG-Fuzz/aglaea-examples
[INFO] tweaked toml for git repo https://github.com/OMG-Fuzz/aglaea-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OMG-Fuzz/aglaea-examples on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OMG-Fuzz/aglaea-examples 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `ssh://git@github.com/OMG-Fuzz/aglaea.git`
[INFO] [stderr] error: failed to get `aglaea` as a dependency of package `nom_css v0.1.0 (/workspace/builds/worker-5-tc1/source/nom_css)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `aglaea`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update ssh://git@github.com/OMG-Fuzz/aglaea.git?branch=dev#14a70df5
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/aglaea-a38fbf53c340b342
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 14a70df5b09495e3cd653b554e51d731b1d105d6 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded


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 `ssh://git@github.com/OMG-Fuzz/aglaea.git`
    error: failed to get `aglaea` as a dependency of package `nom_css v0.1.0 (/workspace/builds/worker-5-tc1/source/nom_css)`
    
    Caused by:
      failed to load source for dependency `aglaea`
    
    Caused by:
      Unable to update ssh://git@github.com/OMG-Fuzz/aglaea.git?branch=dev#14a70df5
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/aglaea-a38fbf53c340b342
    
    Caused by:
      revision 14a70df5b09495e3cd653b554e51d731b1d105d6 not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted ssh-agent authentication, but no usernames succeeded: `git`
    
      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:
      no authentication methods succeeded