[INFO] cloning repository https://github.com/dmvict/clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmvict/clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmvict%2Fclap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmvict%2Fclap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35166563f884d872f49db2f370463029cd81b539 [INFO] checking dmvict/clap against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmvict%2Fclap" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dmvict/clap [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/dmvict/clap [INFO] tweaked toml for git repo https://github.com/dmvict/clap written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dmvict/clap on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dmvict/clap 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e822f2eda910cff944b3db4a57c627940eace583cd7b201e74dac279a751aaf [INFO] running `Command { std: "docker" "start" "-a" "4e822f2eda910cff944b3db4a57c627940eace583cd7b201e74dac279a751aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e822f2eda910cff944b3db4a57c627940eace583cd7b201e74dac279a751aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e822f2eda910cff944b3db4a57c627940eace583cd7b201e74dac279a751aaf", kill_on_drop: false }` [INFO] [stdout] 4e822f2eda910cff944b3db4a57c627940eace583cd7b201e74dac279a751aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39359e9cb07022dd2d144efe0f225b096e59d063f9da2099705a0433cca480c9 [INFO] running `Command { std: "docker" "start" "-a" "39359e9cb07022dd2d144efe0f225b096e59d063f9da2099705a0433cca480c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Checking clap_lex v0.6.0 (/opt/rustwide/workdir/clap_lex) [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking anstream v0.6.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking similar v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking winnow v0.4.6 [INFO] [stderr] Checking clap_builder v4.4.7 (/opt/rustwide/workdir/clap_builder) [INFO] [stderr] Checking snapbox-macros v0.3.6 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `perf` [INFO] [stdout] --> clap_builder/src/builder/os_str.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "perf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-doc`, `unstable-styles`, `unstable-v5`, `usage`, and `wrap_help` [INFO] [stdout] = help: consider adding `perf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pure-rust-locales v0.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait `AppTag` is never used [INFO] [stdout] --> clap_builder/src/builder/command.rs:4808:18 [INFO] [stdout] | [INFO] [stdout] 4808 | pub(crate) trait AppTag: crate::builder::ext::Extension {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_any` is never used [INFO] [stdout] --> clap_builder/src/builder/ext.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait Extension: std::fmt::Debug + Send + Sync + 'static { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 56 | fn into_any(self: Box) -> Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `parse` and `parse_` are never used [INFO] [stdout] --> clap_builder/src/builder/value_parser.rs:609:8 [INFO] [stdout] | [INFO] [stdout] 591 | trait AnyValueParser: Send + Sync + 'static { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 609 | fn parse( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | fn parse_( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupedValues` is never constructed [INFO] [stdout] --> clap_builder/src/parser/matches/arg_matches.rs:1588:12 [INFO] [stdout] | [INFO] [stdout] 1588 | pub struct GroupedValues<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/builder/command.rs:4579:40 [INFO] [stdout] | [INFO] [stdout] 4579 | pub(crate) fn all_subcommand_names(&self) -> impl Iterator + Captures { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4579 | pub(crate) fn all_subcommand_names(&self) -> impl Iterator + Captures<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/error/mod.rs:859:18 [INFO] [stdout] | [INFO] [stdout] 859 | fn formatted(&self, styles: &Styles) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 859 | fn formatted(&self, styles: &Styles) -> Cow<'_, StyledStr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/arg_matcher.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn entry(&mut self, arg: Id) -> crate::util::Entry { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn entry(&mut self, arg: Id) -> crate::util::Entry<'_, Id, MatchedArg> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/arg_matches.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 223 | id: &str, [INFO] [stdout] 224 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 224 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/arg_matches.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 261 | id: &str, [INFO] [stdout] 262 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 262 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/arg_matches.rs:1078:9 [INFO] [stdout] | [INFO] [stdout] 1078 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1079 | id: &str, [INFO] [stdout] 1080 | ) -> Result>, MatchesError> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1080 | ) -> Result>, MatchesError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/arg_matches.rs:1097:9 [INFO] [stdout] | [INFO] [stdout] 1097 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1098 | id: &str, [INFO] [stdout] 1099 | ) -> Result>, MatchesError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1099 | ) -> Result>, MatchesError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/matched_arg.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn vals(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn vals(&self) -> Iter<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/matched_arg.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn vals_flatten(&self) -> Flatten>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn vals_flatten(&self) -> Flatten>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/matched_arg.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn raw_vals(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn raw_vals(&self) -> Iter<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/parser/matches/matched_arg.rs:98:36 [INFO] [stdout] | [INFO] [stdout] 98 | pub(crate) fn raw_vals_flatten(&self) -> Flatten>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub(crate) fn raw_vals_flatten(&self) -> Flatten>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/util/flat_map.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/util/flat_map.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> clap_builder/src/util/flat_map.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39359e9cb07022dd2d144efe0f225b096e59d063f9da2099705a0433cca480c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39359e9cb07022dd2d144efe0f225b096e59d063f9da2099705a0433cca480c9", kill_on_drop: false }` [INFO] [stdout] 39359e9cb07022dd2d144efe0f225b096e59d063f9da2099705a0433cca480c9