[INFO] fetching crate chekov_macros 0.1.0... [INFO] checking chekov_macros-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate chekov_macros 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate chekov_macros 0.1.0 [INFO] finished tweaking crates.io crate chekov_macros 0.1.0 [INFO] tweaked toml for crates.io crate chekov_macros 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chekov_macros 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13ed2c6dd4426b8b99aeac72cd4b5b35fbadf8624a761feb2b6e324751d7a4a8 [INFO] running `Command { std: "docker" "start" "-a" "13ed2c6dd4426b8b99aeac72cd4b5b35fbadf8624a761feb2b6e324751d7a4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13ed2c6dd4426b8b99aeac72cd4b5b35fbadf8624a761feb2b6e324751d7a4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ed2c6dd4426b8b99aeac72cd4b5b35fbadf8624a761feb2b6e324751d7a4a8", kill_on_drop: false }` [INFO] [stdout] 13ed2c6dd4426b8b99aeac72cd4b5b35fbadf8624a761feb2b6e324751d7a4a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f35a98c3d1d095d0b4aee926c4707e20ba32a578acf81e77de491f199eb6a7fc [INFO] running `Command { std: "docker" "start" "-a" "f35a98c3d1d095d0b4aee926c4707e20ba32a578acf81e77de491f199eb6a7fc", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking darling v0.20.11 [INFO] [stderr] Checking chekov_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> src/event.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> src/event.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/aggregate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/aggregate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/aggregate.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | identity: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/aggregate.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/aggregate.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/aggregate.rs:20:78 [INFO] [stdout] | [INFO] [stdout] 20 | let container: AggregateAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [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/aggregate.rs:20:78 [INFO] [stdout] | [INFO] [stdout] 20 | let container: AggregateAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Path` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Path` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 98 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 98 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 98 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 98 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/command.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/command.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/command.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | identifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ^^^^^^^^^ expected `syn::Attribute`, found `syn::attr::Attribute` [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/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] 156 | | } [INFO] [stdout] | |__^ this is the expected type `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/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 | | ///
[INFO] [stdout] ... | [INFO] [stdout] 179 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Attribute` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the derive macro `FromField` 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/command.rs:35:76 [INFO] [stdout] | [INFO] [stdout] 35 | let container: CommandAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [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/command.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ^^^^^^^^^ expected `syn::Attribute`, found `syn::attr::Attribute` [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/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] 156 | | } [INFO] [stdout] | |__^ this is the expected type `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/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 | | ///
[INFO] [stdout] ... | [INFO] [stdout] 179 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Attribute` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the derive macro `FromField` 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/command.rs:35:76 [INFO] [stdout] | [INFO] [stdout] 35 | let container: CommandAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [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/command.rs:47:76 [INFO] [stdout] | [INFO] [stdout] 47 | let v: Option = match FromField::from_field(i) { [INFO] [stdout] | --------------------- ^ expected `syn::data::Field`, found `syn::Field` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / ast_struct! { [INFO] [stdout] 149 | | /// A field of a struct or enum variant. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ this is the found type `syn::Field` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/data.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | / ast_struct! { [INFO] [stdout] 182 | | /// A field of a struct or enum variant. [INFO] [stdout] 183 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 184 | | pub struct Field { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Field` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_field.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_field(field: &Field) -> Result; [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/command.rs:47:76 [INFO] [stdout] | [INFO] [stdout] 47 | let v: Option = match FromField::from_field(i) { [INFO] [stdout] | --------------------- ^ expected `syn::data::Field`, found `syn::Field` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / ast_struct! { [INFO] [stdout] 149 | | /// A field of a struct or enum variant. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ this is the found type `syn::Field` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/data.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | / ast_struct! { [INFO] [stdout] 182 | | /// A field of a struct or enum variant. [INFO] [stdout] 183 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 184 | | pub struct Field { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Field` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_field.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_field(field: &Field) -> Result; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected fn pointer, found fn item [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a> fn(&'a syn::Meta) -> std::result::Result<_, _>` [INFO] [stdout] found fn item `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, _> {<_ as FromMeta>::from_meta}` [INFO] [stdout] help: the return type of this call is `for<'a> fn(&'a syn::attr::Meta) -> std::result::Result<_, darling::Error> {<_ as FromMeta>::from_meta}` due to the type of the argument passed [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ this argument influences the return type of `identity` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/convert/mod.rs:105:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `syn::Meta`, found `syn::attr::Meta` [INFO] [stdout] | arguments to this function are incorrect [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/attr.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / ast_enum_of_structs! { [INFO] [stdout] 337 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 338 | | /// [INFO] [stdout] 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_^ this is the expected type `syn::Meta` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/attr.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | / ast_enum! { [INFO] [stdout] 452 | | /// Content of a compile-time structured attribute. [INFO] [stdout] 453 | | /// [INFO] [stdout] 454 | | /// ## Path [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Meta` [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventVariantAttrs: darling::FromVariant` is not satisfied [INFO] [stdout] --> src/event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | data: darling::ast::Data, [INFO] [stdout] | ^^^^ the trait `darling::FromVariant` is not implemented for `EventVariantAttrs` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `darling::FromVariant`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] syn::data::Variant [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/ast/data.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 123 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 124 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventFieldAttrs: darling::FromField` is not satisfied [INFO] [stdout] --> src/event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | data: darling::ast::Data, [INFO] [stdout] | ^^^^ the trait `darling::FromField` is not implemented for `EventFieldAttrs` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `darling::FromField`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling_core::options::forwarded_field::ForwardedField [INFO] [stdout] syn::data::Field [INFO] [stdout] syn::restriction::Visibility [INFO] [stdout] syn::ty::Type [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/ast/data.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | impl Data { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 123 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 124 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventVariantAttrs: darling::FromVariant` is not satisfied [INFO] [stdout] --> src/event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | data: darling::ast::Data, [INFO] [stdout] | ^^^^ the trait `darling::FromVariant` is not implemented for `EventVariantAttrs` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `darling::FromVariant`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] syn::data::Variant [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/ast/data.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 123 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 124 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventFieldAttrs: darling::FromField` is not satisfied [INFO] [stdout] --> src/event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | data: darling::ast::Data, [INFO] [stdout] | ^^^^ the trait `darling::FromField` is not implemented for `EventFieldAttrs` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `darling::FromField`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling_core::options::forwarded_field::ForwardedField [INFO] [stdout] syn::data::Field [INFO] [stdout] syn::restriction::Visibility [INFO] [stdout] syn::ty::Type [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/ast/data.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | impl Data { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 123 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 124 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, FromVariant)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 22 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 32 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, FromVariant)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 22 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> src/event.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 32 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/event_handler.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/event_handler.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> src/event_handler.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event_handler.rs:18:81 [INFO] [stdout] | [INFO] [stdout] 18 | let container: EventHandlerAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> src/event_handler.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/event_handler.rs:18:81 [INFO] [stdout] | [INFO] [stdout] 18 | let container: EventHandlerAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [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/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | 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.104/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [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] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chekov_macros` (lib test) due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chekov_macros` (lib) due to 38 previous errors [INFO] running `Command { std: "docker" "inspect" "f35a98c3d1d095d0b4aee926c4707e20ba32a578acf81e77de491f199eb6a7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35a98c3d1d095d0b4aee926c4707e20ba32a578acf81e77de491f199eb6a7fc", kill_on_drop: false }` [INFO] [stdout] f35a98c3d1d095d0b4aee926c4707e20ba32a578acf81e77de491f199eb6a7fc