[INFO] fetching crate orml-authority 0.1.1... [INFO] checking orml-authority-0.1.1 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate orml-authority 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate orml-authority 0.1.1 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate orml-authority 0.1.1 [INFO] finished tweaking crates.io crate orml-authority 0.1.1 [INFO] tweaked toml for crates.io crate orml-authority 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9728e138ae9597f98cd5f97e92782b7e7c9a8d361a0d01aad7d432c481e6b109 [INFO] running `Command { std: "docker" "start" "-a" "9728e138ae9597f98cd5f97e92782b7e7c9a8d361a0d01aad7d432c481e6b109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9728e138ae9597f98cd5f97e92782b7e7c9a8d361a0d01aad7d432c481e6b109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9728e138ae9597f98cd5f97e92782b7e7c9a8d361a0d01aad7d432c481e6b109", kill_on_drop: false }` [INFO] [stdout] 9728e138ae9597f98cd5f97e92782b7e7c9a8d361a0d01aad7d432c481e6b109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04814637dd5036d4567d5384ad815749f2c063da03021f93b448553b931cc920 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04814637dd5036d4567d5384ad815749f2c063da03021f93b448553b931cc920", kill_on_drop: false }` [INFO] [stderr] Checking sp-version v2.0.0-rc6 [INFO] [stderr] Checking orml-traits v0.1.1 [INFO] [stderr] Checking frame-system v2.0.0-rc6 [INFO] [stderr] Checking orml-authority v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `frame_support::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | weights::{FunctionOf, GetDispatchInfo, Pays}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `frame_support::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | weights::{FunctionOf, GetDispatchInfo, Pays}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `frame_support::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `frame_support::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `frame_support::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_core` [INFO] [stdout] --> src/mock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sp_core::H256; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `sp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mock::sp_api_hidden_includes_construct_runtime::hidden_include::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | weights::{FunctionOf, GetDispatchInfo, Pays}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mock::sp_api_hidden_includes_construct_runtime::hidden_include::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | weights::{FunctionOf, GetDispatchInfo, Pays}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mock::sp_api_hidden_includes_construct_runtime::hidden_include::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mock::sp_api_hidden_includes_construct_runtime::hidden_include::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mock::sp_api_hidden_includes_construct_runtime::hidden_include::weights::FunctionOf`: Function arguments are available directly inside the annotation now. [INFO] [stdout] --> src/lib.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | #[weight = FunctionOf( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `BaseCallFilter`, `SystemWeightInfo` [INFO] [stdout] --> src/mock.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | impl frame_system::Trait for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `BaseCallFilter`, `SystemWeightInfo` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type BaseCallFilter = Type;` [INFO] [stdout] = help: implement the missing item: `type SystemWeightInfo = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DelayedOrigin>: _::_parity_scale_codec::WrapperTypeEncode` is not satisfied [INFO] [stdout] --> src/mock.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / frame_support::construct_runtime!( [INFO] [stdout] 90 | | pub enum Runtime where [INFO] [stdout] 91 | | Block = Block, [INFO] [stdout] 92 | | NodeBlock = Block, [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | ); [INFO] [stdout] | |__^ the trait `_::_parity_scale_codec::WrapperTypeEncode` is not implemented for `DelayedOrigin>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `_::_parity_scale_codec::Encode` for `DelayedOrigin>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DelayedOrigin>: _::_parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> src/mock.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | Authority: authority::{Module, Call, Origin}, [INFO] [stdout] | ^^^^^^^^^ the trait `_::_parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `DelayedOrigin>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-1.3.4/src/codec.rs:313:18 [INFO] [stdout] | [INFO] [stdout] 313 | fn decode(value: &mut I) -> Result; [INFO] [stdout] | ----- required by this bound in `_::_parity_scale_codec::Decode::decode` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `_::_parity_scale_codec::Decode` for `DelayedOrigin>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/mock.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / frame_support::construct_runtime!( [INFO] [stdout] 90 | | pub enum Runtime where [INFO] [stdout] 91 | | Block = Block, [INFO] [stdout] 92 | | NodeBlock = Block, [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | ); [INFO] [stdout] | |__^ expected `()`, found enum `mock::Call` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&()` [INFO] [stdout] found reference `&mock::Call` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orml-authority`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "04814637dd5036d4567d5384ad815749f2c063da03021f93b448553b931cc920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04814637dd5036d4567d5384ad815749f2c063da03021f93b448553b931cc920", kill_on_drop: false }` [INFO] [stdout] 04814637dd5036d4567d5384ad815749f2c063da03021f93b448553b931cc920