[INFO] fetching crate syn-impersonated 0.1.18... [INFO] testing syn-impersonated-0.1.18 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate syn-impersonated 0.1.18 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate syn-impersonated 0.1.18 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v0.16.1 [INFO] [stderr] Downloaded proc-macro2-impersonated v0.1.1 [INFO] [stderr] Downloaded quote-impersonated v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07bae355d67613f623b88d80ec209357f16fb8394f05b615c5871b3ab3ffd45d [INFO] running `Command { std: "docker" "start" "-a" "07bae355d67613f623b88d80ec209357f16fb8394f05b615c5871b3ab3ffd45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07bae355d67613f623b88d80ec209357f16fb8394f05b615c5871b3ab3ffd45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07bae355d67613f623b88d80ec209357f16fb8394f05b615c5871b3ab3ffd45d", kill_on_drop: false }` [INFO] [stdout] 07bae355d67613f623b88d80ec209357f16fb8394f05b615c5871b3ab3ffd45d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f7f311eb890466f85acca85854c903574a5231971b1e3db8882ead74d73116 [INFO] running `Command { std: "docker" "start" "-a" "22f7f311eb890466f85acca85854c903574a5231971b1e3db8882ead74d73116", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-impersonated v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn-impersonated v0.1.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote-impersonated v0.1.0 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "22f7f311eb890466f85acca85854c903574a5231971b1e3db8882ead74d73116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f7f311eb890466f85acca85854c903574a5231971b1e3db8882ead74d73116", kill_on_drop: false }` [INFO] [stdout] 22f7f311eb890466f85acca85854c903574a5231971b1e3db8882ead74d73116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f2a3e3b9cc67a1360532305c1c9459d6911c5cf6acdcdb7696a6046a3ea3e2 [INFO] running `Command { std: "docker" "start" "-a" "69f2a3e3b9cc67a1360532305c1c9459d6911c5cf6acdcdb7696a6046a3ea3e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling insta v0.16.1 [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] [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] [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] [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] [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] [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[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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syn-impersonated` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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: aborting due to 2 previous errors [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(C)] or #[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] [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] [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] [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] [INFO] [stdout] error[E0432]: unresolved import `syn::ItemFn` [INFO] [stdout] --> tests/test_generics.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use syn::{DeriveInput, ItemFn, TypeParamBound, WhereClause, WherePredicate}; [INFO] [stdout] | ^^^^^^ no `ItemFn` in the root [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] [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] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [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] [INFO] [stdout] error: aborting due to previous error [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] [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] [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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [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] [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] [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] [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] [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] [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [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] [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> tests/test_should_parse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | syn::parse_file(stringify!($($in)*)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] ... [INFO] [stdout] 17 | / should_parse!(generic_associated_type, { [INFO] [stdout] 18 | | impl Foo { [INFO] [stdout] 19 | | type Item = &'a i32; [INFO] [stdout] 20 | | fn foo<'a>(&'a self) -> Self::Item<'a> {} [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `should_parse` (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 `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] [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] [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] [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> tests/test_should_parse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | syn::parse_file(stringify!($($in)*)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] ... [INFO] [stdout] 25 | / should_parse!(const_generics_use, { [INFO] [stdout] 26 | | type X = Foo<5>; [INFO] [stdout] 27 | | type Y = Foo<"foo">; [INFO] [stdout] 28 | | type Z = Foo; [INFO] [stdout] 29 | | type W = Foo<{ X + 10 }>; [INFO] [stdout] 30 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `should_parse` (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 `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] [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> tests/test_should_parse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | syn::parse_file(stringify!($($in)*)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] ... [INFO] [stdout] 32 | / should_parse!(trailing_plus_type, { [INFO] [stdout] 33 | | type A = Box; [INFO] [stdout] 34 | | type A = Box; [INFO] [stdout] 35 | | type A = Box<'a + Foo>; [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `should_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> tests/test_should_parse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | syn::parse_file(stringify!($($in)*)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] ... [INFO] [stdout] 38 | / should_parse!(generic_associated_type_where, { [INFO] [stdout] 39 | | trait Foo { [INFO] [stdout] 40 | | type Item; [INFO] [stdout] 41 | | fn foo(&self, t: T) -> Self::Item; [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `should_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> tests/test_should_parse.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | syn::parse_file(stringify!($($in)*)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse!(match_with_block_expr, { [INFO] [stdout] 46 | | fn main() { [INFO] [stdout] 47 | | match false { [INFO] [stdout] 48 | | _ => {}.a(), [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `should_parse` (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[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] [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] [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] [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] [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] [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [INFO] [stdout] [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: 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[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] [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] [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] [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] [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] [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 `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] [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] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> tests/test_size.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 18 | fn test_item_size() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 19 | assert_eq!(mem::size_of::(), 344); [INFO] [stdout] | ^^^^ not found in this scope [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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [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] [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::(), 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] 12 | | } [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::(), 144); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | fn test_pat_size() { [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] [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] [INFO] [stdout] error[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [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[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] [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] [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[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `Pat` in `syn` [INFO] [stdout] --> tests/macros/../debug/gen.rs:3663:18 [INFO] [stdout] | [INFO] [stdout] 3663 | syn::Pat::Box(_val) => { [INFO] [stdout] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `Pat` in `syn` [INFO] [stdout] --> tests/macros/../debug/gen.rs:3811:18 [INFO] [stdout] | [INFO] [stdout] 3811 | syn::Pat::Rest(_val) => { [INFO] [stdout] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [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: 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[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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: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: use of undeclared crate or module `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 undeclared crate or module `proc_macro2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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: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 `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] [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] | ^^^ could not find `Pat` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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[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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::Receiver; [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 4588 | 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:3781:18 [INFO] [stdout] | [INFO] [stdout] 3781 | syn::Pat::Range(_val) => { [INFO] [stdout] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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:3828:18 [INFO] [stdout] | [INFO] [stdout] 3828 | syn::Pat::Struct(_val) => { [INFO] [stdout] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error: aborting due to 12 previous errors [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Lit` doesn't implement `Debug` [INFO] [stdout] --> tests/test_lit.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | wrong => panic!("{:?}", wrong), [INFO] [stdout] | ^^^^^ `syn::Lit` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Lit` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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(C)] or #[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(C)] or #[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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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 E0412`. [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 12 | struct VisRest { [INFO] [stdout] 13 | vis: Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 52 | assert_vis_parse!("pub", Ok(Visibility::Public(_))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 57 | assert_vis_parse!("crate", Ok(Visibility::Crate(_))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 62 | assert_vis_parse!("", Ok(Visibility::Inherited)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `Pat` in `syn` [INFO] [stdout] --> tests/macros/../debug/gen.rs:3663:18 [INFO] [stdout] | [INFO] [stdout] 3663 | syn::Pat::Box(_val) => { [INFO] [stdout] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 67 | assert_vis_parse!("pub(in foo::bar)", Ok(Visibility::Restricted(_))); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 72 | assert_vis_parse!("pub(crate)", Ok(Visibility::Restricted(_))); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 77 | assert_vis_parse!("pub(self)", Ok(Visibility::Restricted(_))); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 82 | assert_vis_parse!("pub(super)", Ok(Visibility::Restricted(_))); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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] [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] [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] [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] [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] [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] [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 87 | assert_vis_parse!("pub(foo::bar)", Ok(Visibility::Public(_)) + "(foo::bar)"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [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 { [INFO] [stdout] | ^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] [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] [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] [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] [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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] [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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] [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] [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Visibility` doesn't implement `Debug` [INFO] [stdout] --> tests/test_visibility.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | _ => panic!("Expected {}, got {:?}", stringify!($p), parse.vis), [INFO] [stdout] | ^^^^^^^^^ `Visibility` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] ... [INFO] [stdout] 97 | assert_vis_parse!("pub(crate::A, crate::B)", Ok(Visibility::Public(_)) + "(crate::A, crate::B)"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Visibility` [INFO] [stdout] = note: this error originates in the macro `$crate::const_format_args` (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 `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] [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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] [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error: RefCast trait requires #[repr(C)] or #[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 `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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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] [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] [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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] [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] [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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] [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] [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] [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] [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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] [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::Stmt` [INFO] [stdout] --> tests/test_stmt.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use syn::Stmt; [INFO] [stdout] | ^^^^^^^^^ no `Stmt` in the root [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error: internal compiler error: compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs:853:17: ErrorReporting Overflow should not reach `report_selection_err` call [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1169:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f5bb826c2ac - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f5bb826c2ac - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f5bb826c2ac - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f5bb826c2ac - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [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] [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] [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] [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] [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] [INFO] [stderr] 4: 0x7f5bb82c921c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [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] [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] [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] [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] [INFO] [stderr] 5: 0x7f5bb825ca35 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x7f5bb826f500 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f5bb826f500 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f5bb826f500 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x7f5bb826f0ab - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [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 { [INFO] [stdout] | ^^^ not found in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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] [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] [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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] [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] [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [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] [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] [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 4748 | struct Print(tar::EntryType); [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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] [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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] [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] [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] [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] [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 4588 | struct Print(tar::EntryType); [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] [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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] [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] [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] [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] [INFO] [stderr] 10: 0x7f5bb8a06351 - rustc_driver[e620c7401644acc4]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f5ba95d67d3 - as core::ops::function::Fn>::call::h38632fdbd5e5189f [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] [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1708:9 [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] [INFO] [stderr] 12: 0x7f5ba95d448d - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h1b8330e587fbfc40 [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] [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/proc_macro/src/bridge/client.rs:320:21 [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] [INFO] [stderr] 13: 0x7f5bb826fd19 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [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] [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:610:17 [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] [INFO] [stderr] 14: 0x7f5bb9b07c0b - std[a3bc703e0d1c3409]::panicking::begin_panic::::{closure#0} [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] [INFO] [stderr] 15: 0x7f5bb9b07a96 - std[a3bc703e0d1c3409]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f5bb9b0a79f - std[a3bc703e0d1c3409]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f5bb9b151ad - std[a3bc703e0d1c3409]::panic::panic_any:: [INFO] [stderr] 18: 0x7f5bb9b1700d - ::bug [INFO] [stderr] 19: 0x7f5bb9b16ab0 - ::bug [INFO] [stderr] 20: 0x7f5bb997bc66 - rustc_middle[93690e4789d7fe1d]::ty::context::tls::with_opt::::{closure#0}, ()> [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] [INFO] [stderr] 21: 0x7f5bb997ccb0 - rustc_middle[93690e4789d7fe1d]::util::bug::opt_span_bug_fmt:: [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] [INFO] [stderr] 22: 0x7f5bb997cc26 - rustc_middle[93690e4789d7fe1d]::util::bug::bug_fmt [INFO] [stderr] 23: 0x7f5bb981f48d - ::report_selection_error [INFO] [stderr] 24: 0x7f5bb9824a37 - ::report_fulfillment_error [INFO] [stderr] 25: 0x7f5bb981b1c6 - ::report_fulfillment_errors [INFO] [stderr] 26: 0x7f5bb9db821c - ::check_argument_types [INFO] [stderr] 27: 0x7f5bb9db5410 - ::check_method_argument_types [INFO] [stderr] 28: 0x7f5bb9dcaf42 - ::check_expr_kind [INFO] [stderr] 29: 0x7f5bb9dab4fe - ::check_expr_with_expectation_and_args [INFO] [stderr] 30: 0x7f5bb9dbac1f - ::check_stmt [INFO] [stderr] 31: 0x7f5bb9dbb611 - ::check_block_with_expected [INFO] [stderr] 32: 0x7f5bb9dab4fe - ::check_expr_with_expectation_and_args [INFO] [stderr] 33: 0x7f5bb9dccc57 - ::check_expr_kind [INFO] [stderr] 34: 0x7f5bb9dab4fe - ::check_expr_with_expectation_and_args [INFO] [stderr] 35: 0x7f5bb9dbaec4 - ::check_stmt [INFO] [stderr] 36: 0x7f5bb9dbb963 - ::check_block_with_expected [INFO] [stderr] 37: 0x7f5bb9dab4fe - ::check_expr_with_expectation_and_args [INFO] [stderr] 38: 0x7f5bb9dadf97 - ::check_return_expr [INFO] [stderr] 39: 0x7f5bb9eb2af4 - rustc_typeck[ebeadc826d1903a1]::check::check::check_fn [INFO] [stderr] 40: 0x7f5bb9e327a6 - ::enter::<&rustc_middle[93690e4789d7fe1d]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[93690e4789d7fe1d]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 41: 0x7f5bb9e0fcba - rustc_typeck[ebeadc826d1903a1]::check::typeck [INFO] [stderr] 42: 0x7f5bba2c64ea - rustc_query_system[efb192c4209e4e11]::query::plumbing::try_execute_query::> [INFO] [stderr] 43: 0x7f5bba357ccc - ::typeck [INFO] [stderr] 44: 0x7f5bb9e2e537 - ::par_body_owners:: [INFO] [stderr] 45: 0x7f5bbab2a3cc - rustc_typeck[ebeadc826d1903a1]::check::typeck_item_bodies [INFO] [stderr] 46: 0x7f5bbad6e2e9 - rustc_query_system[efb192c4209e4e11]::query::plumbing::try_execute_query::> [INFO] [stderr] 47: 0x7f5bbadc0098 - rustc_query_system[efb192c4209e4e11]::query::plumbing::get_query:: [INFO] [stderr] 48: 0x7f5bbab21c4a - ::time::<(), rustc_typeck[ebeadc826d1903a1]::check_crate::{closure#7}> [INFO] [stderr] 49: 0x7f5bbab1f103 - rustc_typeck[ebeadc826d1903a1]::check_crate [INFO] [stderr] 50: 0x7f5bba8d01b7 - rustc_interface[f89f8228a4e35bc7]::passes::analysis [INFO] [stderr] 51: 0x7f5bbad666d5 - rustc_query_system[efb192c4209e4e11]::query::plumbing::try_execute_query::>> [INFO] [stderr] 52: 0x7f5bbadcef05 - rustc_query_system[efb192c4209e4e11]::query::plumbing::get_query:: [INFO] [stderr] 53: 0x7f5bba8be589 - ::enter::> [INFO] [stderr] 54: 0x7f5bba8ac034 - ::enter::, rustc_errors[c8a333c965fedc03]::ErrorReported>> [INFO] [stderr] 55: 0x7f5bba89c20d - rustc_span[2d5555579096f1fe]::with_source_map::, rustc_interface[f89f8228a4e35bc7]::interface::create_compiler_and_run, rustc_driver[e620c7401644acc4]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 56: 0x7f5bba8bd8da - rustc_interface[f89f8228a4e35bc7]::interface::create_compiler_and_run::, rustc_driver[e620c7401644acc4]::run_compiler::{closure#1}> [INFO] [stderr] 57: 0x7f5bba89fb3b - >::set::, rustc_driver[e620c7401644acc4]::run_compiler::{closure#1}>::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>>::{closure#0}::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>> [INFO] [stderr] 58: 0x7f5bba89ee55 - std[a3bc703e0d1c3409]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[e620c7401644acc4]::run_compiler::{closure#1}>::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>>::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>> [INFO] [stderr] 59: 0x7f5bba8c1002 - <::spawn_unchecked, rustc_driver[e620c7401644acc4]::run_compiler::{closure#1}>::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>>::{closure#0}, core[cc79c391059f8e46]::result::Result<(), rustc_errors[c8a333c965fedc03]::ErrorReported>>::{closure#1} as core[cc79c391059f8e46]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 60: 0x7f5bb827b003 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 61: 0x7f5bb827b003 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 62: 0x7f5bb827b003 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 63: 0x7f5bb8192609 - start_thread [INFO] [stderr] 64: 0x7f5bb80a6293 - clone [INFO] [stderr] 65: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.58.0-nightly (722e17972 2021-11-20) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `macros::debug::gen::::fmt` [INFO] [stderr] #1 [typeck_item_bodies] type-checking all item bodies [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 157 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] | ^^^^^^^^^^^^^^^^^^^^^ could not find `GenericMethodArgument` in `syn` [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] [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] [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] [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 { [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] 587 | | } [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- similarly named struct `ExprReference` defined here [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] [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [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] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- similarly named struct `DataStruct` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4588 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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] 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(crate::Expr); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] 4748 | struct Print(syn_impersonated::Expr); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] | ^^^ could not find `Pat` in `syn` [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `syn_impersonated::Expr::Block` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 268 | impl Debug for Lite { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 268 | impl Debug for Lite { [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_- similarly named enum `GenericArgument` defined here [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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)); [INFO] [stdout] | ^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^ not found in `syn` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `syn` [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 { [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [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)); [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] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- similarly named struct `Path` defined here [INFO] [stdout] [WARN] too many lines in the log, truncating it