[INFO] cloning repository https://github.com/szout/polkadot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szout/polkadot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fpolkadot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fpolkadot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83a4516311fe2bd2f085a0523041a02eed4d55e4
[INFO] testing szout/polkadot against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fpolkadot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/szout/polkadot
[INFO] finished tweaking git repo https://github.com/szout/polkadot
[INFO] tweaked toml for git repo https://github.com/szout/polkadot written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szout/polkadot 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/szout/polkadot 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]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.70
[INFO] [stderr]   Downloaded redox_syscall v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.70
[INFO] [stderr]   Downloaded substrate-wasm-builder v3.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.70
[INFO] [stderr]   Downloaded libp2p-ping v0.28.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.28.0
[INFO] [stderr]   Downloaded secrecy v0.7.0
[INFO] [stderr]   Downloaded fs_extra v1.1.0
[INFO] [stderr]   Downloaded multimap v0.8.1
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.10
[INFO] [stderr]   Downloaded ip_network v0.3.4
[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

    Updating git repository `https://github.com/paritytech/substrate`
    Updating crates.io index
    Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget`
 Downloading crates ...
  Downloaded wasm-bindgen-shared v0.2.70
  Downloaded redox_syscall v0.2.4
  Downloaded wasm-bindgen-macro v0.2.70
  Downloaded substrate-wasm-builder v3.0.0
  Downloaded wasm-bindgen-macro-support v0.2.70
  Downloaded wasm-bindgen-backend v0.2.70
  Downloaded libp2p-ping v0.28.0
  Downloaded libp2p-plaintext v0.28.0
  Downloaded secrecy v0.7.0
  Downloaded fs_extra v1.1.0
  Downloaded multimap v0.8.1
  Downloaded mio-named-pipes v0.1.7
  Downloaded data-encoding-macro v0.1.10
  Downloaded ip_network v0.3.4
  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'