[INFO] fetching crate clap_derive 4.4.7... [INFO] checking clap_derive-4.4.7 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate clap_derive 4.4.7 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate clap_derive 4.4.7 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clap_derive 4.4.7 [INFO] finished tweaking crates.io crate clap_derive 4.4.7 [INFO] tweaked toml for crates.io crate clap_derive 4.4.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heck v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25f8e879bfddc9526d0c5c1a1e4bae6c88926e34aa2750f078d8c9f5bb46eeae [INFO] running `Command { std: "docker" "start" "-a" "25f8e879bfddc9526d0c5c1a1e4bae6c88926e34aa2750f078d8c9f5bb46eeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25f8e879bfddc9526d0c5c1a1e4bae6c88926e34aa2750f078d8c9f5bb46eeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f8e879bfddc9526d0c5c1a1e4bae6c88926e34aa2750f078d8c9f5bb46eeae", kill_on_drop: false }` [INFO] [stdout] 25f8e879bfddc9526d0c5c1a1e4bae6c88926e34aa2750f078d8c9f5bb46eeae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4aea3484d94dfa5e353cc79e179f12a28490bde21128bac789083227127d0c8 [INFO] running `Command { std: "docker" "start" "-a" "a4aea3484d94dfa5e353cc79e179f12a28490bde21128bac789083227127d0c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.57 [INFO] [stderr] Checking clap_derive v4.4.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "a4aea3484d94dfa5e353cc79e179f12a28490bde21128bac789083227127d0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4aea3484d94dfa5e353cc79e179f12a28490bde21128bac789083227127d0c8", kill_on_drop: false }` [INFO] [stdout] a4aea3484d94dfa5e353cc79e179f12a28490bde21128bac789083227127d0c8 [INFO] checking clap_derive-4.4.7 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate clap_derive 4.4.7 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate clap_derive 4.4.7 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clap_derive 4.4.7 [INFO] finished tweaking crates.io crate clap_derive 4.4.7 [INFO] tweaked toml for crates.io crate clap_derive 4.4.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20b36c54fcdf48dfcd03748bb7b68431c2d979febb88fd59fac6404966569fdf [INFO] running `Command { std: "docker" "start" "-a" "20b36c54fcdf48dfcd03748bb7b68431c2d979febb88fd59fac6404966569fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20b36c54fcdf48dfcd03748bb7b68431c2d979febb88fd59fac6404966569fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b36c54fcdf48dfcd03748bb7b68431c2d979febb88fd59fac6404966569fdf", kill_on_drop: false }` [INFO] [stdout] 20b36c54fcdf48dfcd03748bb7b68431c2d979febb88fd59fac6404966569fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c4e4fce8e133cb76e2fadaf8d3c769ad829b21aa5a1f40a2d3e8693bc69e94 [INFO] running `Command { std: "docker" "start" "-a" "d3c4e4fce8e133cb76e2fadaf8d3c769ad829b21aa5a1f40a2d3e8693bc69e94", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.57 [INFO] [stderr] Checking clap_derive v4.4.7 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking clap_derive v4.4.7 (/tmp/fixit) [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:161:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:161:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/derives/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | self, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field, Fields, [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/item.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use proc_macro2::{self, Span, TokenStream}; [INFO] [stdout] | ^^^^ the item `proc_macro2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/item.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use syn::{self, ext::IdentExt, spanned::Spanned, Attribute, Field, Ident, LitStr, Type, Variant}; [INFO] [stdout] | ^^^^ the item `syn` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "d3c4e4fce8e133cb76e2fadaf8d3c769ad829b21aa5a1f40a2d3e8693bc69e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c4e4fce8e133cb76e2fadaf8d3c769ad829b21aa5a1f40a2d3e8693bc69e94", kill_on_drop: false }` [INFO] [stdout] d3c4e4fce8e133cb76e2fadaf8d3c769ad829b21aa5a1f40a2d3e8693bc69e94