[INFO] cloning repository https://github.com/serenedreams/std_standalone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serenedreams/std_standalone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fb94aef5a59894ddb1fabcda8b875d749866a0b [INFO] checking serenedreams/std_standalone against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallet-sudo v3.0.0 [INFO] [stderr] Downloaded sp-core v3.0.0 [INFO] [stderr] Downloaded sc-executor-wasmi v0.9.0 [INFO] [stderr] Downloaded sp-wasm-interface v3.0.0 [INFO] [stderr] Downloaded pallet-transaction-payment-rpc-runtime-api v3.0.0 [INFO] [stderr] Downloaded libp2p-yamux v0.30.0 [INFO] [stderr] Downloaded async-std v1.8.0 [INFO] [stderr] Downloaded pallet-aura v3.0.0 [INFO] [stderr] Downloaded libp2p-kad v0.28.0 [INFO] [stderr] Downloaded futures-core v0.3.11 [INFO] [stderr] Downloaded libp2p-pnet v0.20.0 [INFO] [stderr] Downloaded pallet-timestamp v3.0.0 [INFO] [stderr] Downloaded pallet-collective v3.0.0 [INFO] [stderr] Downloaded futures-executor v0.3.11 [INFO] [stderr] Downloaded target-lexicon v0.11.1 [INFO] [stderr] Downloaded sp-arithmetic v3.0.0 [INFO] [stderr] Downloaded jsonrpc-derive v15.1.0 [INFO] [stderr] Downloaded pallet-contracts-primitives v3.0.0 [INFO] [stderr] Downloaded pallet-offences v3.0.0 [INFO] [stderr] Downloaded substrate-frame-rpc-system v3.0.0 [INFO] [stderr] Downloaded sc-proposer-metrics v0.9.0 [INFO] [stderr] Downloaded sc-consensus v0.9.0 [INFO] [stderr] Downloaded sp-storage v3.0.0 [INFO] [stderr] Downloaded minicbor v0.7.1 [INFO] [stderr] Downloaded sp-rpc v3.0.0 [INFO] [stderr] Downloaded scroll_derive v0.10.4 [INFO] [stderr] Downloaded sc-tracing-proc-macro v3.0.0 [INFO] [stderr] Downloaded sc-basic-authorship v0.9.0 [INFO] [stderr] Downloaded sp-consensus-aura v0.9.0 [INFO] [stderr] Downloaded libp2p-core-derive v0.21.0 [INFO] [stderr] Downloaded lru v0.6.3 [INFO] [stderr] Downloaded jsonrpc-server-utils v15.1.0 [INFO] [stderr] Downloaded sc-rpc v3.0.0 [INFO] [stderr] Downloaded sc-client-api v3.0.0 [INFO] [stderr] Downloaded sc-client-db v0.9.0 [INFO] [stderr] Downloaded frame-support v3.0.0 [INFO] [stderr] Downloaded wast v31.0.0 [INFO] [stderr] Downloaded sc-finality-grandpa v0.9.0 [INFO] [stderr] Downloaded trie-db v0.22.2 [INFO] [stderr] Downloaded sc-cli v0.9.0 [INFO] [stderr] Downloaded sc-service v0.9.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.22.0 [INFO] [stderr] Downloaded jsonrpc-http-server v15.1.0 [INFO] [stderr] Downloaded wasmtime-cache v0.22.0 [INFO] [stderr] Downloaded sc-executor v0.9.0 [INFO] [stderr] Downloaded pallet-elections-phragmen v3.0.0 [INFO] [stderr] Downloaded cranelift-entity v0.69.0 [INFO] [stderr] Downloaded sp-blockchain v3.0.0 [INFO] [stderr] Downloaded sc-transaction-graph v3.0.0 [INFO] [stderr] Downloaded sc-consensus-babe v0.9.0 [INFO] [stderr] Downloaded frame-support-procedural v3.0.0 [INFO] [stderr] Downloaded sp-runtime-interface v3.0.0 [INFO] [stderr] Downloaded parity-db v0.2.2 [INFO] [stderr] error: failed to download replaced source registry `crates-io` [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.2/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 serenedreams/std_standalone against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download replaced source registry `crates-io` [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.2/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 serenedreams/std_standalone against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download replaced source registry `crates-io` [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.2/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 serenedreams/std_standalone against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download replaced source registry `crates-io` [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.2/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 serenedreams/std_standalone against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download replaced source registry `crates-io` [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.2/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 serenedreams/std_standalone against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserenedreams%2Fstd_standalone" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serenedreams/std_standalone on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serenedreams/std_standalone [INFO] finished tweaking git repo https://github.com/serenedreams/std_standalone [INFO] tweaked toml for git repo https://github.com/serenedreams/std_standalone written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serenedreams/std_standalone 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parity-db v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download replaced source registry `crates-io` [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.2/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.