[INFO] fetching crate kafkaesque 0.0.15... [INFO] testing kafkaesque-0.0.15 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kafkaesque 0.0.15 into /workspace/builds/worker-1-tc2/source [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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kafkaesque 0.0.15 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding fastrand v1.9.0 (available: v2.4.1) [INFO] [stderr] Adding integer-encoding v3.0.4 (available: v4.1.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09b4446668d6f2d4713c548aa5584f96b018a984a8e944a347b5facbcc0007d3 [INFO] running `Command { std: "docker" "start" "-a" "09b4446668d6f2d4713c548aa5584f96b018a984a8e944a347b5facbcc0007d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09b4446668d6f2d4713c548aa5584f96b018a984a8e944a347b5facbcc0007d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b4446668d6f2d4713c548aa5584f96b018a984a8e944a347b5facbcc0007d3", kill_on_drop: false }` [INFO] [stdout] 09b4446668d6f2d4713c548aa5584f96b018a984a8e944a347b5facbcc0007d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e102cbd5a83d54f39b8eb96ff86a3534ba350f273c9e0c1b09510c97b88f3aae [INFO] running `Command { std: "docker" "start" "-a" "e102cbd5a83d54f39b8eb96ff86a3534ba350f273c9e0c1b09510c97b88f3aae", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling namewise-derive v2.6.8 [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-1949cf8c6b5b557f/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 `DeriveInput`, found a different `DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/macros.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | $mac!([$(#[$m])* $pub] $($t)*); [INFO] [stdout] | ---- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/derive.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ast_struct! { [INFO] [stdout] 11 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 12 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 13 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_from.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | types: Vec, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_from.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | data: darling::ast::Data, [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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 124 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 125 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data` [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_from.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | mapper: Option, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `Option` to implement `FromMeta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `DeriveInput`, found a different `DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/macros.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | $mac!([$(#[$m])* $pub] $($t)*); [INFO] [stdout] | ---- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/derive.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ast_struct! { [INFO] [stdout] 11 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 12 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 13 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_into.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | types: Vec, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_into.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | data: darling::ast::Data, [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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 124 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 125 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data` [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_into.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | mapper: Option, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `Option` to implement `FromMeta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `DeriveInput`, found a different `DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/macros.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | $mac!([$(#[$m])* $pub] $($t)*); [INFO] [stdout] | ---- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/derive.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ast_struct! { [INFO] [stdout] 11 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 12 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 13 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/from_derive_input.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn from_derive_input(input: &DeriveInput) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_try_from.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | types: Vec, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_try_from.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | data: darling::ast::Data, [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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data::::try_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data::::try_from` [INFO] [stdout] 124 | /// Attempt to convert from a `syn::Data` instance. [INFO] [stdout] 125 | pub fn try_from(body: &syn::Data) -> Result { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Variant: FromVariant` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 [INFO] [stdout] Vec [INFO] [stdout] WithOriginal [INFO] [stdout] darling::export::syn::data::Variant [INFO] [stdout] proc_macro2::Ident [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `darling::ast::Data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/ast/data/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Data { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Data` [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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_try_from.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | mapper: Option, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `Option` 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-1949cf8c6b5b557f/namewise-derive-2.6.8/src/derive_try_from.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | default_value: Option, [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 [INFO] [stdout] Atomic [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: there are multiple different versions of crate `syn` in the dependency graph [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `Option` 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 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e102cbd5a83d54f39b8eb96ff86a3534ba350f273c9e0c1b09510c97b88f3aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e102cbd5a83d54f39b8eb96ff86a3534ba350f273c9e0c1b09510c97b88f3aae", kill_on_drop: false }` [INFO] [stdout] e102cbd5a83d54f39b8eb96ff86a3534ba350f273c9e0c1b09510c97b88f3aae