[INFO] fetching crate enum_kind 0.2.2...
[INFO] checking enum_kind-0.2.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[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 b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_macros_common v0.3.9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff5f75eef536f584e3110d2ec7c94cb462f2f3212ee9072054512b03e9ebbda
[INFO] running `Command { std: "docker" "start" "-a" "0ff5f75eef536f584e3110d2ec7c94cb462f2f3212ee9072054512b03e9ebbda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff5f75eef536f584e3110d2ec7c94cb462f2f3212ee9072054512b03e9ebbda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff5f75eef536f584e3110d2ec7c94cb462f2f3212ee9072054512b03e9ebbda", kill_on_drop: false }`
[INFO] [stdout] 0ff5f75eef536f584e3110d2ec7c94cb462f2f3212ee9072054512b03e9ebbda
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48315da91a630ff17e9473ca7152d01c6d0e503c3a08955a0c5313c89c0fd7a7
[INFO] running `Command { std: "docker" "start" "-a" "48315da91a630ff17e9473ca7152d01c6d0e503c3a08955a0c5313c89c0fd7a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking pmutil v0.5.3
[INFO] [stderr]     Checking swc_macros_common v0.3.9
[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[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.52/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.9/src/binder.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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]: 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.52/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.9/src/binder.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/option.rs:580: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[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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/option.rs:580: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[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.52/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: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.52/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.9/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: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.9/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: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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/option.rs:580:5
[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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/option.rs:580: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: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]: 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[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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/iter/traits/iterator.rs:2030:5
[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/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/iter/traits/iterator.rs:2030: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: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]: `?` 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.52/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[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.52/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.9/src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn def_site() -> Span {
[INFO] [stdout]    |        ^^^^^^^^
[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.9/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.52/src/parse.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | 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.52/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/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.52/src/parse.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | 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.52/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]: `?` 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 `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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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[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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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[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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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 `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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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.52/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.9/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: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.52/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.9/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.52/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.9/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.52/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.9/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 test) 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) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "48315da91a630ff17e9473ca7152d01c6d0e503c3a08955a0c5313c89c0fd7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48315da91a630ff17e9473ca7152d01c6d0e503c3a08955a0c5313c89c0fd7a7", kill_on_drop: false }`
[INFO] [stdout] 48315da91a630ff17e9473ca7152d01c6d0e503c3a08955a0c5313c89c0fd7a7
[INFO] checking enum_kind-0.2.2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate enum_kind 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate enum_kind 0.2.2 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54c77921ebfa26382102ff125712efc6caa75cbeed5e5694734af3d549610645
[INFO] running `Command { std: "docker" "start" "-a" "54c77921ebfa26382102ff125712efc6caa75cbeed5e5694734af3d549610645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54c77921ebfa26382102ff125712efc6caa75cbeed5e5694734af3d549610645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c77921ebfa26382102ff125712efc6caa75cbeed5e5694734af3d549610645", kill_on_drop: false }`
[INFO] [stdout] 54c77921ebfa26382102ff125712efc6caa75cbeed5e5694734af3d549610645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2d6a9b8ac5ed4335bde60e2aa0c467095dc6d88d0b928aa6082fd4fa295851b
[INFO] running `Command { std: "docker" "start" "-a" "b2d6a9b8ac5ed4335bde60e2aa0c467095dc6d88d0b928aa6082fd4fa295851b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking pmutil v0.5.3
[INFO] [stderr]     Checking swc_macros_common v0.3.9
[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[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.52/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.9/src/binder.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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]: 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.52/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.9/src/binder.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/option.rs:580: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[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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/option.rs:580: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[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.52/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.9/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: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.52/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.9/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: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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/option.rs:580:5
[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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/option.rs:580: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: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]: 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[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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/iter/traits/iterator.rs:2030: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[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/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/iter/traits/iterator.rs:2030: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]: `?` 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.52/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.9/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]: `?` 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.52/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.9/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.52/src/parse.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | 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.52/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 `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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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: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.52/src/parse.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | 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.52/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]: 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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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]: `?` 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 `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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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[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]               std::boxed::Box<T>
[INFO] [stdout]               TokenStream2
[INFO] [stdout]               proc_macro2::TokenTree
[INFO] [stdout]               proc_macro2::Group
[INFO] [stdout]               proc_macro2::Punct
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               proc_macro2::Literal
[INFO] [stdout]               syn::lifetime::Lifetime
[INFO] [stdout]             and 244 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.52/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.52/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.9/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: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.52/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.9/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.52/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.9/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.52/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.9/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] [stderr] error: could not compile `enum_kind` (lib) due to 20 previous errors
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enum_kind` (lib test) due to 20 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0599.
[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] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2d6a9b8ac5ed4335bde60e2aa0c467095dc6d88d0b928aa6082fd4fa295851b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d6a9b8ac5ed4335bde60e2aa0c467095dc6d88d0b928aa6082fd4fa295851b", kill_on_drop: false }`
[INFO] [stdout] b2d6a9b8ac5ed4335bde60e2aa0c467095dc6d88d0b928aa6082fd4fa295851b
