[INFO] crate pallet-benchmark 2.0.0-alpha.6 is already in cache [INFO] checking pallet-benchmark-2.0.0-alpha.6 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate pallet-benchmark 2.0.0-alpha.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pallet-benchmark 2.0.0-alpha.6 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pallet-benchmark 2.0.0-alpha.6 [INFO] finished tweaking crates.io crate pallet-benchmark 2.0.0-alpha.6 [INFO] tweaked toml for crates.io crate pallet-benchmark 2.0.0-alpha.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd61ce058550554bb7c5970b6d7f1ff99ee865e0e2c318f5ed96e7c811697714 [INFO] running `"docker" "start" "-a" "bd61ce058550554bb7c5970b6d7f1ff99ee865e0e2c318f5ed96e7c811697714"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking pallet-benchmark v2.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:73:38 [INFO] [stderr] | [INFO] [stderr] 73 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:85:38 [INFO] [stderr] | [INFO] [stderr] 85 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:93:38 [INFO] [stderr] | [INFO] [stderr] 93 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:105:38 [INFO] [stderr] | [INFO] [stderr] 105 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:113:38 [INFO] [stderr] | [INFO] [stderr] 113 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:121:38 [INFO] [stderr] | [INFO] [stderr] 121 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:129:38 [INFO] [stderr] | [INFO] [stderr] 129 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:137:38 [INFO] [stderr] | [INFO] [stderr] 137 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:145:38 [INFO] [stderr] | [INFO] [stderr] 145 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:153:38 [INFO] [stderr] | [INFO] [stderr] 153 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:160:38 [INFO] [stderr] | [INFO] [stderr] 160 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:73:38 [INFO] [stderr] | [INFO] [stderr] 73 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:85:38 [INFO] [stderr] | [INFO] [stderr] 85 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:93:38 [INFO] [stderr] | [INFO] [stderr] 93 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:105:38 [INFO] [stderr] | [INFO] [stderr] 105 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:113:38 [INFO] [stderr] | [INFO] [stderr] 113 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:121:38 [INFO] [stderr] | [INFO] [stderr] 121 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:129:38 [INFO] [stderr] | [INFO] [stderr] 129 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:137:38 [INFO] [stderr] | [INFO] [stderr] 137 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:145:38 [INFO] [stderr] | [INFO] [stderr] 145 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:153:38 [INFO] [stderr] | [INFO] [stderr] 153 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:160:38 [INFO] [stderr] | [INFO] [stderr] 160 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:167:38 [INFO] [stderr] | [INFO] [stderr] 167 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:179:38 [INFO] [stderr] | [INFO] [stderr] 179 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:167:38 [INFO] [stderr] | [INFO] [stderr] 167 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] --> src/lib.rs:179:38 [INFO] [stderr] | [INFO] [stderr] 179 | #[weight = frame_support::weights::SimpleDispatchInfo::default()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `SimpleDispatchInfo` in `weights` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `&[::AccountId; 1]: _::_parity_scale_codec::EncodeLike<::AccountId>` is not satisfied [INFO] [stderr] --> src/lib.rs:163:30 [INFO] [stderr] | [INFO] [stderr] 163 | MyMemberList::::append(&[who])?; [INFO] [stderr] | -^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the trait `_::_parity_scale_codec::EncodeLike<::AccountId>` is not implemented for `&[::AccountId; 1]` [INFO] [stderr] | help: consider removing the leading `&`-reference [INFO] [stderr] | [INFO] [stderr] = note: required by `sp_api_hidden_includes_decl_storage::hidden_include::StorageValue::append` [INFO] [stderr] [INFO] [stderr] error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` [INFO] [stderr] --> src/lib.rs:163:4 [INFO] [stderr] | [INFO] [stderr] 163 | MyMemberList::::append(&[who])?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Try` is not implemented for `()` [INFO] [stderr] = note: required by `std::ops::Try::into_result` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `&[::AccountId; 1]: _::_parity_scale_codec::EncodeLike<::AccountId>` is not satisfied [INFO] [stderr] --> src/lib.rs:163:30 [INFO] [stderr] | [INFO] [stderr] 163 | MyMemberList::::append(&[who])?; [INFO] [stderr] | -^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the trait `_::_parity_scale_codec::EncodeLike<::AccountId>` is not implemented for `&[::AccountId; 1]` [INFO] [stderr] | help: consider removing the leading `&`-reference [INFO] [stderr] | [INFO] [stderr] = note: required by `sp_api_hidden_includes_decl_storage::hidden_include::StorageValue::append` [INFO] [stderr] [INFO] [stderr] error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` [INFO] [stderr] --> src/lib.rs:163:4 [INFO] [stderr] | [INFO] [stderr] 163 | MyMemberList::::append(&[who])?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Try` is not implemented for `()` [INFO] [stderr] = note: required by `std::ops::Try::into_result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&u32,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&u32,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&u32,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&u32,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&u32,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&u32,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&u32,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&u32,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<()>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<()>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<()>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<()>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<()>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<()>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<()>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<()>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec<::AccountId>,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&std::vec::Vec,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::ClassifyDispatch<(&std::vec::Vec,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&std::vec::Vec,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / decl_module! { [INFO] [stderr] 66 | | /// The module declaration. [INFO] [stderr] 67 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stderr] 68 | | type Error = Error; [INFO] [stderr] ... | [INFO] [stderr] 189 | | } [INFO] [stderr] 190 | | } [INFO] [stderr] | |_^ expected trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee`, found trait `sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::PaysFee<(&std::vec::Vec,)>` [INFO] [stderr] found reference `&dyn sp_api_hidden_includes_decl_storage::hidden_include::dispatch::WeighData<(&std::vec::Vec,)>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `pallet-benchmark`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `pallet-benchmark`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bd61ce058550554bb7c5970b6d7f1ff99ee865e0e2c318f5ed96e7c811697714"` [INFO] running `"docker" "rm" "-f" "bd61ce058550554bb7c5970b6d7f1ff99ee865e0e2c318f5ed96e7c811697714"` [INFO] [stdout] bd61ce058550554bb7c5970b6d7f1ff99ee865e0e2c318f5ed96e7c811697714