[INFO] fetching crate pallet-im-online 2.0.0-rc4... [INFO] checking pallet-im-online-2.0.0-rc4 against try#40b20bc1bf55bfe3b99c09c905e596d3e650663c for pr-73084-1 [INFO] extracting crate pallet-im-online 2.0.0-rc4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate pallet-im-online 2.0.0-rc4 on toolchain 40b20bc1bf55bfe3b99c09c905e596d3e650663c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-im-online 2.0.0-rc4 [INFO] finished tweaking crates.io crate pallet-im-online 2.0.0-rc4 [INFO] tweaked toml for crates.io crate pallet-im-online 2.0.0-rc4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "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" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7fcdc229da06b2b975417dc06d64e3be75a1cb479fb461c6767b1d3a6be6465 [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" "c7fcdc229da06b2b975417dc06d64e3be75a1cb479fb461c6767b1d3a6be6465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7fcdc229da06b2b975417dc06d64e3be75a1cb479fb461c6767b1d3a6be6465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fcdc229da06b2b975417dc06d64e3be75a1cb479fb461c6767b1d3a6be6465", kill_on_drop: false }` [INFO] [stdout] c7fcdc229da06b2b975417dc06d64e3be75a1cb479fb461c6767b1d3a6be6465 [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" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 1f3ec12cd66252801edbebf013954241e2d208642f26b8a3e93b59c656cd0dbd [INFO] running `Command { std: "docker" "start" "-a" "1f3ec12cd66252801edbebf013954241e2d208642f26b8a3e93b59c656cd0dbd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking trie-db v0.21.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc4 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-rc4 [INFO] [stderr] Checking ref-cast v1.0.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking substrate-bip39 v0.4.1 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking sp-tracing v2.0.0-rc4 [INFO] [stderr] Checking linregress v0.1.7 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking sp-storage v2.0.0-rc4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc4 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc4 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc4 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc4 [INFO] [stderr] Checking parity-scale-codec v1.3.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-rc4 [INFO] [stderr] Checking sp-externalities v0.8.0-rc4 [INFO] [stderr] Checking sp-arithmetic v2.0.0-rc4 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking parity-util-mem v0.6.1 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-rc4 [INFO] [stderr] Checking memory-db v0.21.0 [INFO] [stderr] Checking sp-core v2.0.0-rc4 [INFO] [stderr] Checking sp-trie v2.0.0-rc4 [INFO] [stderr] Checking sp-inherents v2.0.0-rc4 [INFO] [stderr] Checking frame-metadata v11.0.0-rc4 [INFO] [stderr] Checking sp-state-machine v0.8.0-rc4 [INFO] [stderr] Checking sp-io v2.0.0-rc4 [INFO] [stderr] Checking sp-application-crypto v2.0.0-rc4 [INFO] [stderr] Checking sp-runtime v2.0.0-rc4 [INFO] [stderr] Checking sp-version v2.0.0-rc4 [INFO] [stderr] Checking frame-support v2.0.0-rc4 [INFO] [stderr] Checking sp-staking v2.0.0-rc4 [INFO] [stderr] Checking sp-authorship v2.0.0-rc4 [INFO] [stderr] Checking sp-api v2.0.0-rc4 [INFO] [stderr] Checking sp-timestamp v2.0.0-rc4 [INFO] [stderr] Checking sp-session v2.0.0-rc4 [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/frame-support-2.0.0-rc4/src/traits.rs:1172:11 [INFO] [stdout] | [INFO] [stdout] 1170 | / bitmask! { [INFO] [stdout] 1171 | | /// Reasons for moving funds out of an account. [INFO] [stdout] 1172 | | #[derive(Encode, Decode)] [INFO] [stdout] | | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] 1173 | | pub mask WithdrawReasons: i8 where [INFO] [stdout] ... | [INFO] [stdout] 1188 | | } [INFO] [stdout] 1189 | | } [INFO] [stdout] | |_- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [INFO] [stdout] | [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0424`. [INFO] [stdout] [INFO] [stderr] error: could not compile `frame-support`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1f3ec12cd66252801edbebf013954241e2d208642f26b8a3e93b59c656cd0dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3ec12cd66252801edbebf013954241e2d208642f26b8a3e93b59c656cd0dbd", kill_on_drop: false }` [INFO] [stdout] 1f3ec12cd66252801edbebf013954241e2d208642f26b8a3e93b59c656cd0dbd