[INFO] cloning repository https://github.com/Polkadex-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/Polkadex-Substrate/node-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 876996b2151b01a0921cde816346925590ee623c [INFO] checking Polkadex-Substrate/node-template against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded byte-slice-cast v1.0.0 [INFO] [stderr] Downloaded trie-db v0.22.3 [INFO] [stderr] Downloaded arrayvec v0.7.0 [INFO] [stderr] Downloaded cpufeatures v0.1.4 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Downloaded async-task v4.0.3 [INFO] [stderr] Downloaded libp2p-identify v0.29.0 [INFO] [stderr] Downloaded async-std-resolver v0.20.3 [INFO] [stderr] Downloaded libp2p-mplex v0.28.0 [INFO] [stderr] Downloaded pdqselect v0.1.0 [INFO] [stderr] Downloaded aesni v0.8.0 [INFO] [stderr] Downloaded snow v0.7.2 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded cranelift-codegen v0.71.0 [INFO] [stderr] Downloaded dirs-sys v0.3.6 [INFO] [stderr] Downloaded libz-sys v1.1.3 [INFO] [stderr] Downloaded bindgen v0.57.0 [INFO] [stderr] Downloaded wasmtime-fiber v0.24.0 [INFO] [stderr] Downloaded zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.1 [INFO] [stderr] Downloaded hyper v0.12.36 [INFO] [stderr] Downloaded jsonrpc-http-server v15.1.0 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded globset v0.4.6 [INFO] [stderr] Downloaded jsonrpc-server-utils v15.1.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v15.1.0 [INFO] [stderr] Downloaded structopt v0.3.21 [INFO] [stderr] Downloaded cpp_demangle v0.3.2 [INFO] [stderr] Downloaded errno v0.2.7 [INFO] [stderr] Downloaded wasmparser v0.76.0 [INFO] [stderr] Downloaded wasmtime-environ v0.24.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.24.0 [INFO] [stderr] Downloaded wast v35.0.2 [INFO] [stderr] Downloaded wasmtime v0.24.0 [INFO] [stderr] Downloaded kvdb-memorydb v0.9.0 [INFO] [stderr] Downloaded clang-sys v1.2.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-6f17d22bba15001f/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' [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking Polkadex-Substrate/node-template against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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' [INFO] checking Polkadex-Substrate/node-template against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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' [INFO] checking Polkadex-Substrate/node-template against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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' [INFO] checking Polkadex-Substrate/node-template against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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' [INFO] checking Polkadex-Substrate/node-template against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolkadex-Substrate%2Fnode-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polkadex-Substrate/node-template on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] finished tweaking git repo https://github.com/Polkadex-Substrate/node-template [INFO] tweaked toml for git repo https://github.com/Polkadex-Substrate/node-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Polkadex-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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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' [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.