[INFO] cloning repository https://github.com/playdog-io/substrate-dev-learn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playdog-io/substrate-dev-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaydog-io%2Fsubstrate-dev-learn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaydog-io%2Fsubstrate-dev-learn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e53e1e08611636ac2eda1401fa606812fd1317a
[INFO] checking playdog-io/substrate-dev-learn against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaydog-io%2Fsubstrate-dev-learn" "/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/playdog-io/substrate-dev-learn
[INFO] finished tweaking git repo https://github.com/playdog-io/substrate-dev-learn
[INFO] tweaked toml for git repo https://github.com/playdog-io/substrate-dev-learn written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/playdog-io/substrate-dev-learn on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/playdog-io/substrate-dev-learn 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.1.0
[INFO] [stderr]   Downloaded trie-db v0.22.3
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded sp-std v3.0.0
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.6
[INFO] [stderr]   Downloaded erased-serde v0.3.13
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.9
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded pwasm-utils v0.14.0
[INFO] [stderr]   Downloaded memmap2 v0.2.2
[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

 Downloading crates ...
  Downloaded parity-scale-codec-derive v2.1.0
  Downloaded trie-db v0.22.3
  Downloaded cpufeatures v0.1.4
  Downloaded sp-std v3.0.0
  Downloaded value-bag v1.0.0-alpha.6
  Downloaded erased-serde v0.3.13
  Downloaded data-encoding-macro-internal v0.1.9
  Downloaded data-encoding-macro v0.1.10
  Downloaded pwasm-utils v0.14.0
  Downloaded memmap2 v0.2.2
  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'