[INFO] cloning repository https://github.com/skyh24/node-template3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyh24/node-template3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyh24%2Fnode-template3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyh24%2Fnode-template3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40018a7a7da41b3e2b84bd0cd1b4fb27a524953f
[INFO] checking skyh24/node-template3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyh24%2Fnode-template3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/skyh24/node-template3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/skyh24/node-template3
[INFO] finished tweaking git repo https://github.com/skyh24/node-template3
[INFO] tweaked toml for git repo https://github.com/skyh24/node-template3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/skyh24/node-template3 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch for `frame-benchmarking` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr] warning: patch for `frame-benchmarking-cli` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-executive` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-support` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-support-procedural` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-support-procedural-tools` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-support-procedural-tools-derive` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-system` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `frame-system-rpc-runtime-api` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-aura` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-authorship` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-babe` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-balances` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-bounties` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-collective` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-elections-phragmen` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-grandpa` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-im-online` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-indices` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-membership` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-multisig` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-offences` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-proxy` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-randomness-collective-flip` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-recovery` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-scheduler` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-session` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-staking` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-staking-reward-curve` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-sudo` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-timestamp` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-tips` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-transaction-payment` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-transaction-payment-rpc` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-transaction-payment-rpc-runtime-api` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-treasury` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `pallet-utility` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-basic-authorship` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-block-builder` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-chain-spec` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-cli` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-client-api` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-client-db` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-aura` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-babe` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-babe-rpc` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-epochs` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-manual-seal` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-consensus-slots` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-executor` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-finality-grandpa` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-finality-grandpa-rpc` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-informant` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-keystore` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-network` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-offchain` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-rpc` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-rpc-api` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-service` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-telemetry` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sc-transaction-pool` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-api` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-application-crypto` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-arithmetic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-block-builder` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-blockchain` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-consensus` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-consensus-aura` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-consensus-babe` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-core` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-externalities` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-finality-grandpa` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-inherents` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-io` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-keystore` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-offchain` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-rpc` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-runtime` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-runtime-interface` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-runtime-interface-proc-macro` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-session` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-staking` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-state-machine` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-std` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-storage` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-timestamp` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-tracing` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-transaction-pool` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-trie` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `sp-version` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr] warning: patch for `substrate-frame-rpc-system` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: Patch `pallet-aura v3.0.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `pallet-im-online v3.0.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `pallet-offences v3.0.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `sc-consensus-aura v0.9.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `sc-consensus-babe-rpc v0.9.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `sc-consensus-manual-seal v0.9.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `sc-finality-grandpa-rpc v0.9.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Patch `sp-consensus-aura v0.9.0 (https://github.com/paritytech/substrate.git?branch=master#7d2de01c)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.19
[INFO] [stderr]   Downloaded hmac-drbg v0.2.0
[INFO] [stderr]   Downloaded hash256-std-hasher v0.15.2
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded primitive-types v0.9.0
[INFO] [stderr]   Downloaded pbkdf2 v0.3.0
[INFO] [stderr]   Downloaded cargo_metadata v0.12.3
[INFO] [stderr]   Downloaded substrate-bip39 v0.4.2
[INFO] [stderr]   Downloaded cargo-platform v0.1.1
[INFO] [stderr]   Downloaded dyn-clonable-impl v0.9.0
[INFO] [stderr]   Downloaded trie-root v0.16.0
[INFO] [stderr]   Downloaded kvdb v0.9.0
[INFO] [stderr]   Downloaded crypto-mac v0.7.0
[INFO] [stderr]   Downloaded wasm-timer v0.2.5
[INFO] [stderr]   Downloaded trie-db v0.22.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded libp2p-request-response v0.9.1
[INFO] [stderr]   Downloaded intervalier v0.4.0
[INFO] [stderr]   Downloaded nohash-hasher v0.2.0
[INFO] [stderr]   Downloaded multimap v0.8.2
[INFO] [stderr]   Downloaded nalgebra v0.21.1
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded platforms v1.1.0
[INFO] [stderr]   Downloaded futures-rustls v0.21.1
[INFO] [stderr]   Downloaded asn1_der_derive v0.1.2
[INFO] [stderr]   Downloaded libsecp256k1 v0.3.5
[INFO] [stderr]   Downloaded libz-sys v1.1.2
[INFO] [stderr]   Downloaded librocksdb-sys v6.11.4
[INFO] [stderr]   Downloaded tokio-named-pipes v0.1.0
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] [stderr]   Downloaded directories-next v2.0.0
[INFO] [stderr]   Downloaded unsigned-varint v0.6.0
[INFO] [stderr]   Downloaded minicbor-derive v0.6.1
[INFO] [stderr]   Downloaded libp2p-tcp v0.27.1
[INFO] [stderr]   Downloaded asn1_der v0.6.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded libp2p-floodsub v0.27.0
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded regalloc v0.0.31
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded wasmtime-environ v0.22.0
[INFO] [stderr]   Downloaded wasmtime v0.22.0
[INFO] [stderr]   Downloaded jsonrpc-pubsub v15.1.0
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded frame-system-benchmarking v3.0.0
[INFO] [stderr]   Downloaded statrs v0.12.0
[INFO] [stderr]   Downloaded jsonrpc-client-transports v15.1.0
[INFO] [stderr]   Downloaded jsonrpc-core-client v15.1.0
[INFO] [stderr]   Downloaded aes-soft v0.5.0
[INFO] [stderr]   Downloaded aesni v0.8.0
[INFO] [stderr]   Downloaded lru v0.6.5
[INFO] [stderr]   Downloaded if-addrs-sys v0.3.2
[INFO] [stderr]   Downloaded libp2p-mdns v0.28.1
[INFO] [stderr]   Downloaded chacha20 v0.5.0
[INFO] [stderr]   Downloaded libp2p-ping v0.27.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.27.1
[INFO] [stderr]   Downloaded parity-tokio-ipc v0.4.0
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded pwasm-utils v0.14.0
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded blake3 v0.3.7
[INFO] [stderr]   Downloaded idna v0.2.1
[INFO] [stderr]   Downloaded async-channel v1.5.1
[INFO] [stderr]   Downloaded signal-hook v0.3.4
[INFO] [stderr]   Downloaded prometheus v0.11.0
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.1
[INFO] [stderr]   Downloaded parity-multiaddr v0.11.1
[INFO] [stderr]   Downloaded async-io v1.3.1
[INFO] [stderr]   Downloaded wasmtime-cache v0.22.0
[INFO] [stderr]   Downloaded simba v0.1.5
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded tokio v0.1.22
[INFO] [stderr]   Downloaded unsigned-varint v0.7.0
[INFO] [stderr]   Downloaded parity-send-wrapper v0.1.0
[INFO] [stderr]   Downloaded cranelift-entity v0.69.0
[INFO] [stderr]   Downloaded libp2p-identify v0.27.0
[INFO] [stderr]   Downloaded if-watch v0.1.8
[INFO] [stderr]   Downloaded wasmtime-runtime v0.22.0
[INFO] [stderr]   Downloaded salsa20 v0.7.2
[INFO] [stderr]   Downloaded multistream-select v0.10.1
[INFO] [stderr]   Downloaded safe-mix v1.0.1
[INFO] [stderr]   Downloaded libp2p-core-derive v0.21.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.5.0
[INFO] [stderr]   Downloaded x25519-dalek v1.1.0
[INFO] [stderr]   Downloaded libp2p-noise v0.29.0
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded soketto v0.4.2
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.69.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.69.0
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded libp2p-websocket v0.28.0
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded fdlimit v0.2.1
[INFO] [stderr]   Downloaded rpassword v5.0.1
[INFO] [stderr]   Downloaded exit-future v0.2.0
[INFO] [stderr]   Downloaded pdqselect v0.1.0
[INFO] [stderr]   Downloaded clang-sys v0.29.3
[INFO] [stderr]   Downloaded ct-logs v0.7.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.9
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded jsonrpc-http-server v15.1.0
[INFO] [stderr]   Downloaded jsonrpc-ipc-server v15.1.0
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded futures-diagnose v1.0.1
[INFO] [stderr]   Downloaded futures-timer v2.0.2
[INFO] [stderr]   Downloaded structopt-derive v0.4.14
[INFO] [stderr]   Downloaded errno v0.2.7
[INFO] [stderr]   Downloaded wasmtime-profiling v0.22.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.69.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.30.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.0
[INFO] [stderr]   Downloaded polling v2.0.2
[INFO] [stderr]   Downloaded build-helper v0.1.1
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded file-per-thread-logger v0.1.4
[INFO] [stderr]   Downloaded async-lock v2.3.0
[INFO] [stderr]   Downloaded wasmtime-debug v0.22.0
[INFO] [stderr]   Downloaded linked_hash_set v0.1.4
[INFO] [stderr]   Downloaded substrate-build-script-utils v3.0.0
[INFO] [stderr]   Downloaded num-complex v0.2.4
[INFO] [stderr]   Downloaded blake2 v0.9.1
[INFO] [stderr]   Downloaded libp2p-uds v0.27.0
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded linregress v0.4.0
[INFO] [stderr]   Downloaded libp2p-deflate v0.27.1
[INFO] [stderr]   Downloaded libp2p-swarm v0.27.2
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded wast v33.0.0
[INFO] [stderr]   Downloaded jsonrpc-derive v15.1.0
[INFO] [stderr]   Downloaded block-cipher v0.8.0
[INFO] [stderr]   Downloaded rustls v0.19.0
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded yamux v0.8.1
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded rocksdb v0.15.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.11.0
[INFO] [stderr]   Downloaded security-framework-sys v1.0.0
[INFO] [stderr]   Downloaded multibase v0.8.0
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded jsonrpc-server-utils v15.1.0
[INFO] [stderr]   Downloaded structopt v0.3.21
[INFO] [stderr]   Downloaded nb-connect v1.0.3
[INFO] [stderr]   Downloaded libp2p v0.34.0
[INFO] [stderr]   Downloaded minicbor v0.7.1
[INFO] [stderr]   Downloaded webpki v0.21.4
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded more-asserts v0.2.1
[INFO] [stderr]   Downloaded wasmparser v0.71.0
[INFO] [stderr]   Downloaded aes v0.5.0
[INFO] [stderr]   Downloaded rw-stream-sink v0.2.1
[INFO] [stderr]   Downloaded wat v1.0.34
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded libp2p-mplex v0.27.1
[INFO] [stderr]   Downloaded quicksink v0.1.2
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded libp2p-core v0.27.1
[INFO] [stderr]   Downloaded stream-cipher v0.7.1
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded want v0.2.0
[INFO] [stderr]   Downloaded hyper v0.12.35
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded sha-1 v0.8.2
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]   Downloaded wasmtime-cranelift v0.22.0
[INFO] [stderr]   Downloaded environmental v1.1.2
[INFO] [stderr]   Downloaded curve25519-dalek v2.1.2
[INFO] [stderr]   Downloaded snow v0.7.2
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.27.0
[INFO] [stderr]   Downloaded aes-gcm v0.7.0
[INFO] [stderr]   Downloaded finality-grandpa v0.14.0
[INFO] [stderr]   Downloaded schnorrkel v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] [stderr]   Downloaded curve25519-dalek v3.0.2
[INFO] [stderr]   Downloaded libp2p-kad v0.28.1
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] [stderr]   Downloaded libp2p-pnet v0.20.0
[INFO] [stderr]   Downloaded bindgen v0.54.0
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded dns-parser v0.8.0
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded directories v3.0.1
[INFO] [stderr]   Downloaded tokio-sync v0.1.8
[INFO] [stderr]   Downloaded retain_mut v0.1.2
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded tokio-timer v0.2.13
[INFO] [stderr]   Downloaded object v0.22.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.69.0
[INFO] [stderr]   Downloaded bitvec v0.20.1
[INFO] [stderr]   Downloaded webpki-roots v0.21.0
[INFO] [stderr]   Downloaded bincode v1.3.1
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded tokio-executor v0.1.10
[INFO] [stderr]   Downloaded tokio-reactor v0.1.12
[INFO] [stderr]   Downloaded handlebars v3.5.2
[INFO] [stderr]   Downloaded parity-ws v0.10.0
[INFO] [stderr]   Downloaded bumpalo v3.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.62
[INFO] [stderr]   Downloaded chacha20poly1305 v0.6.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded if-addrs v0.6.5
[INFO] [stderr]   Downloaded memmap2 v0.2.1
[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.
