[INFO] updating cached repository https://github.com/projectmeka/meka-identity [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a68b03b612ca7acc9b9b50dff4895ac1498f86a5 [INFO] checking projectmeka/meka-identity against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectmeka%2Fmeka-identity" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projectmeka/meka-identity on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/projectmeka/meka-identity [INFO] finished tweaking git repo https://github.com/projectmeka/meka-identity [INFO] tweaked toml for git repo https://github.com/projectmeka/meka-identity written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/projectmeka/meka-identity already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 01a66e569bb1d572a73c30f05ed874e0cf780553c445a7668440aa0f22bc1afb [INFO] running `"docker" "start" "-a" "01a66e569bb1d572a73c30f05ed874e0cf780553c445a7668440aa0f22bc1afb"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking safe-mix v1.0.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking elastic-array v0.10.3 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking wasmi-validation v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking impl-serde v0.1.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking fixed-hash v0.4.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking parity-util-mem v0.2.1 [INFO] [stderr] Checking wasmi v0.5.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking trie-db v0.15.2 [INFO] [stderr] Checking memory-db v0.15.3 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling srml-support-procedural-tools v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Compiling parity-scale-codec-derive v1.1.1 [INFO] [stderr] Compiling sr-api-macros v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Checking parity-scale-codec v1.1.2 [INFO] [stderr] Compiling srml-support-procedural v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.5.1 [INFO] [stderr] Checking substrate-primitives v2.0.0 (https://github.com/paritytech/substrate.git?rev=3ba0f2a2dbd37c31851a0ff1c1c0c47aa940de90#3ba0f2a2) [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/crypto.rs:733:70 [INFO] [stderr] | [INFO] [stderr] 733 | #[derive(Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 734 | #[cfg_attr(feature = "std", derive(Debug))] [INFO] [stderr] 735 | pub struct KeyTypeId(pub [u8; 4]); [INFO] [stderr] | ----------- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/ed25519.rs:44:49 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Encode, Decode, Default)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 45 | pub struct Public(pub [u8; 32]); [INFO] [stderr] | ------------ this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/ed25519.rs:163:10 [INFO] [stderr] | [INFO] [stderr] 163 | #[derive(Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 164 | pub struct Signature(pub [u8; 64]); [INFO] [stderr] | ------------ this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/sr25519.rs:50:49 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Encode, Decode, Default)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 51 | pub struct Public(pub [u8; 32]); [INFO] [stderr] | ------------ this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/sr25519.rs:164:10 [INFO] [stderr] | [INFO] [stderr] 164 | #[derive(Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 165 | pub struct Signature(pub [u8; 64]); [INFO] [stderr] | ------------ this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/offchain.rs:163:32 [INFO] [stderr] | [INFO] [stderr] 163 | #[derive(Clone, Eq, PartialEq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 164 | #[cfg_attr(feature = "std", derive(Debug))] [INFO] [stderr] 165 | pub struct OpaquePeerId(pub Vec); [INFO] [stderr] | ----------- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/offchain.rs:175:32 [INFO] [stderr] | [INFO] [stderr] 175 | #[derive(Clone, Eq, PartialEq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 176 | #[cfg_attr(feature = "std", derive(Debug))] [INFO] [stderr] 177 | pub struct OpaqueMultiaddr(pub Vec); [INFO] [stderr] | ----------- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/sandbox.rs:151:32 [INFO] [stderr] | [INFO] [stderr] 151 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] ... [INFO] [stderr] 154 | /// Vector of all entries in the environment definition. [INFO] [stderr] | _____- [INFO] [stderr] 155 | | pub entries: Vec, [INFO] [stderr] | |___________________________- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/substrate-7e08433d4c370a21/3ba0f2a/core/primitives/src/lib.rs:131:10 [INFO] [stderr] | [INFO] [stderr] 131 | #[derive(Encode, Decode, PartialEq)] [INFO] [stderr] | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] 132 | pub struct OpaqueMetadata(Vec); [INFO] [stderr] | ------- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `substrate-primitives`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "01a66e569bb1d572a73c30f05ed874e0cf780553c445a7668440aa0f22bc1afb"` [INFO] running `"docker" "rm" "-f" "01a66e569bb1d572a73c30f05ed874e0cf780553c445a7668440aa0f22bc1afb"` [INFO] [stdout] 01a66e569bb1d572a73c30f05ed874e0cf780553c445a7668440aa0f22bc1afb