[INFO] fetching crate clashctl-interactive 0.3.3...
[INFO] testing clashctl-interactive-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate clashctl-interactive 0.3.3 into /workspace/builds/worker-4-tc1/source
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clashctl-interactive 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.0.14 (available: v3.2.25)
[INFO] [stderr]       Adding ron v0.7.1 (available: v0.11.0)
[INFO] [stderr]       Adding simple_logger v1.16.0 (available: v5.1.0)
[INFO] [stderr]       Adding smart-default v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding strum v0.22.0 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding ureq v2.10.1 (available: v2.12.1)
[INFO] [stderr]       Adding url v2.2.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded clashctl-core v0.4.2
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b8cfbfc1f182fa2759ab9b2d9020ee8f6187383eea9eeea347471816b615b71
[INFO] running `Command { std: "docker" "start" "-a" "1b8cfbfc1f182fa2759ab9b2d9020ee8f6187383eea9eeea347471816b615b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b8cfbfc1f182fa2759ab9b2d9020ee8f6187383eea9eeea347471816b615b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8cfbfc1f182fa2759ab9b2d9020ee8f6187383eea9eeea347471816b615b71", kill_on_drop: false }`
[INFO] [stdout] 1b8cfbfc1f182fa2759ab9b2d9020ee8f6187383eea9eeea347471816b615b71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9737526930848edf6e5ef881b49439836affcc8c6454d8d6d73e362348422aa
[INFO] running `Command { std: "docker" "start" "-a" "c9737526930848edf6e5ef881b49439836affcc8c6454d8d6d73e362348422aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling clap v3.0.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling clashctl-core v0.4.2
[INFO] [stderr]    Compiling 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[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[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]     |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IntoApp` is not implemented for `Flags`
[INFO] [stdout]    --> src/flags.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Flags {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `IntoApp` is implemented for `Box<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.0.14/src/derive.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<T: IntoApp> IntoApp for Box<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 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 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c9737526930848edf6e5ef881b49439836affcc8c6454d8d6d73e362348422aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9737526930848edf6e5ef881b49439836affcc8c6454d8d6d73e362348422aa", kill_on_drop: false }`
[INFO] [stdout] c9737526930848edf6e5ef881b49439836affcc8c6454d8d6d73e362348422aa
