[INFO] cloning repository https://github.com/tetcoin/desub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/desub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fdesub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fdesub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4419de738a417fbe0b08e97f2f2bf8cbeb6a9f44
[INFO] checking tetcoin/desub/4419de738a417fbe0b08e97f2f2bf8cbeb6a9f44 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fdesub" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tetcoin/desub
[INFO] finished tweaking git repo https://github.com/tetcoin/desub
[INFO] tweaked toml for git repo https://github.com/tetcoin/desub written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tetcoin/desub on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tetcoin/desub already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding polkadot-parachain v0.7.20 (https://github.com/paritytech/polkadot?branch=master#4dcdf5f2)
[INFO] [stderr]       Adding polkadot-primitives v0.7.20 (https://github.com/paritytech/polkadot?branch=master#4dcdf5f2)
[INFO] [stderr]       Adding polkadot-runtime v0.7.20 (https://github.com/paritytech/polkadot?branch=master#4dcdf5f2)
[INFO] [stderr]       Adding polkadot-runtime-common v0.7.20 (https://github.com/paritytech/polkadot?branch=master#4dcdf5f2)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b945516c8943c036d964fd32ef205e3c10b77667903d9e0451526c1e9165ff3b
[INFO] running `Command { std: "docker" "start" "-a" "b945516c8943c036d964fd32ef205e3c10b77667903d9e0451526c1e9165ff3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b945516c8943c036d964fd32ef205e3c10b77667903d9e0451526c1e9165ff3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b945516c8943c036d964fd32ef205e3c10b77667903d9e0451526c1e9165ff3b", kill_on_drop: false }`
[INFO] [stdout] b945516c8943c036d964fd32ef205e3c10b77667903d9e0451526c1e9165ff3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5f580256f4af276d62c97447e3f1450cd68882c2db6d4db1ca9d2446aebc3f2
[INFO] running `Command { std: "docker" "start" "-a" "b5f580256f4af276d62c97447e3f1450cd68882c2db6d4db1ca9d2446aebc3f2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.7
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking environmental v1.1.1
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking sp-std v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking hex v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking libsecp256k1 v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking trie-root v0.15.2
[INFO] [stderr]     Checking sp-std v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking sr-std v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking bitvec v0.11.3
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking parity-wasm v0.31.3
[INFO] [stderr]    Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate/?rev=7c8bd73cef8c6afd60fec837d8f5e732a39a5615#7c8bd73c)
[INFO] [stderr]    Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate/?rev=ac11c330a95827211e1999781b5f691e72387c9e#ac11c330)
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]     Checking parity-wasm v0.40.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking integer-sqrt v0.1.3
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]     Checking hash256-std-hasher v0.14.0
[INFO] [stderr]     Checking zeroize v0.10.1
[INFO] [stderr]     Checking fixed-hash v0.4.0
[INFO] [stderr]     Checking hash-db v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.43
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking desub-cli v0.0.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking wasmi-validation v0.1.0
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking sp-panic-handler v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking wasmi v0.4.5
[INFO] [stderr]     Checking wasmi-validation v0.2.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking wasmi v0.5.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]    Compiling substrate-debug-derive v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]    Compiling derive_more v0.99.2
[INFO] [stderr]    Compiling type-metadata-derive v0.1.0 (https://github.com/insipx/type-metadata?branch=insipx%2Fdeserialize-registry-merge#baacb700)
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.1
[INFO] [stderr]     Checking parity-util-mem v0.3.0
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking merlin v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]    Compiling paste-impl v0.1.6
[INFO] [stderr]     Checking tiny-bip39 v0.6.2
[INFO] [stderr]     Checking schnorrkel v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v0.9.1
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking paste v0.1.6
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.3
[INFO] [stderr]     Checking substrate-bip39 v0.3.1
[INFO] [stderr]     Checking schnorrkel v0.1.1
[INFO] [stderr]     Checking substrate-wasm-interface v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking memory-db v0.18.1
[INFO] [stderr]     Checking trie-db v0.19.2
[INFO] [stderr]     Checking substrate-bip39 v0.2.2
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking impl-serde v0.3.0
[INFO] [stderr]     Checking impl-serde v0.1.1
[INFO] [stderr]     Checking type-metadata v0.1.0 (https://github.com/insipx/type-metadata?branch=insipx%2Fdeserialize-registry-merge#baacb700)
[INFO] [stderr]     Checking serde_json v1.0.46
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking sp-storage v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-storage v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking substrate-primitives-storage v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking sp-externalities v0.8.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking sp-externalities v0.8.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.1.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]    Compiling parity-codec-derive v3.3.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]    Compiling substrate-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking parity-scale-codec v1.1.2
[INFO] [stderr]     Checking parity-codec v4.1.4
[INFO] [stderr]     Checking impl-codec v0.3.0
[INFO] [stderr]     Checking primitive-types v0.4.0
[INFO] [stderr]     Checking substrate-primitives v2.0.0 (https://github.com/paritytech/substrate/?rev=7c8bd73cef8c6afd60fec837d8f5e732a39a5615#7c8bd73c)
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking sp-arithmetic v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking primitive-types v0.5.1
[INFO] [stderr]     Checking srml-metadata v2.0.0 (https://github.com/paritytech/substrate/?rev=7c8bd73cef8c6afd60fec837d8f5e732a39a5615#7c8bd73c)
[INFO] [stderr]     Checking sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking substrate-externalities v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking substrate-runtime-interface v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking substrate-primitives v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking sp-core v2.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking sp-core v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking substrate-primitives v2.0.0 (https://github.com/paritytech/substrate/?rev=ac11c330a95827211e1999781b5f691e72387c9e#ac11c330)
[INFO] [stderr]     Checking frame-metadata v10.0.0 (https://github.com/paritytech/substrate/?rev=e931f9e5c2ae165658587f04d075c59a338061fb#e931f9e5)
[INFO] [stderr]     Checking frame-metadata v2.0.0 (https://github.com/paritytech/substrate/?rev=a512dcdd3931aa571c92c8550a0e079d5b27239a#a512dcdd)
[INFO] [stderr]     Checking srml-metadata v2.0.0 (https://github.com/paritytech/substrate/?rev=ac11c330a95827211e1999781b5f691e72387c9e#ac11c330)
[INFO] [stderr]     Checking sp-trie v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-inherents v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking frame-metadata v11.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-state-machine v0.8.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-io v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stderr]     Checking sp-application-crypto v2.0.0 (https://github.com/paritytech/substrate/?branch=polkadot-master#de2ffd93)
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 $crate::codec::Encode,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 410 |         pub struct $outer( $inner );
[INFO] [stdout]     |                            ------ this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/ed25519.rs:27:2
[INFO] [stdout]     |
[INFO] [stdout]  27 |     crate::app_crypto!(super, ED25519);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `crate::app_crypto` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 $crate::codec::Encode,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 410 |         pub struct $outer( $inner );
[INFO] [stdout]     |                            ------ this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/ed25519.rs:27:2
[INFO] [stdout]     |
[INFO] [stdout]  27 |     crate::app_crypto!(super, ED25519);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `crate::app_crypto` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 $crate::codec::Encode,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 410 |         pub struct $outer( $inner );
[INFO] [stdout]     |                            ------ this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/sr25519.rs:27:2
[INFO] [stdout]     |
[INFO] [stdout]  27 |     crate::app_crypto!(super, SR25519);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `crate::app_crypto` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 $crate::codec::Encode,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 410 |         pub struct $outer( $inner );
[INFO] [stdout]     |                            ------ this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/de2ffd9/primitives/application-crypto/src/sr25519.rs:27:2
[INFO] [stdout]     |
[INFO] [stdout]  27 |     crate::app_crypto!(super, SR25519);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `crate::app_crypto` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sp-application-crypto` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b5f580256f4af276d62c97447e3f1450cd68882c2db6d4db1ca9d2446aebc3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f580256f4af276d62c97447e3f1450cd68882c2db6d4db1ca9d2446aebc3f2", kill_on_drop: false }`
[INFO] [stdout] b5f580256f4af276d62c97447e3f1450cd68882c2db6d4db1ca9d2446aebc3f2
