[INFO] fetching crate mrml-parse-macros 0.1.0...
[INFO] checking mrml-parse-macros-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mrml-parse-macros 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate mrml-parse-macros 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.14.4 (available: v0.20.10)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8d830cdb60038b1322d804c11f2ab9953ec223a97a2f948fb3ade6f329cec30
[INFO] running `Command { std: "docker" "start" "-a" "e8d830cdb60038b1322d804c11f2ab9953ec223a97a2f948fb3ade6f329cec30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d830cdb60038b1322d804c11f2ab9953ec223a97a2f948fb3ade6f329cec30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d830cdb60038b1322d804c11f2ab9953ec223a97a2f948fb3ade6f329cec30", kill_on_drop: false }`
[INFO] [stdout] e8d830cdb60038b1322d804c11f2ab9953ec223a97a2f948fb3ade6f329cec30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c768770c45d0431348e7884fd5546f8a3e0b2e92ffdd0efff6c5c65cb8ddc1a
[INFO] running `Command { std: "docker" "start" "-a" "0c768770c45d0431348e7884fd5546f8a3e0b2e92ffdd0efff6c5c65cb8ddc1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking proc-macro2 v1.0.92
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking mrml-common-macros v0.1.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.11.1
[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.90/src/data.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / ast_struct! {
[INFO] [stdout] 182 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 183 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 184 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | }
[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.4/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.90/src/data.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / ast_struct! {
[INFO] [stdout] 182 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 183 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 184 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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: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.90/src/data.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / ast_struct! {
[INFO] [stdout] 182 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 183 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 184 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | }
[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.4/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[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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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: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.90/src/data.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / ast_struct! {
[INFO] [stdout] 182 | |     /// A field of a struct or enum variant.
[INFO] [stdout] 183 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[INFO] [stdout] 184 | |     pub struct Field {
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | }
[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.4/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: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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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[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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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.90/src/derive.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ast_struct! {
[INFO] [stdout] 10 | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11 | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12 | |     pub struct DeriveInput {
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[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.4/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 `fn(&syn::Field) -> _`
[INFO] [stdout] note: required by a bound in `filter_map`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/iterator.rs:911: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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-616698843403dcee.long-type-5969208257371751773.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-6d6396e506cca52b.long-type-16834222218403780955.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-616698843403dcee.long-type-2508286005316265286.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-6d6396e506cca52b.long-type-6399460689556414781.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-616698843403dcee.long-type-17347519363903958797.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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>, ...>`, 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 on `FilterMap<Iter<'_, Field>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/mrml_parse_macros-6d6396e506cca52b.long-type-6340679965737380703.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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}>: quote::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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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: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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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: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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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: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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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: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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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.90/src/derive.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | / ast_struct! {
[INFO] [stdout] 10  | |     /// Data structure sent to a `proc_macro_derive` macro.
[INFO] [stdout] 11  | |     #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 12  | |     pub struct DeriveInput {
[INFO] [stdout] ...   |
[INFO] [stdout] 18  | |     }
[INFO] [stdout] 19  | | }
[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.4/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] 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 test) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c768770c45d0431348e7884fd5546f8a3e0b2e92ffdd0efff6c5c65cb8ddc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c768770c45d0431348e7884fd5546f8a3e0b2e92ffdd0efff6c5c65cb8ddc1a", kill_on_drop: false }`
[INFO] [stdout] 0c768770c45d0431348e7884fd5546f8a3e0b2e92ffdd0efff6c5c65cb8ddc1a
