[INFO] fetching crate oxidate 0.1.0... [INFO] checking oxidate-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate oxidate 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate oxidate 0.1.0 [INFO] finished tweaking crates.io crate oxidate 0.1.0 [INFO] tweaked toml for crates.io crate oxidate 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxidate 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding bigdecimal v0.3.1 (available: v0.4.8) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding derive-new v0.5.9 (available: v0.7.0) [INFO] [stderr] Adding litrs v0.2.3 (available: v0.5.1) [INFO] [stderr] Adding mown v0.2.2 (available: v1.0.0) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (available: v3.3.0) [INFO] [stderr] Adding sealed v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4398822d908714156231549c017b872f9c9106fea567beb101d503246ab511f9 [INFO] running `Command { std: "docker" "start" "-a" "4398822d908714156231549c017b872f9c9106fea567beb101d503246ab511f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4398822d908714156231549c017b872f9c9106fea567beb101d503246ab511f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4398822d908714156231549c017b872f9c9106fea567beb101d503246ab511f9", kill_on_drop: false }` [INFO] [stdout] 4398822d908714156231549c017b872f9c9106fea567beb101d503246ab511f9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e81aacc656cbabcfbcb37f1d56ccf8913baf2d48b32a41acbd87bcffb92047 [INFO] running `Command { std: "docker" "start" "-a" "18e81aacc656cbabcfbcb37f1d56ccf8913baf2d48b32a41acbd87bcffb92047", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking litrs v0.2.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling macroscope-utils v0.1.1 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling oxidate-macros v0.1.0 [INFO] [stderr] Checking oxidate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `colored::Colorize::reverse`: Users should use reversed instead [INFO] [stdout] --> src/lex/literal/literal_types.rs:635:40 [INFO] [stdout] | [INFO] [stdout] 635 | " ATTEMPTED ".yellow().reverse(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `colored::Colorize::reverse`: Users should use reversed instead [INFO] [stdout] --> src/lex/literal/literal_types.rs:637:58 [INFO] [stdout] | [INFO] [stdout] 637 | format!("{:?}", string).white().dimmed().reverse(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `colored::Colorize::reverse`: Users should use reversed instead [INFO] [stdout] --> src/lex/literal/literal_types.rs:635:40 [INFO] [stdout] | [INFO] [stdout] 635 | " ATTEMPTED ".yellow().reverse(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `colored::Colorize::reverse`: Users should use reversed instead [INFO] [stdout] --> src/lex/literal/literal_types.rs:637:58 [INFO] [stdout] | [INFO] [stdout] 637 | format!("{:?}", string).white().dimmed().reverse(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ToOxidateTokens` is never used [INFO] [stdout] --> src/traits.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait ToOxidateTokens { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/mod.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/mod.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_word(&self, word: &str) -> Option<&Word> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_word(&self, word: &str) -> Option<&Word<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/mod.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_string(&self) -> Mown { [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] 34 | pub fn as_string(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | fn value(&self) -> Mown; [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] 396 | fn value(&self) -> Mown<'_, Self::Output>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | fn as_str(&self) -> Mown; [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] 397 | fn as_str(&self) -> Mown<'_, str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:429:15 [INFO] [stdout] | [INFO] [stdout] 429 | fn suffix(&self) -> Mown; [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] 429 | fn suffix(&self) -> Mown<'_, Self::Suffix>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:483:22 [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:483:22 [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn as_word(&self, word: &str) -> Option<&Word> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn as_word(&self, word: &str) -> Option<&Word<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn peek(&mut self) -> PeekedToken { [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] 89 | pub fn peek(&mut self) -> PeekedToken<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ToOxidateTokens` is never used [INFO] [stdout] --> src/traits.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait ToOxidateTokens { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/mod.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/mod.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_word(&self, word: &str) -> Option<&Word> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_word(&self, word: &str) -> Option<&Word<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/mod.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn as_string(&self) -> Mown { [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] 34 | pub fn as_string(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | fn value(&self) -> Mown; [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] 396 | fn value(&self) -> Mown<'_, Self::Output>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | fn as_str(&self) -> Mown; [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] 397 | fn as_str(&self) -> Mown<'_, str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:429:15 [INFO] [stdout] | [INFO] [stdout] 429 | fn suffix(&self) -> Mown; [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] 429 | fn suffix(&self) -> Mown<'_, Self::Suffix>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:483:22 [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | / literal!(UnspannedLiteral::String(StringLiteral(StringLit)) { [INFO] [stdout] 599 | | value(string_lit) -> &str { string_lit.value() } [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:483:22 [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 483 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 487 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | / literal!(UnspannedLiteral::ByteString(ByteStringLiteral(ByteStringLit)) { [INFO] [stdout] 603 | | value(byte_string_lit) -> &[u8] { byte_string_lit.value() } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 501 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / literal!(UnspannedLiteral::Byte(ByteLiteral(ByteLit)) { [INFO] [stdout] 607 | | value(byte_lit) -> u8 { byte_lit.value() } [INFO] [stdout] 608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 610 | / literal!(UnspannedLiteral::Char(CharLiteral(CharLit)) { [INFO] [stdout] 611 | | value(char_lit) -> char { [INFO] [stdout] 612 | | char_lit.value() [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 616 | / literal!(UnspannedLiteral::Integer(IntegerLiteral(IntegerLit)) { [INFO] [stdout] 617 | | Suffix = AnyIntegerSuffix::Integer; [INFO] [stdout] 618 | | value(integer_lit) -> i128 { [INFO] [stdout] 619 | | integer_lit.value::().expect("UNEXPECTED: litrs::IntegerLit's value method should always support i128") [INFO] [stdout] 620 | | } [INFO] [stdout] 621 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:520:22 [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<$value_ty> { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 520 | fn value(&self) -> Mown<'_, $value_ty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | fn as_str(&self) -> Mown<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lex/literal/literal_types.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 623 | / literal!(UnspannedLiteral::Float(FloatLiteral(FloatLit)) { [INFO] [stdout] 624 | | Suffix = AnyFloatSuffix::Float; [INFO] [stdout] 625 | | value(float_lit) -> BigDecimal { [INFO] [stdout] 626 | | let string = float_lit.number_part().replace("_", "-"); [INFO] [stdout] ... | [INFO] [stdout] 643 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `literal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn suffix(&self) -> Mown<'_, Self::Suffix> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn as_punctuation(&self, char: &str) -> Option<&Punctuation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn as_word(&self, word: &str) -> Option<&Word> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn as_word(&self, word: &str) -> Option<&Word<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tokens.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn peek(&mut self) -> PeekedToken { [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] 89 | pub fn peek(&mut self) -> PeekedToken<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s [INFO] running `Command { std: "docker" "inspect" "18e81aacc656cbabcfbcb37f1d56ccf8913baf2d48b32a41acbd87bcffb92047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e81aacc656cbabcfbcb37f1d56ccf8913baf2d48b32a41acbd87bcffb92047", kill_on_drop: false }` [INFO] [stdout] 18e81aacc656cbabcfbcb37f1d56ccf8913baf2d48b32a41acbd87bcffb92047