[INFO] fetching crate enum_kind 0.2.2...
[INFO] checking enum_kind-0.2.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate enum_kind 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate enum_kind 0.2.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate enum_kind 0.2.2
[INFO] finished tweaking crates.io crate enum_kind 0.2.2
[INFO] tweaked toml for crates.io crate enum_kind 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding pmutil v0.5.3 (latest: v0.6.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31e465edf21331d0f74b1961a0d2fce199b84fb7442f4bbe9272825a2714f3f6
[INFO] running `Command { std: "docker" "start" "-a" "31e465edf21331d0f74b1961a0d2fce199b84fb7442f4bbe9272825a2714f3f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31e465edf21331d0f74b1961a0d2fce199b84fb7442f4bbe9272825a2714f3f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31e465edf21331d0f74b1961a0d2fce199b84fb7442f4bbe9272825a2714f3f6", kill_on_drop: false }`
[INFO] [stdout] 31e465edf21331d0f74b1961a0d2fce199b84fb7442f4bbe9272825a2714f3f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 951017085ccb6f8f695d0acb4af0984282a99792f5798bb28d6a3041f66b79b0
[INFO] running `Command { std: "docker" "start" "-a" "951017085ccb6f8f695d0acb4af0984282a99792f5798bb28d6a3041f66b79b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking syn v2.0.60
[INFO] [stderr]     Checking pmutil v0.5.3
[INFO] [stderr]     Checking swc_macros_common v0.3.11
[INFO] [stderr]     Checking enum_kind v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `with_generics` found for struct `syn::ItemImpl` in the current scope
[INFO] [stdout]   --> src/expand.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     Quote::new_call_site()
[INFO] [stdout] 57 | |         .quote_with(smart_quote!(
[INFO] [stdout] 58 | |             Vars {
[INFO] [stdout] 59 | |                 Type: name,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         .parse::<ItemImpl>()
[INFO] [stdout] 69 | |         .with_generics(generics)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `ItemImpl`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/expand.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         VariantBinder::new(Some(enum_name), &v.name, &v.data, &v.attrs.extras)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^                           ------- expected `syn::data::Fields`, found `syn::Fields`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `syn::Fields` and `syn::data::Fields` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Fields` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/data.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / ast_enum_of_structs! {
[INFO] [stdout] 26 | |     /// Data stored within an enum variant or struct.
[INFO] [stdout] 27 | |     ///
[INFO] [stdout] 28 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     }
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::data::Fields` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/data.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / ast_enum_of_structs! {
[INFO] [stdout] 27 | |     /// Data stored within an enum variant or struct.
[INFO] [stdout] 28 | |     ///
[INFO] [stdout] 29 | |     /// # Syntax tree enum
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: expected `&[Attribute]`, found `&Vec<Attribute>`
[INFO] [stdout]   --> src/expand.rs:89:79
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         VariantBinder::new(Some(enum_name), &v.name, &v.data, &v.attrs.extras)
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[syn::attr::Attribute]`
[INFO] [stdout]               found reference `&Vec<syn::Attribute>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/binder.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub const fn new(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/expand.rs:90:45
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   .bind("_", Some(call_site()), None);
[INFO] [stdout]    |                                  ---- ^^^^^^^^^^^ expected `Ref`, found `Span`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `proc_macro2::Span` due to the type of the argument passed
[INFO] [stdout]   --> src/expand.rs:90:40
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   .bind("_", Some(call_site()), None);
[INFO] [stdout]    |                                  ^^^^^-----------^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] help: try wrapping the expression in `syn::token::Ref`
[INFO] [stdout]    |
[INFO] [stdout] 90 |                             .bind("_", Some(syn::token::Ref { span: call_site() }), None);
[INFO] [stdout]    |                                             +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_generics` found for struct `syn::ItemImpl` in the current scope
[INFO] [stdout]   --> src/expand.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     Quote::new_call_site()
[INFO] [stdout] 57 | |         .quote_with(smart_quote!(
[INFO] [stdout] 58 | |             Vars {
[INFO] [stdout] 59 | |                 Type: name,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         .parse::<ItemImpl>()
[INFO] [stdout] 69 | |         .with_generics(generics)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `ItemImpl`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         pat,
[INFO] [stdout]     |                         ^^^ expected `Pat`, found `syn::pat::Pat`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::pat::Pat` and `Pat` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::pat::Pat` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/pat.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | / ast_enum_of_structs! {
[INFO] [stdout] 16  | |     /// A pattern in a local binding, function signature, match expression, or
[INFO] [stdout] 17  | |     /// various other places.
[INFO] [stdout] 18  | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     }
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `Pat` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/pat.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout] 5   | / ast_enum_of_structs! {
[INFO] [stdout] 6   | |     /// A pattern in a local binding, function signature, match expression, or
[INFO] [stdout] 7   | |     /// various other places.
[INFO] [stdout] 8   | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 97  | |     }
[INFO] [stdout] 98  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout]     = note: this error originates in the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:151:57
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   .filter(|attr| is_attr_name(attr, "cfg"))
[INFO] [stdout]     |                                      ------------ ^^^^ expected `&Attribute`, found `&&Attribute`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&syn::attr::Attribute`
[INFO] [stdout]                found reference `&&syn::Attribute`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |                         fat_arrow_token: call_site(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ expected `FatArrow`, found `Span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         comma: Some(call_site()),
[INFO] [stdout]     |                                ---- ^^^^^^^^^^^ expected `Comma`, found `Span`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `proc_macro2::Span` due to the type of the argument passed
[INFO] [stdout]    --> src/expand.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         comma: Some(call_site()),
[INFO] [stdout]     |                                ^^^^^-----------^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match_token: call_site(),
[INFO] [stdout]     |                          ^^^^^^^^^^^ expected `Match`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Match`
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match_token: syn::token::Match { span: call_site() },
[INFO] [stdout]     |                          +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |             brace_token: call_site(),
[INFO] [stdout]     |                          ^^^^^^^^^^^ expected `Brace`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Brace`
[INFO] [stdout]     |
[INFO] [stdout] 165 |             brace_token: syn::token::Brace { span: call_site() },
[INFO] [stdout]     |                          +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/expand.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         VariantBinder::new(Some(enum_name), &v.name, &v.data, &v.attrs.extras)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^                           ------- expected `syn::data::Fields`, found `syn::Fields`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `syn::Fields` and `syn::data::Fields` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Fields` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/data.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / ast_enum_of_structs! {
[INFO] [stdout] 26 | |     /// Data stored within an enum variant or struct.
[INFO] [stdout] 27 | |     ///
[INFO] [stdout] 28 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     }
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::data::Fields` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/data.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / ast_enum_of_structs! {
[INFO] [stdout] 27 | |     /// Data stored within an enum variant or struct.
[INFO] [stdout] 28 | |     ///
[INFO] [stdout] 29 | |     /// # Syntax tree enum
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: expected `&[Attribute]`, found `&Vec<Attribute>`
[INFO] [stdout]   --> src/expand.rs:89:79
[INFO] [stdout]    |
[INFO] [stdout] 89 |                         VariantBinder::new(Some(enum_name), &v.name, &v.data, &v.attrs.extras)
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[syn::attr::Attribute]`
[INFO] [stdout]               found reference `&Vec<syn::Attribute>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/binder.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub const fn new(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/expand.rs:90:45
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   .bind("_", Some(call_site()), None);
[INFO] [stdout]    |                                  ---- ^^^^^^^^^^^ expected `Ref`, found `Span`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `proc_macro2::Span` due to the type of the argument passed
[INFO] [stdout]   --> src/expand.rs:90:40
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   .bind("_", Some(call_site()), None);
[INFO] [stdout]    |                                  ^^^^^-----------^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] help: try wrapping the expression in `syn::token::Ref`
[INFO] [stdout]    |
[INFO] [stdout] 90 |                             .bind("_", Some(syn::token::Ref { span: call_site() }), None);
[INFO] [stdout]    |                                             +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>` cannot be built from an iterator over elements of type `swc_macros_common::prelude::Element<syn::FnArg, _>`
[INFO] [stdout]    --> src/expand.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 .collect(),
[INFO] [stdout]     |                  ^^^^^^^ value of type `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>` cannot be built from `std::iter::Iterator<Item=swc_macros_common::prelude::Element<syn::FnArg, _>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<swc_macros_common::prelude::Element<syn::FnArg, _>>` is not implemented for `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>`
[INFO] [stdout]     = help: the following other types implement trait `FromIterator<A>`:
[INFO] [stdout]               <syn::punctuated::Punctuated<T, P> as FromIterator<Pair<T, P>>>
[INFO] [stdout]               <syn::punctuated::Punctuated<T, P> as FromIterator<T>>
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/expand.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |                   inputs: vec![
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 185 | |                     // TODO
[INFO] [stdout] 186 | |                     Element::End(FnArg::Receiver(Receiver {
[INFO] [stdout] 187 | |                         reference: Some((name_span.as_token(), None)),
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |                     })),
[INFO] [stdout] 192 | |                 ]
[INFO] [stdout]     | |_________________- this expression has type `Vec<Element<FnArg, _>>`
[INFO] [stdout] 193 |                   .into_iter()
[INFO] [stdout]     |                    ^^^^^^^^^^^ `Iterator::Item` is `Element<FnArg, _>` here
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/iter/traits/iterator.rs:2000:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 brace_token: call_site(),
[INFO] [stdout]     |                              ^^^^^^^^^^^ expected `Brace`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Brace`
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 brace_token: syn::token::Brace { span: call_site() },
[INFO] [stdout]     |                              +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         pat,
[INFO] [stdout]     |                         ^^^ expected `Pat`, found `syn::pat::Pat`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::pat::Pat` and `Pat` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::pat::Pat` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/pat.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | / ast_enum_of_structs! {
[INFO] [stdout] 16  | |     /// A pattern in a local binding, function signature, match expression, or
[INFO] [stdout] 17  | |     /// various other places.
[INFO] [stdout] 18  | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     }
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `Pat` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/pat.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout] 5   | / ast_enum_of_structs! {
[INFO] [stdout] 6   | |     /// A pattern in a local binding, function signature, match expression, or
[INFO] [stdout] 7   | |     /// various other places.
[INFO] [stdout] 8   | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 97  | |     }
[INFO] [stdout] 98  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout]     = note: this error originates in the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:151:57
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   .filter(|attr| is_attr_name(attr, "cfg"))
[INFO] [stdout]     |                                      ------------ ^^^^ expected `&Attribute`, found `&&Attribute`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&syn::attr::Attribute`
[INFO] [stdout]                found reference `&&syn::Attribute`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |                         fat_arrow_token: call_site(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^ expected `FatArrow`, found `Span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         comma: Some(call_site()),
[INFO] [stdout]     |                                ---- ^^^^^^^^^^^ expected `Comma`, found `Span`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `proc_macro2::Span` due to the type of the argument passed
[INFO] [stdout]    --> src/expand.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         comma: Some(call_site()),
[INFO] [stdout]     |                                ^^^^^-----------^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match_token: call_site(),
[INFO] [stdout]     |                          ^^^^^^^^^^^ expected `Match`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Match`
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match_token: syn::token::Match { span: call_site() },
[INFO] [stdout]     |                          +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |             brace_token: call_site(),
[INFO] [stdout]     |                          ^^^^^^^^^^^ expected `Brace`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Brace`
[INFO] [stdout]     |
[INFO] [stdout] 165 |             brace_token: syn::token::Brace { span: call_site() },
[INFO] [stdout]     |                          +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]   --> src/parse.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let fns: Punctuated<FnDef, Token![,]> = fns.parse_terminated(FnDef::parse)?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Punctuated<FnDef, Comma>`, found `Punctuated<FnDef, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `?` operator cannot convert from `syn::punctuated::Punctuated<input::FnDef, _>` to `swc_macros_common::prelude::Punctuated<input::FnDef, syn::token::Comma>`
[INFO] [stdout]    = note: `Punctuated<FnDef, _>` and `Punctuated<FnDef, Comma>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Punctuated<FnDef, _>` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/punctuated.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Punctuated<T, P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Punctuated<FnDef, Comma>` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Punctuated<T, P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: function takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/parse.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     span: def_site::<Span>(),
[INFO] [stdout]    |                           ^^^^^^^^-------- help: remove these generics
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn def_site() -> Span {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>` cannot be built from an iterator over elements of type `swc_macros_common::prelude::Element<syn::FnArg, _>`
[INFO] [stdout]    --> src/expand.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 .collect(),
[INFO] [stdout]     |                  ^^^^^^^ value of type `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>` cannot be built from `std::iter::Iterator<Item=swc_macros_common::prelude::Element<syn::FnArg, _>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<swc_macros_common::prelude::Element<syn::FnArg, _>>` is not implemented for `syn::punctuated::Punctuated<syn::FnArg, syn::token::Comma>`
[INFO] [stdout]     = help: the following other types implement trait `FromIterator<A>`:
[INFO] [stdout]               <syn::punctuated::Punctuated<T, P> as FromIterator<Pair<T, P>>>
[INFO] [stdout]               <syn::punctuated::Punctuated<T, P> as FromIterator<T>>
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/expand.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |                   inputs: vec![
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 185 | |                     // TODO
[INFO] [stdout] 186 | |                     Element::End(FnArg::Receiver(Receiver {
[INFO] [stdout] 187 | |                         reference: Some((name_span.as_token(), None)),
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |                     })),
[INFO] [stdout] 192 | |                 ]
[INFO] [stdout]     | |_________________- this expression has type `Vec<Element<FnArg, _>>`
[INFO] [stdout] 193 |                   .into_iter()
[INFO] [stdout]     |                    ^^^^^^^^^^^ `Iterator::Item` is `Element<FnArg, _>` here
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/iter/traits/iterator.rs:2000:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:117:83
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ---------------------------- ^^^^^ expected `syn::parse::ParseBuffer<'_>`, found `ParseBuffer<'_>`
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseBuffer<'_>` and `syn::parse::ParseBuffer<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `ParseBuffer<'_>` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `syn::parse::ParseBuffer<'_>` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/parse.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/expand.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 brace_token: call_site(),
[INFO] [stdout]     |                              ^^^^^^^^^^^ expected `Brace`, found `Span`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `syn::token::Brace`
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 brace_token: syn::token::Brace { span: call_site() },
[INFO] [stdout]     |                              +++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `syn::Error`
[INFO] [stdout]    --> src/parse.rs:117:89
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                                                         ^ the trait `From<syn::error::Error>` is not implemented for `syn::Error`, which is required by `std::result::Result<input::VariantAttrs, syn::Error>: FromResidual<std::result::Result<Infallible, syn::error::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the trait `From<proc_macro2::LexError>` is implemented for `syn::Error`
[INFO] [stdout]     = help: for that trait implementation, expected `proc_macro2::LexError`, found `syn::error::Error`
[INFO] [stdout]     = note: required for `std::result::Result<input::VariantAttrs, syn::Error>` to implement `FromResidual<std::result::Result<Infallible, syn::error::Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]   --> src/parse.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let fns: Punctuated<FnDef, Token![,]> = fns.parse_terminated(FnDef::parse)?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Punctuated<FnDef, Comma>`, found `Punctuated<FnDef, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `?` operator cannot convert from `syn::punctuated::Punctuated<input::FnDef, _>` to `swc_macros_common::prelude::Punctuated<input::FnDef, syn::token::Comma>`
[INFO] [stdout]    = note: `Punctuated<FnDef, _>` and `Punctuated<FnDef, Comma>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Punctuated<FnDef, _>` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/punctuated.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Punctuated<T, P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Punctuated<FnDef, Comma>` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Punctuated<T, P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Comma: syn::parse::Parse` is not satisfied
[INFO] [stdout]    --> src/parse.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `syn::parse::Parse` is not implemented for `syn::token::Comma`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `syn::parse::Parse`:
[INFO] [stdout]               Option<T>
[INFO] [stdout]               Option<syn::expr::Label>
[INFO] [stdout]               Option<syn::generics::BoundLifetimes>
[INFO] [stdout]               Option<syn::generics::WhereClause>
[INFO] [stdout]               Option<syn::ty::Abi>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]             and 245 others
[INFO] [stdout] note: required by a bound in `swc_macros_common::prelude::Punctuated::<T, P>::parse_terminated`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 270 |         P: Parse,
[INFO] [stdout]     |            ^^^^^ required by this bound in `Punctuated::<T, P>::parse_terminated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: function takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/parse.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     span: def_site::<Span>(),
[INFO] [stdout]    |                           ^^^^^^^^-------- help: remove these generics
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn def_site() -> Span {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:117:83
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ---------------------------- ^^^^^ expected `syn::parse::ParseBuffer<'_>`, found `ParseBuffer<'_>`
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseBuffer<'_>` and `syn::parse::ParseBuffer<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `ParseBuffer<'_>` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `syn::parse::ParseBuffer<'_>` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/parse.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `syn::Error`
[INFO] [stdout]    --> src/parse.rs:117:89
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                                                         ^ the trait `From<syn::error::Error>` is not implemented for `syn::Error`, which is required by `std::result::Result<input::VariantAttrs, syn::Error>: FromResidual<std::result::Result<Infallible, syn::error::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the trait `From<proc_macro2::LexError>` is implemented for `syn::Error`
[INFO] [stdout]     = help: for that trait implementation, expected `proc_macro2::LexError`, found `syn::error::Error`
[INFO] [stdout]     = note: required for `std::result::Result<input::VariantAttrs, syn::Error>` to implement `FromResidual<std::result::Result<Infallible, syn::error::Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `input::VariantAttr: syn::parse::Parse` is not satisfied
[INFO] [stdout]    --> src/parse.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `syn::parse::Parse` is not implemented for `input::VariantAttr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `syn::parse::Parse`:
[INFO] [stdout]               Option<T>
[INFO] [stdout]               Option<syn::expr::Label>
[INFO] [stdout]               Option<syn::generics::BoundLifetimes>
[INFO] [stdout]               Option<syn::generics::WhereClause>
[INFO] [stdout]               Option<syn::ty::Abi>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]             and 245 others
[INFO] [stdout] note: required by a bound in `swc_macros_common::prelude::Punctuated::<T, P>::parse_terminated`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] 268 |     where
[INFO] [stdout] 269 |         T: Parse,
[INFO] [stdout]     |            ^^^^^ required by this bound in `Punctuated::<T, P>::parse_terminated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Comma: syn::parse::Parse` is not satisfied
[INFO] [stdout]    --> src/parse.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `syn::parse::Parse` is not implemented for `syn::token::Comma`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `syn::parse::Parse`:
[INFO] [stdout]               Option<T>
[INFO] [stdout]               Option<syn::expr::Label>
[INFO] [stdout]               Option<syn::generics::BoundLifetimes>
[INFO] [stdout]               Option<syn::generics::WhereClause>
[INFO] [stdout]               Option<syn::ty::Abi>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]             and 245 others
[INFO] [stdout] note: required by a bound in `swc_macros_common::prelude::Punctuated::<T, P>::parse_terminated`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 270 |         P: Parse,
[INFO] [stdout]     |            ^^^^^ required by this bound in `Punctuated::<T, P>::parse_terminated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         if is_attr_name(&attr, "doc") {
[INFO] [stdout]     |            ------------ ^^^^^ expected `syn::attr::Attribute`, found `syn::Attribute`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Attribute` and `syn::attr::Attribute` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/attr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_struct! {
[INFO] [stdout] 13  | |     /// An attribute like `#[repr(transparent)]`.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::attr::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/attr.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / ast_struct! {
[INFO] [stdout] 20  | |     /// An attribute, like `#[repr(transparent)]`.
[INFO] [stdout] 21  | |     ///
[INFO] [stdout] 22  | |     /// <br>
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         if is_attr_name(&attr, "kind") {
[INFO] [stdout]     |            ------------ ^^^^^ expected `syn::attr::Attribute`, found `syn::Attribute`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Attribute` and `syn::attr::Attribute` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/attr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_struct! {
[INFO] [stdout] 13  | |     /// An attribute like `#[repr(transparent)]`.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::attr::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/attr.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / ast_struct! {
[INFO] [stdout] 20  | |     /// An attribute, like `#[repr(transparent)]`.
[INFO] [stdout] 21  | |     ///
[INFO] [stdout] 22  | |     /// <br>
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `input::VariantAttr: syn::parse::Parse` is not satisfied
[INFO] [stdout]    --> src/parse.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let fn_values: Punctuated<_, token::Comma> = Punctuated::parse_terminated(input)?;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `syn::parse::Parse` is not implemented for `input::VariantAttr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `syn::parse::Parse`:
[INFO] [stdout]               Option<T>
[INFO] [stdout]               Option<syn::expr::Label>
[INFO] [stdout]               Option<syn::generics::BoundLifetimes>
[INFO] [stdout]               Option<syn::generics::WhereClause>
[INFO] [stdout]               Option<syn::ty::Abi>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]             and 245 others
[INFO] [stdout] note: required by a bound in `swc_macros_common::prelude::Punctuated::<T, P>::parse_terminated`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/punctuated.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn parse_terminated(input: ParseStream) -> Result<Self>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] 268 |     where
[INFO] [stdout] 269 |         T: Parse,
[INFO] [stdout]     |            ^^^^^ required by this bound in `Punctuated::<T, P>::parse_terminated`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         if is_attr_name(&attr, "doc") {
[INFO] [stdout]     |            ------------ ^^^^^ expected `syn::attr::Attribute`, found `syn::Attribute`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Attribute` and `syn::attr::Attribute` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/attr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_struct! {
[INFO] [stdout] 13  | |     /// An attribute like `#[repr(transparent)]`.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::attr::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/attr.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / ast_struct! {
[INFO] [stdout] 20  | |     /// An attribute, like `#[repr(transparent)]`.
[INFO] [stdout] 21  | |     ///
[INFO] [stdout] 22  | |     /// <br>
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parse.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         if is_attr_name(&attr, "kind") {
[INFO] [stdout]     |            ------------ ^^^^^ expected `syn::attr::Attribute`, found `syn::Attribute`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Attribute` and `syn::attr::Attribute` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/attr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_struct! {
[INFO] [stdout] 13  | |     /// An attribute like `#[repr(transparent)]`.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::attr::Attribute` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/attr.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / ast_struct! {
[INFO] [stdout] 20  | |     /// An attribute, like `#[repr(transparent)]`.
[INFO] [stdout] 21  | |     ///
[INFO] [stdout] 22  | |     /// <br>
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_macros_common-0.3.11/src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub fn is_attr_name(attr: &Attribute, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enum_kind` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `enum_kind` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "951017085ccb6f8f695d0acb4af0984282a99792f5798bb28d6a3041f66b79b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951017085ccb6f8f695d0acb4af0984282a99792f5798bb28d6a3041f66b79b0", kill_on_drop: false }`
[INFO] [stdout] 951017085ccb6f8f695d0acb4af0984282a99792f5798bb28d6a3041f66b79b0
