[INFO] fetching crate libimagannotation 0.3.0...
[INFO] testing libimagannotation-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libimagannotation 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libimagannotation 0.3.0
[INFO] finished tweaking crates.io crate libimagannotation 0.3.0
[INFO] tweaked toml for crates.io crate libimagannotation 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libimagannotation 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.1.16 (available: v1.5.0)
[INFO] [stderr]       Adding libimagentrylink v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding libimagerror v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding libimagnotes v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding libimagstore v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding libimagutil v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.8)
[INFO] [stderr]       Adding uuid v0.3.1 (available: v1.18.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88e7a22cd5bae3c41c56c047c5fcca064d74f8256d2d314d63b76238588376db
[INFO] running `Command { std: "docker" "start" "-a" "88e7a22cd5bae3c41c56c047c5fcca064d74f8256d2d314d63b76238588376db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88e7a22cd5bae3c41c56c047c5fcca064d74f8256d2d314d63b76238588376db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e7a22cd5bae3c41c56c047c5fcca064d74f8256d2d314d63b76238588376db", kill_on_drop: false }`
[INFO] [stdout] 88e7a22cd5bae3c41c56c047c5fcca064d74f8256d2d314d63b76238588376db
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b262a2ceef4c4da9ba2bf6ffe57273876f44c112464061688af09cd8e7b381
[INFO] running `Command { std: "docker" "start" "-a" "f7b262a2ceef4c4da9ba2bf6ffe57273876f44c112464061688af09cd8e7b381", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling tempfile v2.2.0
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling libimagerror v0.3.0
[INFO] [stderr]    Compiling version v2.0.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling is-match v0.1.0
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling xdg-basedir v1.0.0
[INFO] [stderr]    Compiling filters v0.1.1
[INFO] [stderr]    Compiling uuid v0.3.1
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling semver-parser v0.6.2
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling semver v0.5.1
[INFO] [stderr]    Compiling libimagutil v0.3.0
[INFO] [stderr]    Compiling libimagstore v0.3.0
[INFO] [stderr]    Compiling libimagrt v0.3.0
[INFO] [stderr]    Compiling libimagentrytag v0.3.0
[INFO] [stderr]    Compiling libimagentrylink v0.3.0
[INFO] [stdout] error[E0432]: unresolved imports `clap::App`, `clap::SubCommand`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | use clap::{Arg, ArgMatches, App, SubCommand};
[INFO] [stdout]    |                             ^^^  ^^^^^^^^^^
[INFO] [stdout]    |                             |    |
[INFO] [stdout]    |                             |    no `SubCommand` in the root
[INFO] [stdout]    |                             |    help: a similar name exists in the module (notice the capitalization): `Subcommand`
[INFO] [stdout]    |                             no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on statements
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrylink-0.3.0/src/internal.rs:769:13
[INFO] [stdout]     |
[INFO] [stdout] 769 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 2 lifetime arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn tag_add_arg<'a, 'b>() -> Arg<'a, 'b> {
[INFO] [stdout]    |                                 ^^^-------- help: remove the unnecessary generics
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Arg {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 2 lifetime arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn tag_remove_arg<'a, 'b>() -> Arg<'a, 'b> {
[INFO] [stdout]    |                                    ^^^-------- help: remove the unnecessary generics
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Arg {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 2 lifetime arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn tag_argument<'a, 'b>() -> Arg<'a, 'b> {
[INFO] [stdout]    |                                  ^^^-------- help: remove the unnecessary generics
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Arg {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/configuration.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use clap::App;
[INFO] [stdout]    |     ^^^^^^^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use clap::App;
[INFO] [stdout]    |         ^^^^^^^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::Shell`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         use clap::Shell;
[INFO] [stdout]     |             ^^^^^^^^^^^ no `Shell` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/setup.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use clap::App;
[INFO] [stdout]    |     ^^^^^^^^^ no `App` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 20 - use clap::App;
[INFO] [stdout] 20 + use runtime::App;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `clap::App`, `clap::Shell`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/spec.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgMatches, Shell};
[INFO] [stdout]   |            ^^^              ^^^^^ no `Shell` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `App` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           runtime::App
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     cli_matches: ArgMatches<'a>,
[INFO] [stdout]    |                  ^^^^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ArgMatches {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:37:10
[INFO] [stdout]     |
[INFO] [stdout]  37 |     Arg::with_name(tag_subcommand_add_arg_name())
[INFO] [stdout]     |          ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:48:10
[INFO] [stdout]     |
[INFO] [stdout]  48 |     Arg::with_name(tag_subcommand_remove_arg_name())
[INFO] [stdout]     |          ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:77:10
[INFO] [stdout]     |
[INFO] [stdout]  77 |     Arg::with_name(tag_argument_name())
[INFO] [stdout]     |          ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/spec.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn matches(self) -> ArgMatches<'a>;
[INFO] [stdout]    |                         ^^^^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ArgMatches {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:110:41
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn _new<C>(mut cli_app: C, matches: ArgMatches<'a>, config: Option<Configuration>)
[INFO] [stdout]     |                                         ^^^^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct ArgMatches {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/spec.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn matches(self) -> ArgMatches<'a> {
[INFO] [stdout]    |                         ^^^^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ArgMatches {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:432:32
[INFO] [stdout]     |
[INFO] [stdout] 432 | fn get_rtp_match<'a>(matches: &ArgMatches<'a>) -> PathBuf {
[INFO] [stdout]     |                                ^^^^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct ArgMatches {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .or_else(|| matches.values_of(add).map(|values| values.map(String::from).collect()))
[INFO] [stdout]    |                             ^^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:96:49
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .or_else(|| matches.values_of(add).map(|values| values.map(String::from).collect()))
[INFO] [stdout]    |                                                 ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .or_else(|| matches.values_of(add).map(|values: /* Type */| values.map(String::from).collect()))
[INFO] [stdout]    |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .or_else(|| matches.values_of(rem).map(|values| values.map(String::from).collect()))
[INFO] [stdout]     |                             ^^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:105:49
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .or_else(|| matches.values_of(rem).map(|values| values.map(String::from).collect()))
[INFO] [stdout]     |                                                 ^^^^^^  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .or_else(|| matches.values_of(rem).map(|values: /* Type */| values.map(String::from).collect()))
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         submatch.values_of(specifier)
[INFO] [stdout]     |                  ^^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .map(|values| values.map(String::from).collect())
[INFO] [stdout]     |                   ^^^^^^  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .map(|values: /* Type */| values.map(String::from).collect())
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/configuration.rs:256:10
[INFO] [stdout]     |
[INFO] [stdout] 256 |         .flatten()
[INFO] [stdout]     |          ^^^^^^^ multiple `flatten` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::slice::Iter<'a, T>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 246 ~     Itertools::flatten(vec![
[INFO] [stdout] 247 +         vec![rtp.clone()],
[INFO] [stdout] 248 +         gen_vars(rtp.clone(), variants.clone(), &modifier),
[INFO] [stdout] 249 + 
[INFO] [stdout] 250 +         env::var("HOME").map(|home| gen_vars(PathBuf::from(home), variants.clone(), &modifier))
[INFO] [stdout] 251 +                         .unwrap_or(vec![]),
[INFO] [stdout] 252 + 
[INFO] [stdout] 253 +         xdg_basedir::get_data_home().map(|data_dir| gen_vars(data_dir, variants.clone(), &modifier))
[INFO] [stdout] 254 +                                     .unwrap_or(vec![]),
[INFO] [stdout] 255 +     ].iter())
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 246 ~     Iterator::flatten(vec![
[INFO] [stdout] 247 +         vec![rtp.clone()],
[INFO] [stdout] 248 +         gen_vars(rtp.clone(), variants.clone(), &modifier),
[INFO] [stdout] 249 + 
[INFO] [stdout] 250 +         env::var("HOME").map(|home| gen_vars(PathBuf::from(home), variants.clone(), &modifier))
[INFO] [stdout] 251 +                         .unwrap_or(vec![]),
[INFO] [stdout] 252 + 
[INFO] [stdout] 253 +         xdg_basedir::get_data_home().map(|data_dir| gen_vars(data_dir, variants.clone(), &modifier))
[INFO] [stdout] 254 +                                     .unwrap_or(vec![]),
[INFO] [stdout] 255 +     ].iter())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |         matches.values_of("specify-tags")
[INFO] [stdout]     |                 ^^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .map(|argmatches| {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 115 |                 argmatches
[INFO] [stdout]     |                 ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .map(|argmatches: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     .filter(|s| s.starts_with(specchar))
[INFO] [stdout]     |                              ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     .filter(|s: /* Type */| s.starts_with(specchar))
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagentrytag-0.3.0/src/ui.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     .map(|s| {
[INFO] [stdout]     |                           ^
[INFO] [stdout] 119 |                         String::from(s.split_at(1).1)
[INFO] [stdout]     |                                      - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     .map(|s: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/configuration.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |         .filter(|path| path.exists() && path.is_file())
[INFO] [stdout]     |                  ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 257 |         .filter(|path: /* Type */| path.exists() && path.is_file())
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/configuration.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .filter(|loaded| loaded.is_some())
[INFO] [stdout]     |                  ^^^^^^  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .filter(|loaded: /* Type */| loaded.is_some())
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/configuration.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |         .map(|inner| Value::Table(inner.unwrap()))
[INFO] [stdout]     |               ^^^^^               ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 281 |         .map(|inner: /* Type */| Value::Table(inner.unwrap()))
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let configpath = matches.value_of(Runtime::arg_config_name())
[INFO] [stdout]    |                                  ^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_present` found for struct `ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let is_debugging = matches.is_present(Runtime::arg_debugging_name());
[INFO] [stdout]     |                                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `args_present` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn args_present(&self) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libimagentrytag` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `is_present` found for struct `ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let is_verbose = matches.is_present(Runtime::arg_verbosity_name());
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `args_present` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn args_present(&self) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_present` found for struct `ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:122:39
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let colored    = !matches.is_present(Runtime::arg_no_color_output_name());
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `args_present` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/parser/matches/arg_matches.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn args_present(&self) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |         match matches.value_of(Runtime::arg_generate_compl()) {
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let shell   = shell.parse::<Shell>().unwrap(); // clap has our back here.
[INFO] [stdout]     |                               ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:139:33
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let storepath = matches.value_of(Runtime::arg_storepath_name())
[INFO] [stdout]     |                                 ^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |             .arg(Arg::with_name(Runtime::arg_verbosity_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |             .arg(Arg::with_name(Runtime::arg_debugging_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |             .arg(Arg::with_name(Runtime::arg_no_color_output_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:219:23
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .arg(Arg::with_name(Runtime::arg_config_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:225:23
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .arg(Arg::with_name(Runtime::arg_config_override_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:231:23
[INFO] [stdout]     |
[INFO] [stdout] 231 |             .arg(Arg::with_name(Runtime::arg_runtimepath_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .arg(Arg::with_name(Runtime::arg_storepath_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 |             .arg(Arg::with_name(Runtime::arg_editor_name())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             .arg(Arg::with_name(Runtime::arg_generate_compl())
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.51/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 420 | /         self.cli()
[INFO] [stdout] 421 | |             .value_of("editor")
[INFO] [stdout]     | |             -^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |     matches.value_of(Runtime::arg_runtimepath_name())
[INFO] [stdout]     |             ^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:450:10
[INFO] [stdout]     |
[INFO] [stdout] 449 | /     matches
[INFO] [stdout] 450 | |         .values_of("config-override")
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `&ArgMatches`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:451:15
[INFO] [stdout]     |
[INFO] [stdout] 451 |         .map(|values| {
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 452 |              values
[INFO] [stdout]     |              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 451 |         .map(|values: /* Type */| {
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libimagrt-0.3.0/src/runtime.rs:453:23
[INFO] [stdout]     |
[INFO] [stdout] 453 |              .filter(|s| {
[INFO] [stdout]     |                       ^
[INFO] [stdout] 454 |                  let b = s.contains("=");
[INFO] [stdout]     |                          - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 453 |              .filter(|s: /* Type */| {
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0107, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libimagrt` (lib) due to 35 previous errors
[INFO] [stderr] error: could not compile `libimagentrylink` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f7b262a2ceef4c4da9ba2bf6ffe57273876f44c112464061688af09cd8e7b381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b262a2ceef4c4da9ba2bf6ffe57273876f44c112464061688af09cd8e7b381", kill_on_drop: false }`
[INFO] [stdout] f7b262a2ceef4c4da9ba2bf6ffe57273876f44c112464061688af09cd8e7b381
