[INFO] cloning repository https://github.com/dfinance/move-parachain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfinance/move-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinance%2Fmove-parachain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinance%2Fmove-parachain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b7ad56f5ddb3f7f3da2ec5c1d0177e47e103740
[INFO] checking dfinance/move-parachain against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinance%2Fmove-parachain" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dfinance/move-parachain on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dfinance/move-parachain
[INFO] finished tweaking git repo https://github.com/dfinance/move-parachain
[INFO] tweaked toml for git repo https://github.com/dfinance/move-parachain written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dfinance/move-parachain 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/dfinance/sp-move-vm.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinance/petgraph.git`
[INFO] [stderr]     Updating git repository `https://github.com/RIg410/indexmap`
[INFO] [stderr] error: failed to get `indexmap` as a dependency of package `petgraph v0.5.1 (https://github.com/dfinance/petgraph.git#a01a4aaf)`
[INFO] [stderr]     ... which satisfies git dependency `petgraph` (locked to 0.5.1) of package `bytecode-verifier v0.1.0 (https://github.com/dfinance/sp-move-vm.git?branch=bp-tst#ed10e7d9)`
[INFO] [stderr]     ... which satisfies git dependency `bytecode-verifier` (locked to 0.1.0) of package `move-vm-runtime v0.1.0 (https://github.com/dfinance/sp-move-vm.git?branch=bp-tst#ed10e7d9)`
[INFO] [stderr]     ... which satisfies git dependency `move-vm-runtime` (locked to 0.1.0) of package `sp-mvm v0.1.1 (/workspace/builds/worker-5-tc1/source/pallets/sp-mvm)`
[INFO] [stderr]     ... which satisfies path dependency `sp-mvm` (locked to 0.1.1) of package `parachain-runtime v0.1.0 (/workspace/builds/worker-5-tc1/source/runtime)`
[INFO] [stderr]     ... which satisfies path dependency `parachain-runtime` (locked to 0.1.0) of package `parachain-collator v0.1.0 (/workspace/builds/worker-5-tc1/source/node)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `indexmap`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/RIg410/indexmap?branch=1.6.00#ebae2bfa
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/indexmap-0bc0256224902f73
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision ebae2bfab47c213c69086179cc717306cc280ecc 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/paritytech/substrate`
        Updating git repository `https://github.com/paritytech/polkadot`
        Updating git repository `https://github.com/dfinance/sp-move-vm.git`
        Updating crates.io index
        Updating git repository `https://github.com/dfinance/petgraph.git`
        Updating git repository `https://github.com/RIg410/indexmap`
    error: failed to get `indexmap` as a dependency of package `petgraph v0.5.1 (https://github.com/dfinance/petgraph.git#a01a4aaf)`
        ... which satisfies git dependency `petgraph` (locked to 0.5.1) of package `bytecode-verifier v0.1.0 (https://github.com/dfinance/sp-move-vm.git?branch=bp-tst#ed10e7d9)`
        ... which satisfies git dependency `bytecode-verifier` (locked to 0.1.0) of package `move-vm-runtime v0.1.0 (https://github.com/dfinance/sp-move-vm.git?branch=bp-tst#ed10e7d9)`
        ... which satisfies git dependency `move-vm-runtime` (locked to 0.1.0) of package `sp-mvm v0.1.1 (/workspace/builds/worker-5-tc1/source/pallets/sp-mvm)`
        ... which satisfies path dependency `sp-mvm` (locked to 0.1.1) of package `parachain-runtime v0.1.0 (/workspace/builds/worker-5-tc1/source/runtime)`
        ... which satisfies path dependency `parachain-runtime` (locked to 0.1.0) of package `parachain-collator v0.1.0 (/workspace/builds/worker-5-tc1/source/node)`
    
    Caused by:
      failed to load source for dependency `indexmap`
    
    Caused by:
      Unable to update https://github.com/RIg410/indexmap?branch=1.6.00#ebae2bfa
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/indexmap-0bc0256224902f73
    
    Caused by:
      revision ebae2bfab47c213c69086179cc717306cc280ecc 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