[INFO] fetching crate clashctl-interactive 0.3.3...
[INFO] checking clashctl-interactive-0.3.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate clashctl-interactive 0.3.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate clashctl-interactive 0.3.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clashctl-interactive 0.3.3
[INFO] finished tweaking crates.io crate clashctl-interactive 0.3.3
[INFO] tweaked toml for crates.io crate clashctl-interactive 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded clashctl-core v0.4.2
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f15d8e26b5493dd059a67e6252e1998d07a8050e2d5fc984d1825b22dcf2d38f
[INFO] running `Command { std: "docker" "start" "-a" "f15d8e26b5493dd059a67e6252e1998d07a8050e2d5fc984d1825b22dcf2d38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f15d8e26b5493dd059a67e6252e1998d07a8050e2d5fc984d1825b22dcf2d38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15d8e26b5493dd059a67e6252e1998d07a8050e2d5fc984d1825b22dcf2d38f", kill_on_drop: false }`
[INFO] [stdout] f15d8e26b5493dd059a67e6252e1998d07a8050e2d5fc984d1825b22dcf2d38f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 212596d95470875bf27b543fe553a4a9624dd3331a15488643fd49a897d9904d
[INFO] running `Command { std: "docker" "start" "-a" "212596d95470875bf27b543fe553a4a9624dd3331a15488643fd49a897d9904d", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking clashctl-core v0.4.2
[INFO] [stderr]     Checking clashctl-interactive v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `update_from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `update_from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `update_from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `update_from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CommandFactory` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Command` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `Command` in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CommandFactory` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Command` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `Command` in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib test) due to 14 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "212596d95470875bf27b543fe553a4a9624dd3331a15488643fd49a897d9904d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212596d95470875bf27b543fe553a4a9624dd3331a15488643fd49a897d9904d", kill_on_drop: false }`
[INFO] [stdout] 212596d95470875bf27b543fe553a4a9624dd3331a15488643fd49a897d9904d
[INFO] checking clashctl-interactive-0.3.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate clashctl-interactive 0.3.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate clashctl-interactive 0.3.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clashctl-interactive 0.3.3
[INFO] finished tweaking crates.io crate clashctl-interactive 0.3.3
[INFO] tweaked toml for crates.io crate clashctl-interactive 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fc63731905fd1ae329fa73dff44fe49a0023f80c16f06fe5073bebd654cfa2f
[INFO] running `Command { std: "docker" "start" "-a" "9fc63731905fd1ae329fa73dff44fe49a0023f80c16f06fe5073bebd654cfa2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fc63731905fd1ae329fa73dff44fe49a0023f80c16f06fe5073bebd654cfa2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc63731905fd1ae329fa73dff44fe49a0023f80c16f06fe5073bebd654cfa2f", kill_on_drop: false }`
[INFO] [stdout] 9fc63731905fd1ae329fa73dff44fe49a0023f80c16f06fe5073bebd654cfa2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 411bb3af46c721a08413988cde3acf68541eea7dd373b761cbf9ab55037a0cfc
[INFO] running `Command { std: "docker" "start" "-a" "411bb3af46c721a08413988cde3acf68541eea7dd373b761cbf9ab55037a0cfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]     Checking clashctl-core v0.4.2
[INFO] [stderr]     Checking clashctl-interactive v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `update_from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `update_from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `update_from_arg_matches_mut` is not a member of trait `clap::FromArgMatches`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        not a member of trait `clap::FromArgMatches`
[INFO] [stdout]    |                        help: there is an associated function with a similar name: `update_from_arg_matches`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub timeout: u64,
[INFO] [stdout]    |         ^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub config_dir: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgAction` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `ArgAction` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `builder` in `clap`
[INFO] [stdout]   --> src/flags.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub test_url: Url,
[INFO] [stdout]    |         ^^^^^^^^ could not find `builder` in `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CommandFactory` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Command` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `Command` in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CommandFactory` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Command` in crate `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Command` in `clap`
[INFO] [stdout]   --> src/flags.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, clap::Parser)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `Command` in `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `clap::Parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib) due to 14 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib test) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "411bb3af46c721a08413988cde3acf68541eea7dd373b761cbf9ab55037a0cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411bb3af46c721a08413988cde3acf68541eea7dd373b761cbf9ab55037a0cfc", kill_on_drop: false }`
[INFO] [stdout] 411bb3af46c721a08413988cde3acf68541eea7dd373b761cbf9ab55037a0cfc
