[INFO] fetching crate feign-macros 0.1.6...
[INFO] checking feign-macros-0.1.6 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate feign-macros 0.1.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate feign-macros 0.1.6 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate feign-macros 0.1.6
[INFO] finished tweaking crates.io crate feign-macros 0.1.6
[INFO] tweaked toml for crates.io crate feign-macros 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40acf49d9f91cc346b2ceb1798d1ec99e6ab19a068841a37664e26b382c03eaf
[INFO] running `Command { std: "docker" "start" "-a" "40acf49d9f91cc346b2ceb1798d1ec99e6ab19a068841a37664e26b382c03eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40acf49d9f91cc346b2ceb1798d1ec99e6ab19a068841a37664e26b382c03eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40acf49d9f91cc346b2ceb1798d1ec99e6ab19a068841a37664e26b382c03eaf", kill_on_drop: false }`
[INFO] [stdout] 40acf49d9f91cc346b2ceb1798d1ec99e6ab19a068841a37664e26b382c03eaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9671085c6e69e57846574150f34de3338bddd8862ed51c504275fe8b1c0bc17
[INFO] running `Command { std: "docker" "start" "-a" "f9671085c6e69e57846574150f34de3338bddd8862ed51c504275fe8b1c0bc17", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking syn v2.0.60
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking darling v0.20.8
[INFO] [stderr]     Checking feign-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::TraitItemMethod`
[INFO] [stdout]    --> src/lib.rs:9:30
[INFO] [stdout]     |
[INFO] [stdout] 9   | use syn::{parse_macro_input, FnArg, TraitItemMethod};
[INFO] [stdout]     |                              ^^^^^  ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `FnArg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:59
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::TraitItemMethod`
[INFO] [stdout]    --> src/lib.rs:9:30
[INFO] [stdout]     |
[INFO] [stdout] 9   | use syn::{parse_macro_input, FnArg, TraitItemMethod};
[INFO] [stdout]     |                              ^^^^^  ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `FnArg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:59
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]    --> src/lib.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |             syn::TraitItem::Method(m) => Some(m),
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:16
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]    --> src/lib.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |             syn::TraitItem::Method(m) => Some(m),
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:16
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let input = parse_macro_input!(input as syn::ItemTrait);
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:366:29
[INFO] [stdout]     |
[INFO] [stdout] 366 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 372 |       Form(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:373:23
[INFO] [stdout]     |
[INFO] [stdout] 373 |       Json(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let input = parse_macro_input!(input as syn::ItemTrait);
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:366:29
[INFO] [stdout]     |
[INFO] [stdout] 366 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 372 |       Form(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:373:23
[INFO] [stdout]     |
[INFO] [stdout] 373 |       Json(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:30:56
[INFO] [stdout]     |
[INFO] [stdout] 30  |     let args: ClientArgs = match ClientArgs::from_list(&args) {
[INFO] [stdout]     |                                  --------------------- ^^^^^ expected `&[NestedMeta]`, found `&Vec<NestedMeta>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[darling::ast::NestedMeta]`
[INFO] [stdout]                found reference `&Vec<syn::NestedMeta>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/src/from_meta.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_list(items: &[NestedMeta]) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:30:56
[INFO] [stdout]     |
[INFO] [stdout] 30  |     let args: ClientArgs = match ClientArgs::from_list(&args) {
[INFO] [stdout]     |                                  --------------------- ^^^^^ expected `&[NestedMeta]`, found `&Vec<NestedMeta>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[darling::ast::NestedMeta]`
[INFO] [stdout]                found reference `&Vec<syn::NestedMeta>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/src/from_meta.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_list(items: &[NestedMeta]) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::spanned::Spanned`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use syn::spanned::Spanned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::spanned::Spanned`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use syn::spanned::Spanned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `feign-macros` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `feign-macros` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f9671085c6e69e57846574150f34de3338bddd8862ed51c504275fe8b1c0bc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9671085c6e69e57846574150f34de3338bddd8862ed51c504275fe8b1c0bc17", kill_on_drop: false }`
[INFO] [stdout] f9671085c6e69e57846574150f34de3338bddd8862ed51c504275fe8b1c0bc17
[INFO] checking feign-macros-0.1.6 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate feign-macros 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate feign-macros 0.1.6 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate feign-macros 0.1.6
[INFO] finished tweaking crates.io crate feign-macros 0.1.6
[INFO] tweaked toml for crates.io crate feign-macros 0.1.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1847c25324abb27ea4d39e935fd56d0385c2b51843cf32f2224489aa35cb17af
[INFO] running `Command { std: "docker" "start" "-a" "1847c25324abb27ea4d39e935fd56d0385c2b51843cf32f2224489aa35cb17af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1847c25324abb27ea4d39e935fd56d0385c2b51843cf32f2224489aa35cb17af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1847c25324abb27ea4d39e935fd56d0385c2b51843cf32f2224489aa35cb17af", kill_on_drop: false }`
[INFO] [stdout] 1847c25324abb27ea4d39e935fd56d0385c2b51843cf32f2224489aa35cb17af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97256de777824399cfb147b56fec301ea5af0bb58107098f05f20da7fca80e4a
[INFO] running `Command { std: "docker" "start" "-a" "97256de777824399cfb147b56fec301ea5af0bb58107098f05f20da7fca80e4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking syn v2.0.60
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking darling v0.20.8
[INFO] [stderr]     Checking feign-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::TraitItemMethod`
[INFO] [stdout]    --> src/lib.rs:9:30
[INFO] [stdout]     |
[INFO] [stdout] 9   | use syn::{parse_macro_input, FnArg, TraitItemMethod};
[INFO] [stdout]     |                              ^^^^^  ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `FnArg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:59
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::TraitItemMethod`
[INFO] [stdout]    --> src/lib.rs:9:30
[INFO] [stdout]     |
[INFO] [stdout] 9   | use syn::{parse_macro_input, FnArg, TraitItemMethod};
[INFO] [stdout]     |                              ^^^^^  ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `FnArg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:59
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]    --> src/lib.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |             syn::TraitItem::Method(m) => Some(m),
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:16
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItem` in `syn`
[INFO] [stdout]    --> src/lib.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |             syn::TraitItem::Method(m) => Some(m),
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `TraitItem` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:367:16
[INFO] [stdout]     |
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let input = parse_macro_input!(input as syn::ItemTrait);
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:366:29
[INFO] [stdout]     |
[INFO] [stdout] 366 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ItemTrait` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let input = parse_macro_input!(input as syn::ItemTrait);
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:366:29
[INFO] [stdout]     |
[INFO] [stdout] 366 |     ItemStatic, ItemStruct, ItemTrait, ItemTraitAlias, ItemType, ItemUnion, ItemUse, Receiver,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 372 |       Form(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 372 |       Form(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:373:23
[INFO] [stdout]     |
[INFO] [stdout] 373 |       Json(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pat` in crate `syn`
[INFO] [stdout]    --> src/lib.rs:373:23
[INFO] [stdout]     |
[INFO] [stdout] 373 |       Json(&'a Box<syn::Pat>),
[INFO] [stdout]     |                         ^^^ help: a struct with a similar name exists: `Path`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / ast_struct! {
[INFO] [stdout] 5   | |     /// A path at which a named item is exported (e.g. `std::collections::HashMap`).
[INFO] [stdout] 6   | |     ///
[INFO] [stdout] 7   | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 13  | |     }
[INFO] [stdout] 14  | | }
[INFO] [stdout]     | |_- similarly named struct `Path` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     FieldPat, Pat, PatBox, PatIdent, PatLit, PatMacro, PatOr, PatPath, PatRange, PatReference,
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:30:56
[INFO] [stdout]     |
[INFO] [stdout] 30  |     let args: ClientArgs = match ClientArgs::from_list(&args) {
[INFO] [stdout]     |                                  --------------------- ^^^^^ expected `&[NestedMeta]`, found `&Vec<NestedMeta>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[darling::ast::NestedMeta]`
[INFO] [stdout]                found reference `&Vec<syn::NestedMeta>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/src/from_meta.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_list(items: &[NestedMeta]) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:30:56
[INFO] [stdout]     |
[INFO] [stdout] 30  |     let args: ClientArgs = match ClientArgs::from_list(&args) {
[INFO] [stdout]     |                                  --------------------- ^^^^^ expected `&[NestedMeta]`, found `&Vec<NestedMeta>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[darling::ast::NestedMeta]`
[INFO] [stdout]                found reference `&Vec<syn::NestedMeta>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/src/from_meta.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn from_list(items: &[NestedMeta]) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::spanned::Spanned`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use syn::spanned::Spanned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::spanned::Spanned`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use syn::spanned::Spanned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `feign-macros` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `feign-macros` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "97256de777824399cfb147b56fec301ea5af0bb58107098f05f20da7fca80e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97256de777824399cfb147b56fec301ea5af0bb58107098f05f20da7fca80e4a", kill_on_drop: false }`
[INFO] [stdout] 97256de777824399cfb147b56fec301ea5af0bb58107098f05f20da7fca80e4a
