[INFO] cloning repository https://github.com/dandanlen/substrate-node-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dandanlen/substrate-node-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandanlen%2Fsubstrate-node-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandanlen%2Fsubstrate-node-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 429d3c1fc003d77e230453ccd292a36f81fb57f0
[INFO] testing dandanlen/substrate-node-template against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandanlen%2Fsubstrate-node-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dandanlen/substrate-node-template
[INFO] finished tweaking git repo https://github.com/dandanlen/substrate-node-template
[INFO] tweaked toml for git repo https://github.com/dandanlen/substrate-node-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dandanlen/substrate-node-template on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dandanlen/substrate-node-template 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing v0.1.22
[INFO] [stderr]   Downloaded kvdb v0.9.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.4
[INFO] [stderr]   Downloaded sp-transaction-pool v3.0.0
[INFO] [stderr]   Downloaded wasm-gc-api v0.1.11
[INFO] [stderr]   Downloaded pallet-timestamp v3.0.0
[INFO] [stderr]   Downloaded linregress v0.4.0
[INFO] [stderr]   Downloaded cuckoofilter v0.5.0
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded aes-soft v0.5.0
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded async-std v1.8.0
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded pallet-transaction-payment-rpc v3.0.0
[INFO] [stderr]   Downloaded frame-benchmarking-cli v3.0.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded cid v0.6.0
[INFO] [stderr]   Downloaded sc-chain-spec v3.0.0
[INFO] [stderr]   Downloaded handlebars v3.5.2
[INFO] [stderr]   Downloaded sp-consensus-babe v0.9.0
[INFO] [stderr]   Downloaded memmap2 v0.2.1
[INFO] [stderr]   Downloaded parity-db v0.2.2
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.2/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

    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded tracing v0.1.22
  Downloaded kvdb v0.9.0
  Downloaded pin-project-lite v0.2.4
  Downloaded sp-transaction-pool v3.0.0
  Downloaded wasm-gc-api v0.1.11
  Downloaded pallet-timestamp v3.0.0
  Downloaded linregress v0.4.0
  Downloaded cuckoofilter v0.5.0
  Downloaded const_fn v0.4.5
  Downloaded tokio-codec v0.1.2
  Downloaded tokio-current-thread v0.1.7
  Downloaded aes-soft v0.5.0
  Downloaded tokio-fs v0.1.7
  Downloaded async-std v1.8.0
  Downloaded tokio-tcp v0.1.4
  Downloaded pallet-transaction-payment-rpc v3.0.0
  Downloaded frame-benchmarking-cli v3.0.0
  Downloaded data-encoding-macro v0.1.10
  Downloaded cid v0.6.0
  Downloaded sc-chain-spec v3.0.0
  Downloaded handlebars v3.5.2
  Downloaded sp-consensus-babe v0.9.0
  Downloaded memmap2 v0.2.1
  Downloaded parity-db v0.2.2
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-db-0.2.2/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'