[INFO] crate pallet-collective 2.0.0-rc4 is already in cache [INFO] checking pallet-collective-2.0.0-rc4 against master#e22b61bff0bdd08be7665607cb7be3748c8a35d2 for pr-74627 [INFO] extracting crate pallet-collective 2.0.0-rc4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pallet-collective 2.0.0-rc4 on toolchain e22b61bff0bdd08be7665607cb7be3748c8a35d2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-collective 2.0.0-rc4 [INFO] finished tweaking crates.io crate pallet-collective 2.0.0-rc4 [INFO] tweaked toml for crates.io crate pallet-collective 2.0.0-rc4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "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] 32e1504c17ef987b3669f1fc6b08c56522e8e0b8980ee85a402c42cd143d8c9d [INFO] running `Command { std: "docker" "start" "-a" "32e1504c17ef987b3669f1fc6b08c56522e8e0b8980ee85a402c42cd143d8c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e1504c17ef987b3669f1fc6b08c56522e8e0b8980ee85a402c42cd143d8c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e1504c17ef987b3669f1fc6b08c56522e8e0b8980ee85a402c42cd143d8c9d", kill_on_drop: false }` [INFO] [stdout] 32e1504c17ef987b3669f1fc6b08c56522e8e0b8980ee85a402c42cd143d8c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2dd4dd6be35e8c3b0fdc7a4f9bcc69435978b36322a82c00ebb961f4d4d4a36 [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" "f2dd4dd6be35e8c3b0fdc7a4f9bcc69435978b36322a82c00ebb961f4d4d4a36", kill_on_drop: false }` [INFO] [stderr] Checking pallet-collective v2.0.0-rc4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/lib.rs:1001:6 [INFO] [stdout] | [INFO] [stdout] 1001 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1308:7 [INFO] [stdout] | [INFO] [stdout] 1308 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1436:7 [INFO] [stdout] | [INFO] [stdout] 1436 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1445:7 [INFO] [stdout] | [INFO] [stdout] 1445 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1490:8 [INFO] [stdout] | [INFO] [stdout] 1490 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1499:7 [INFO] [stdout] | [INFO] [stdout] 1499 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1509:7 [INFO] [stdout] | [INFO] [stdout] 1509 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), 1, 1, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1516:7 [INFO] [stdout] | [INFO] [stdout] 1516 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1541:7 [INFO] [stdout] | [INFO] [stdout] 1541 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1550:7 [INFO] [stdout] | [INFO] [stdout] 1550 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1560:7 [INFO] [stdout] | [INFO] [stdout] 1560 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), 2, 0, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1567:7 [INFO] [stdout] | [INFO] [stdout] 1567 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:1574:7 [INFO] [stdout] | [INFO] [stdout] 1574 | hex!["68eea8f20b542ec656c6ac2d10435ae3bd1729efc34d1354ab85af840aad2d35"].into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `SystemWeightInfo` [INFO] [stdout] --> src/lib.rs:1017:2 [INFO] [stdout] | [INFO] [stdout] 1017 | impl frame_system::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `SystemWeightInfo` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type SystemWeightInfo = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RawOrigin: _::_parity_scale_codec::WrapperTypeEncode` is not satisfied [INFO] [stdout] --> src/lib.rs:1061:2 [INFO] [stdout] | [INFO] [stdout] 1061 | frame_support::construct_runtime!( [INFO] [stdout] | _____^ [INFO] [stdout] 1062 | | pub enum Test where [INFO] [stdout] 1063 | | Block = Block, [INFO] [stdout] 1064 | | NodeBlock = Block, [INFO] [stdout] ... | [INFO] [stdout] 1070 | | } [INFO] [stdout] 1071 | | ); [INFO] [stdout] | |______^ the trait `_::_parity_scale_codec::WrapperTypeEncode` is not implemented for `RawOrigin` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `sp_core::Encode` for `RawOrigin` [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 `RawOrigin: _::_parity_scale_codec::WrapperTypeEncode` is not satisfied [INFO] [stdout] --> src/lib.rs:1061:2 [INFO] [stdout] | [INFO] [stdout] 1061 | frame_support::construct_runtime!( [INFO] [stdout] | _____^ [INFO] [stdout] 1062 | | pub enum Test where [INFO] [stdout] 1063 | | Block = Block, [INFO] [stdout] 1064 | | NodeBlock = Block, [INFO] [stdout] ... | [INFO] [stdout] 1070 | | } [INFO] [stdout] 1071 | | ); [INFO] [stdout] | |______^ the trait `_::_parity_scale_codec::WrapperTypeEncode` is not implemented for `RawOrigin` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `sp_core::Encode` for `RawOrigin` [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 `RawOrigin: _::_parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> src/lib.rs:1068:16 [INFO] [stdout] | [INFO] [stdout] 1068 | Collective: collective::::{Module, Call, Event, Origin, Config}, [INFO] [stdout] | ^^^^^^^^^^ the trait `_::_parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `RawOrigin` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-1.3.1/src/codec.rs:313:18 [INFO] [stdout] | [INFO] [stdout] 313 | fn decode(value: &mut I) -> Result; [INFO] [stdout] | ----- required by this bound in `sp_core::Decode::decode` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `sp_core::Decode` for `RawOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RawOrigin: _::_parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> src/lib.rs:1069:23 [INFO] [stdout] | [INFO] [stdout] 1069 | DefaultCollective: collective::{Module, Call, Event, Origin, Config}, [INFO] [stdout] | ^^^^^^^^^^ the trait `_::_parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `RawOrigin` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-1.3.1/src/codec.rs:313:18 [INFO] [stdout] | [INFO] [stdout] 313 | fn decode(value: &mut I) -> Result; [INFO] [stdout] | ----- required by this bound in `sp_core::Decode::decode` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `sp_core::Decode` for `RawOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-collective`. [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: build failed [INFO] running `Command { std: "docker" "inspect" "f2dd4dd6be35e8c3b0fdc7a4f9bcc69435978b36322a82c00ebb961f4d4d4a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2dd4dd6be35e8c3b0fdc7a4f9bcc69435978b36322a82c00ebb961f4d4d4a36", kill_on_drop: false }` [INFO] [stdout] f2dd4dd6be35e8c3b0fdc7a4f9bcc69435978b36322a82c00ebb961f4d4d4a36