[INFO] cloning repository https://github.com/trinhvanvinh/warehouse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinhvanvinh/warehouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhvanvinh%2Fwarehouse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhvanvinh%2Fwarehouse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 664c783e1b85ca66dcc2e0ff772dfe5eac3744cd
[INFO] checking trinhvanvinh/warehouse against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhvanvinh%2Fwarehouse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/trinhvanvinh/warehouse
[INFO] finished tweaking git repo https://github.com/trinhvanvinh/warehouse
[INFO] tweaked toml for git repo https://github.com/trinhvanvinh/warehouse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhvanvinh/warehouse on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trinhvanvinh/warehouse 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> collator-rewards/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-collator-rewards` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> nft/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-nft` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> asset-registry/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-asset-registry` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> duster/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> duster/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-duster` (manifest) generated 2 warnings
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> liquidity-mining/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-liquidity-mining` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> stableswap/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = 'Apache 2.0'
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-stableswap` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/galacticcouncil/HydraDX-math`
[INFO] [stderr]     Updating git repository `https://github.com/galacticcouncil/HydraDX-math`
[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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking trinhvanvinh/warehouse against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhvanvinh%2Fwarehouse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/trinhvanvinh/warehouse
[INFO] finished tweaking git repo https://github.com/trinhvanvinh/warehouse
[INFO] tweaked toml for git repo https://github.com/trinhvanvinh/warehouse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhvanvinh/warehouse on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trinhvanvinh/warehouse 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> collator-rewards/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-collator-rewards` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> nft/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-nft` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> asset-registry/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-asset-registry` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> duster/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> duster/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-duster` (manifest) generated 2 warnings
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> liquidity-mining/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-liquidity-mining` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> stableswap/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = 'Apache 2.0'
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-stableswap` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 204 packages to highest compatible versions
[INFO] [stderr]       Adding beefy-gadget v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding beefy-gadget-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding beefy-merkle-tree v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding beefy-primitives v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding fork-tree v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-benchmarking-cli v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-election-provider-solution-type v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-election-provider-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-executive v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-support-procedural v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-support-procedural-tools v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-system-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding frame-try-runtime v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding orchestra v0.0.1 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding orchestra-proc-macro v0.0.1 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding pallet-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-babe v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-bags-list v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-balances v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-beefy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-beefy-mmr v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-bounties v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-child-bounties v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-collective v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-democracy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-election-provider-multi-phase v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-elections-phragmen v5.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-identity v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-im-online v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-indices v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-membership v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-mmr v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-mmr-rpc v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-multisig v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-nomination-pools v1.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-nomination-pools-runtime-api v1.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-offences v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-preimage v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-proxy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-scheduler v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-staking-reward-curve v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-tips v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-transaction-payment v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-transaction-payment-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-transaction-payment-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-treasury v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-utility v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-vesting v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding pallet-xcm v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-approval-distribution v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-availability-bitfield-distribution v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-availability-distribution v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-availability-recovery v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-client v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-collator-protocol v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-core-primitives v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-dispute-distribution v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-erasure-coding v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-gossip-support v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-network-bridge v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-collation-generation v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-approval-voting v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-av-store v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-backing v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-bitfield-signing v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-candidate-validation v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-chain-api v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-chain-selection v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-dispute-coordinator v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-parachains-inherent v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-provisioner v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-pvf v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-pvf-checker v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-core-runtime-api v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-jaeger v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-metrics v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-network-protocol v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-primitives v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-subsystem v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-subsystem-types v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-node-subsystem-util v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-overseer v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-parachain v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-primitives v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-rpc v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-runtime v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-runtime-common v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-runtime-constants v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-runtime-metrics v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-runtime-parachains v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-service v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-statement-distribution v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding polkadot-statement-table v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding prioritized-metered-channel v0.2.0 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding sc-allocator v4.1.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-authority-discovery v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-basic-authorship v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-block-builder v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-chain-spec v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-chain-spec-derive v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-cli v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-client-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-client-db v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-consensus v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-consensus-babe-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-consensus-epochs v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-executor v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-executor-common v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-executor-wasmi v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-executor-wasmtime v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-finality-grandpa v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-finality-grandpa-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-informant v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-keystore v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-network v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-network-common v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-network-gossip v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-network-light v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-network-sync v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-offchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-peerset v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-proposer-metrics v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-rpc-api v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-rpc-server v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-state-db v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-sync-state-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-sysinfo v6.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-telemetry v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-tracing v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-tracing-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-transaction-pool v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-transaction-pool-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sc-utils v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding slot-range-helper v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding sp-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-api-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-application-crypto v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-arithmetic v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-block-builder v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-blockchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-consensus v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-consensus-vrf v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-core v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-core-hashing v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-core-hashing-proc-macro v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-database v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-externalities v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-finality-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-inherents v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-io v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-keyring v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-keystore v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-maybe-compressed-blob v4.1.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-mmr-primitives v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-npos-elections v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-offchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-panic-handler v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-rpc v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-runtime v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-runtime-interface v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-runtime-interface-proc-macro v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-sandbox v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-state-machine v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-std v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-storage v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-tasks v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-tracing v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-transaction-pool v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-transaction-storage-proof v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-trie v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-version v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-version-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding sp-wasm-interface v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding substrate-frame-rpc-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding substrate-prometheus-endpoint v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding substrate-state-trie-migration-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding substrate-wasm-builder v5.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa6)
[INFO] [stderr]       Adding tracing-gum v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding tracing-gum-proc-macro v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding xcm v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding xcm-builder v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding xcm-executor v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]       Adding xcm-procedural v0.9.29 (https://github.com/paritytech/polkadot?branch=release-v0.9.29#94078b44)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded trie-db v0.24.0
[INFO] [stderr]   Downloaded ref-cast v1.0.13
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.83
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.13
[INFO] [stderr]   Downloaded ss58-registry v1.36.0
[INFO] [stderr]   Downloaded blake2 v0.10.5
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.83
[INFO] [stderr]   Downloaded cxx-build v1.0.83
[INFO] [stderr]   Downloaded secp256k1 v0.24.2
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded const-oid v0.7.1
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded paste v1.0.10
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded wasmtime-jit-debug v0.38.3
[INFO] [stderr]   Downloaded cfg-expr v0.10.3
[INFO] [stderr]   Downloaded wasmtime-types v0.38.3
[INFO] [stderr]   Downloaded der v0.5.1
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded cranelift-entity v0.85.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.5
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded slice-group-by v0.3.0
[INFO] [stderr]   Downloaded cxx v1.0.83
[INFO] [stderr]   Downloaded memfd v0.4.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.85.3
[INFO] [stderr]   Downloaded cranelift-native v0.85.3
[INFO] [stderr]   Downloaded wasmtime-cache v0.38.3
[INFO] [stderr]   Downloaded wasmtime-environ v0.38.3
[INFO] [stderr]   Downloaded wasmtime-jit v0.38.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.85.3
[INFO] [stderr]   Downloaded cranelift-isle v0.85.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.85.3
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded wasmtime-runtime v0.38.3
[INFO] [stderr]   Downloaded wasmparser v0.85.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v0.38.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.85.3
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded expander v0.0.6
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded fs-err v2.9.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.1
[INFO] [stderr]   Downloaded regalloc2 v0.2.3
[INFO] [stderr]   Downloaded prometheus v0.13.3
[INFO] [stderr]   Downloaded wasmtime v0.38.3
[INFO] [stderr]   Downloaded libp2p v0.46.1
[INFO] [stderr]   Downloaded cranelift-wasm v0.85.3
[INFO] [stderr]   Downloaded fixed v1.15.0
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.85.3
[INFO] [stderr]   Downloaded multiaddr v0.14.0
[INFO] [stderr]   Downloaded multihash v0.16.3
[INFO] [stderr]   Downloaded multihash-derive v0.8.0
[INFO] [stderr]   Downloaded blake2s_simd v1.0.0
[INFO] [stderr]   Downloaded blake2b_simd v1.0.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.38.0
[INFO] [stderr]   Downloaded yamux v0.10.2
[INFO] [stderr]   Downloaded libp2p-core v0.34.0
[INFO] [stderr]   Downloaded rw-stream-sink v0.3.0
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded multistream-select v0.11.0
[INFO] [stderr]   Downloaded libp2p-wasm-ext v0.34.0
[INFO] [stderr]   Downloaded libp2p-uds v0.33.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.5
[INFO] [stderr]   Downloaded libp2p-tcp v0.34.0
[INFO] [stderr]   Downloaded libp2p-websocket v0.36.0
[INFO] [stderr]   Downloaded futures-rustls v0.22.2
[INFO] [stderr]   Downloaded async-process v1.6.0
[INFO] [stderr]   Downloaded blocking v1.3.0
[INFO] [stderr]   Downloaded concurrent-queue v2.0.0
[INFO] [stderr]   Downloaded if-watch v1.1.1
[INFO] [stderr]   Downloaded async-io v1.12.0
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded system-configuration v0.5.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.3
[INFO] [stderr]   Downloaded netlink-packet-core v0.4.2
[INFO] [stderr]   Downloaded netlink-packet-utils v0.5.1
[INFO] [stderr]   Downloaded libp2p-swarm-derive v0.28.0
[INFO] [stderr]   Downloaded libp2p-request-response v0.19.0
[INFO] [stderr]   Downloaded prost-codec v0.1.0
[INFO] [stderr]   Downloaded libp2p-pnet v0.22.2
[INFO] [stderr]   Downloaded libp2p-plaintext v0.34.0
[INFO] [stderr]   Downloaded libp2p-ping v0.37.0
[INFO] [stderr]   Downloaded platforms v3.0.2
[INFO] [stderr]   Downloaded rtnetlink v0.10.1
[INFO] [stderr]   Downloaded netlink-proto v0.10.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.12.0
[INFO] [stderr]   Downloaded if-addrs v0.7.0
[INFO] [stderr]   Downloaded libp2p-swarm v0.37.0
[INFO] [stderr]   Downloaded libp2p-rendezvous v0.7.0
[INFO] [stderr]   Downloaded libp2p-relay v0.10.0
[INFO] [stderr]   Downloaded libp2p-noise v0.37.0
[INFO] [stderr]   Downloaded chacha20poly1305 v0.9.1
[INFO] [stderr]   Downloaded chacha20 v0.8.2
[INFO] [stderr]   Downloaded prometheus-client-derive-text-encode v0.2.0
[INFO] [stderr]   Downloaded libp2p-mdns v0.38.0
[INFO] [stderr]   Downloaded libp2p-floodsub v0.37.0
[INFO] [stderr]   Downloaded libp2p-dns v0.34.0
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded libp2p-mplex v0.34.0
[INFO] [stderr]   Downloaded libp2p-metrics v0.7.0
[INFO] [stderr]   Downloaded prometheus-client v0.16.0
[INFO] [stderr]   Downloaded dtoa v1.0.4
[INFO] [stderr]   Downloaded libp2p-identify v0.37.0
[INFO] [stderr]   Downloaded libp2p-kad v0.38.0
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.39.0
[INFO] [stderr]   Downloaded async-std-resolver v0.21.2
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded jsonrpsee-types v0.15.1
[INFO] [stderr]   Downloaded jsonrpsee-http-server v0.15.1
[INFO] [stderr]   Downloaded libp2p-deflate v0.34.0
[INFO] [stderr]   Downloaded libp2p-autonat v0.5.0
[INFO] [stderr]   Downloaded finality-grandpa v0.16.0
[INFO] [stderr]   Downloaded cid v0.8.6
[INFO] [stderr]   Downloaded bounded-vec v0.6.0
[INFO] [stderr]   Downloaded mick-jaeger v0.1.8
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded jsonrpsee v0.15.1
[INFO] [stderr]   Downloaded jsonrpsee-ws-server v0.15.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded jsonrpsee-core v0.15.1
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.15.1
[INFO] [stderr]   Downloaded fiat-crypto v0.1.17
[INFO] [stderr]   Downloaded lz4 v1.24.0
[INFO] [stderr]   Downloaded snow v0.9.0
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0-pre.5
[INFO] [stderr]   Downloaded parity-db v0.3.17
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded expander v0.0.4
[INFO] [stderr]   Downloaded enumn v0.1.5
[INFO] [stderr]   Downloaded io-lifetimes v0.7.5
[INFO] [stderr]   Downloaded always-assert v0.1.2
[INFO] [stderr]   Downloaded reed-solomon-novelpoly v1.0.0
[INFO] [stderr]   Downloaded static_init v0.5.2
[INFO] [stderr]   Downloaded static_init_macro v0.5.0
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] [stderr]   Downloaded coarsetime v0.1.22
[INFO] [stderr]   Downloaded fatality-proc-macro v0.0.6
[INFO] [stderr]   Downloaded rpassword v7.2.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.1
[INFO] [stderr]   Downloaded ckb-merkle-mountain-range v0.3.2
[INFO] [stderr]   Downloaded memory-lru v0.1.1
[INFO] [stderr]   Downloaded fatality v0.0.6
[INFO] [stderr]   Downloaded rustix v0.35.13
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded lz4-sys v1.9.4
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded handlebars v4.3.5
[INFO] [stderr]   Downloaded comfy-table v6.1.3
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef
[INFO] running `Command { std: "docker" "start" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> nft/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-nft` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> duster/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> duster/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-duster` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> asset-registry/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-asset-registry` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> liquidity-mining/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = "Apache 2.0"
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-liquidity-mining` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> stableswap/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | license = 'Apache 2.0'
[INFO] [stderr] 9 | repository = "https://github.com/galacticcouncil/warehouse"
[INFO] [stderr]   |              ----------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pallet-stableswap` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `substrate-wasm-builder`
[INFO] [stderr]   --> collator-rewards/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `substrate-wasm-builder`
[INFO] [stderr] warning: `pallet-collator-rewards` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:479:33
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 479 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 479 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:496:33
[INFO] [stdout]     |
[INFO] [stdout] 496 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 496 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 496 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stdout] Some errors have detailed explanations: E0422, E0635.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef", kill_on_drop: false }`
[INFO] [stdout] ed8751b6d6cb9f25601bfc00f19ae35e43d601b95d8720952b1a1616777c35ef
