[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] checking dandanlen/substrate-node-template against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandanlen%2Fsubstrate-node-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dandanlen/substrate-node-template on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primitive-types v0.9.0
[INFO] [stderr]   Downloaded paste v1.0.4
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded libp2p-mplex v0.27.0
[INFO] [stderr]   Downloaded memmap2 v0.2.1
[INFO] [stderr]   Downloaded handlebars v3.5.2
[INFO] [stderr]   Downloaded psm v0.1.12
[INFO] [stderr]   Downloaded parity-scale-codec v2.0.0
[INFO] [stderr]   Downloaded nalgebra v0.21.1
[INFO] [stderr]   Downloaded multihash-derive v0.7.1
[INFO] [stderr]   Downloaded parity-multiaddr v0.11.0
[INFO] [stderr]   Downloaded uint v0.9.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.0.0
[INFO] [stderr]   Downloaded simba v0.1.5
[INFO] [stderr]   Downloaded linregress v0.4.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.27.0
[INFO] [stderr]   Downloaded impl-codec v0.5.0
[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

 Downloading crates ...
  Downloaded primitive-types v0.9.0
  Downloaded paste v1.0.4
  Downloaded data-encoding-macro v0.1.10
  Downloaded libp2p-mplex v0.27.0
  Downloaded memmap2 v0.2.1
  Downloaded handlebars v3.5.2
  Downloaded psm v0.1.12
  Downloaded parity-scale-codec v2.0.0
  Downloaded nalgebra v0.21.1
  Downloaded multihash-derive v0.7.1
  Downloaded parity-multiaddr v0.11.0
  Downloaded uint v0.9.0
  Downloaded parity-scale-codec-derive v2.0.0
  Downloaded simba v0.1.5
  Downloaded linregress v0.4.0
  Downloaded libp2p-plaintext v0.27.0
  Downloaded impl-codec v0.5.0
  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'