[INFO] fetching crate clashctl-interactive 0.3.3...
[INFO] checking clashctl-interactive-0.3.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[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 b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clashctl-core v0.4.2
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded clap v3.0.14
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be9370f38e28b363037723496ff85d7a57517148a2c9a20d46f117bf0e89561d
[INFO] running `Command { std: "docker" "start" "-a" "be9370f38e28b363037723496ff85d7a57517148a2c9a20d46f117bf0e89561d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9370f38e28b363037723496ff85d7a57517148a2c9a20d46f117bf0e89561d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9370f38e28b363037723496ff85d7a57517148a2c9a20d46f117bf0e89561d", kill_on_drop: false }`
[INFO] [stdout] be9370f38e28b363037723496ff85d7a57517148a2c9a20d46f117bf0e89561d
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9691d355acc8e16a8a34f174f3e36b65c895e23c443a08b2ec6e2c27e0ddb5d8
[INFO] running `Command { std: "docker" "start" "-a" "9691d355acc8e16a8a34f174f3e36b65c895e23c443a08b2ec6e2c27e0ddb5d8", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ureq v2.9.6
[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 clashctl-core v0.4.2
[INFO] [stderr]     Checking clap v3.0.14
[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 `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: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: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: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: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: 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: 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] [stderr] error: could not compile `clashctl-interactive` (lib) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9691d355acc8e16a8a34f174f3e36b65c895e23c443a08b2ec6e2c27e0ddb5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9691d355acc8e16a8a34f174f3e36b65c895e23c443a08b2ec6e2c27e0ddb5d8", kill_on_drop: false }`
[INFO] [stdout] 9691d355acc8e16a8a34f174f3e36b65c895e23c443a08b2ec6e2c27e0ddb5d8
[INFO] checking clashctl-interactive-0.3.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[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 bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da1710470ea209669de0713d6f1e53e5d4b640fdb2a033e84ce727e7b68f2819
[INFO] running `Command { std: "docker" "start" "-a" "da1710470ea209669de0713d6f1e53e5d4b640fdb2a033e84ce727e7b68f2819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da1710470ea209669de0713d6f1e53e5d4b640fdb2a033e84ce727e7b68f2819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1710470ea209669de0713d6f1e53e5d4b640fdb2a033e84ce727e7b68f2819", kill_on_drop: false }`
[INFO] [stdout] da1710470ea209669de0713d6f1e53e5d4b640fdb2a033e84ce727e7b68f2819
[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" "-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51599a4605ab856b3f905e29ce7085ed293d56158bf79c36b35e3e7d5bcf7ba6
[INFO] running `Command { std: "docker" "start" "-a" "51599a4605ab856b3f905e29ce7085ed293d56158bf79c36b35e3e7d5bcf7ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ureq v2.9.6
[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 clashctl-core v0.4.2
[INFO] [stderr]     Checking clap v3.0.14
[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 `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: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: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: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: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: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: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: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: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] [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] [stderr] error: could not compile `clashctl-interactive` (lib) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "51599a4605ab856b3f905e29ce7085ed293d56158bf79c36b35e3e7d5bcf7ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51599a4605ab856b3f905e29ce7085ed293d56158bf79c36b35e3e7d5bcf7ba6", kill_on_drop: false }`
[INFO] [stdout] 51599a4605ab856b3f905e29ce7085ed293d56158bf79c36b35e3e7d5bcf7ba6
