[INFO] fetching crate syn-impersonated 0.1.18...
[INFO] testing syn-impersonated-0.1.18 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate syn-impersonated 0.1.18 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate syn-impersonated 0.1.18
[INFO] finished tweaking crates.io crate syn-impersonated 0.1.18
[INFO] tweaked toml for crates.io crate syn-impersonated 0.1.18 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syn-impersonated 0.1.18 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 193 packages to latest compatible versions
[INFO] [stderr]       Adding insta v0.16.1 (available: v1.43.2)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814aa5d329b74360ae6772fb463e6612d0906a1b19ca18f8e249267c755418a5
[INFO] running `Command { std: "docker" "start" "-a" "814aa5d329b74360ae6772fb463e6612d0906a1b19ca18f8e249267c755418a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814aa5d329b74360ae6772fb463e6612d0906a1b19ca18f8e249267c755418a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814aa5d329b74360ae6772fb463e6612d0906a1b19ca18f8e249267c755418a5", kill_on_drop: false }`
[INFO] [stdout] 814aa5d329b74360ae6772fb463e6612d0906a1b19ca18f8e249267c755418a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6d66eff65a2da2fd8925b57b9c0b86e7afdcc7a73460545f8bd1d4a300d0691
[INFO] running `Command { std: "docker" "start" "-a" "f6d66eff65a2da2fd8925b57b9c0b86e7afdcc7a73460545f8bd1d4a300d0691", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-impersonated v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn-impersonated v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote-impersonated v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:822:11
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg(not(syn_omit_await_from_token_macro))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:824:7
[INFO] [stdout]     |
[INFO] [stdout] 824 | #[cfg(syn_omit_await_from_token_macro)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gen::*`
[INFO] [stdout]    --> src/lib.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub use crate::gen::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self as parse_module`
[INFO] [stdout]    --> src/lib.rs:785:28
[INFO] [stdout]     |
[INFO] [stdout] 785 |     pub use crate::parse::{self as parse_module};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]    --> src/attr.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub trait FilterAttrs<'a> {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 495 |     fn inner(self) -> Self::Ret;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/expr.rs:1225:28
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     pub struct AllowStruct(bool);
[INFO] [stdout]      |                ----------- ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `AllowStruct` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> punctuated::Iter<Field> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<Field> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/generics.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn type_params(&self) -> TypeParams {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn type_params(&self) -> TypeParams<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn lifetimes(&self) -> Lifetimes {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn const_params(&self) -> ConstParams {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn const_params(&self) -> ConstParams<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^         ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |          |             |
[INFO] [stdout]     |                           |          |             the same lifetime is hidden here
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
[INFO] [stdout]     |                                                  ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn as_turbofish(&self) -> Turbofish {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains braces
[INFO] [stdout]     --> src/lit.rs:1228:30
[INFO] [stdout]      |
[INFO] [stdout] 1228 |             panic!("expected {{ after \\u");
[INFO] [stdout]      |                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to use the message literally
[INFO] [stdout]      |
[INFO] [stdout] 1228 |             panic!("{}", "expected {{ after \\u");
[INFO] [stdout]      |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn begin(&self) -> Cursor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/punctuated.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn pairs(&self) -> Pairs<T, P> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn pairs_mut(&mut self) -> PairsMut<T, P> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parse.rs:1151:35
[INFO] [stdout]      |
[INFO] [stdout] 1151 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1151 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "f6d66eff65a2da2fd8925b57b9c0b86e7afdcc7a73460545f8bd1d4a300d0691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d66eff65a2da2fd8925b57b9c0b86e7afdcc7a73460545f8bd1d4a300d0691", kill_on_drop: false }`
[INFO] [stdout] f6d66eff65a2da2fd8925b57b9c0b86e7afdcc7a73460545f8bd1d4a300d0691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6c500c0b4495059977a73bce6f786fb773598110863d6acbd31710f956b8c5
[INFO] running `Command { std: "docker" "start" "-a" "ed6c500c0b4495059977a73bce6f786fb773598110863d6acbd31710f956b8c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:822:11
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg(not(syn_omit_await_from_token_macro))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:824:7
[INFO] [stdout]     |
[INFO] [stdout] 824 | #[cfg(syn_omit_await_from_token_macro)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gen::*`
[INFO] [stdout]    --> src/lib.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub use crate::gen::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self as parse_module`
[INFO] [stdout]    --> src/lib.rs:785:28
[INFO] [stdout]     |
[INFO] [stdout] 785 |     pub use crate::parse::{self as parse_module};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]    --> src/attr.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub trait FilterAttrs<'a> {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 495 |     fn inner(self) -> Self::Ret;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/expr.rs:1225:28
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     pub struct AllowStruct(bool);
[INFO] [stdout]      |                ----------- ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `AllowStruct` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> punctuated::Iter<Field> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<Field> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/generics.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn type_params(&self) -> TypeParams {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn type_params(&self) -> TypeParams<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn lifetimes(&self) -> Lifetimes {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn const_params(&self) -> ConstParams {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn const_params(&self) -> ConstParams<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^         ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |          |             |
[INFO] [stdout]     |                           |          |             the same lifetime is hidden here
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
[INFO] [stdout]     |                                                  ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generics.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn as_turbofish(&self) -> Turbofish {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains braces
[INFO] [stdout]     --> src/lit.rs:1228:30
[INFO] [stdout]      |
[INFO] [stdout] 1228 |             panic!("expected {{ after \\u");
[INFO] [stdout]      |                              ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to use the message literally
[INFO] [stdout]      |
[INFO] [stdout] 1228 |             panic!("{}", "expected {{ after \\u");
[INFO] [stdout]      |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn begin(&self) -> Cursor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/punctuated.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn pairs(&self) -> Pairs<T, P> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/punctuated.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn pairs_mut(&mut self) -> PairsMut<T, P> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parse.rs:1151:35
[INFO] [stdout]      |
[INFO] [stdout] 1151 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1151 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling insta v0.16.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling syn-impersonated v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]   --> tests/test_precedence.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rustc_ast;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]   --> tests/test_precedence.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate rustc_data_structures;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]   --> tests/test_precedence.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate rustc_span;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> tests/common/eq.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]  --> tests/common/eq.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rustc_data_structures;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]  --> tests/common/eq.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_span;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_target`
[INFO] [stdout]  --> tests/common/eq.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate rustc_target;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> tests/common/parse.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_expand`
[INFO] [stdout]  --> tests/common/parse.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rustc_expand;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_parse`
[INFO] [stdout]  --> tests/common/parse.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_parse as parse;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]  --> tests/common/parse.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate rustc_session;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]  --> tests/common/parse.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate rustc_span;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> tests/test_round_trip.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]  --> tests/test_round_trip.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate rustc_errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_expand`
[INFO] [stdout]  --> tests/test_round_trip.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate rustc_expand;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_parse`
[INFO] [stdout]  --> tests/test_round_trip.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate rustc_parse as parse;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]  --> tests/test_round_trip.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate rustc_session;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]   --> tests/test_round_trip.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate rustc_span;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> tests/common/eq.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]  --> tests/common/eq.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rustc_data_structures;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]  --> tests/common/eq.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_span;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_target`
[INFO] [stdout]  --> tests/common/eq.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate rustc_target;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> tests/common/parse.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_expand`
[INFO] [stdout]  --> tests/common/parse.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rustc_expand;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_parse`
[INFO] [stdout]  --> tests/common/parse.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_parse as parse;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]  --> tests/common/parse.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate rustc_session;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]  --> tests/common/parse.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate rustc_span;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn-impersonated` (test "test_ident") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_disable_nightly_tests`
[INFO] [stdout]  --> tests/zzz_stable.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(syn_disable_nightly_tests)]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_disable_nightly_tests)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_disable_nightly_tests)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::Pat`
[INFO] [stdout]    --> tests/test_pat.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 | use syn::Pat;
[INFO] [stdout]     |     ^^^^^---
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `Path`
[INFO] [stdout]     |     no `Pat` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 408 | pub use crate::pat::{
[INFO] [stdout] 409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `"Hello! You want: cargo test --release --all-features"`
[INFO] [stdout]  --> tests/features/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "Hello! You want: cargo test --release --all-features"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::Receiver`, `syn::TraitItemMethod`
[INFO] [stdout]    --> tests/test_receiver.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout]   7 | use syn::{parse_quote, FnArg, Receiver, TraitItemMethod};
[INFO] [stdout]     |                        ^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |                        |      |
[INFO] [stdout]     |                        |      no `Receiver` in the root
[INFO] [stdout]     |                        no `FnArg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 354 | pub use crate::item::{
[INFO] [stdout] 355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             std::ops::Receiver
[INFO] [stdout]             std::sync::mpmc::Receiver
[INFO] [stdout]             std::sync::mpsc::Receiver
[INFO] [stdout]             core::ops::Receiver
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:358:86
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout] 358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:359:59
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout] 359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn-impersonated` (test "test_pat") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `syn::Item`
[INFO] [stdout]    --> tests/test_asyncness.rs:8:17
[INFO] [stdout]     |
[INFO] [stdout]   8 | use syn::{Expr, Item};
[INFO] [stdout]     |                 ^^^^ no `Item` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout] 356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]     |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in this scope
[INFO] [stdout]   --> tests/test_size.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_eq!(mem::size_of::<Item>(), 344);
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn test_item_size<Item>() {
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in this scope
[INFO] [stdout]   --> tests/test_size.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |       assert_eq!(mem::size_of::<Pat>(), 144);
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / ast_struct! {
[INFO] [stdout]  5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]  6 | |     ///
[INFO] [stdout]  7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- similarly named struct `Path` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(mem::size_of::<Path>(), 144);
[INFO] [stdout]    |                                  +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn test_pat_size<Pat>() {
[INFO] [stdout]    |                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]   --> tests/test_attribute.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     snapshot!(meta, @r###"
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::fold`
[INFO] [stdout]    --> tests/test_precedence.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |     use syn::fold::*;
[INFO] [stdout]     |              ^^^^ could not find `fold` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::fold`
[INFO] [stdout]    --> tests/test_precedence.rs:378:14
[INFO] [stdout]     |
[INFO] [stdout] 378 |     use syn::fold::*;
[INFO] [stdout]     |              ^^^^ could not find `fold` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]   --> tests/test_attribute.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     snapshot!(meta, @r###"
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]   --> tests/test_attribute.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     snapshot!(meta, @r###"
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]   --> tests/test_attribute.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     snapshot!(meta, @r###"
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]   --> tests/test_attribute.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     snapshot!(meta, @r###"
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn-impersonated` (test "test_receiver") due to 2 previous errors
[INFO] [stderr] error: could not compile `syn-impersonated` (test "test_size") due to 3 previous errors
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `snapshot` in this scope
[INFO] [stdout]    --> tests/test_attribute.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     snapshot!(meta, @r###"
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: RefCast trait requires #[repr(transparent)]
[INFO] [stdout]   --> tests/macros/../debug/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RefCast)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `RefCast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             syn::Item::Const(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2567:18
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             syn::Item::Enum(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2580:18
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             syn::Item::ExternCrate(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             syn::Item::Const(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2567:18
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             syn::Item::Enum(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2580:18
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             syn::Item::ExternCrate(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2605:18
[INFO] [stdout]      |
[INFO] [stdout] 2605 |             syn::Item::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2605:18
[INFO] [stdout]      |
[INFO] [stdout] 2605 |             syn::Item::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2615:18
[INFO] [stdout]      |
[INFO] [stdout] 2615 |             syn::Item::ForeignMod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2626:18
[INFO] [stdout]      |
[INFO] [stdout] 2626 |             syn::Item::Impl(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2704:18
[INFO] [stdout]      |
[INFO] [stdout] 2704 |             syn::Item::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2615:18
[INFO] [stdout]      |
[INFO] [stdout] 2615 |             syn::Item::ForeignMod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2740:18
[INFO] [stdout]      |
[INFO] [stdout] 2740 |             syn::Item::Macro2(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2750:18
[INFO] [stdout]      |
[INFO] [stdout] 2750 |             syn::Item::Mod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2626:18
[INFO] [stdout]      |
[INFO] [stdout] 2626 |             syn::Item::Impl(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2787:18
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             syn::Item::Static(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2810:18
[INFO] [stdout]      |
[INFO] [stdout] 2810 |             syn::Item::Struct(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2833:18
[INFO] [stdout]      |
[INFO] [stdout] 2833 |             syn::Item::Trait(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2885:18
[INFO] [stdout]      |
[INFO] [stdout] 2885 |             syn::Item::TraitAlias(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:822:11
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg(not(syn_omit_await_from_token_macro))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2898:18
[INFO] [stdout]      |
[INFO] [stdout] 2898 |             syn::Item::Type(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
[INFO] [stdout]    --> src/token.rs:824:7
[INFO] [stdout]     |
[INFO] [stdout] 824 | #[cfg(syn_omit_await_from_token_macro)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2909:18
[INFO] [stdout]      |
[INFO] [stdout] 2909 |             syn::Item::Union(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2704:18
[INFO] [stdout]      |
[INFO] [stdout] 2704 |             syn::Item::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2920:18
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             syn::Item::Use(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2941:18
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             syn::Item::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2740:18
[INFO] [stdout]      |
[INFO] [stdout] 2740 |             syn::Item::Macro2(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn-impersonated` (test "test_attribute") due to 12 previous errors
[INFO] [stdout] warning: unused import: `crate::gen::*`
[INFO] [stdout]    --> src/lib.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub use crate::gen::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self as parse_module`
[INFO] [stdout]    --> src/lib.rs:785:28
[INFO] [stdout]     |
[INFO] [stdout] 785 |     pub use crate::parse::{self as parse_module};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2750:18
[INFO] [stdout]      |
[INFO] [stdout] 2750 |             syn::Item::Mod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3663:18
[INFO] [stdout]      |
[INFO] [stdout] 3663 |             syn::Pat::Box(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3671:18
[INFO] [stdout]      |
[INFO] [stdout] 3671 |             syn::Pat::Ident(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2787:18
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             syn::Item::Static(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3719:18
[INFO] [stdout]      |
[INFO] [stdout] 3719 |             syn::Pat::Lit(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3727:18
[INFO] [stdout]      |
[INFO] [stdout] 3727 |             syn::Pat::Macro(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3735:18
[INFO] [stdout]      |
[INFO] [stdout] 3735 |             syn::Pat::Or(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3757:18
[INFO] [stdout]      |
[INFO] [stdout] 3757 |             syn::Pat::Path(_val) => {
[INFO] [stdout]      |                  ^^^ could not find `Pat` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2810:18
[INFO] [stdout]      |
[INFO] [stdout] 2810 |             syn::Item::Struct(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3781:18
[INFO] [stdout]      |
[INFO] [stdout] 3781 |             syn::Pat::Range(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3791:18
[INFO] [stdout]      |
[INFO] [stdout] 3791 |             syn::Pat::Reference(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3811:18
[INFO] [stdout]      |
[INFO] [stdout] 3811 |             syn::Pat::Rest(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3818:18
[INFO] [stdout]      |
[INFO] [stdout] 3818 |             syn::Pat::Slice(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2833:18
[INFO] [stdout]      |
[INFO] [stdout] 2833 |             syn::Item::Trait(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3828:18
[INFO] [stdout]      |
[INFO] [stdout] 3828 |             syn::Pat::Struct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3851:18
[INFO] [stdout]      |
[INFO] [stdout] 3851 |             syn::Pat::Tuple(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3861:18
[INFO] [stdout]      |
[INFO] [stdout] 3861 |             syn::Pat::TupleStruct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3870:18
[INFO] [stdout]      |
[INFO] [stdout] 3870 |             syn::Pat::Type(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2885:18
[INFO] [stdout]      |
[INFO] [stdout] 2885 |             syn::Item::TraitAlias(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3879:18
[INFO] [stdout]      |
[INFO] [stdout] 3879 |             syn::Pat::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3886:18
[INFO] [stdout]      |
[INFO] [stdout] 3886 |             syn::Pat::Wild(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2898:18
[INFO] [stdout]      |
[INFO] [stdout] 2898 |             syn::Item::Type(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2909:18
[INFO] [stdout]      |
[INFO] [stdout] 2909 |             syn::Item::Union(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2920:18
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             syn::Item::Use(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2941:18
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             syn::Item::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4303:18
[INFO] [stdout]      |
[INFO] [stdout] 4303 |             syn::RangeLimits::HalfOpen(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             syn::Item::Const(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2567:18
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             syn::Item::Enum(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2580:18
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             syn::Item::ExternCrate(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2605:18
[INFO] [stdout]      |
[INFO] [stdout] 2605 |             syn::Item::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2615:18
[INFO] [stdout]      |
[INFO] [stdout] 2615 |             syn::Item::ForeignMod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2626:18
[INFO] [stdout]      |
[INFO] [stdout] 2626 |             syn::Item::Impl(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4307:18
[INFO] [stdout]      |
[INFO] [stdout] 4307 |             syn::RangeLimits::Closed(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2704:18
[INFO] [stdout]      |
[INFO] [stdout] 2704 |             syn::Item::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2740:18
[INFO] [stdout]      |
[INFO] [stdout] 2740 |             syn::Item::Macro2(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2750:18
[INFO] [stdout]      |
[INFO] [stdout] 2750 |             syn::Item::Mod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2787:18
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             syn::Item::Static(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2810:18
[INFO] [stdout]      |
[INFO] [stdout] 2810 |             syn::Item::Struct(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2833:18
[INFO] [stdout]      |
[INFO] [stdout] 2833 |             syn::Item::Trait(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2885:18
[INFO] [stdout]      |
[INFO] [stdout] 2885 |             syn::Item::TraitAlias(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2898:18
[INFO] [stdout]      |
[INFO] [stdout] 2898 |             syn::Item::Type(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2909:18
[INFO] [stdout]      |
[INFO] [stdout] 2909 |             syn::Item::Union(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2920:18
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             syn::Item::Use(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2941:18
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             syn::Item::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4472:18
[INFO] [stdout]      |
[INFO] [stdout] 4472 |             syn::Stmt::Local(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4479:18
[INFO] [stdout]      |
[INFO] [stdout] 4479 |             syn::Stmt::Item(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4486:18
[INFO] [stdout]      |
[INFO] [stdout] 4486 |             syn::Stmt::Expr(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4493:18
[INFO] [stdout]      |
[INFO] [stdout] 4493 |             syn::Stmt::Semi(_v0, _v1) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4554:18
[INFO] [stdout]      |
[INFO] [stdout] 4554 |             syn::TraitItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4579:18
[INFO] [stdout]      |
[INFO] [stdout] 4579 |             syn::TraitItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             syn::FnArg::Receiver(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FnArg` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2043:18
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             syn::FnArg::Typed(_val) => {
[INFO] [stdout]      |                  ^^^^^ could not find `FnArg` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4615:18
[INFO] [stdout]      |
[INFO] [stdout] 4615 |             syn::TraitItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3663:18
[INFO] [stdout]      |
[INFO] [stdout] 3663 |             syn::Pat::Box(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4655:18
[INFO] [stdout]      |
[INFO] [stdout] 4655 |             syn::TraitItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4675:18
[INFO] [stdout]      |
[INFO] [stdout] 4675 |             syn::TraitItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3671:18
[INFO] [stdout]      |
[INFO] [stdout] 3671 |             syn::Pat::Ident(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2057:18
[INFO] [stdout]      |
[INFO] [stdout] 2057 |             syn::ForeignItem::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5453:18
[INFO] [stdout]      |
[INFO] [stdout] 5453 |             syn::UseTree::Path(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5460:18
[INFO] [stdout]      |
[INFO] [stdout] 5460 |             syn::UseTree::Name(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5467:18
[INFO] [stdout]      |
[INFO] [stdout] 5467 |             syn::UseTree::Rename(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3663:18
[INFO] [stdout]      |
[INFO] [stdout] 3663 |             syn::Pat::Box(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5474:18
[INFO] [stdout]      |
[INFO] [stdout] 5474 |             syn::UseTree::Glob(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2066:18
[INFO] [stdout]      |
[INFO] [stdout] 2066 |             syn::ForeignItem::Static(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5481:18
[INFO] [stdout]      |
[INFO] [stdout] 5481 |             syn::UseTree::Group(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3719:18
[INFO] [stdout]      |
[INFO] [stdout] 3719 |             syn::Pat::Lit(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arm` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:51:26
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Debug for Lite<syn::Arm> {
[INFO] [stdout]     |                          ^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |             struct Print((proc_macro2::Ident, syn::token::Colon));
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::macros::proc_macro2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Debug for Lite<syn::Block> {
[INFO] [stdout]     |                          ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<crate::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<syn_impersonated::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<tar::EntryType> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:506:39
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:677:39
[INFO] [stdout]     |
[INFO] [stdout] 677 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:762:39
[INFO] [stdout]     |
[INFO] [stdout] 762 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:807:39
[INFO] [stdout]     |
[INFO] [stdout] 807 |                     struct Print(syn::MethodTurbofish);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1055:39
[INFO] [stdout]      |
[INFO] [stdout] 1055 |                     struct Print(syn::Label);
[INFO] [stdout]      |                                       ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1194:31
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1389:31
[INFO] [stdout]      |
[INFO] [stdout] 1389 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1492:31
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1546:31
[INFO] [stdout]      |
[INFO] [stdout] 1546 |             struct Print(syn::MethodTurbofish);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1829:31
[INFO] [stdout]      |
[INFO] [stdout] 1829 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1884:26
[INFO] [stdout]      |
[INFO] [stdout] 1884 |             struct Print(proc_macro2::Ident);
[INFO] [stdout]      |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::macros::proc_macro2;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldPat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1913:26
[INFO] [stdout]      |
[INFO] [stdout] 1913 | impl Debug for Lite<syn::FieldPat> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldValue` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1937:26
[INFO] [stdout]      |
[INFO] [stdout] 1937 | impl Debug for Lite<syn::FieldValue> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:10
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `File` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2003:26
[INFO] [stdout]      |
[INFO] [stdout] 2003 | impl Debug for Lite<syn::File> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:366:22
[INFO] [stdout]      |
[INFO] [stdout]  365 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  366 | pub use crate::file::File;
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::fs::File;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2003 - impl Debug for Lite<syn::File> {
[INFO] [stdout] 2003 + impl Debug for Lite<File> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FnArg` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2032:26
[INFO] [stdout]      |
[INFO] [stdout] 2032 | impl Debug for Lite<syn::FnArg> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2053:26
[INFO] [stdout]      |
[INFO] [stdout] 2053 | impl Debug for Lite<syn::ForeignItem> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2128:26
[INFO] [stdout]      |
[INFO] [stdout] 2128 | impl Debug for Lite<syn::ForeignItemFn> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:25
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2140:26
[INFO] [stdout]      |
[INFO] [stdout] 2140 | impl Debug for Lite<syn::ForeignItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2163:26
[INFO] [stdout]      |
[INFO] [stdout] 2163 | impl Debug for Lite<syn::ForeignItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:58
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2188:26
[INFO] [stdout]      |
[INFO] [stdout] 2188 | impl Debug for Lite<syn::ForeignItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GenericMethodArgument` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2242:26
[INFO] [stdout]      |
[INFO] [stdout] 2242 |   impl Debug for Lite<syn::GenericMethodArgument> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]   98 | / ast_enum! {
[INFO] [stdout]   99 | |     /// An individual generic argument, like `'a`, `T`, or `Item = T`.
[INFO] [stdout]  100 | |     ///
[INFO] [stdout]  101 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]  119 | | }
[INFO] [stdout]      | |_- similarly named enum `GenericArgument` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2341:26
[INFO] [stdout]      |
[INFO] [stdout] 2341 | impl Debug for Lite<syn::ImplItem> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2444:26
[INFO] [stdout]      |
[INFO] [stdout] 2444 | impl Debug for Lite<syn::ImplItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2470:26
[INFO] [stdout]      |
[INFO] [stdout] 2470 | impl Debug for Lite<syn::ImplItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:30
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMethod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2493:26
[INFO] [stdout]      |
[INFO] [stdout] 2493 | impl Debug for Lite<syn::ImplItemMethod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:45
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2518:26
[INFO] [stdout]      |
[INFO] [stdout] 2518 | impl Debug for Lite<syn::ImplItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:61
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2552:26
[INFO] [stdout]      |
[INFO] [stdout] 2552 | impl Debug for Lite<syn::Item> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2590:51
[INFO] [stdout]      |
[INFO] [stdout] 2590 |                     struct Print((syn::token::As, proc_macro2::Ident));
[INFO] [stdout]      |                                                   ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::macros::proc_macro2;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2712:34
[INFO] [stdout]      |
[INFO] [stdout] 2712 |                     struct Print(proc_macro2::Ident);
[INFO] [stdout]      |                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::macros::proc_macro2;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2760:63
[INFO] [stdout]      |
[INFO] [stdout] 2760 |                     struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                               ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3727:18
[INFO] [stdout]      |
[INFO] [stdout] 3727 |             syn::Pat::Macro(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2952:26
[INFO] [stdout]      |
[INFO] [stdout] 2952 | impl Debug for Lite<syn::ItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:81
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemEnum` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2966:26
[INFO] [stdout]      |
[INFO] [stdout] 2966 | impl Debug for Lite<syn::ItemEnum> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2088:18
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             syn::ForeignItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemExternCrate` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2982:26
[INFO] [stdout]      |
[INFO] [stdout] 2982 | impl Debug for Lite<syn::ItemExternCrate> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2994:43
[INFO] [stdout]      |
[INFO] [stdout] 2994 |             struct Print((syn::token::As, proc_macro2::Ident));
[INFO] [stdout]      |                                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::macros::proc_macro2;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3010:26
[INFO] [stdout]      |
[INFO] [stdout] 3010 | impl Debug for Lite<syn::ItemFn> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:32
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemForeignMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3023:26
[INFO] [stdout]      |
[INFO] [stdout] 3023 | impl Debug for Lite<syn::ItemForeignMod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemImpl` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3037:26
[INFO] [stdout]      |
[INFO] [stdout] 3037 | impl Debug for Lite<syn::ItemImpl> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3114:26
[INFO] [stdout]      |
[INFO] [stdout] 3114 | impl Debug for Lite<syn::ItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3124:26
[INFO] [stdout]      |
[INFO] [stdout] 3124 |             struct Print(proc_macro2::Ident);
[INFO] [stdout]      |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `proc_macro2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proc_macro2`, use `cargo add proc_macro2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::macros::proc_macro2;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro2` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3153:26
[INFO] [stdout]      |
[INFO] [stdout] 3153 | impl Debug for Lite<syn::ItemMacro2> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3166:26
[INFO] [stdout]      |
[INFO] [stdout] 3166 | impl Debug for Lite<syn::ItemMod> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:89
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3178:55
[INFO] [stdout]      |
[INFO] [stdout] 3178 |             struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                       ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3206:26
[INFO] [stdout]      |
[INFO] [stdout] 3206 | impl Debug for Lite<syn::ItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3232:26
[INFO] [stdout]      |
[INFO] [stdout] 3232 | impl Debug for Lite<syn::ItemStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:17
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3258:26
[INFO] [stdout]      |
[INFO] [stdout] 3258 | impl Debug for Lite<syn::ItemTrait> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:29
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTraitAlias` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3313:26
[INFO] [stdout]      |
[INFO] [stdout] 3313 | impl Debug for Lite<syn::ItemTraitAlias> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3329:26
[INFO] [stdout]      |
[INFO] [stdout] 3329 | impl Debug for Lite<syn::ItemType> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUnion` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3343:26
[INFO] [stdout]      |
[INFO] [stdout] 3343 | impl Debug for Lite<syn::ItemUnion> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUse` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3357:26
[INFO] [stdout]      |
[INFO] [stdout] 3357 | impl Debug for Lite<syn::ItemUse> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3381:26
[INFO] [stdout]      |
[INFO] [stdout] 3381 | impl Debug for Lite<syn::Label> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Local` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3492:26
[INFO] [stdout]      |
[INFO] [stdout] 3492 | impl Debug for Lite<syn::Local> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:30
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3617:26
[INFO] [stdout]      |
[INFO] [stdout] 3617 | impl Debug for Lite<syn::MethodTurbofish> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3659:26
[INFO] [stdout]      |
[INFO] [stdout] 3659 |   impl Debug for Lite<syn::Pat> {
[INFO] [stdout]      |                            ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3704:60
[INFO] [stdout]      |
[INFO] [stdout] 3704 |                       struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                              ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatBox` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3897:26
[INFO] [stdout]      |
[INFO] [stdout] 3897 | impl Debug for Lite<syn::PatBox> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:20
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatIdent` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3908:26
[INFO] [stdout]      |
[INFO] [stdout] 3908 | impl Debug for Lite<syn::PatIdent> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:28
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3735:18
[INFO] [stdout]      |
[INFO] [stdout] 3735 |             syn::Pat::Or(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3943:52
[INFO] [stdout]      |
[INFO] [stdout] 3943 |               struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                      ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatLit` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3959:26
[INFO] [stdout]      |
[INFO] [stdout] 3959 | impl Debug for Lite<syn::PatLit> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:38
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3970:26
[INFO] [stdout]      |
[INFO] [stdout] 3970 | impl Debug for Lite<syn::PatMacro> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:46
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatOr` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3981:26
[INFO] [stdout]      |
[INFO] [stdout] 3981 | impl Debug for Lite<syn::PatOr> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:56
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatPath` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4006:26
[INFO] [stdout]      |
[INFO] [stdout] 4006 | impl Debug for Lite<syn::PatPath> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:63
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRange` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4033:26
[INFO] [stdout]      |
[INFO] [stdout] 4033 | impl Debug for Lite<syn::PatRange> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:72
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatReference` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4046:26
[INFO] [stdout]      |
[INFO] [stdout] 4046 |   impl Debug for Lite<syn::PatReference> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ help: a struct with a similar name exists: `ExprReference`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/expr.rs:577:1
[INFO] [stdout]      |
[INFO] [stdout]  577 | / ast_struct! {
[INFO] [stdout]  578 | |     /// A referencing operation: `&a` or `&mut a`.
[INFO] [stdout]  579 | |     ///
[INFO] [stdout]  580 | |     /// *This type is available if Syn is built with the `"full"` feature.*
[INFO] [stdout] ...    |
[INFO] [stdout]  588 | | }
[INFO] [stdout]      | |_- similarly named struct `ExprReference` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:82
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRest` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4069:26
[INFO] [stdout]      |
[INFO] [stdout] 4069 | impl Debug for Lite<syn::PatRest> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatSlice` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4079:26
[INFO] [stdout]      |
[INFO] [stdout] 4079 | impl Debug for Lite<syn::PatSlice> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:14
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4092:26
[INFO] [stdout]      |
[INFO] [stdout] 4092 |   impl Debug for Lite<syn::PatStruct> {
[INFO] [stdout]      |                            ^^^^^^^^^ help: a struct with a similar name exists: `DataStruct`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/derive.rs:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | / ast_struct! {
[INFO] [stdout]   54 | |     /// A struct input to a `proc_macro_derive` macro.
[INFO] [stdout]   55 | |     ///
[INFO] [stdout]   56 | |     /// *This type is available if Syn is built with the `"derive"`
[INFO] [stdout] ...    |
[INFO] [stdout]   63 | | }
[INFO] [stdout]      | |_- similarly named struct `DataStruct` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:24
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTuple` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4118:26
[INFO] [stdout]      |
[INFO] [stdout] 4118 | impl Debug for Lite<syn::PatTuple> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:35
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTupleStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4131:26
[INFO] [stdout]      |
[INFO] [stdout] 4131 | impl Debug for Lite<syn::PatTupleStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:45
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4143:26
[INFO] [stdout]      |
[INFO] [stdout] 4143 | impl Debug for Lite<syn::PatType> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:61
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatWild` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4155:26
[INFO] [stdout]      |
[INFO] [stdout] 4155 | impl Debug for Lite<syn::PatWild> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:70
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RangeLimits` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4299:26
[INFO] [stdout]      |
[INFO] [stdout] 4299 | impl Debug for Lite<syn::RangeLimits> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receiver` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4314:26
[INFO] [stdout]      |
[INFO] [stdout] 4314 | impl Debug for Lite<syn::Receiver> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:86
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                                      ^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpmc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpsc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use core::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Receiver`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4314 - impl Debug for Lite<syn::Receiver> {
[INFO] [stdout] 4314 + impl Debug for Lite<Receiver> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signature` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4387:26
[INFO] [stdout]      |
[INFO] [stdout] 4387 | impl Debug for Lite<syn::Signature> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Stmt` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4468:26
[INFO] [stdout]      |
[INFO] [stdout] 4468 | impl Debug for Lite<syn::Stmt> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4550:26
[INFO] [stdout]      |
[INFO] [stdout] 4550 | impl Debug for Lite<syn::TraitItem> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4588:39
[INFO] [stdout]      |
[INFO] [stdout] 4588 |                     struct Print(syn::Block);
[INFO] [stdout]      |                                       ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(crate::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(syn_impersonated::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(tar::EntryType);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4686:26
[INFO] [stdout]      |
[INFO] [stdout] 4686 | impl Debug for Lite<syn::TraitItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:27
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4714:26
[INFO] [stdout]      |
[INFO] [stdout] 4714 | impl Debug for Lite<syn::TraitItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:43
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemMethod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4737:26
[INFO] [stdout]      |
[INFO] [stdout] 4737 | impl Debug for Lite<syn::TraitItemMethod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:59
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4748:31
[INFO] [stdout]      |
[INFO] [stdout] 4748 |             struct Print(syn::Block);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(crate::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(syn_impersonated::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(tar::EntryType);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3757:18
[INFO] [stdout]      |
[INFO] [stdout] 3757 |             syn::Pat::Path(_val) => {
[INFO] [stdout]      |                  ^^^ could not find `Pat` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4776:26
[INFO] [stdout]      |
[INFO] [stdout] 4776 | impl Debug for Lite<syn::TraitItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:76
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseGlob` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5406:26
[INFO] [stdout]      |
[INFO] [stdout] 5406 | impl Debug for Lite<syn::UseGlob> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:91
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseGroup` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5413:26
[INFO] [stdout]      |
[INFO] [stdout] 5413 | impl Debug for Lite<syn::UseGroup> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseName` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5423:26
[INFO] [stdout]      |
[INFO] [stdout] 5423 | impl Debug for Lite<syn::UseName> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UsePath` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5431:26
[INFO] [stdout]      |
[INFO] [stdout] 5431 | impl Debug for Lite<syn::UsePath> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:24
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseRename` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5440:26
[INFO] [stdout]      |
[INFO] [stdout] 5440 | impl Debug for Lite<syn::UseRename> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:33
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseTree` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5449:26
[INFO] [stdout]      |
[INFO] [stdout] 5449 | impl Debug for Lite<syn::UseTree> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3671:18
[INFO] [stdout]      |
[INFO] [stdout] 3671 |             syn::Pat::Ident(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3781:18
[INFO] [stdout]      |
[INFO] [stdout] 3781 |             syn::Pat::Range(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3791:18
[INFO] [stdout]      |
[INFO] [stdout] 3791 |             syn::Pat::Reference(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2097:18
[INFO] [stdout]      |
[INFO] [stdout] 2097 |             syn::ForeignItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3811:18
[INFO] [stdout]      |
[INFO] [stdout] 3811 |             syn::Pat::Rest(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3719:18
[INFO] [stdout]      |
[INFO] [stdout] 3719 |             syn::Pat::Lit(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3818:18
[INFO] [stdout]      |
[INFO] [stdout] 3818 |             syn::Pat::Slice(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3828:18
[INFO] [stdout]      |
[INFO] [stdout] 3828 |             syn::Pat::Struct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3851:18
[INFO] [stdout]      |
[INFO] [stdout] 3851 |             syn::Pat::Tuple(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3727:18
[INFO] [stdout]      |
[INFO] [stdout] 3727 |             syn::Pat::Macro(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3861:18
[INFO] [stdout]      |
[INFO] [stdout] 3861 |             syn::Pat::TupleStruct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3735:18
[INFO] [stdout]      |
[INFO] [stdout] 3735 |             syn::Pat::Or(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3870:18
[INFO] [stdout]      |
[INFO] [stdout] 3870 |             syn::Pat::Type(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3757:18
[INFO] [stdout]      |
[INFO] [stdout] 3757 |             syn::Pat::Path(_val) => {
[INFO] [stdout]      |                  ^^^ could not find `Pat` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3781:18
[INFO] [stdout]      |
[INFO] [stdout] 3781 |             syn::Pat::Range(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3879:18
[INFO] [stdout]      |
[INFO] [stdout] 3879 |             syn::Pat::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             syn::Item::Const(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3791:18
[INFO] [stdout]      |
[INFO] [stdout] 3791 |             syn::Pat::Reference(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3886:18
[INFO] [stdout]      |
[INFO] [stdout] 3886 |             syn::Pat::Wild(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3811:18
[INFO] [stdout]      |
[INFO] [stdout] 3811 |             syn::Pat::Rest(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2117:18
[INFO] [stdout]      |
[INFO] [stdout] 2117 |             syn::ForeignItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `ForeignItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3818:18
[INFO] [stdout]      |
[INFO] [stdout] 3818 |             syn::Pat::Slice(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3828:18
[INFO] [stdout]      |
[INFO] [stdout] 3828 |             syn::Pat::Struct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3851:18
[INFO] [stdout]      |
[INFO] [stdout] 3851 |             syn::Pat::Tuple(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2567:18
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             syn::Item::Enum(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3861:18
[INFO] [stdout]      |
[INFO] [stdout] 3861 |             syn::Pat::TupleStruct(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3870:18
[INFO] [stdout]      |
[INFO] [stdout] 3870 |             syn::Pat::Type(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3879:18
[INFO] [stdout]      |
[INFO] [stdout] 3879 |             syn::Pat::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Pat` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3886:18
[INFO] [stdout]      |
[INFO] [stdout] 3886 |             syn::Pat::Wild(_val) => {
[INFO] [stdout]      |                  ^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `Pat` in `syn`
[INFO] [stdout]      |                  help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2580:18
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             syn::Item::ExternCrate(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2605:18
[INFO] [stdout]      |
[INFO] [stdout] 2605 |             syn::Item::Fn(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4303:18
[INFO] [stdout]      |
[INFO] [stdout] 4303 |             syn::RangeLimits::HalfOpen(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4307:18
[INFO] [stdout]      |
[INFO] [stdout] 4307 |             syn::RangeLimits::Closed(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4472:18
[INFO] [stdout]      |
[INFO] [stdout] 4472 |             syn::Stmt::Local(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4479:18
[INFO] [stdout]      |
[INFO] [stdout] 4479 |             syn::Stmt::Item(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2615:18
[INFO] [stdout]      |
[INFO] [stdout] 2615 |             syn::Item::ForeignMod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4486:18
[INFO] [stdout]      |
[INFO] [stdout] 4486 |             syn::Stmt::Expr(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4493:18
[INFO] [stdout]      |
[INFO] [stdout] 4493 |             syn::Stmt::Semi(_v0, _v1) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4554:18
[INFO] [stdout]      |
[INFO] [stdout] 4554 |             syn::TraitItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4579:18
[INFO] [stdout]      |
[INFO] [stdout] 4579 |             syn::TraitItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4303:18
[INFO] [stdout]      |
[INFO] [stdout] 4303 |             syn::RangeLimits::HalfOpen(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2626:18
[INFO] [stdout]      |
[INFO] [stdout] 2626 |             syn::Item::Impl(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4307:18
[INFO] [stdout]      |
[INFO] [stdout] 4307 |             syn::RangeLimits::Closed(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^ could not find `RangeLimits` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4615:18
[INFO] [stdout]      |
[INFO] [stdout] 4615 |             syn::TraitItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4655:18
[INFO] [stdout]      |
[INFO] [stdout] 4655 |             syn::TraitItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4675:18
[INFO] [stdout]      |
[INFO] [stdout] 4675 |             syn::TraitItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2246:18
[INFO] [stdout]      |
[INFO] [stdout] 2246 |             syn::GenericMethodArgument::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4472:18
[INFO] [stdout]      |
[INFO] [stdout] 4472 |             syn::Stmt::Local(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4479:18
[INFO] [stdout]      |
[INFO] [stdout] 4479 |             syn::Stmt::Item(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4486:18
[INFO] [stdout]      |
[INFO] [stdout] 4486 |             syn::Stmt::Expr(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Stmt` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4493:18
[INFO] [stdout]      |
[INFO] [stdout] 4493 |             syn::Stmt::Semi(_v0, _v1) => {
[INFO] [stdout]      |                  ^^^^ could not find `Stmt` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2253:18
[INFO] [stdout]      |
[INFO] [stdout] 2253 |             syn::GenericMethodArgument::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  could not find `GenericMethodArgument` in `syn`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4554:18
[INFO] [stdout]      |
[INFO] [stdout] 4554 |             syn::TraitItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2704:18
[INFO] [stdout]      |
[INFO] [stdout] 2704 |             syn::Item::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4579:18
[INFO] [stdout]      |
[INFO] [stdout] 4579 |             syn::TraitItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5453:18
[INFO] [stdout]      |
[INFO] [stdout] 5453 |             syn::UseTree::Path(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2345:18
[INFO] [stdout]      |
[INFO] [stdout] 2345 |             syn::ImplItem::Const(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5460:18
[INFO] [stdout]      |
[INFO] [stdout] 5460 |             syn::UseTree::Name(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5467:18
[INFO] [stdout]      |
[INFO] [stdout] 5467 |             syn::UseTree::Rename(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4615:18
[INFO] [stdout]      |
[INFO] [stdout] 4615 |             syn::TraitItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5474:18
[INFO] [stdout]      |
[INFO] [stdout] 5474 |             syn::UseTree::Glob(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4655:18
[INFO] [stdout]      |
[INFO] [stdout] 4655 |             syn::TraitItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4675:18
[INFO] [stdout]      |
[INFO] [stdout] 4675 |             syn::TraitItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5481:18
[INFO] [stdout]      |
[INFO] [stdout] 5481 |             syn::UseTree::Group(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2368:18
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             syn::ImplItem::Method(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2433:18
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             syn::ImplItem::Verbatim(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arm` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:51:26
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Debug for Lite<syn::Arm> {
[INFO] [stdout]     |                          ^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Debug for Lite<syn::Block> {
[INFO] [stdout]     |                          ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::syn::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<crate::syn::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<syn_impersonated::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<tar::EntryType> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:506:39
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:677:39
[INFO] [stdout]     |
[INFO] [stdout] 677 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:762:39
[INFO] [stdout]     |
[INFO] [stdout] 762 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:807:39
[INFO] [stdout]     |
[INFO] [stdout] 807 |                     struct Print(syn::MethodTurbofish);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2740:18
[INFO] [stdout]      |
[INFO] [stdout] 2740 |             syn::Item::Macro2(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1055:39
[INFO] [stdout]      |
[INFO] [stdout] 1055 |                     struct Print(syn::Label);
[INFO] [stdout]      |                                       ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1194:31
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1389:31
[INFO] [stdout]      |
[INFO] [stdout] 1389 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1492:31
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1546:31
[INFO] [stdout]      |
[INFO] [stdout] 1546 |             struct Print(syn::MethodTurbofish);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1829:31
[INFO] [stdout]      |
[INFO] [stdout] 1829 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldPat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1913:26
[INFO] [stdout]      |
[INFO] [stdout] 1913 | impl Debug for Lite<syn::FieldPat> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldValue` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1937:26
[INFO] [stdout]      |
[INFO] [stdout] 1937 | impl Debug for Lite<syn::FieldValue> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:10
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `File` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2003:26
[INFO] [stdout]      |
[INFO] [stdout] 2003 | impl Debug for Lite<syn::File> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:366:22
[INFO] [stdout]      |
[INFO] [stdout]  365 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  366 | pub use crate::file::File;
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::File;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::fs::File;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2003 - impl Debug for Lite<syn::File> {
[INFO] [stdout] 2003 + impl Debug for Lite<File> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FnArg` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2032:26
[INFO] [stdout]      |
[INFO] [stdout] 2032 | impl Debug for Lite<syn::FnArg> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2053:26
[INFO] [stdout]      |
[INFO] [stdout] 2053 | impl Debug for Lite<syn::ForeignItem> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2128:26
[INFO] [stdout]      |
[INFO] [stdout] 2128 | impl Debug for Lite<syn::ForeignItemFn> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:25
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2140:26
[INFO] [stdout]      |
[INFO] [stdout] 2140 | impl Debug for Lite<syn::ForeignItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2163:26
[INFO] [stdout]      |
[INFO] [stdout] 2163 | impl Debug for Lite<syn::ForeignItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:58
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2188:26
[INFO] [stdout]      |
[INFO] [stdout] 2188 | impl Debug for Lite<syn::ForeignItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GenericMethodArgument` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2242:26
[INFO] [stdout]      |
[INFO] [stdout] 2242 |   impl Debug for Lite<syn::GenericMethodArgument> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]   98 | / ast_enum! {
[INFO] [stdout]   99 | |     /// An individual generic argument, like `'a`, `T`, or `Item = T`.
[INFO] [stdout]  100 | |     ///
[INFO] [stdout]  101 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]  119 | | }
[INFO] [stdout]      | |_- similarly named enum `GenericArgument` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2341:26
[INFO] [stdout]      |
[INFO] [stdout] 2341 | impl Debug for Lite<syn::ImplItem> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2444:26
[INFO] [stdout]      |
[INFO] [stdout] 2444 | impl Debug for Lite<syn::ImplItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2470:26
[INFO] [stdout]      |
[INFO] [stdout] 2470 | impl Debug for Lite<syn::ImplItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:30
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMethod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2493:26
[INFO] [stdout]      |
[INFO] [stdout] 2493 | impl Debug for Lite<syn::ImplItemMethod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:45
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2518:26
[INFO] [stdout]      |
[INFO] [stdout] 2518 | impl Debug for Lite<syn::ImplItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:61
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2552:26
[INFO] [stdout]      |
[INFO] [stdout] 2552 | impl Debug for Lite<syn::Item> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2760:63
[INFO] [stdout]      |
[INFO] [stdout] 2760 |                     struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                               ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2952:26
[INFO] [stdout]      |
[INFO] [stdout] 2952 | impl Debug for Lite<syn::ItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:81
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemEnum` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2966:26
[INFO] [stdout]      |
[INFO] [stdout] 2966 | impl Debug for Lite<syn::ItemEnum> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemExternCrate` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2982:26
[INFO] [stdout]      |
[INFO] [stdout] 2982 | impl Debug for Lite<syn::ItemExternCrate> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3010:26
[INFO] [stdout]      |
[INFO] [stdout] 3010 | impl Debug for Lite<syn::ItemFn> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:32
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemForeignMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3023:26
[INFO] [stdout]      |
[INFO] [stdout] 3023 | impl Debug for Lite<syn::ItemForeignMod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemImpl` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3037:26
[INFO] [stdout]      |
[INFO] [stdout] 3037 | impl Debug for Lite<syn::ItemImpl> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3114:26
[INFO] [stdout]      |
[INFO] [stdout] 3114 | impl Debug for Lite<syn::ItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro2` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3153:26
[INFO] [stdout]      |
[INFO] [stdout] 3153 | impl Debug for Lite<syn::ItemMacro2> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3166:26
[INFO] [stdout]      |
[INFO] [stdout] 3166 | impl Debug for Lite<syn::ItemMod> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:89
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3178:55
[INFO] [stdout]      |
[INFO] [stdout] 3178 |             struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                       ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3206:26
[INFO] [stdout]      |
[INFO] [stdout] 3206 | impl Debug for Lite<syn::ItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3232:26
[INFO] [stdout]      |
[INFO] [stdout] 3232 | impl Debug for Lite<syn::ItemStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:17
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3258:26
[INFO] [stdout]      |
[INFO] [stdout] 3258 | impl Debug for Lite<syn::ItemTrait> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:29
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTraitAlias` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3313:26
[INFO] [stdout]      |
[INFO] [stdout] 3313 | impl Debug for Lite<syn::ItemTraitAlias> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3329:26
[INFO] [stdout]      |
[INFO] [stdout] 3329 | impl Debug for Lite<syn::ItemType> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUnion` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3343:26
[INFO] [stdout]      |
[INFO] [stdout] 3343 | impl Debug for Lite<syn::ItemUnion> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUse` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3357:26
[INFO] [stdout]      |
[INFO] [stdout] 3357 | impl Debug for Lite<syn::ItemUse> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3381:26
[INFO] [stdout]      |
[INFO] [stdout] 3381 | impl Debug for Lite<syn::Label> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Local` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3492:26
[INFO] [stdout]      |
[INFO] [stdout] 3492 | impl Debug for Lite<syn::Local> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:30
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3617:26
[INFO] [stdout]      |
[INFO] [stdout] 3617 | impl Debug for Lite<syn::MethodTurbofish> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3659:26
[INFO] [stdout]      |
[INFO] [stdout] 3659 |   impl Debug for Lite<syn::Pat> {
[INFO] [stdout]      |                            ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3704:60
[INFO] [stdout]      |
[INFO] [stdout] 3704 |                       struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                              ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatBox` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3897:26
[INFO] [stdout]      |
[INFO] [stdout] 3897 | impl Debug for Lite<syn::PatBox> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:20
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatIdent` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3908:26
[INFO] [stdout]      |
[INFO] [stdout] 3908 | impl Debug for Lite<syn::PatIdent> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:28
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3943:52
[INFO] [stdout]      |
[INFO] [stdout] 3943 |               struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                      ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatLit` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3959:26
[INFO] [stdout]      |
[INFO] [stdout] 3959 | impl Debug for Lite<syn::PatLit> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:38
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3970:26
[INFO] [stdout]      |
[INFO] [stdout] 3970 | impl Debug for Lite<syn::PatMacro> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:46
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatOr` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3981:26
[INFO] [stdout]      |
[INFO] [stdout] 3981 | impl Debug for Lite<syn::PatOr> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:56
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatPath` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4006:26
[INFO] [stdout]      |
[INFO] [stdout] 4006 | impl Debug for Lite<syn::PatPath> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:63
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRange` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4033:26
[INFO] [stdout]      |
[INFO] [stdout] 4033 | impl Debug for Lite<syn::PatRange> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:72
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatReference` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4046:26
[INFO] [stdout]      |
[INFO] [stdout] 4046 |   impl Debug for Lite<syn::PatReference> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ help: a struct with a similar name exists: `ExprReference`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/expr.rs:577:1
[INFO] [stdout]      |
[INFO] [stdout]  577 | / ast_struct! {
[INFO] [stdout]  578 | |     /// A referencing operation: `&a` or `&mut a`.
[INFO] [stdout]  579 | |     ///
[INFO] [stdout]  580 | |     /// *This type is available if Syn is built with the `"full"` feature.*
[INFO] [stdout] ...    |
[INFO] [stdout]  588 | | }
[INFO] [stdout]      | |_- similarly named struct `ExprReference` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:82
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRest` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4069:26
[INFO] [stdout]      |
[INFO] [stdout] 4069 | impl Debug for Lite<syn::PatRest> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatSlice` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4079:26
[INFO] [stdout]      |
[INFO] [stdout] 4079 | impl Debug for Lite<syn::PatSlice> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:14
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4092:26
[INFO] [stdout]      |
[INFO] [stdout] 4092 |   impl Debug for Lite<syn::PatStruct> {
[INFO] [stdout]      |                            ^^^^^^^^^ help: a struct with a similar name exists: `DataStruct`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/derive.rs:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | / ast_struct! {
[INFO] [stdout]   54 | |     /// A struct input to a `proc_macro_derive` macro.
[INFO] [stdout]   55 | |     ///
[INFO] [stdout]   56 | |     /// *This type is available if Syn is built with the `"derive"`
[INFO] [stdout] ...    |
[INFO] [stdout]   63 | | }
[INFO] [stdout]      | |_- similarly named struct `DataStruct` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:24
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTuple` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4118:26
[INFO] [stdout]      |
[INFO] [stdout] 4118 | impl Debug for Lite<syn::PatTuple> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:35
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTupleStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4131:26
[INFO] [stdout]      |
[INFO] [stdout] 4131 | impl Debug for Lite<syn::PatTupleStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:45
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4143:26
[INFO] [stdout]      |
[INFO] [stdout] 4143 | impl Debug for Lite<syn::PatType> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:61
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatWild` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4155:26
[INFO] [stdout]      |
[INFO] [stdout] 4155 | impl Debug for Lite<syn::PatWild> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:70
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RangeLimits` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4299:26
[INFO] [stdout]      |
[INFO] [stdout] 4299 | impl Debug for Lite<syn::RangeLimits> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receiver` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4314:26
[INFO] [stdout]      |
[INFO] [stdout] 4314 | impl Debug for Lite<syn::Receiver> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:86
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                                      ^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpmc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpsc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use core::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Receiver`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4314 - impl Debug for Lite<syn::Receiver> {
[INFO] [stdout] 4314 + impl Debug for Lite<Receiver> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signature` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4387:26
[INFO] [stdout]      |
[INFO] [stdout] 4387 | impl Debug for Lite<syn::Signature> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Stmt` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4468:26
[INFO] [stdout]      |
[INFO] [stdout] 4468 | impl Debug for Lite<syn::Stmt> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4550:26
[INFO] [stdout]      |
[INFO] [stdout] 4550 | impl Debug for Lite<syn::TraitItem> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4588:39
[INFO] [stdout]      |
[INFO] [stdout] 4588 |                     struct Print(syn::Block);
[INFO] [stdout]      |                                       ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::syn::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(crate::syn::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(syn_impersonated::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4588 -                     struct Print(syn::Block);
[INFO] [stdout] 4588 +                     struct Print(tar::EntryType);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4686:26
[INFO] [stdout]      |
[INFO] [stdout] 4686 | impl Debug for Lite<syn::TraitItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:27
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4714:26
[INFO] [stdout]      |
[INFO] [stdout] 4714 | impl Debug for Lite<syn::TraitItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:43
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemMethod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4737:26
[INFO] [stdout]      |
[INFO] [stdout] 4737 | impl Debug for Lite<syn::TraitItemMethod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:59
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4748:31
[INFO] [stdout]      |
[INFO] [stdout] 4748 |             struct Print(syn::Block);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::syn::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(crate::syn::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(syn_impersonated::Expr);
[INFO] [stdout]      |
[INFO] [stdout] 4748 -             struct Print(syn::Block);
[INFO] [stdout] 4748 +             struct Print(tar::EntryType);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4776:26
[INFO] [stdout]      |
[INFO] [stdout] 4776 | impl Debug for Lite<syn::TraitItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:76
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseGlob` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5406:26
[INFO] [stdout]      |
[INFO] [stdout] 5406 | impl Debug for Lite<syn::UseGlob> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:91
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |                                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseGroup` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5413:26
[INFO] [stdout]      |
[INFO] [stdout] 5413 | impl Debug for Lite<syn::UseGroup> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseName` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5423:26
[INFO] [stdout]      |
[INFO] [stdout] 5423 | impl Debug for Lite<syn::UseName> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UsePath` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5431:26
[INFO] [stdout]      |
[INFO] [stdout] 5431 | impl Debug for Lite<syn::UsePath> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:24
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseRename` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5440:26
[INFO] [stdout]      |
[INFO] [stdout] 5440 | impl Debug for Lite<syn::UseRename> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:33
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UseTree` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5449:26
[INFO] [stdout]      |
[INFO] [stdout] 5449 | impl Debug for Lite<syn::UseTree> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn`
[INFO] [stdout]    --> tests/test_round_trip.rs:73:47
[INFO] [stdout]     |
[INFO] [stdout]  73 |             let (krate, elapsed) = match syn::parse_file(&content) {
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:925:8
[INFO] [stdout]     |
[INFO] [stdout] 924 | #[cfg(all(feature = "parsing", feature = "full"))]
[INFO] [stdout]     |                                ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 925 | pub fn parse_file(mut content: &str) -> Result<File> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5453:18
[INFO] [stdout]      |
[INFO] [stdout] 5453 |             syn::UseTree::Path(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2750:18
[INFO] [stdout]      |
[INFO] [stdout] 2750 |             syn::Item::Mod(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2390:18
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             syn::ImplItem::Type(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5460:18
[INFO] [stdout]      |
[INFO] [stdout] 5460 |             syn::UseTree::Name(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `syn_disable_nightly_tests`
[INFO] [stdout]  --> tests/test_round_trip.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(not(syn_disable_nightly_tests))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_disable_nightly_tests)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_disable_nightly_tests)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5467:18
[INFO] [stdout]      |
[INFO] [stdout] 5467 |             syn::UseTree::Rename(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5474:18
[INFO] [stdout]      |
[INFO] [stdout] 5474 |             syn::UseTree::Glob(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UseTree` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:5481:18
[INFO] [stdout]      |
[INFO] [stdout] 5481 |             syn::UseTree::Group(_val) => {
[INFO] [stdout]      |                  ^^^^^^^ could not find `UseTree` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:360:44
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  360 |     UseGroup, UseName, UsePath, UseRename, UseTree,
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItem` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             syn::ImplItem::Macro(_val) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ImplItem` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arm` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:51:26
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Debug for Lite<syn::Arm> {
[INFO] [stdout]     |                          ^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Block` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Debug for Lite<syn::Block> {
[INFO] [stdout]     |                          ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] help: there is an enum variant `crate::Expr::Block` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<crate::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<syn_impersonated::Expr> {
[INFO] [stdout]     |
[INFO] [stdout] 268 - impl Debug for Lite<syn::Block> {
[INFO] [stdout] 268 + impl Debug for Lite<tar::EntryType> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:506:39
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:677:39
[INFO] [stdout]     |
[INFO] [stdout] 677 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:762:39
[INFO] [stdout]     |
[INFO] [stdout] 762 |                     struct Print(syn::Label);
[INFO] [stdout]     |                                       ^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]    --> tests/macros/../debug/gen.rs:807:39
[INFO] [stdout]     |
[INFO] [stdout] 807 |                     struct Print(syn::MethodTurbofish);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 328 | pub use crate::expr::{
[INFO] [stdout] 329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1055:39
[INFO] [stdout]      |
[INFO] [stdout] 1055 |                     struct Print(syn::Label);
[INFO] [stdout]      |                                       ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1194:31
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1389:31
[INFO] [stdout]      |
[INFO] [stdout] 1389 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1492:31
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1546:31
[INFO] [stdout]      |
[INFO] [stdout] 1546 |             struct Print(syn::MethodTurbofish);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1829:31
[INFO] [stdout]      |
[INFO] [stdout] 1829 |             struct Print(syn::Label);
[INFO] [stdout]      |                               ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldPat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1913:26
[INFO] [stdout]      |
[INFO] [stdout] 1913 | impl Debug for Lite<syn::FieldPat> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FieldValue` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:1937:26
[INFO] [stdout]      |
[INFO] [stdout] 1937 | impl Debug for Lite<syn::FieldValue> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:10
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `File` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2003:26
[INFO] [stdout]      |
[INFO] [stdout] 2003 | impl Debug for Lite<syn::File> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:366:22
[INFO] [stdout]      |
[INFO] [stdout]  365 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  366 | pub use crate::file::File;
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::fs::File;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2003 - impl Debug for Lite<syn::File> {
[INFO] [stdout] 2003 + impl Debug for Lite<File> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FnArg` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2032:26
[INFO] [stdout]      |
[INFO] [stdout] 2032 | impl Debug for Lite<syn::FnArg> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2053:26
[INFO] [stdout]      |
[INFO] [stdout] 2053 | impl Debug for Lite<syn::ForeignItem> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:12
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2128:26
[INFO] [stdout]      |
[INFO] [stdout] 2128 | impl Debug for Lite<syn::ForeignItemFn> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:25
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2140:26
[INFO] [stdout]      |
[INFO] [stdout] 2140 | impl Debug for Lite<syn::ForeignItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2163:26
[INFO] [stdout]      |
[INFO] [stdout] 2163 | impl Debug for Lite<syn::ForeignItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:58
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ForeignItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2188:26
[INFO] [stdout]      |
[INFO] [stdout] 2188 | impl Debug for Lite<syn::ForeignItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:355:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  354 | pub use crate::item::{
[INFO] [stdout]  355 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GenericMethodArgument` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2242:26
[INFO] [stdout]      |
[INFO] [stdout] 2242 |   impl Debug for Lite<syn::GenericMethodArgument> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `GenericArgument`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]   98 | / ast_enum! {
[INFO] [stdout]   99 | |     /// An individual generic argument, like `'a`, `T`, or `Item = T`.
[INFO] [stdout]  100 | |     ///
[INFO] [stdout]  101 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]  119 | | }
[INFO] [stdout]      | |_- similarly named enum `GenericArgument` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:22
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2341:26
[INFO] [stdout]      |
[INFO] [stdout] 2341 | impl Debug for Lite<syn::ImplItem> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2444:26
[INFO] [stdout]      |
[INFO] [stdout] 2444 | impl Debug for Lite<syn::ImplItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2470:26
[INFO] [stdout]      |
[INFO] [stdout] 2470 | impl Debug for Lite<syn::ImplItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:30
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemMethod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2493:26
[INFO] [stdout]      |
[INFO] [stdout] 2493 | impl Debug for Lite<syn::ImplItemMethod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:45
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ImplItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2518:26
[INFO] [stdout]      |
[INFO] [stdout] 2518 | impl Debug for Lite<syn::ImplItemType> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:61
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Item` in `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2556:18
[INFO] [stdout]      |
[INFO] [stdout] 2556 |             syn::Item::Const(_val) => {
[INFO] [stdout]      |                  ^^^^ could not find `Item` in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2552:26
[INFO] [stdout]      |
[INFO] [stdout] 2552 | impl Debug for Lite<syn::Item> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2760:63
[INFO] [stdout]      |
[INFO] [stdout] 2760 |                     struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                               ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemConst` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2952:26
[INFO] [stdout]      |
[INFO] [stdout] 2952 | impl Debug for Lite<syn::ItemConst> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:81
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemEnum` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2966:26
[INFO] [stdout]      |
[INFO] [stdout] 2966 | impl Debug for Lite<syn::ItemEnum> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemExternCrate` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:2982:26
[INFO] [stdout]      |
[INFO] [stdout] 2982 | impl Debug for Lite<syn::ItemExternCrate> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:15
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemFn` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3010:26
[INFO] [stdout]      |
[INFO] [stdout] 3010 | impl Debug for Lite<syn::ItemFn> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:32
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemForeignMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3023:26
[INFO] [stdout]      |
[INFO] [stdout] 3023 | impl Debug for Lite<syn::ItemForeignMod> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemImpl` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3037:26
[INFO] [stdout]      |
[INFO] [stdout] 3037 | impl Debug for Lite<syn::ItemImpl> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3114:26
[INFO] [stdout]      |
[INFO] [stdout] 3114 | impl Debug for Lite<syn::ItemMacro> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMacro2` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3153:26
[INFO] [stdout]      |
[INFO] [stdout] 3153 | impl Debug for Lite<syn::ItemMacro2> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemMod` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3166:26
[INFO] [stdout]      |
[INFO] [stdout] 3166 | impl Debug for Lite<syn::ItemMod> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:357:89
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  357 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]      |                                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Item` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3178:55
[INFO] [stdout]      |
[INFO] [stdout] 3178 |             struct Print((syn::token::Brace, Vec<syn::Item>));
[INFO] [stdout]      |                                                       ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:356:75
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  356 |     ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst,
[INFO] [stdout]      |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStatic` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3206:26
[INFO] [stdout]      |
[INFO] [stdout] 3206 | impl Debug for Lite<syn::ItemStatic> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3232:26
[INFO] [stdout]      |
[INFO] [stdout] 3232 | impl Debug for Lite<syn::ItemStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:17
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3258:26
[INFO] [stdout]      |
[INFO] [stdout] 3258 | impl Debug for Lite<syn::ItemTrait> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:29
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTraitAlias` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3313:26
[INFO] [stdout]      |
[INFO] [stdout] 3313 | impl Debug for Lite<syn::ItemTraitAlias> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:40
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3329:26
[INFO] [stdout]      |
[INFO] [stdout] 3329 | impl Debug for Lite<syn::ItemType> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:56
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUnion` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3343:26
[INFO] [stdout]      |
[INFO] [stdout] 3343 | impl Debug for Lite<syn::ItemUnion> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:66
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemUse` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3357:26
[INFO] [stdout]      |
[INFO] [stdout] 3357 | impl Debug for Lite<syn::ItemUse> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:77
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Label` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3381:26
[INFO] [stdout]      |
[INFO] [stdout] 3381 | impl Debug for Lite<syn::Label> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:45
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Local` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3492:26
[INFO] [stdout]      |
[INFO] [stdout] 3492 | impl Debug for Lite<syn::Local> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:30
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MethodTurbofish` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3617:26
[INFO] [stdout]      |
[INFO] [stdout] 3617 | impl Debug for Lite<syn::MethodTurbofish> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:52
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3659:26
[INFO] [stdout]      |
[INFO] [stdout] 3659 |   impl Debug for Lite<syn::Pat> {
[INFO] [stdout]      |                            ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3704:60
[INFO] [stdout]      |
[INFO] [stdout] 3704 |                       struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                              ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatBox` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3897:26
[INFO] [stdout]      |
[INFO] [stdout] 3897 | impl Debug for Lite<syn::PatBox> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:20
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatIdent` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3908:26
[INFO] [stdout]      |
[INFO] [stdout] 3908 | impl Debug for Lite<syn::PatIdent> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:28
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3943:52
[INFO] [stdout]      |
[INFO] [stdout] 3943 |               struct Print((syn::token::At, Box<syn::Pat>));
[INFO] [stdout]      |                                                      ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/path.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | / ast_struct! {
[INFO] [stdout]    5 | |     /// A path at which a named item is exported: `std::collections::HashMap`.
[INFO] [stdout]    6 | |     ///
[INFO] [stdout]    7 | |     /// *This type is available if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...    |
[INFO] [stdout]   13 | | }
[INFO] [stdout]      | |_- similarly named struct `Path` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:15
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatLit` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3959:26
[INFO] [stdout]      |
[INFO] [stdout] 3959 | impl Debug for Lite<syn::PatLit> {
[INFO] [stdout]      |                          ^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:38
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatMacro` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3970:26
[INFO] [stdout]      |
[INFO] [stdout] 3970 | impl Debug for Lite<syn::PatMacro> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:46
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatOr` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:3981:26
[INFO] [stdout]      |
[INFO] [stdout] 3981 | impl Debug for Lite<syn::PatOr> {
[INFO] [stdout]      |                          ^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:56
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatPath` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4006:26
[INFO] [stdout]      |
[INFO] [stdout] 4006 | impl Debug for Lite<syn::PatPath> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:63
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRange` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4033:26
[INFO] [stdout]      |
[INFO] [stdout] 4033 | impl Debug for Lite<syn::PatRange> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:72
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatReference` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4046:26
[INFO] [stdout]      |
[INFO] [stdout] 4046 |   impl Debug for Lite<syn::PatReference> {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ help: a struct with a similar name exists: `ExprReference`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/expr.rs:577:1
[INFO] [stdout]      |
[INFO] [stdout]  577 | / ast_struct! {
[INFO] [stdout]  578 | |     /// A referencing operation: `&a` or `&mut a`.
[INFO] [stdout]  579 | |     ///
[INFO] [stdout]  580 | |     /// *This type is available if Syn is built with the `"full"` feature.*
[INFO] [stdout] ...    |
[INFO] [stdout]  588 | | }
[INFO] [stdout]      | |_- similarly named struct `ExprReference` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:409:82
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  408 | pub use crate::pat::{
[INFO] [stdout]  409 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatRest` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4069:26
[INFO] [stdout]      |
[INFO] [stdout] 4069 | impl Debug for Lite<syn::PatRest> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:5
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatSlice` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4079:26
[INFO] [stdout]      |
[INFO] [stdout] 4079 | impl Debug for Lite<syn::PatSlice> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:14
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4092:26
[INFO] [stdout]      |
[INFO] [stdout] 4092 |   impl Debug for Lite<syn::PatStruct> {
[INFO] [stdout]      |                            ^^^^^^^^^ help: a struct with a similar name exists: `DataStruct`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/workdir/src/derive.rs:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | / ast_struct! {
[INFO] [stdout]   54 | |     /// A struct input to a `proc_macro_derive` macro.
[INFO] [stdout]   55 | |     ///
[INFO] [stdout]   56 | |     /// *This type is available if Syn is built with the `"derive"`
[INFO] [stdout] ...    |
[INFO] [stdout]   63 | | }
[INFO] [stdout]      | |_- similarly named struct `DataStruct` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:24
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTuple` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4118:26
[INFO] [stdout]      |
[INFO] [stdout] 4118 | impl Debug for Lite<syn::PatTuple> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:35
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatTupleStruct` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4131:26
[INFO] [stdout]      |
[INFO] [stdout] 4131 | impl Debug for Lite<syn::PatTupleStruct> {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:45
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatType` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4143:26
[INFO] [stdout]      |
[INFO] [stdout] 4143 | impl Debug for Lite<syn::PatType> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:61
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PatWild` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4155:26
[INFO] [stdout]      |
[INFO] [stdout] 4155 | impl Debug for Lite<syn::PatWild> {
[INFO] [stdout]      |                          ^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:410:70
[INFO] [stdout]      |
[INFO] [stdout]  407 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  410 |     PatRest, PatSlice, PatStruct, PatTuple, PatTupleStruct, PatType, PatWild,
[INFO] [stdout]      |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RangeLimits` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4299:26
[INFO] [stdout]      |
[INFO] [stdout] 4299 | impl Debug for Lite<syn::RangeLimits> {
[INFO] [stdout]      |                          ^^^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:329:69
[INFO] [stdout]      |
[INFO] [stdout]  327 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  328 | pub use crate::expr::{
[INFO] [stdout]  329 |     Arm, FieldValue, GenericMethodArgument, Label, MethodTurbofish, RangeLimits,
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receiver` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4314:26
[INFO] [stdout]      |
[INFO] [stdout] 4314 | impl Debug for Lite<syn::Receiver> {
[INFO] [stdout]      |                          ^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:358:86
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  358 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]      |                                                                                      ^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpmc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::sync::mpsc::Receiver;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use core::ops::Receiver;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Receiver`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4314 - impl Debug for Lite<syn::Receiver> {
[INFO] [stdout] 4314 + impl Debug for Lite<Receiver> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signature` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4387:26
[INFO] [stdout]      |
[INFO] [stdout] 4387 | impl Debug for Lite<syn::Signature> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:5
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout]  359 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Stmt` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4468:26
[INFO] [stdout]      |
[INFO] [stdout] 4468 | impl Debug for Lite<syn::Stmt> {
[INFO] [stdout]      |                          ^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:394:37
[INFO] [stdout]      |
[INFO] [stdout]  393 | #[cfg(feature = "full")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout]  394 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TraitItem` in crate `syn`
[INFO] [stdout]     --> tests/macros/../debug/gen.rs:4550:26
[INFO] [stdout]      |
[INFO] [stdout] 4550 | impl Debug for Lite<syn::TraitItem> {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in `syn`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:359:16
[INFO] [stdout]      |
[INFO] [stdout]  353 | #[cfg(feature = "full")]
[WARN] too many lines in the log, truncating it
