[INFO] cloning repository https://github.com/Robert-M-Lucas/whython-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Robert-M-Lucas/whython-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68c31c802e3042301b256d48573fd7ef625beb83 [INFO] linting Robert-M-Lucas/whython-8 against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-8" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Robert-M-Lucas/whython-8 [INFO] finished tweaking git repo https://github.com/Robert-M-Lucas/whython-8 [INFO] tweaked toml for git repo https://github.com/Robert-M-Lucas/whython-8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Robert-M-Lucas/whython-8 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Robert-M-Lucas/whython-8 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unique-type-id v1.3.0 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded color-print v0.3.6 [INFO] [stderr] Downloaded unique-type-id-derive v1.3.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.6 [INFO] [stderr] Downloaded b-box v0.1.0 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded derive-new v0.6.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 027d86e7a4b46c9fc9feeb220d7267f408278ab1614de9ba098eb8983ab01d74 [INFO] running `Command { std: "docker" "start" "-a" "027d86e7a4b46c9fc9feeb220d7267f408278ab1614de9ba098eb8983ab01d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "027d86e7a4b46c9fc9feeb220d7267f408278ab1614de9ba098eb8983ab01d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027d86e7a4b46c9fc9feeb220d7267f408278ab1614de9ba098eb8983ab01d74", kill_on_drop: false }` [INFO] [stdout] 027d86e7a4b46c9fc9feeb220d7267f408278ab1614de9ba098eb8983ab01d74 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c4902535fabcdcbbf37d12a398140d72fad6d4ced38e857e553384d4dc3e87 [INFO] running `Command { std: "docker" "start" "-a" "78c4902535fabcdcbbf37d12a398140d72fad6d4ced38e857e553384d4dc3e87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking termsize v0.1.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking b-box v0.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling unique-type-id-derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking unique-type-id v1.3.0 [INFO] [stderr] Checking color-print v0.3.6 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking whython-8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/root/name_resolver/resolve_names.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ... name: name, [INFO] [stdout] | ^^^^^^^^^^ help: replace it with: `name` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/root/name_resolver/resolve_names.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ... name: name, [INFO] [stdout] | ^^^^^^^^^^ help: replace it with: `name` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual implementation of `.is_multiple_of()` [INFO] [stdout] --> src/root/compiler/assembly/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | if bytes % 16 == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace with: `bytes.is_multiple_of(16)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_is_multiple_of [INFO] [stdout] = note: `#[warn(clippy::manual_is_multiple_of)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (10/7) [INFO] [stdout] --> src/root/compiler/compile_function_call.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pub fn call_function( [INFO] [stdout] 23 | | parent_fid: FunctionID, [INFO] [stdout] 24 | | fid: FunctionID, [INFO] [stdout] 25 | | uses_self: bool, [INFO] [stdout] ... | [INFO] [stdout] 32 | | global_tracker: &mut GlobalTracker, [INFO] [stdout] 33 | | ) -> Result<(Assembly, Option), WErr> { [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual implementation of `.is_multiple_of()` [INFO] [stdout] --> src/root/compiler/assembly/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | if bytes % 16 == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace with: `bytes.is_multiple_of(16)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_is_multiple_of [INFO] [stdout] = note: `#[warn(clippy::manual_is_multiple_of)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (10/7) [INFO] [stdout] --> src/root/compiler/compile_function_call.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pub fn call_function( [INFO] [stdout] 23 | | parent_fid: FunctionID, [INFO] [stdout] 24 | | fid: FunctionID, [INFO] [stdout] 25 | | uses_self: bool, [INFO] [stdout] ... | [INFO] [stdout] 32 | | global_tracker: &mut GlobalTracker, [INFO] [stdout] 33 | | ) -> Result<(Assembly, Option), WErr> { [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/root/name_resolver/resolve.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / fn resolve_file( [INFO] [stdout] 50 | | file_id: FileID, [INFO] [stdout] 51 | | tokens: Vec, [INFO] [stdout] 52 | | ast: &mut HashMap>, [INFO] [stdout] ... | [INFO] [stdout] 57 | | process_order: &mut Vec, [INFO] [stdout] 58 | | ) -> Result<(), WErr> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/root/name_resolver/resolve.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / fn process_if_needed( [INFO] [stdout] 101 | | file_id: FileID, [INFO] [stdout] 102 | | location: &Location, [INFO] [stdout] 103 | | ast: &mut HashMap>, [INFO] [stdout] ... | [INFO] [stdout] 108 | | process_order: &mut Vec, [INFO] [stdout] 109 | | ) -> Result<(), WErr> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/root/name_resolver/resolve_type_sizes.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | ) -> Result>, WErr> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] = note: `#[warn(clippy::type_complexity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/root/name_resolver/resolve.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / fn resolve_file( [INFO] [stdout] 50 | | file_id: FileID, [INFO] [stdout] 51 | | tokens: Vec, [INFO] [stdout] 52 | | ast: &mut HashMap>, [INFO] [stdout] ... | [INFO] [stdout] 57 | | process_order: &mut Vec, [INFO] [stdout] 58 | | ) -> Result<(), WErr> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/root/name_resolver/resolve.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / fn process_if_needed( [INFO] [stdout] 101 | | file_id: FileID, [INFO] [stdout] 102 | | location: &Location, [INFO] [stdout] 103 | | ast: &mut HashMap>, [INFO] [stdout] ... | [INFO] [stdout] 108 | | process_order: &mut Vec, [INFO] [stdout] 109 | | ) -> Result<(), WErr> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large size difference between variants [INFO] [stdout] --> src/root/parser/parse_function/parse_evaluable.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / enum TempEvaluableTokensTwo { [INFO] [stdout] 180 | | EvaluableToken(EvaluableToken), [INFO] [stdout] | | ------------------------------ the largest variant contains at least 256 bytes [INFO] [stdout] 181 | | Operator(OperatorToken), [INFO] [stdout] | | ----------------------- the second-largest variant contains at least 40 bytes [INFO] [stdout] 182 | | } [INFO] [stdout] | |_^ the entire enum is at least 256 bytes [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_enum_variant [INFO] [stdout] = note: `#[warn(clippy::large_enum_variant)]` on by default [INFO] [stdout] help: consider boxing the large fields or introducing indirection in some other way to reduce the total size of the enum [INFO] [stdout] | [INFO] [stdout] 180 - EvaluableToken(EvaluableToken), [INFO] [stdout] 180 + EvaluableToken(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/root/name_resolver/resolve_type_sizes.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | ) -> Result>, WErr> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] = note: `#[warn(clippy::type_complexity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/root/parser/parse_function/parse_evaluable.rs:555:10 [INFO] [stdout] | [INFO] [stdout] 555 | ) -> ParseResult<'c, &'a [(usize, (TempEvaluableTokensTwo, Span<'b>))], TempOperation> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large size difference between variants [INFO] [stdout] --> src/root/parser/parse_function/parse_evaluable.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / enum TempEvaluableTokensTwo { [INFO] [stdout] 180 | | EvaluableToken(EvaluableToken), [INFO] [stdout] | | ------------------------------ the largest variant contains at least 256 bytes [INFO] [stdout] 181 | | Operator(OperatorToken), [INFO] [stdout] | | ----------------------- the second-largest variant contains at least 40 bytes [INFO] [stdout] 182 | | } [INFO] [stdout] | |_^ the entire enum is at least 256 bytes [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_enum_variant [INFO] [stdout] = note: `#[warn(clippy::large_enum_variant)]` on by default [INFO] [stdout] help: consider boxing the large fields or introducing indirection in some other way to reduce the total size of the enum [INFO] [stdout] | [INFO] [stdout] 180 - EvaluableToken(EvaluableToken), [INFO] [stdout] 180 + EvaluableToken(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/root/parser/parse_function/parse_evaluable.rs:555:10 [INFO] [stdout] | [INFO] [stdout] 555 | ) -> ParseResult<'c, &'a [(usize, (TempEvaluableTokensTwo, Span<'b>))], TempOperation> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/root/parser/path_storage.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | if !path [INFO] [stdout] | ____________________________^ [INFO] [stdout] 258 | | .extension() [INFO] [stdout] 259 | | .and_then(|e| e.to_str()) [INFO] [stdout] 260 | | .is_some_and(|e| e == "why") [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 257 ~ if path [INFO] [stdout] 258 + .extension() [INFO] [stdout] 259 + .and_then(|e| e.to_str()).is_none_or(|e| e != "why") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root/compiler/global_tracker.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(path_storage: &'a PathStorage) -> GlobalTracker { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(path_storage: &'a PathStorage) -> GlobalTracker<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root/errors/mod.rs:73:73 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn with_context<'a>(&'a self, path_storage: &'a PathStorage) -> WErrContext { [INFO] [stdout] | -- -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 73 | pub fn with_context<'a>(&'a self, path_storage: &'a PathStorage) -> WErrContext<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn test_parse_function(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn test_parse_function(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_break.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn test_parse_break<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn test_parse_break<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_if.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_if<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_if<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_initialisation.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn test_parse_initialisation<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn test_parse_initialisation<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_marker.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_marker<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_marker<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_return.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn test_parse_return<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn test_parse_return<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_while.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn test_parse_while<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn test_parse_while<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_impl.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn test_parse_impl(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | pub fn test_parse_impl(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_name.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_simple_name(s: Span<'_>) -> ParseResult<'_, Span, SimpleNameToken> { [INFO] [stdout] | ^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_simple_name(s: Span<'_>) -> ParseResult<'_, Span<'_>, SimpleNameToken> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_struct.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn test_parse_struct(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 31 | pub fn test_parse_struct(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/path_storage.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | ) -> ParseResult<(), Vec, ErrorTree<'a>> { [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] 159 | ) -> ParseResult<'_, (), Vec, ErrorTree<'a>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/root/parser/path_storage.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | if !path [INFO] [stdout] | ____________________________^ [INFO] [stdout] 258 | | .extension() [INFO] [stdout] 259 | | .and_then(|e| e.to_str()) [INFO] [stdout] 260 | | .is_some_and(|e| e == "why") [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 257 ~ if path [INFO] [stdout] 258 + .extension() [INFO] [stdout] 259 + .and_then(|e| e.to_str()).is_none_or(|e| e != "why") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root/compiler/global_tracker.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(path_storage: &'a PathStorage) -> GlobalTracker { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(path_storage: &'a PathStorage) -> GlobalTracker<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root/errors/mod.rs:73:73 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn with_context<'a>(&'a self, path_storage: &'a PathStorage) -> WErrContext { [INFO] [stdout] | -- -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 73 | pub fn with_context<'a>(&'a self, path_storage: &'a PathStorage) -> WErrContext<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn test_parse_function(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn test_parse_function(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_break.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn test_parse_break<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn test_parse_break<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_if.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_if<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_if<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_initialisation.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn test_parse_initialisation<'b>(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn test_parse_initialisation<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_marker.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_marker<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn test_parse_marker<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_return.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn test_parse_return<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn test_parse_return<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_function/parse_while.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn test_parse_while<'b>(s: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn test_parse_while<'b>(s: Span<'_>) -> ParseResult<'_, Span<'_>, LineTestFn<'_, 'b>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_impl.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn test_parse_impl(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | pub fn test_parse_impl(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_name.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_simple_name(s: Span<'_>) -> ParseResult<'_, Span, SimpleNameToken> { [INFO] [stdout] | ^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_simple_name(s: Span<'_>) -> ParseResult<'_, Span<'_>, SimpleNameToken> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/parse_struct.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn test_parse_struct(s: Span<'_>) -> ParseResult> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is hidden 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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 31 | pub fn test_parse_struct(s: Span<'_>) -> ParseResult<'_, Span<'_>, ToplevelTestFn<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/root/parser/path_storage.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | ) -> ParseResult<(), Vec, ErrorTree<'a>> { [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] 159 | ) -> ParseResult<'_, (), Vec, ErrorTree<'a>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `Command { std: "docker" "inspect" "78c4902535fabcdcbbf37d12a398140d72fad6d4ced38e857e553384d4dc3e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c4902535fabcdcbbf37d12a398140d72fad6d4ced38e857e553384d4dc3e87", kill_on_drop: false }` [INFO] [stdout] 78c4902535fabcdcbbf37d12a398140d72fad6d4ced38e857e553384d4dc3e87