[INFO] fetching crate mauzi_macros 0.0.2...
[INFO] checking mauzi_macros-0.0.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mauzi_macros 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mauzi_macros 0.0.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mauzi_macros 0.0.2
[INFO] finished tweaking crates.io crate mauzi_macros 0.0.2
[INFO] tweaked toml for crates.io crate mauzi_macros 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding literalext v0.1.1 (latest: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded literalext v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35ed6a245650bbe2e5d1c3150a114f5e628d6f590341a48184c225c8b603aedf
[INFO] running `Command { std: "docker" "start" "-a" "35ed6a245650bbe2e5d1c3150a114f5e628d6f590341a48184c225c8b603aedf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ed6a245650bbe2e5d1c3150a114f5e628d6f590341a48184c225c8b603aedf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ed6a245650bbe2e5d1c3150a114f5e628d6f590341a48184c225c8b603aedf", kill_on_drop: false }`
[INFO] [stdout] 35ed6a245650bbe2e5d1c3150a114f5e628d6f590341a48184c225c8b603aedf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5d78683e272f281656d92f51aa3d20757327634fd4b9abd86b5846ab753e939
[INFO] running `Command { std: "docker" "start" "-a" "c5d78683e272f281656d92f51aa3d20757327634fd4b9abd86b5846ab753e939", kill_on_drop: false }`
[INFO] [stderr]     Checking literalext v0.1.1
[INFO] [stderr]     Checking mauzi_macros v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             quote! { $name , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             quote! { $name ( $region_ty ) , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 quote! { $region_name , }
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         quote! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             quote! { $name , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             quote! { $name ( $region_ty ) , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 quote! { $region_name , }
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         quote! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         quote! { pub $name: $ty_name , }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         quote! { $name: $ty_name::new(locale), }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         quote! { pub $name: $ty_name , }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         quote! { $name: $ty_name::new(locale), }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => quote! { String },
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Ok(quote! {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => quote! { String },
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 253 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Ok(quote! {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             quote! { _ }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     quote! { $locale_ident::$lang_ident(_) }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     quote! { $locale_ident::$lang_ident }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 253 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 quote! { $lang_ident }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 quote! { $locale_ident::$lang_ident($region_ty::$region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 quote! { $locale_ident::$lang_ident($region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             quote! { _ }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:412:31
[INFO] [stdout]     |
[INFO] [stdout] 412 |                     .map(|ts| quote! { , $ts })
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     quote! { $locale_ident::$lang_ident(_) }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Ok(quote! {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     quote! { $locale_ident::$lang_ident }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 quote! { $lang_ident }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 quote! { $locale_ident::$lang_ident($region_ty::$region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 quote! { $locale_ident::$lang_ident($region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:412:31
[INFO] [stdout]     |
[INFO] [stdout] 412 |                     .map(|ts| quote! { , $ts })
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Ok(quote! {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::Term`, `proc_macro::TokenNode`
[INFO] [stdout]   --> src/ast.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | use proc_macro::{Span, Term, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]    |                        ^^^^  ^^^^^^^^^
[INFO] [stdout]    |                        |     |
[INFO] [stdout]    |                        |     no `TokenNode` in the root
[INFO] [stdout]    |                        |     help: a similar name exists in the module: `TokenTree`
[INFO] [stdout]    |                        no `Term` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::TokenNode`
[INFO] [stdout]  --> src/gen.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  no `TokenNode` in the root
[INFO] [stdout]   |                                  help: a similar name exists in the module: `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::TokenNode`, `proc_macro::TokenTreeIter`
[INFO] [stdout]  --> src/parse.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ^^^^^^^^^                          ^^^^^^^^^^^^^ no `TokenTreeIter` in the root
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               no `TokenNode` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenTree, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTree};
[INFO] [stdout]   |                                                                                  ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::Term`, `proc_macro::TokenNode`
[INFO] [stdout]   --> src/ast.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | use proc_macro::{Span, Term, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]    |                        ^^^^  ^^^^^^^^^
[INFO] [stdout]    |                        |     |
[INFO] [stdout]    |                        |     no `TokenNode` in the root
[INFO] [stdout]    |                        |     help: a similar name exists in the module: `TokenTree`
[INFO] [stdout]    |                        no `Term` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::TokenNode`
[INFO] [stdout]  --> src/gen.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  no `TokenNode` in the root
[INFO] [stdout]   |                                  help: a similar name exists in the module: `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::TokenNode`, `proc_macro::TokenTreeIter`
[INFO] [stdout]  --> src/parse.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ^^^^^^^^^                          ^^^^^^^^^^^^^ no `TokenTreeIter` in the root
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               no `TokenNode` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenTree, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTree};
[INFO] [stdout]   |                                                                                  ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/ast.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         TokenTree {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]   --> src/parse.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if let Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), .. }) = iter.peek_curr() {
[INFO] [stdout]    |                ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         TokenTree { kind: TokenNode::Group(Delimiter::Parenthesis, _), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         TokenTree { kind: TokenNode::Op('-', spacing), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         TokenTree { kind: TokenNode::Group(Delimiter::Brace, ts), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Ok(&TokenTree { kind: TokenNode::Op(op, _), .. }) if op == ',' => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), ..}) => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |             TokenTree { kind: TokenNode::Term(term), .. } => Ok(term.into()),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             TokenTree { kind: TokenNode::Group(delim, ts), .. } => Ok((delim, ts)),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             TokenTree { kind: TokenNode::Literal(lit), .. } => Ok(lit),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             TokenTree { kind: TokenNode::Op(found_op, spacing), .. } => {
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/ast.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         TokenTree {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]   --> src/parse.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if let Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), .. }) = iter.peek_curr() {
[INFO] [stdout]    |                ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         TokenTree { kind: TokenNode::Group(Delimiter::Parenthesis, _), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         TokenTree { kind: TokenNode::Op('-', spacing), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         TokenTree { kind: TokenNode::Group(Delimiter::Brace, ts), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Ok(&TokenTree { kind: TokenNode::Op(op, _), .. }) if op == ',' => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), ..}) => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |             TokenTree { kind: TokenNode::Term(term), .. } => Ok(term.into()),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]  --> src/gen.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]   = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             TokenTree { kind: TokenNode::Group(delim, ts), .. } => Ok((delim, ts)),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             TokenTree { kind: TokenNode::Literal(lit), .. } => Ok(lit),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             TokenTree { kind: TokenNode::Op(found_op, spacing), .. } => {
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]  --> src/gen.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]   = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/ast.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout] 80  |         !self.regions.is_empty()
[INFO] [stdout]     |                       ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/ast.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout] 80  |         !self.regions.is_empty()
[INFO] [stdout]     |                       ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/ast.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.regions.iter()
[INFO] [stdout]    |                      ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/gen.rs:64:25
[INFO] [stdout]     |
[INFO] [stdout] 64  |         if lang.regions.is_empty() {
[INFO] [stdout]     |                         ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/ast.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.regions.iter()
[INFO] [stdout]    |                      ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/gen.rs:64:25
[INFO] [stdout]     |
[INFO] [stdout] 64  |         if lang.regions.is_empty() {
[INFO] [stdout]     |                         ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/gen.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let regions = regions.into_iter()
[INFO] [stdout]    |                               ^^^^^^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/gen.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let regions = regions.into_iter()
[INFO] [stdout]    |                               ^^^^^^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:138:46
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let sub_module_fields = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                              ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:138:46
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let sub_module_fields = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                              ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let sub_module_field_inits = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                                   ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let sub_module_field_inits = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                                   ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:322:31
[INFO] [stdout]     |
[INFO] [stdout] 322 |         if !iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                               ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     if iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:322:31
[INFO] [stdout]     |
[INFO] [stdout] 322 |         if !iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                               ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     if iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/util.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let children = lang.regions.iter().map(|reg_name| {
[INFO] [stdout]    |                                         ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for struct `UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |         self.root.is_used()
[INFO] [stdout]     |                   ^^^^^^^ method cannot be called on `UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | struct UsageNode<T> {
[INFO] [stdout]     | ------------------- method `is_used` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:53:22
[INFO] [stdout]     |
[INFO] [stdout] 53  |         if lang_node.is_used() || is_exhausted {
[INFO] [stdout]     |                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:71:38
[INFO] [stdout]     |
[INFO] [stdout] 71  |         let is_lang_used = lang_node.is_used();
[INFO] [stdout]     |                                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:77:24
[INFO] [stdout]     |
[INFO] [stdout] 77  |         if region_node.is_used() || is_lang_used || is_exhausted {
[INFO] [stdout]     |                        ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0574, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mauzi_macros` (lib) due to 53 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/util.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let children = lang.regions.iter().map(|reg_name| {
[INFO] [stdout]    |                                         ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for struct `UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |         self.root.is_used()
[INFO] [stdout]     |                   ^^^^^^^ method cannot be called on `UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | struct UsageNode<T> {
[INFO] [stdout]     | ------------------- method `is_used` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:53:22
[INFO] [stdout]     |
[INFO] [stdout] 53  |         if lang_node.is_used() || is_exhausted {
[INFO] [stdout]     |                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:71:38
[INFO] [stdout]     |
[INFO] [stdout] 71  |         let is_lang_used = lang_node.is_used();
[INFO] [stdout]     |                                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:77:24
[INFO] [stdout]     |
[INFO] [stdout] 77  |         if region_node.is_used() || is_lang_used || is_exhausted {
[INFO] [stdout]     |                        ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0574, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mauzi_macros` (lib test) due to 53 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c5d78683e272f281656d92f51aa3d20757327634fd4b9abd86b5846ab753e939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5d78683e272f281656d92f51aa3d20757327634fd4b9abd86b5846ab753e939", kill_on_drop: false }`
[INFO] [stdout] c5d78683e272f281656d92f51aa3d20757327634fd4b9abd86b5846ab753e939
[INFO] checking mauzi_macros-0.0.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mauzi_macros 0.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate mauzi_macros 0.0.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mauzi_macros 0.0.2
[INFO] finished tweaking crates.io crate mauzi_macros 0.0.2
[INFO] tweaked toml for crates.io crate mauzi_macros 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding literalext v0.1.1 (latest: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60d8be780e9db9ca8e04e8843c99561586cbb372a9a7a323bc49544ab1c88d7e
[INFO] running `Command { std: "docker" "start" "-a" "60d8be780e9db9ca8e04e8843c99561586cbb372a9a7a323bc49544ab1c88d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60d8be780e9db9ca8e04e8843c99561586cbb372a9a7a323bc49544ab1c88d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d8be780e9db9ca8e04e8843c99561586cbb372a9a7a323bc49544ab1c88d7e", kill_on_drop: false }`
[INFO] [stdout] 60d8be780e9db9ca8e04e8843c99561586cbb372a9a7a323bc49544ab1c88d7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b2d8f83173a4d8feed90a0aef3280b556671db1e1b606eac83167f0df64b8d
[INFO] running `Command { std: "docker" "start" "-a" "c7b2d8f83173a4d8feed90a0aef3280b556671db1e1b606eac83167f0df64b8d", kill_on_drop: false }`
[INFO] [stderr]     Checking literalext v0.1.1
[INFO] [stderr]     Checking mauzi_macros v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             quote! { $name , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             quote! { $name ( $region_ty ) , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 quote! { $region_name , }
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         quote! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         quote! { pub $name: $ty_name , }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         quote! { $name: $ty_name::new(locale), }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             quote! { $name , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             quote! { $name ( $region_ty ) , }
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => quote! { String },
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Ok(quote! {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 253 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 quote! { $region_name , }
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             quote! { _ }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     quote! { $locale_ident::$lang_ident(_) }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     quote! { $locale_ident::$lang_ident }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 quote! { $lang_ident }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 quote! { $locale_ident::$lang_ident($region_ty::$region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 quote! { $locale_ident::$lang_ident($region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         quote! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:412:31
[INFO] [stdout]     |
[INFO] [stdout] 412 |                     .map(|ts| quote! { , $ts })
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Ok(quote! {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]   --> src/gen.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Ok(quote! {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         quote! { pub $name: $ty_name , }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         quote! { $name: $ty_name::new(locale), }
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => quote! { String },
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Ok(quote! {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 253 |     Ok(quote! {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             quote! { _ }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     quote! { $locale_ident::$lang_ident(_) }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     quote! { $locale_ident::$lang_ident }
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 quote! { $lang_ident }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 quote! { $locale_ident::$lang_ident($region_ty::$region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::Term`, `proc_macro::TokenNode`
[INFO] [stdout]   --> src/ast.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | use proc_macro::{Span, Term, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]    |                        ^^^^  ^^^^^^^^^
[INFO] [stdout]    |                        |     |
[INFO] [stdout]    |                        |     no `TokenNode` in the root
[INFO] [stdout]    |                        |     help: a similar name exists in the module: `TokenTree`
[INFO] [stdout]    |                        no `Term` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 quote! { $locale_ident::$lang_ident($region_ident) }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::TokenNode`
[INFO] [stdout]  --> src/gen.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  no `TokenNode` in the root
[INFO] [stdout]   |                                  help: a similar name exists in the module: `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:412:31
[INFO] [stdout]     |
[INFO] [stdout] 412 |                     .map(|ts| quote! { , $ts })
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::TokenNode`, `proc_macro::TokenTreeIter`
[INFO] [stdout]  --> src/parse.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ^^^^^^^^^                          ^^^^^^^^^^^^^ no `TokenTreeIter` in the root
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               no `TokenNode` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenTree, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTree};
[INFO] [stdout]   |                                                                                  ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]    --> src/gen.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Ok(quote! {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/ast.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         TokenTree {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]   --> src/parse.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if let Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), .. }) = iter.peek_curr() {
[INFO] [stdout]    |                ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         TokenTree { kind: TokenNode::Group(Delimiter::Parenthesis, _), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         TokenTree { kind: TokenNode::Op('-', spacing), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         TokenTree { kind: TokenNode::Group(Delimiter::Brace, ts), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Ok(&TokenTree { kind: TokenNode::Op(op, _), .. }) if op == ',' => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), ..}) => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |             TokenTree { kind: TokenNode::Term(term), .. } => Ok(term.into()),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             TokenTree { kind: TokenNode::Group(delim, ts), .. } => Ok((delim, ts)),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             TokenTree { kind: TokenNode::Literal(lit), .. } => Ok(lit),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             TokenTree { kind: TokenNode::Op(found_op, spacing), .. } => {
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::Term`, `proc_macro::TokenNode`
[INFO] [stdout]   --> src/ast.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | use proc_macro::{Span, Term, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]    |                        ^^^^  ^^^^^^^^^
[INFO] [stdout]    |                        |     |
[INFO] [stdout]    |                        |     no `TokenNode` in the root
[INFO] [stdout]    |                        |     help: a similar name exists in the module: `TokenTree`
[INFO] [stdout]    |                        no `Term` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::TokenNode`
[INFO] [stdout]  --> src/gen.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  no `TokenNode` in the root
[INFO] [stdout]   |                                  help: a similar name exists in the module: `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `proc_macro::TokenNode`, `proc_macro::TokenTreeIter`
[INFO] [stdout]  --> src/parse.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ^^^^^^^^^                          ^^^^^^^^^^^^^ no `TokenTreeIter` in the root
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               no `TokenNode` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenTree, TokenStream, TokenTree, TokenTreeIter};
[INFO] [stdout]   |                                               ~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro::{Delimiter, Literal, Spacing, TokenNode, TokenStream, TokenTree, TokenTree};
[INFO] [stdout]   |                                                                                  ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]  --> src/gen.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]   = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/ast.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         TokenTree {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]   --> src/parse.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if let Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), .. }) = iter.peek_curr() {
[INFO] [stdout]    |                ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         TokenTree { kind: TokenNode::Group(Delimiter::Parenthesis, _), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         TokenTree { kind: TokenNode::Op('-', spacing), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         TokenTree { kind: TokenNode::Group(Delimiter::Brace, ts), .. } => {
[INFO] [stdout]     |         ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Ok(&TokenTree { kind: TokenNode::Op(op, _), .. }) if op == ',' => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             Ok(&TokenTree { kind: TokenNode::Group(Delimiter::Brace, _), ..}) => break,
[INFO] [stdout]     |                 ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |             TokenTree { kind: TokenNode::Term(term), .. } => Ok(term.into()),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             TokenTree { kind: TokenNode::Group(delim, ts), .. } => Ok((delim, ts)),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             TokenTree { kind: TokenNode::Literal(lit), .. } => Ok(lit),
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `TokenTree`
[INFO] [stdout]    --> src/parse.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             TokenTree { kind: TokenNode::Op(found_op, spacing), .. } => {
[INFO] [stdout]     |             ^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/ast.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout] 80  |         !self.regions.is_empty()
[INFO] [stdout]     |                       ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stdout]  --> src/gen.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{quote, Literal, TokenNode, TokenStream, TokenTree};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stdout]   = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/ast.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.regions.iter()
[INFO] [stdout]    |                      ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/ast.rs:80:23
[INFO] [stdout]     |
[INFO] [stdout] 80  |         !self.regions.is_empty()
[INFO] [stdout]     |                       ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/ast.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.regions.iter()
[INFO] [stdout]    |                      ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/gen.rs:64:25
[INFO] [stdout]     |
[INFO] [stdout] 64  |         if lang.regions.is_empty() {
[INFO] [stdout]     |                         ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/gen.rs:64:25
[INFO] [stdout]     |
[INFO] [stdout] 64  |         if lang.regions.is_empty() {
[INFO] [stdout]     |                         ^^^^^^^^ method cannot be called on `Vec<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/gen.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let regions = regions.into_iter()
[INFO] [stdout]    |                               ^^^^^^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/gen.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let regions = regions.into_iter()
[INFO] [stdout]    |                               ^^^^^^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:138:46
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let sub_module_fields = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                              ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:138:46
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let sub_module_fields = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                              ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let sub_module_field_inits = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                                   ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]    --> src/gen.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let sub_module_field_inits = sub_module_names.iter().map(|&(name, ty_name)| {
[INFO] [stdout]     |                                                   ^^^^ method not found in `Vec<(Ident, Ident)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:322:31
[INFO] [stdout]     |
[INFO] [stdout] 322 |         if !iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                               ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     if iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:322:31
[INFO] [stdout]     |
[INFO] [stdout] 322 |         if !iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                               ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&proc_macro::TokenTree`
[INFO] [stdout]    --> src/parse.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     if iter.peek_curr()?.kind.is_group() {
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/util.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let children = lang.regions.iter().map(|reg_name| {
[INFO] [stdout]    |                                         ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for struct `UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |         self.root.is_used()
[INFO] [stdout]     |                   ^^^^^^^ method cannot be called on `UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | struct UsageNode<T> {
[INFO] [stdout]     | ------------------- method `is_used` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:53:22
[INFO] [stdout]     |
[INFO] [stdout] 53  |         if lang_node.is_used() || is_exhausted {
[INFO] [stdout]     |                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:71:38
[INFO] [stdout]     |
[INFO] [stdout] 71  |         let is_lang_used = lang_node.is_used();
[INFO] [stdout]     |                                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/util.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let children = lang.regions.iter().map(|reg_name| {
[INFO] [stdout]    |                                         ^^^^ method not found in `Vec<Ident>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:77:24
[INFO] [stdout]     |
[INFO] [stdout] 77  |         if region_node.is_used() || is_lang_used || is_exhausted {
[INFO] [stdout]     |                        ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for struct `UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |         self.root.is_used()
[INFO] [stdout]     |                   ^^^^^^^ method cannot be called on `UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | struct UsageNode<T> {
[INFO] [stdout]     | ------------------- method `is_used` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:53:22
[INFO] [stdout]     |
[INFO] [stdout] 53  |         if lang_node.is_used() || is_exhausted {
[INFO] [stdout]     |                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:71:38
[INFO] [stdout]     |
[INFO] [stdout] 71  |         let is_lang_used = lang_node.is_used();
[INFO] [stdout]     |                                      ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_used` exists for mutable reference `&mut UsageNode<Ident>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/util.rs:77:24
[INFO] [stdout]     |
[INFO] [stdout] 77  |         if region_node.is_used() || is_lang_used || is_exhausted {
[INFO] [stdout]     |                        ^^^^^^^ method cannot be called on `&mut UsageNode<Ident>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Ident {
[INFO] [stdout]     | ---------------- doesn't satisfy `ast::Ident: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `ast::Ident: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0574, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mauzi_macros` (lib test) due to 53 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 52 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0574, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mauzi_macros` (lib) due to 53 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c7b2d8f83173a4d8feed90a0aef3280b556671db1e1b606eac83167f0df64b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b2d8f83173a4d8feed90a0aef3280b556671db1e1b606eac83167f0df64b8d", kill_on_drop: false }`
[INFO] [stdout] c7b2d8f83173a4d8feed90a0aef3280b556671db1e1b606eac83167f0df64b8d
