[INFO] cloning repository https://github.com/szout/substrate-parachain-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szout/substrate-parachain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fsubstrate-parachain-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fsubstrate-parachain-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f363c7b5309046789f60ea7d210de77bf5ec126a [INFO] checking szout/substrate-parachain-template against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszout%2Fsubstrate-parachain-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/szout/substrate-parachain-template [INFO] finished tweaking git repo https://github.com/szout/substrate-parachain-template [INFO] tweaked toml for git repo https://github.com/szout/substrate-parachain-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/szout/substrate-parachain-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/szout/substrate-parachain-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] Updating git repository `https://github.com/paritytech/cumulus` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.0 [INFO] [stderr] Downloaded nb-connect v1.1.0 [INFO] [stderr] Downloaded unsigned-varint v0.7.0 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.125 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded asynchronous-codec v0.6.0 [INFO] [stderr] Downloaded parity-util-mem v0.9.0 [INFO] [stderr] Downloaded async-global-executor v2.0.2 [INFO] [stderr] Downloaded libp2p v0.37.1 [INFO] [stderr] Downloaded url v2.2.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.6.0 [INFO] [stderr] Downloaded stream-cipher v0.7.1 [INFO] [stderr] Downloaded file-per-thread-logger v0.1.4 [INFO] [stderr] Downloaded retain_mut v0.1.2 [INFO] [stderr] Downloaded intervalier v0.4.0 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.0 [INFO] [stderr] Downloaded security-framework v1.0.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 Updating git repository `https://github.com/paritytech/cumulus` Updating git repository `https://github.com/paritytech/substrate` Updating git repository `https://github.com/paritytech/polkadot` Updating crates.io index Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget` Blocking waiting for file lock on package cache Downloading crates ... Downloaded parity-scale-codec-derive v2.1.0 Downloaded nb-connect v1.1.0 Downloaded unsigned-varint v0.7.0 Downloaded async-executor v1.4.0 Downloaded serde_derive v1.0.125 Downloaded parity-scale-codec v2.1.1 Downloaded asynchronous-codec v0.6.0 Downloaded parity-util-mem v0.9.0 Downloaded async-global-executor v2.0.2 Downloaded libp2p v0.37.1 Downloaded url v2.2.1 Downloaded chacha20poly1305 v0.6.0 Downloaded stream-cipher v0.7.1 Downloaded file-per-thread-logger v0.1.4 Downloaded retain_mut v0.1.2 Downloaded intervalier v0.4.0 Downloaded kvdb-rocksdb v0.11.0 Downloaded security-framework v1.0.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'