[INFO] fetching crate kafkaesque 0.0.15...
[INFO] checking kafkaesque-0.0.15 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate kafkaesque 0.0.15 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate kafkaesque 0.0.15 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 kafkaesque 0.0.15
[INFO] finished tweaking crates.io crate kafkaesque 0.0.15
[INFO] tweaked toml for crates.io crate kafkaesque 0.0.15 written to /workspace/builds/worker-0-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 101 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.2.0)
[INFO] [stderr]       Adding integer-encoding v3.0.4 (available: v4.0.2)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 29d9e4611ba4b4d92f93bbc7360c78460727f1bc7ee5a2fbedabd7458aad2290
[INFO] running `Command { std: "docker" "start" "-a" "29d9e4611ba4b4d92f93bbc7360c78460727f1bc7ee5a2fbedabd7458aad2290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29d9e4611ba4b4d92f93bbc7360c78460727f1bc7ee5a2fbedabd7458aad2290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d9e4611ba4b4d92f93bbc7360c78460727f1bc7ee5a2fbedabd7458aad2290", kill_on_drop: false }`
[INFO] [stdout] 29d9e4611ba4b4d92f93bbc7360c78460727f1bc7ee5a2fbedabd7458aad2290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0227df31d289bcd5b09368d99bfbd30824b3f848d95625567f655869d06c2c1d
[INFO] running `Command { std: "docker" "start" "-a" "0227df31d289bcd5b09368d99bfbd30824b3f848d95625567f655869d06c2c1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking namewise-common v2.6.8
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling namewise-derive v2.6.8
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling kafkaesque-macros v0.0.15
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_from.rs:8:44
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let params = Params::from_derive_input(&derive_input).expect("Failed to parse inputs");
[INFO] [stdout]    |                  ------------------------- ^^^^^^^^^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `syn::DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::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: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/from_derive_input.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_derive_input(input: &DeriveInput) -> Result<Self>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_from.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     types: Vec<Type>,
[INFO] [stdout]    |            ^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_from.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[derive(FromDeriveInput)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the trait `FromVariant` is not implemented for `syn::Variant`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromVariant`:
[INFO] [stdout]               ()
[INFO] [stdout]               Ignored
[INFO] [stdout]               SpannedValue<T>
[INFO] [stdout]               Vec<syn::attr::Attribute>
[INFO] [stdout]               WithOriginal<T, syn::data::Variant>
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               syn::data::Variant
[INFO] [stdout] note: required by a bound in `darling::ast::Data::<V, F>::try_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/ast/data.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl<V: FromVariant, F: FromField> Data<V, F> {
[INFO] [stdout]     |         ^^^^^^^^^^^ required by this bound in `Data::<V, F>::try_from`
[INFO] [stdout] 123 |     /// Attempt to convert from a `syn::Data` instance.
[INFO] [stdout] 124 |     pub fn try_from(body: &syn::Data) -> Result<Self> {
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_from.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     mapper: Option<Type>,
[INFO] [stdout]    |             ^^^^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout]    = note: required for `Option<syn::Type>` to implement `FromMeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_into.rs:8:44
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let params = Params::from_derive_input(&derive_input).expect("Failed to parse inputs");
[INFO] [stdout]    |                  ------------------------- ^^^^^^^^^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `syn::DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::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: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/from_derive_input.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_derive_input(input: &DeriveInput) -> Result<Self>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_into.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     types: Vec<Type>,
[INFO] [stdout]    |            ^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_into.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[derive(FromDeriveInput)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the trait `FromVariant` is not implemented for `syn::Variant`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromVariant`:
[INFO] [stdout]               ()
[INFO] [stdout]               Ignored
[INFO] [stdout]               SpannedValue<T>
[INFO] [stdout]               Vec<syn::attr::Attribute>
[INFO] [stdout]               WithOriginal<T, syn::data::Variant>
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               syn::data::Variant
[INFO] [stdout] note: required by a bound in `darling::ast::Data::<V, F>::try_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/ast/data.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl<V: FromVariant, F: FromField> Data<V, F> {
[INFO] [stdout]     |         ^^^^^^^^^^^ required by this bound in `Data::<V, F>::try_from`
[INFO] [stdout] 123 |     /// Attempt to convert from a `syn::Data` instance.
[INFO] [stdout] 124 |     pub fn try_from(body: &syn::Data) -> Result<Self> {
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_into.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     mapper: Option<Type>,
[INFO] [stdout]    |             ^^^^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout]    = note: required for `Option<syn::Type>` to implement `FromMeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_try_from.rs:8:44
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let params = Params::from_derive_input(&derive_input).expect("Failed to parse inputs");
[INFO] [stdout]    |                  ------------------------- ^^^^^^^^^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `syn::DeriveInput` and `syn::derive::DeriveInput` have similar names, but are actually distinct types
[INFO] [stdout] note: `syn::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: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/from_derive_input.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from_derive_input(input: &DeriveInput) -> Result<Self>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_try_from.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     types: Vec<Type>,
[INFO] [stdout]    |            ^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_try_from.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[derive(FromDeriveInput)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the trait `FromVariant` is not implemented for `syn::Variant`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromVariant`:
[INFO] [stdout]               ()
[INFO] [stdout]               Ignored
[INFO] [stdout]               SpannedValue<T>
[INFO] [stdout]               Vec<syn::attr::Attribute>
[INFO] [stdout]               WithOriginal<T, syn::data::Variant>
[INFO] [stdout]               proc_macro2::Ident
[INFO] [stdout]               syn::data::Variant
[INFO] [stdout] note: required by a bound in `darling::ast::Data::<V, F>::try_from`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/ast/data.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl<V: FromVariant, F: FromField> Data<V, F> {
[INFO] [stdout]     |         ^^^^^^^^^^^ required by this bound in `Data::<V, F>::try_from`
[INFO] [stdout] 123 |     /// Attempt to convert from a `syn::Data` instance.
[INFO] [stdout] 124 |     pub fn try_from(body: &syn::Data) -> Result<Self> {
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Type: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_try_from.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |     mapper: Option<Type>,
[INFO] [stdout]    |             ^^^^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Type`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout]    = note: required for `Option<syn::Type>` to implement `FromMeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Expr: FromMeta` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/namewise-derive-2.6.8/src/derive_try_from.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     default_value: Option<Expr>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Expr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromMeta`:
[INFO] [stdout]              ()
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              AtomicBool
[INFO] [stdout]              Flag
[INFO] [stdout]              HashMap<proc_macro2::Ident, V, S>
[INFO] [stdout]              HashMap<std::string::String, V, S>
[INFO] [stdout]              HashMap<syn::path::Path, V, S>
[INFO] [stdout]              IdentString
[INFO] [stdout]            and 94 others
[INFO] [stdout]    = note: required for `Option<syn::Expr>` to implement `FromMeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namewise-derive` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0227df31d289bcd5b09368d99bfbd30824b3f848d95625567f655869d06c2c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0227df31d289bcd5b09368d99bfbd30824b3f848d95625567f655869d06c2c1d", kill_on_drop: false }`
[INFO] [stdout] 0227df31d289bcd5b09368d99bfbd30824b3f848d95625567f655869d06c2c1d
