[INFO] cloning repository https://github.com/Interna1ta/hello-world-avs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Interna1ta/hello-world-avs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83aa9ce90388dad7dc31ba8ac96453f9ad23493a
[INFO] checking Interna1ta/hello-world-avs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] finished tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] tweaked toml for git repo https://github.com/Interna1ta/hello-world-avs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Interna1ta/hello-world-avs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Interna1ta/hello-world-avs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
[INFO] [stderr] error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eigen-client-elcontracts`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `crates/contracts/bindings/utils/middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
[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
[INFO] checking Interna1ta/hello-world-avs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] finished tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] tweaked toml for git repo https://github.com/Interna1ta/hello-world-avs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Interna1ta/hello-world-avs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Interna1ta/hello-world-avs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
[INFO] [stderr] error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eigen-client-elcontracts`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `crates/contracts/bindings/utils/middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
[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
[INFO] checking Interna1ta/hello-world-avs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] finished tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] tweaked toml for git repo https://github.com/Interna1ta/hello-world-avs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Interna1ta/hello-world-avs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Interna1ta/hello-world-avs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
[INFO] [stderr] error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eigen-client-elcontracts`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `crates/contracts/bindings/utils/middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
[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
[INFO] checking Interna1ta/hello-world-avs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] finished tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] tweaked toml for git repo https://github.com/Interna1ta/hello-world-avs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Interna1ta/hello-world-avs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Interna1ta/hello-world-avs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
[INFO] [stderr] error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eigen-client-elcontracts`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `crates/contracts/bindings/utils/middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
[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
[INFO] checking Interna1ta/hello-world-avs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterna1ta%2Fhello-world-avs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] finished tweaking git repo https://github.com/Interna1ta/hello-world-avs
[INFO] tweaked toml for git repo https://github.com/Interna1ta/hello-world-avs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Interna1ta/hello-world-avs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Interna1ta/hello-world-avs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
[INFO] [stderr] error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eigen-client-elcontracts`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `crates/contracts/bindings/utils/middleware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
[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: 
    
        Updating git submodule `git@github.com:Layr-Labs/eigenlayer-middleware.git`
    error: failed to get `eigen-client-elcontracts` as a dependency of package `hello-world-avs-operator v0.0.1-alpha (/workspace/builds/worker-5-tc2/source/operator/rust/crates/operator)`
    
    Caused by:
      failed to load source for dependency `eigen-client-elcontracts`
    
    Caused by:
      Unable to update https://github.com/Layr-labs/eigensdk-rs?rev=a84983e#a84983ea
    
    Caused by:
      failed to update submodule `crates/contracts/bindings/utils/middleware`
    
    Caused by:
      failed to fetch submodule `crates/contracts/bindings/utils/middleware` from git@github.com:Layr-Labs/eigenlayer-middleware.git
    
    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