[INFO] fetching crate rplugin_macros 0.1.1... [INFO] checking rplugin_macros-0.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate rplugin_macros 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rplugin_macros 0.1.1 [INFO] finished tweaking crates.io crate rplugin_macros 0.1.1 [INFO] tweaked toml for crates.io crate rplugin_macros 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rplugin_macros 0.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding pmutil v0.5.3 (available: v0.6.1) [INFO] [stderr] Adding swc_macros_common v0.3.14 (available: v1.0.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 512d64954d010255210685c0859649dda8a99ad1ca3bfd67e309d0de3103a04c [INFO] running `Command { std: "docker" "start" "-a" "512d64954d010255210685c0859649dda8a99ad1ca3bfd67e309d0de3103a04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "512d64954d010255210685c0859649dda8a99ad1ca3bfd67e309d0de3103a04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512d64954d010255210685c0859649dda8a99ad1ca3bfd67e309d0de3103a04c", kill_on_drop: false }` [INFO] [stdout] 512d64954d010255210685c0859649dda8a99ad1ca3bfd67e309d0de3103a04c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 490b3ac8482acd331bd7610e047691a2c27ba447af5fae276bc5ff5d6615d622 [INFO] running `Command { std: "docker" "start" "-a" "490b3ac8482acd331bd7610e047691a2c27ba447af5fae276bc5ff5d6615d622", kill_on_drop: false }` [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking pmutil v0.5.3 [INFO] [stderr] Checking swc_macros_common v0.3.14 [INFO] [stderr] Checking rplugin_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | content: Some((call_site(), mod_items)), [INFO] [stdout] | ^^^^^^^^^^^ expected `Brace`, found `Span` [INFO] [stdout] | [INFO] [stdout] help: try wrapping the expression in `syn::token::Brace` [INFO] [stdout] | [INFO] [stdout] 58 | content: Some((syn::token::Brace { span: call_site() }, mod_items)), [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | content: Some((call_site(), mod_items)), [INFO] [stdout] | ^^^^^^^^^^^ expected `Brace`, found `Span` [INFO] [stdout] | [INFO] [stdout] help: try wrapping the expression in `syn::token::Brace` [INFO] [stdout] | [INFO] [stdout] 58 | content: Some((syn::token::Brace { span: call_site() }, mod_items)), [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/lib.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let binder = [VariantBinder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | &src.fields, [INFO] [stdout] | ----------- expected `syn::data::Fields`, found `Fields` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 48 | | } [INFO] [stdout] | |__^ this is the found type `Fields` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 46 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Fields` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `&[Attribute]`, found `&Vec` [INFO] [stdout] --> src/lib.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | &src.attrs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: expected reference `&[syn::attr::Attribute]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_macros_common-0.3.14/src/binder.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/lib.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let binder = [VariantBinder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | &src.fields, [INFO] [stdout] | ----------- expected `syn::data::Fields`, found `Fields` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 48 | | } [INFO] [stdout] | |__^ this is the found type `Fields` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 46 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Fields` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `&[Attribute]`, found `&Vec` [INFO] [stdout] --> src/lib.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | &src.attrs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: expected reference `&[syn::attr::Attribute]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_macros_common-0.3.14/src/binder.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/lib.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | .map(|v| VariantBinder::new(Some(&src.ident), &v.ident, &v.fields, &v.attrs)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ --------- expected `syn::data::Fields`, found `Fields` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 48 | | } [INFO] [stdout] | |__^ this is the found type `Fields` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 46 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Fields` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `&[Attribute]`, found `&Vec` [INFO] [stdout] --> src/lib.rs:202:76 [INFO] [stdout] | [INFO] [stdout] 202 | .map(|v| VariantBinder::new(Some(&src.ident), &v.ident, &v.fields, &v.attrs)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: expected reference `&[syn::attr::Attribute]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_macros_common-0.3.14/src/binder.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:245:35 [INFO] [stdout] | [INFO] [stdout] 245 | colon_token: Some(call_site()), [INFO] [stdout] | ---- ^^^^^^^^^^^ expected `Colon`, 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/lib.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | colon_token: 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/lib.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | .map(|v| VariantBinder::new(Some(&src.ident), &v.ident, &v.fields, &v.attrs)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ --------- expected `syn::data::Fields`, found `Fields` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 48 | | } [INFO] [stdout] | |__^ this is the found type `Fields` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 46 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Fields` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `&[Attribute]`, found `&Vec` [INFO] [stdout] --> src/lib.rs:202:76 [INFO] [stdout] | [INFO] [stdout] 202 | .map(|v| VariantBinder::new(Some(&src.ident), &v.ident, &v.fields, &v.attrs)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: expected reference `&[syn::attr::Attribute]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_macros_common-0.3.14/src/binder.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fat_arrow_token: call_site(), [INFO] [stdout] | ^^^^^^^^^^^ expected `FatArrow`, found `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:245:35 [INFO] [stdout] | [INFO] [stdout] 245 | colon_token: Some(call_site()), [INFO] [stdout] | ---- ^^^^^^^^^^^ expected `Colon`, 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/lib.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | colon_token: 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | path: v.qual_path(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `syn::Path`, found `syn::path::Path` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/path.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |__^ this is the expected type `syn::Path` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/path.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ast_struct! { [INFO] [stdout] 12 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 13 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 14 | | pub struct Path { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ this is the found type `syn::path::Path` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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/lib.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | 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] 284 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 287 | 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/lib.rs:287:20 [INFO] [stdout] | [INFO] [stdout] 287 | 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:293:22 [INFO] [stdout] | [INFO] [stdout] 293 | 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] 293 | match_token: syn::token::Match { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fat_arrow_token: call_site(), [INFO] [stdout] | ^^^^^^^^^^^ expected `FatArrow`, found `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | 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] 295 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | path: v.qual_path(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `syn::Path`, found `syn::path::Path` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/path.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |__^ this is the expected type `syn::Path` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/path.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ast_struct! { [INFO] [stdout] 12 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 13 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 14 | | pub struct Path { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ this is the found type `syn::path::Path` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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/lib.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | 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] 284 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 287 | 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/lib.rs:287:20 [INFO] [stdout] | [INFO] [stdout] 287 | 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:293:22 [INFO] [stdout] | [INFO] [stdout] 293 | 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] 293 | match_token: syn::token::Match { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | 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] 295 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | pat, [INFO] [stdout] | ^^^ expected `Pat`, found `syn::pat::Pat` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 98 | | } [INFO] [stdout] | |__^ this is the expected type `Pat` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 102 | | } [INFO] [stdout] | |_^ this is the found type `syn::pat::Pat` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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/lib.rs:317:30 [INFO] [stdout] | [INFO] [stdout] 317 | fat_arrow_token: call_site(), [INFO] [stdout] | ^^^^^^^^^^^ expected `FatArrow`, found `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | 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] 330 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:333:25 [INFO] [stdout] | [INFO] [stdout] 333 | 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/lib.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 333 | 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | 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] 339 | match_token: syn::token::Match { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:341:22 [INFO] [stdout] | [INFO] [stdout] 341 | 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] 341 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | pat, [INFO] [stdout] | ^^^ expected `Pat`, found `syn::pat::Pat` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 98 | | } [INFO] [stdout] | |__^ this is the expected type `Pat` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use swc_macros_common::{ [INFO] [stdout] | ----------------- one version of crate `syn` used here, as a dependency of crate `swc_macros_common` [INFO] [stdout] ... [INFO] [stdout] 8 | use syn::{ [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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] 102 | | } [INFO] [stdout] | |_^ this is the found type `syn::pat::Pat` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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/lib.rs:317:30 [INFO] [stdout] | [INFO] [stdout] 317 | fat_arrow_token: call_site(), [INFO] [stdout] | ^^^^^^^^^^^ expected `FatArrow`, found `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | 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] 330 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:333:25 [INFO] [stdout] | [INFO] [stdout] 333 | 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/lib.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 333 | 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | 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] 339 | match_token: syn::token::Match { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:341:22 [INFO] [stdout] | [INFO] [stdout] 341 | 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] 341 | brace_token: syn::token::Brace { span: call_site() }, [INFO] [stdout] | +++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rplugin_macros` (lib test) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rplugin_macros` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "490b3ac8482acd331bd7610e047691a2c27ba447af5fae276bc5ff5d6615d622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490b3ac8482acd331bd7610e047691a2c27ba447af5fae276bc5ff5d6615d622", kill_on_drop: false }` [INFO] [stdout] 490b3ac8482acd331bd7610e047691a2c27ba447af5fae276bc5ff5d6615d622