[INFO] fetching crate chekov 0.1.1... [INFO] checking chekov-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate chekov 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate chekov 0.1.1 [INFO] finished tweaking crates.io crate chekov 0.1.1 [INFO] tweaked toml for crates.io crate chekov 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chekov 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 262 packages to latest compatible versions [INFO] [stderr] Adding actix v0.12.0 (available: v0.13.5) [INFO] [stderr] Adding sqlx v0.5.13 (available: v0.8.6) [INFO] [stderr] Adding typetag v0.1.8 (available: v0.2.20) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.5.13 [INFO] [stderr] Downloaded atoi v0.4.0 [INFO] [stderr] Downloaded typetag v0.1.8 [INFO] [stderr] Downloaded sqlformat v0.1.8 [INFO] [stderr] Downloaded typetag-impl v0.1.8 [INFO] [stderr] Downloaded chekov_macros v0.1.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.13 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded event_store v0.1.1 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] [stderr] Downloaded sqlx v0.5.13 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] [stderr] Downloaded sqlx-core v0.5.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5e337691c9fe4df9c55b73e97a2d5ddd8d2acc52dcb02f38425ace9f30b7d6 [INFO] running `Command { std: "docker" "start" "-a" "da5e337691c9fe4df9c55b73e97a2d5ddd8d2acc52dcb02f38425ace9f30b7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5e337691c9fe4df9c55b73e97a2d5ddd8d2acc52dcb02f38425ace9f30b7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5e337691c9fe4df9c55b73e97a2d5ddd8d2acc52dcb02f38425ace9f30b7d6", kill_on_drop: false }` [INFO] [stdout] da5e337691c9fe4df9c55b73e97a2d5ddd8d2acc52dcb02f38425ace9f30b7d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b31579988ea65e53dc9098a188b2dca2aaf4d3bebae735042ff4096dcd7398 [INFO] running `Command { std: "docker" "start" "-a" "96b31579988ea65e53dc9098a188b2dca2aaf4d3bebae735042ff4096dcd7398", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Compiling chekov_macros v0.1.0 [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field will not be populated because `forward_attrs` is not set on the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/event.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:20:78 [INFO] [stdout] | [INFO] [stdout] 20 | let container: AggregateAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | use syn::*; [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] = 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.21.3/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]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Path` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | event: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | aggregate: Path, [INFO] [stdout] | ^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: FromMeta` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | handler: Option, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `FromMeta` is not implemented for `syn::Path` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromMeta`: [INFO] [stdout] () [INFO] [stdout] Arc [INFO] [stdout] AtomicBool [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeMap [INFO] [stdout] Callable [INFO] [stdout] Flag [INFO] [stdout] HashMap [INFO] [stdout] and 99 others [INFO] [stdout] = note: required for `Option` to implement `FromMeta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

[INFO] [stdout] std::result::Result [INFO] [stdout] syn::generics::Generics [INFO] [stdout] = note: this error originates in the derive macro `FromDeriveInput` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Attribute` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | attrs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, FromField)] [INFO] [stdout] | ^^^^^^^^^ expected `syn::Attribute`, found `syn::attr::Attribute` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/attr.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / ast_struct! { [INFO] [stdout] 20 | | /// An attribute, like `#[repr(transparent)]`. [INFO] [stdout] 21 | | /// [INFO] [stdout] 22 | | ///
[INFO] [stdout] ... | [INFO] [stdout] 179 | | } [INFO] [stdout] | |_^ this is the found type `syn::attr::Attribute` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/attr.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / ast_struct! { [INFO] [stdout] 13 | | /// An attribute like `#[repr(transparent)]`. [INFO] [stdout] 14 | | /// [INFO] [stdout] 15 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] | |__^ this is the expected type `syn::Attribute` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | use syn::*; [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the derive macro `FromField` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:35:76 [INFO] [stdout] | [INFO] [stdout] 35 | let container: CommandAttrs = match FromDeriveInput::from_derive_input(input) { [INFO] [stdout] | ---------------------------------- ^^^^^ expected `syn::derive::DeriveInput`, found `syn::DeriveInput` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/derive.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / ast_struct! { [INFO] [stdout] 10 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 11 | | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))] [INFO] [stdout] 12 | | pub struct DeriveInput { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ this is the expected type `syn::derive::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/derive.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / ast_struct! { [INFO] [stdout] 5 | | /// Data structure sent to a `proc_macro_derive` macro. [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// *This type is available only if Syn is built with the `"derive"` feature.* [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |__^ this is the found type `syn::DeriveInput` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | use syn::*; [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] = 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.21.3/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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/command.rs:47:76 [INFO] [stdout] | [INFO] [stdout] 47 | let v: Option = match FromField::from_field(i) { [INFO] [stdout] | --------------------- ^ expected `syn::data::Field`, found `syn::Field` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `syn` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/data.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | / ast_struct! { [INFO] [stdout] 182 | | /// A field of a struct or enum variant. [INFO] [stdout] 183 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 184 | | pub struct Field { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ this is the expected type `syn::data::Field` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/data.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / ast_struct! { [INFO] [stdout] 149 | | /// A field of a struct or enum variant. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ this is the found type `syn::Field` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/aggregate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::*; [INFO] [stdout] | ------- one version of crate `syn` used here, as a dependency of crate `darling_core` [INFO] [stdout] ... [INFO] [stdout] 5 | use syn::*; [INFO] [stdout] | --- one version of crate `syn` used here, as a direct dependency of the current crate [INFO] [stdout] = 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.21.3/src/from_field.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_field(field: &Field) -> Result; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Generics` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/event.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Generics: FromGenerics` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chekov_macros-0.1.0/src/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, FromDeriveInput)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromGenerics` is not implemented for `syn::Generics` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromGenerics`: [INFO] [stdout] () [INFO] [stdout] Ignored [INFO] [stdout] SpannedValue [INFO] [stdout] WithOriginal [INFO] [stdout] darling::ast::Generics

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

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