[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1027540JohnsonAniketh%2Fsubstrate-exercise-1-and-2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1027540JohnsonAniketh/substrate-exercise-1-and-2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-runtime v3.0.0
[INFO] [stderr]   Downloaded sp-std v3.0.0
[INFO] [stderr]   Downloaded sp-database v3.0.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.30.1
[INFO] [stderr]   Downloaded libp2p-core-derive v0.21.0
[INFO] [stderr]   Downloaded wasmtime-obj v0.22.0
[INFO] [stderr]   Downloaded sc-executor v0.9.0
[INFO] [stderr]   Downloaded sp-tasks v3.0.0
[INFO] [stderr]   Downloaded wasmtime-profiling v0.22.0
[INFO] [stderr]   Downloaded zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.9
[INFO] [stderr]   Downloaded rustls-native-certs v0.4.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded futures-diagnose v1.0.1
[INFO] [stderr]   Downloaded sc-informant v0.9.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-1949cf8c6b5b557f/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'


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded sp-runtime v3.0.0
  Downloaded sp-std v3.0.0
  Downloaded sp-database v3.0.0
  Downloaded libp2p-yamux v0.30.1
  Downloaded libp2p-core-derive v0.21.0
  Downloaded wasmtime-obj v0.22.0
  Downloaded sc-executor v0.9.0
  Downloaded sp-tasks v3.0.0
  Downloaded wasmtime-profiling v0.22.0
  Downloaded zstd-safe v2.0.6+zstd.1.4.7
  Downloaded data-encoding-macro-internal v0.1.9
  Downloaded rustls-native-certs v0.4.0
  Downloaded cranelift-codegen v0.69.0
  Downloaded futures-diagnose v1.0.1
  Downloaded sc-informant v0.9.0
  Downloaded parity-db v0.2.3
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.3/Cargo.toml`

Caused by:
  failed to parse the version requirement `0.11	` for dependency `parking_lot`

Caused by:
  expected comma after minor version number, found '\t'