[INFO] fetching crate pallet-aura 2.0.0-rc2... [INFO] checking pallet-aura-2.0.0-rc2 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate pallet-aura 2.0.0-rc2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pallet-aura 2.0.0-rc2 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pallet-aura 2.0.0-rc2 [INFO] finished tweaking crates.io crate pallet-aura 2.0.0-rc2 [INFO] tweaked toml for crates.io crate pallet-aura 2.0.0-rc2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] 106bde41b706d90c6883ca0a07f79c631373ac87e9513e234d12990cb4fe82fc [INFO] running `"docker" "start" "-a" "106bde41b706d90c6883ca0a07f79c631373ac87e9513e234d12990cb4fe82fc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-rc2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc2 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking sp-arithmetic v2.0.0-rc2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc2 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-rc2 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-rc2 [INFO] [stderr] Checking sp-core v2.0.0-rc2 [INFO] [stderr] Checking sp-trie v2.0.0-rc2 [INFO] [stderr] Checking sp-inherents v2.0.0-rc2 [INFO] [stderr] Checking frame-metadata v11.0.0-rc2 [INFO] [stderr] Checking sp-state-machine v0.8.0-rc2 [INFO] [stderr] Checking sp-io v2.0.0-rc2 [INFO] [stderr] Checking sp-application-crypto v2.0.0-rc2 [INFO] [stderr] Checking sp-runtime v2.0.0-rc2 [INFO] [stderr] Checking sp-version v2.0.0-rc2 [INFO] [stderr] Checking frame-support v2.0.0-rc2 [INFO] [stderr] Checking sp-staking v2.0.0-rc2 [INFO] [stderr] Checking sp-api v2.0.0-rc2 [INFO] [stderr] Checking sp-timestamp v2.0.0-rc2 [INFO] [stderr] Checking sp-session v2.0.0-rc2 [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/frame-support-2.0.0-rc2/src/traits.rs:913:11 [INFO] [stderr] | [INFO] [stderr] 911 | / bitmask! { [INFO] [stderr] 912 | | /// Reasons for moving funds out of an account. [INFO] [stderr] 913 | | #[derive(Encode, Decode)] [INFO] [stderr] | | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 914 | | pub mask WithdrawReasons: i8 where [INFO] [stderr] ... | [INFO] [stderr] 929 | | } [INFO] [stderr] 930 | | } [INFO] [stderr] | |_- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking linregress v0.1.7 [INFO] [stderr] Checking sp-consensus-aura v0.8.0-rc2 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `frame-support`. [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 `"docker" "inspect" "106bde41b706d90c6883ca0a07f79c631373ac87e9513e234d12990cb4fe82fc"` [INFO] running `"docker" "rm" "-f" "106bde41b706d90c6883ca0a07f79c631373ac87e9513e234d12990cb4fe82fc"` [INFO] [stdout] 106bde41b706d90c6883ca0a07f79c631373ac87e9513e234d12990cb4fe82fc