[INFO] fetching crate clashctl-interactive 0.3.3...
[INFO] checking clashctl-interactive-0.3.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate clashctl-interactive 0.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate clashctl-interactive 0.3.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clashctl-core v0.4.2
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f93f75036cfbcdcd97c68eab8a12625ada244d103ea9fabd308bb66eef529971
[INFO] running `Command { std: "docker" "start" "-a" "f93f75036cfbcdcd97c68eab8a12625ada244d103ea9fabd308bb66eef529971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f93f75036cfbcdcd97c68eab8a12625ada244d103ea9fabd308bb66eef529971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93f75036cfbcdcd97c68eab8a12625ada244d103ea9fabd308bb66eef529971", kill_on_drop: false }`
[INFO] [stdout] f93f75036cfbcdcd97c68eab8a12625ada244d103ea9fabd308bb66eef529971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5fe89aeee6ffc633a88ca9b9ceb420be617bb9126638484c4caa80a513ef12
[INFO] running `Command { std: "docker" "start" "-a" "3b5fe89aeee6ffc633a88ca9b9ceb420be617bb9126638484c4caa80a513ef12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[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 chrono v0.4.37
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking ureq v2.9.6
[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[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: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 `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 `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: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: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 `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: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] 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[E0277]: the trait bound `Flags: IntoApp` is not satisfied
[INFO] [stdout]   --> src/flags.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flags {
[INFO] [stdout]    |            ^^^^^ the trait `IntoApp` is not implemented for `Flags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoApp` is implemented for `Box<T>`
[INFO] [stdout] note: required by a bound in `Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.0.14/src/derive.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub trait Parser: FromArgMatches + IntoApp + Sized {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Flags: IntoApp` is not satisfied
[INFO] [stdout]   --> src/flags.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flags {
[INFO] [stdout]    |            ^^^^^ the trait `IntoApp` is not implemented for `Flags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoApp` is implemented for `Box<T>`
[INFO] [stdout] note: required by a bound in `Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.0.14/src/derive.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub trait Parser: FromArgMatches + IntoApp + Sized {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib test) due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib) due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3b5fe89aeee6ffc633a88ca9b9ceb420be617bb9126638484c4caa80a513ef12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5fe89aeee6ffc633a88ca9b9ceb420be617bb9126638484c4caa80a513ef12", kill_on_drop: false }`
[INFO] [stdout] 3b5fe89aeee6ffc633a88ca9b9ceb420be617bb9126638484c4caa80a513ef12
[INFO] checking clashctl-interactive-0.3.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate clashctl-interactive 0.3.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate clashctl-interactive 0.3.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51398f2130f6a95d948bee72bad5cc5033e91b9c584ba0e0ecf0940651d37393
[INFO] running `Command { std: "docker" "start" "-a" "51398f2130f6a95d948bee72bad5cc5033e91b9c584ba0e0ecf0940651d37393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51398f2130f6a95d948bee72bad5cc5033e91b9c584ba0e0ecf0940651d37393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51398f2130f6a95d948bee72bad5cc5033e91b9c584ba0e0ecf0940651d37393", kill_on_drop: false }`
[INFO] [stdout] 51398f2130f6a95d948bee72bad5cc5033e91b9c584ba0e0ecf0940651d37393
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7bd2bae55a274847731608df39649fb1407fbfbc9469273a159af49c833025f
[INFO] running `Command { std: "docker" "start" "-a" "a7bd2bae55a274847731608df39649fb1407fbfbc9469273a159af49c833025f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[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 chrono v0.4.37
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking ureq v2.9.6
[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: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 `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: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: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: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[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[E0277]: the trait bound `Flags: IntoApp` is not satisfied
[INFO] [stdout]   --> src/flags.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flags {
[INFO] [stdout]    |            ^^^^^ the trait `IntoApp` is not implemented for `Flags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoApp` is implemented for `Box<T>`
[INFO] [stdout] note: required by a bound in `Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.0.14/src/derive.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub trait Parser: FromArgMatches + IntoApp + Sized {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `Parser`
[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[E0277]: the trait bound `Flags: IntoApp` is not satisfied
[INFO] [stdout]   --> src/flags.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flags {
[INFO] [stdout]    |            ^^^^^ the trait `IntoApp` is not implemented for `Flags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoApp` is implemented for `Box<T>`
[INFO] [stdout] note: required by a bound in `Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.0.14/src/derive.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub trait Parser: FromArgMatches + IntoApp + Sized {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib test) due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clashctl-interactive` (lib) due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a7bd2bae55a274847731608df39649fb1407fbfbc9469273a159af49c833025f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7bd2bae55a274847731608df39649fb1407fbfbc9469273a159af49c833025f", kill_on_drop: false }`
[INFO] [stdout] a7bd2bae55a274847731608df39649fb1407fbfbc9469273a159af49c833025f
