[INFO] cloning repository https://github.com/Teo-Goli/Substrate-Recipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Teo-Goli/Substrate-Recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06491b78fc452198515ad70d87cce7d6adfb41b [INFO] checking Teo-Goli/Substrate-Recipes against master#7c4ac0603e9ee5295bc802c90575391288a69a8a for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 7c4ac0603e9ee5295bc802c90575391288a69a8a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-api v3.0.0 [INFO] [stderr] Downloaded sp-std v3.0.0 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded sp-version v3.0.0 [INFO] [stderr] Downloaded sp-io v3.0.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded pallet-sudo v3.0.0 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded pallet-randomness-collective-flip v3.0.0 [INFO] [stderr] Downloaded sp-tracing v3.0.0 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded sp-serializer v3.0.0 [INFO] [stderr] Downloaded sc-basic-authorship v0.9.0 [INFO] [stderr] Downloaded idna v0.2.2 [INFO] [stderr] Downloaded sp-authorship v3.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded frame-support v3.0.0 [INFO] [stderr] Downloaded web-sys v0.3.48 [INFO] [stderr] Downloaded curve25519-dalek v3.0.2 [INFO] [stderr] Downloaded sc-consensus-pow v0.9.0 [INFO] [stderr] Downloaded asn1_der v0.6.3 [INFO] [stderr] Downloaded sp-consensus-pow v0.9.0 [INFO] [stderr] Downloaded curve25519-dalek v2.1.2 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded frame-support-procedural v3.0.0 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded substrate-wasm-builder v4.0.0 [INFO] [stderr] Downloaded frame-metadata v13.0.0 [INFO] [stderr] Downloaded frame-support-procedural-tools v3.0.0 [INFO] [stderr] Downloaded frame-system v3.0.0 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded sc-proposer-metrics v0.9.0 [INFO] [stderr] Downloaded sc-consensus-slots v0.9.0 [INFO] [stderr] Downloaded linregress v0.4.0 [INFO] [stderr] Downloaded pallet-timestamp v3.0.0 [INFO] [stderr] Downloaded sc-cli v0.9.0 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded sc-consensus-babe v0.9.0 [INFO] [stderr] Downloaded sc-consensus-epochs v0.9.0 [INFO] [stderr] Downloaded sc-network-gossip v0.9.0 [INFO] [stderr] Downloaded finality-grandpa v0.13.0 [INFO] [stderr] Downloaded sc-finality-grandpa v0.9.0 [INFO] [stderr] Downloaded sp-consensus-slots v0.9.0 [INFO] [stderr] Downloaded sp-consensus-babe v0.9.0 [INFO] [stderr] Downloaded sc-chain-spec v3.0.0 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded rocksdb v0.15.0 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.0 [INFO] [stderr] Downloaded memmap2 v0.2.1 [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 Teo-Goli/Substrate-Recipes against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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 Teo-Goli/Substrate-Recipes against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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 Teo-Goli/Substrate-Recipes against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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 Teo-Goli/Substrate-Recipes against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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 Teo-Goli/Substrate-Recipes against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeo-Goli%2FSubstrate-Recipes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teo-Goli/Substrate-Recipes on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] finished tweaking git repo https://github.com/Teo-Goli/Substrate-Recipes [INFO] tweaked toml for git repo https://github.com/Teo-Goli/Substrate-Recipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Teo-Goli/Substrate-Recipes 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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.