[INFO] fetching crate frame-support-procedural 35.0.0...
[INFO] testing frame-support-procedural-35.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate frame-support-procedural 35.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate frame-support-procedural 35.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate frame-support-procedural 35.0.0
[INFO] tweaked toml for crates.io crate frame-support-procedural 35.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate frame-support-procedural 35.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate frame-support-procedural 35.0.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdde73b9c023f49557da3c5caa4c33314dcbef8b5993ffa92e50144df7f6cd8a
[INFO] running `Command { std: "docker" "start" "-a" "fdde73b9c023f49557da3c5caa4c33314dcbef8b5993ffa92e50144df7f6cd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdde73b9c023f49557da3c5caa4c33314dcbef8b5993ffa92e50144df7f6cd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdde73b9c023f49557da3c5caa4c33314dcbef8b5993ffa92e50144df7f6cd8a", kill_on_drop: false }`
[INFO] [stdout] fdde73b9c023f49557da3c5caa4c33314dcbef8b5993ffa92e50144df7f6cd8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1709e83bafe1963e81496e60de7a78b2af3c60ba3149a1b5312f6a4ba2cc53e2
[INFO] running `Command { std: "docker" "start" "-a" "1709e83bafe1963e81496e60de7a78b2af3c60ba3149a1b5312f6a4ba2cc53e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "1709e83bafe1963e81496e60de7a78b2af3c60ba3149a1b5312f6a4ba2cc53e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1709e83bafe1963e81496e60de7a78b2af3c60ba3149a1b5312f6a4ba2cc53e2", kill_on_drop: false }`
[INFO] [stdout] 1709e83bafe1963e81496e60de7a78b2af3c60ba3149a1b5312f6a4ba2cc53e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62c2e73dab67497b51e2cf2997fb2311b3128b63bce52452deaf5cd25f43710
[INFO] running `Command { std: "docker" "start" "-a" "f62c2e73dab67497b51e2cf2997fb2311b3128b63bce52452deaf5cd25f43710", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> examples/proc_main/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[import_section(tasks::tasks_example)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to find either `frame-support` or `polkadot-sdk-frame` in `Cargo.toml` dependencies.: Error("Could not find `polkadot-sdk-frame` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `runtime` is defined multiple times
[INFO] [stdout]    --> examples/proc_main/main.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | mod runtime;
[INFO] [stdout]     | ------------ previous definition of the module `runtime` here
[INFO] [stdout] ...
[INFO] [stdout] 226 | mod runtime {
[INFO] [stdout]     | ^^^^^^^^^^^ `runtime` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `runtime` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `frame_support`
[INFO] [stdout]   --> examples/proc_main/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use frame_support::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `frame_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `frame_support`, use `cargo add frame_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_runtime`
[INFO] [stdout]   --> examples/proc_main/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use sp_runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_runtime`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 - use sp_runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout] 29 + use runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in the crate root
[INFO] [stdout]   --> examples/proc_main/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use self::frame_system::{pallet_prelude::*, Config, Pallet};
[INFO] [stdout]    |               ^^^^^^^^^^^^ could not find `frame_system` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_runtime`
[INFO] [stdout]   --> examples/proc_main/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use sp_runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_runtime`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 - use sp_runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout] 29 + use runtime::{generic, traits::BlakeTwo256};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::frame_system`
[INFO] [stdout]   --> examples/proc_main/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use self::frame_system::{pallet_prelude::*, Config, Pallet};
[INFO] [stdout]    |               ^^^^^^^^^^^^ could not find `frame_system` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::frame_system`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::{frame_system, Block};
[INFO] [stdout]    |             ^^^^^^^^^^^^ no `frame_system` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::derive_impl`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::derive_impl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `derive_impl` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pallet` in the crate root
[INFO] [stdout]   --> examples/proc_main/runtime.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[crate::pallet(dev_mode)]
[INFO] [stdout]    |          ^^^^^^ could not find `pallet` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[pallet::pallet]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[pallet::config]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pallet` in the crate root
[INFO] [stdout]   --> examples/proc_main/runtime.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[crate::pallet(dev_mode)]
[INFO] [stdout]    |          ^^^^^^ could not find `pallet` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[pallet::pallet]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[pallet::config]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pallet` in the crate root
[INFO] [stdout]   --> examples/proc_main/runtime.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[crate::pallet(dev_mode)]
[INFO] [stdout]    |          ^^^^^^ could not find `pallet` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[pallet::pallet]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[pallet::config]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pallet` in the crate root
[INFO] [stdout]   --> examples/proc_main/runtime.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[crate::pallet]
[INFO] [stdout]    |          ^^^^^^ could not find `pallet` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[pallet::pallet]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[pallet::config]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `pallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> examples/proc_main/runtime.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[crate::runtime]
[INFO] [stdout]    |          ^^^^^^^ unresolved import
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[runtime::runtime]
[INFO] [stdout]    |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]   --> examples/proc_main/runtime.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[runtime::derive(
[INFO] [stdout]    |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[runtime::pallet_index(0)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[runtime::pallet_index(1)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[runtime::pallet_index(2)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[runtime::pallet_index(3)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[runtime::pallet_index(4)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[runtime::disable_call]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[runtime::pallet_index(5)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/runtime.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[runtime::disable_unsigned]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]    --> examples/proc_main/main.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[crate::runtime]
[INFO] [stdout]     |          ^^^^^^^ unresolved import
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/main.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[runtime::runtime]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/main.rs:228:4
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[runtime::derive(
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime`
[INFO] [stdout]    --> examples/proc_main/main.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[runtime::pallet_index(0)]
[INFO] [stdout]     |       ^^^^^^^ use of unresolved module or unlinked crate `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `derive_impl` in the crate root
[INFO] [stdout]    --> examples/proc_main/main.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[crate::derive_impl(self::frame_system::config_preludes::TestDefaultConfig as self::frame_system::DefaultConfig)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `derive_impl` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parameter_types` in this scope
[INFO] [stdout]    --> examples/proc_main/main.rs:708:1
[INFO] [stdout]     |
[INFO] [stdout] 708 | parameter_types! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for structs
[INFO] [stdout]   --> examples/proc_main/runtime.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub struct Pallet<T>(_);
[INFO] [stdout]    |                          ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for structs
[INFO] [stdout]   --> examples/proc_main/runtime.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub struct Pallet<T>(_);
[INFO] [stdout]    |                          ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for structs
[INFO] [stdout]   --> examples/proc_main/runtime.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub struct Pallet<T>(_);
[INFO] [stdout]    |                          ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for structs
[INFO] [stdout]   --> examples/proc_main/runtime.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub struct Pallet<T, I = ()>(_);
[INFO] [stdout]    |                                  ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0428, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frame-support-procedural` (example "proc_main") due to 42 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f62c2e73dab67497b51e2cf2997fb2311b3128b63bce52452deaf5cd25f43710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62c2e73dab67497b51e2cf2997fb2311b3128b63bce52452deaf5cd25f43710", kill_on_drop: false }`
[INFO] [stdout] f62c2e73dab67497b51e2cf2997fb2311b3128b63bce52452deaf5cd25f43710
