[INFO] fetching crate mrml-parse-macros 0.1.0...
[INFO] checking mrml-parse-macros-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mrml-parse-macros 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mrml-parse-macros 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mrml-parse-macros 0.1.0
[INFO] finished tweaking crates.io crate mrml-parse-macros 0.1.0
[INFO] tweaked toml for crates.io crate mrml-parse-macros 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mrml-common-macros v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19166b5670fc44f14b3a98579263842a0320a62553fba9087fdf0f6cb8e10788
[INFO] running `Command { std: "docker" "start" "-a" "19166b5670fc44f14b3a98579263842a0320a62553fba9087fdf0f6cb8e10788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19166b5670fc44f14b3a98579263842a0320a62553fba9087fdf0f6cb8e10788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19166b5670fc44f14b3a98579263842a0320a62553fba9087fdf0f6cb8e10788", kill_on_drop: false }`
[INFO] [stdout] 19166b5670fc44f14b3a98579263842a0320a62553fba9087fdf0f6cb8e10788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d88d15e8b6087d14c4cf588a7dffbdccd2345cafd0ca714e01958f326d6d2468
[INFO] running `Command { std: "docker" "start" "-a" "d88d15e8b6087d14c4cf588a7dffbdccd2345cafd0ca714e01958f326d6d2468", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking mrml-common-macros v0.1.2
[INFO] [stderr]     Checking darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking darling v0.14.4
[INFO] [stderr]     Checking mrml-parse-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/attributes.rs:9:20
[INFO] [stdout]     |
[INFO] [stdout] 9   |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:9:20
[INFO] [stdout]     |
[INFO] [stdout] 9   |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout] 27  |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout] 27  |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let struct_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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/attributes.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let struct_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn create_builder_struct_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 67 |         .filter_map(create_builder_struct_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .filter_map(|arg0: &syn::data::Field| create_builder_struct_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn create_builder_struct_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 67 |         .filter_map(create_builder_struct_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .filter_map(|arg0: &syn::data::Field| create_builder_struct_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let build_fields = get_fields(ast)
[INFO] [stdout]    |                        ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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/attributes.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let build_fields = get_fields(ast)
[INFO] [stdout]    |                        ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn create_builder_build_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | -------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         .filter_map(create_builder_build_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .filter_map(|arg0: &syn::data::Field| create_builder_build_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn create_builder_build_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | -------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         .filter_map(create_builder_build_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .filter_map(|arg0: &syn::data::Field| create_builder_build_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let insert_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn create_builder_insert_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .filter_map(create_builder_insert_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .filter_map(|arg0: &syn::data::Field| create_builder_insert_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let insert_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn create_builder_insert_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .filter_map(create_builder_insert_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .filter_map(|arg0: &syn::data::Field| create_builder_insert_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_struct_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_struct_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_build_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_build_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_insert_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_insert_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/element.rs:28:31
[INFO] [stdout]     |
[INFO] [stdout] 28  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:43:31
[INFO] [stdout]     |
[INFO] [stdout] 43  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout] 55  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:28:31
[INFO] [stdout]     |
[INFO] [stdout] 28  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:67:31
[INFO] [stdout]     |
[INFO] [stdout] 67  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:43:31
[INFO] [stdout]     |
[INFO] [stdout] 43  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout] 92  |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout] 55  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:67:31
[INFO] [stdout]     |
[INFO] [stdout] 67  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout] 92  |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0631.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/element.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mrml-parse-macros` (lib test) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/element.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0631.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mrml-parse-macros` (lib) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "d88d15e8b6087d14c4cf588a7dffbdccd2345cafd0ca714e01958f326d6d2468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88d15e8b6087d14c4cf588a7dffbdccd2345cafd0ca714e01958f326d6d2468", kill_on_drop: false }`
[INFO] [stdout] d88d15e8b6087d14c4cf588a7dffbdccd2345cafd0ca714e01958f326d6d2468
[INFO] checking mrml-parse-macros-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate mrml-parse-macros 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate mrml-parse-macros 0.1.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mrml-parse-macros 0.1.0
[INFO] finished tweaking crates.io crate mrml-parse-macros 0.1.0
[INFO] tweaked toml for crates.io crate mrml-parse-macros 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 571babb6d3b1a09e5ed729ea41ddf96c7d776c2962b41c8ec7949b7b04b21613
[INFO] running `Command { std: "docker" "start" "-a" "571babb6d3b1a09e5ed729ea41ddf96c7d776c2962b41c8ec7949b7b04b21613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "571babb6d3b1a09e5ed729ea41ddf96c7d776c2962b41c8ec7949b7b04b21613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571babb6d3b1a09e5ed729ea41ddf96c7d776c2962b41c8ec7949b7b04b21613", kill_on_drop: false }`
[INFO] [stdout] 571babb6d3b1a09e5ed729ea41ddf96c7d776c2962b41c8ec7949b7b04b21613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebca72674495d2d09b9cb0c247e8ae2da0a0357b391cdf90dcb121ac555b6d70
[INFO] running `Command { std: "docker" "start" "-a" "ebca72674495d2d09b9cb0c247e8ae2da0a0357b391cdf90dcb121ac555b6d70", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking mrml-common-macros v0.1.2
[INFO] [stderr]     Checking darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking darling v0.14.4
[INFO] [stderr]     Checking mrml-parse-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/attributes.rs:9:20
[INFO] [stdout]     |
[INFO] [stdout] 9   |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:9:20
[INFO] [stdout]     |
[INFO] [stdout] 9   |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout] 27  |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout] 27  |         if as_path(field).map(is_option).unwrap_or(false) {
[INFO] [stdout]     |            ------- ^^^^^ expected `syn::data::Field`, found `syn::Field`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `syn::Field` and `syn::data::Field` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::data::Field` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/data.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / ast_struct! {
[INFO] [stdout] 136 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 137 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 138 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn as_path(field: &Field) -> Option<&Path> {
[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/attributes.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let struct_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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/attributes.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let struct_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn create_builder_struct_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 67 |         .filter_map(create_builder_struct_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .filter_map(|arg0: &syn::data::Field| create_builder_struct_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn create_builder_struct_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 67 |         .filter_map(create_builder_struct_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .filter_map(|arg0: &syn::data::Field| create_builder_struct_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let build_fields = get_fields(ast)
[INFO] [stdout]    |                        ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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/attributes.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let build_fields = get_fields(ast)
[INFO] [stdout]    |                        ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn create_builder_build_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | -------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         .filter_map(create_builder_build_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .filter_map(|arg0: &syn::data::Field| create_builder_build_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn create_builder_build_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | -------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         .filter_map(create_builder_build_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .filter_map(|arg0: &syn::data::Field| create_builder_build_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let insert_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn create_builder_insert_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .filter_map(create_builder_insert_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .filter_map(|arg0: &syn::data::Field| create_builder_insert_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/attributes.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let insert_fields = get_fields(ast)
[INFO] [stdout]    |                         ---------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24 | |     }
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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  | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7  | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_fields(ast: &DeriveInput) -> &Punctuated<Field, Comma> {
[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[E0631]: type mismatch in function arguments
[INFO] [stdout]   --> src/attributes.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn create_builder_insert_field(field: &Field) -> Option<proc_macro2::TokenStream> {
[INFO] [stdout]    | --------------------------------------------------------------------------------- found signature defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .filter_map(create_builder_insert_field);
[INFO] [stdout]    |          ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this
[INFO] [stdout]    |          |
[INFO] [stdout]    |          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(&syn::data::Field) -> _`
[INFO] [stdout]               found function signature `for<'a> fn(&'a syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/traits/iterator.rs:970:5
[INFO] [stdout] help: consider wrapping the function in a closure
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .filter_map(|arg0: &syn::data::Field| create_builder_insert_field(/* &syn::Field */));
[INFO] [stdout]    |                     +++++++++++++++++++++++++                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_struct_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_struct_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_struct_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_build_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_build_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_build_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_insert_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `quote_into_iter` exists for struct `FilterMap<Iter<'_, Field>, fn(&Field) -> Option<TokenStream> {create_builder_insert_field}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/attributes.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     quote! {
[INFO] [stdout] 78 | |         #[derive(Debug, Default)]
[INFO] [stdout] 79 | |         struct #builder_ident {
[INFO] [stdout] 80 | |             #(#struct_fields)*
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         }
[INFO] [stdout] 98 | |     }
[INFO] [stdout]    | |_____^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/iter/adapters/filter_map.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepIteratorExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: RepToTokensExt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: doesn't satisfy `_: ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]            `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: ToTokens`
[INFO] [stdout]            which is required by `FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepToTokensExt`
[INFO] [stdout]            `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: Iterator`
[INFO] [stdout]            which is required by `&mut FilterMap<syn::punctuated::Iter<'_, syn::data::Field>, for<'a> fn(&'a syn::Field) -> Option<TokenStream2> {create_builder_insert_field}>: quote::__private::ext::RepIteratorExt`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_into_iter` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/element.rs:28:31
[INFO] [stdout]     |
[INFO] [stdout] 28  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:28:31
[INFO] [stdout]     |
[INFO] [stdout] 28  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:43:31
[INFO] [stdout]     |
[INFO] [stdout] 43  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:43:31
[INFO] [stdout]     |
[INFO] [stdout] 43  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout] 55  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:55:31
[INFO] [stdout]     |
[INFO] [stdout] 55  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:67:31
[INFO] [stdout]     |
[INFO] [stdout] 67  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:67:31
[INFO] [stdout]     |
[INFO] [stdout] 67  |     match get_attributes_kind(ast) {
[INFO] [stdout]     |           ------------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn get_attributes_kind(ast: &DeriveInput) -> AttributesKind {
[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/element.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout] 92  |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout] 92  |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[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/element.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |     match get_children_kind(ast) {
[INFO] [stdout]     |           ----------------- ^^^ expected `syn::derive::DeriveInput`, found `DeriveInput`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 24  | |     }
[INFO] [stdout] 25  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::derive::DeriveInput` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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   | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 7   | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mrml-common-macros-0.1.2/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn get_children_kind(ast: &DeriveInput) -> ChildrenKind {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0631.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0631.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mrml-parse-macros` (lib) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mrml-parse-macros` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebca72674495d2d09b9cb0c247e8ae2da0a0357b391cdf90dcb121ac555b6d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebca72674495d2d09b9cb0c247e8ae2da0a0357b391cdf90dcb121ac555b6d70", kill_on_drop: false }`
[INFO] [stdout] ebca72674495d2d09b9cb0c247e8ae2da0a0357b391cdf90dcb121ac555b6d70
