[INFO] cloning repository https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e938e476545f80c354bfc4185f5344e0b57f077f
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.0.1
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.0.0
[INFO] [stderr]   Downloaded sc-consensus-epochs v0.9.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.0.1
[INFO] [stderr]   Downloaded sc-network-gossip v0.9.0
[INFO] [stderr]   Downloaded trie-db v0.22.3
[INFO] [stderr]   Downloaded sp-database v3.0.0
[INFO] [stderr]   Downloaded sp-block-builder v3.0.0
[INFO] [stderr]   Downloaded sc-consensus-babe v0.9.0
[INFO] [stderr]   Downloaded parity-wasm v0.32.0
[INFO] [stderr]   Downloaded sp-consensus-vrf v0.9.0
[INFO] [stderr]   Downloaded sc-consensus-uncles v0.9.0
[INFO] [stderr]   Downloaded sc-finality-grandpa v0.9.0
[INFO] [stderr]   Downloaded async-lock v2.3.0
[INFO] [stderr]   Downloaded sc-consensus-slots v0.9.0
[INFO] [stderr]   Downloaded sc-chain-spec-derive v3.0.0
[INFO] [stderr]   Downloaded sc-proposer-metrics v0.9.0
[INFO] [stderr]   Downloaded frame-benchmarking-cli v3.0.0
[INFO] [stderr]   Downloaded sp-tasks v3.0.0
[INFO] [stderr]   Downloaded sp-authorship v3.0.0
[INFO] [stderr]   Downloaded pallet-transaction-payment-rpc-runtime-api v3.0.0
[INFO] [stderr]   Downloaded block-cipher v0.8.0
[INFO] [stderr]   Downloaded sc-executor v0.9.0
[INFO] [stderr]   Downloaded sp-rpc v3.0.0
[INFO] [stderr]   Downloaded libp2p-deflate v0.27.1
[INFO] [stderr]   Downloaded libp2p-wasm-ext v0.27.0
[INFO] [stderr]   Downloaded wasmtime v0.22.0
[INFO] [stderr]   Downloaded frame-executive v3.0.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.9
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded cid v0.6.1
[INFO] [stderr]   Downloaded fs-swap v0.2.6
[INFO] [stderr]   Downloaded kvdb-memorydb v0.9.0
[INFO] [stderr]   Downloaded intervalier v0.4.0
[INFO] [stderr]   Downloaded sc-block-builder v0.9.0
[INFO] [stderr]   Downloaded sp-consensus-babe v0.9.0
[INFO] [stderr]   Downloaded sc-telemetry v3.0.0
[INFO] [stderr]   Downloaded wasmtime-obj v0.22.0
[INFO] [stderr]   Downloaded sc-chain-spec v3.0.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.0
[INFO] [stderr]   Downloaded sc-network v0.9.0
[INFO] [stderr]   Downloaded sc-keystore v3.0.0
[INFO] [stderr]   Downloaded jsonrpc-http-server v15.1.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded parity-db v0.2.3
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[INFO] testing 1027540JohnsonAniketh/substrate-exercise-1-and-2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] finished tweaking git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2
[INFO] tweaked toml for git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `parity-db v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parity-db-0.2.3/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.11	` for dependency `parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '\t'
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
