[INFO] cloning repository https://github.com/MoveIndustries/keyless-zk-proofs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoveIndustries/keyless-zk-proofs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoveIndustries%2Fkeyless-zk-proofs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoveIndustries%2Fkeyless-zk-proofs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25729d026b9f5335bd4bdbc12781ee9df49ee4b0
[INFO] checking MoveIndustries/keyless-zk-proofs against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoveIndustries%2Fkeyless-zk-proofs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MoveIndustries/keyless-zk-proofs
[INFO] finished tweaking git repo https://github.com/MoveIndustries/keyless-zk-proofs
[INFO] tweaked toml for git repo https://github.com/MoveIndustries/keyless-zk-proofs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoveIndustries/keyless-zk-proofs on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoveIndustries/keyless-zk-proofs 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/moveindustries/merlin`
[INFO] [stderr]     Updating git repository `https://github.com/moveindustries/x25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/moveindustries/aptos-core`
[INFO] [stderr] error: failed to get `aptos-crypto` as a dependency of package `aptos-keyless-circuit v0.1.0 (/workspace/builds/worker-2-tc1/source/circuit)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `aptos-crypto`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/moveindustries/aptos-core?branch=l1-migration#b163f034
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/aptos-core-312fc5eae0dfd772
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision b163f034c0e1e01b59cef44694da9dbccb4d5b63 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/moveindustries/merlin`
        Updating git repository `https://github.com/moveindustries/x25519-dalek`
        Updating git repository `https://github.com/moveindustries/aptos-core`
    error: failed to get `aptos-crypto` as a dependency of package `aptos-keyless-circuit v0.1.0 (/workspace/builds/worker-2-tc1/source/circuit)`
    
    Caused by:
      failed to load source for dependency `aptos-crypto`
    
    Caused by:
      unable to update https://github.com/moveindustries/aptos-core?branch=l1-migration#b163f034
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/aptos-core-312fc5eae0dfd772
    
    Caused by:
      revision b163f034c0e1e01b59cef44694da9dbccb4d5b63 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