[INFO] cloning repository https://github.com/George-Miao/clashctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-Miao/clashctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fclashctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fclashctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b09e1faf80f1a25fa855499d8b34d36491e5a081 [INFO] checking George-Miao/clashctl/b09e1faf80f1a25fa855499d8b34d36491e5a081 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fclashctl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/George-Miao/clashctl on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/George-Miao/clashctl [INFO] finished tweaking git repo https://github.com/George-Miao/clashctl [INFO] tweaked toml for git repo https://github.com/George-Miao/clashctl written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/George-Miao/clashctl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: unused manifest key: net [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c497b39b241b1eaeb2b04f7ad0cb82d37a7b48917fbed58efa7298b832266ee0 [INFO] running `Command { std: "docker" "start" "-a" "c497b39b241b1eaeb2b04f7ad0cb82d37a7b48917fbed58efa7298b832266ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c497b39b241b1eaeb2b04f7ad0cb82d37a7b48917fbed58efa7298b832266ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c497b39b241b1eaeb2b04f7ad0cb82d37a7b48917fbed58efa7298b832266ee0", kill_on_drop: false }` [INFO] [stdout] c497b39b241b1eaeb2b04f7ad0cb82d37a7b48917fbed58efa7298b832266ee0 [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3c1fce09d018f890b96b0d6ac7208f65668f03576ad55f5e7ac2349556136c [INFO] running `Command { std: "docker" "start" "-a" "9e3c1fce09d018f890b96b0d6ac7208f65668f03576ad55f5e7ac2349556136c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: net [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rustix v0.35.8 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.45 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking mod_use v0.2.1 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking match_any v1.0.1 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking terminal_size v0.2.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking requestty-ui v0.4.1 [INFO] [stderr] Checking requestty v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking clap_complete v3.2.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking clashctl-core v0.4.2 (/opt/rustwide/workdir/clashctl-core) [INFO] [stdout] warning: unused import: `deserialize::*` [INFO] [stdout] --> clashctl-core/src/model/connection.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub use deserialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `deserialize::*` [INFO] [stdout] --> clashctl-core/src/model/connection.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub use deserialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clashctl v0.3.3 (/opt/rustwide/workdir/clashctl) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> clashctl/src/ui/pages/config.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a> ConfigListItem<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 28 | pub fn title(title: &'a str) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ui::main_loop; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `main_loop` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ui::main_loop; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Cmd` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Opts` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> clashctl/src/ui/pages/config.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a> ConfigListItem<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 28 | pub fn title(title: &'a str) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ui::main_loop; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `main_loop` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ui::main_loop; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Cmd` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> clashctl/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Opts` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> clashctl/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod_use::mod_use![command, proxy_render, utils, error, interactive, ui]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> clashctl/src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{clap::Parser, Cmd, Opts}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this warning originates in the macro `mod_use::mod_use` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "9e3c1fce09d018f890b96b0d6ac7208f65668f03576ad55f5e7ac2349556136c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3c1fce09d018f890b96b0d6ac7208f65668f03576ad55f5e7ac2349556136c", kill_on_drop: false }` [INFO] [stdout] 9e3c1fce09d018f890b96b0d6ac7208f65668f03576ad55f5e7ac2349556136c