[INFO] cloning repository https://github.com/gilengel/rdoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilengel/rdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilengel%2Frdoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilengel%2Frdoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd7a26139d51f0ff7522d5c5cc21651803cec92e [INFO] checking gilengel/rdoc against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilengel%2Frdoc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gilengel/rdoc [INFO] finished tweaking git repo https://github.com/gilengel/rdoc [INFO] tweaked toml for git repo https://github.com/gilengel/rdoc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gilengel/rdoc on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gilengel/rdoc 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d92f174d62c6d036ee670e41bc6b29a132f21d710fd9b930e54c065661f8546a [INFO] running `Command { std: "docker" "start" "-a" "d92f174d62c6d036ee670e41bc6b29a132f21d710fd9b930e54c065661f8546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d92f174d62c6d036ee670e41bc6b29a132f21d710fd9b930e54c065661f8546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92f174d62c6d036ee670e41bc6b29a132f21d710fd9b930e54c065661f8546a", kill_on_drop: false }` [INFO] [stdout] d92f174d62c6d036ee670e41bc6b29a132f21d710fd9b930e54c065661f8546a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd184448a915bef8b3664928a1b7b0ef54fec6cd6a793e91b6d2b0fe6b53d31 [INFO] running `Command { std: "docker" "start" "-a" "3dd184448a915bef8b3664928a1b7b0ef54fec6cd6a793e91b6d2b0fe6b53d31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking nom-language v0.1.0 [INFO] [stderr] Checking uedoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_class` [INFO] [stdout] --> src/parser/cpp/class.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::parser::generic::class::{Class, CppParentClass, InheritanceVisibility, parse_class}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::parser::cpp::ctype::CType::Path` [INFO] [stdout] --> src/parser/cpp/class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::parser::cpp::ctype::CType::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws` is never used [INFO] [stdout] --> src/parser/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn ws<'a, O, E: ParseError<&'a str>, F>(inner: F) -> impl Parser<&'a str, Output=O, Error=E> [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_ident_char` is never used [INFO] [stdout] --> src/parser/mod.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn is_ident_char(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extended_identifier` is never used [INFO] [stdout] --> src/parser/mod.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn extended_identifier<'a, E: ParseError<&'a str>>(i: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_str` is never used [INFO] [stdout] --> src/parser/mod.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_str<'a, E: ParseError<&'a str>>(i: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ws_str` is never used [INFO] [stdout] --> src/parser/mod.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_ws_str<'a, E: ParseError<&'a str>>(i: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppClass` is never constructed [INFO] [stdout] --> src/parser/cpp/class.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CppClass<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppFunction` is never constructed [INFO] [stdout] --> src/parser/cpp/method.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CppFunction<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppMethodParam` is never constructed [INFO] [stdout] --> src/parser/cpp/method.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct CppMethodParam<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_function_pointer_param` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_function_pointer_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_simple_param` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_simple_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_cpp_method_param` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_cpp_method_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_method_params` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn parse_method_params(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_brace_inner` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | fn parse_brace_inner(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_brace_block` is never used [INFO] [stdout] --> src/parser/cpp/method.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn parse_brace_block(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CType` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum CType<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_ident_char` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn is_ident_char(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `identifier` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn identifier(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_generics` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_generics<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_member_access` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn parse_member_access<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_function` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn parse_function<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ptrs_refs` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn parse_ptrs_refs<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_type` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cpp_ident` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn cpp_ident(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_type_atom_inner` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn parse_type_atom_inner(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_type_atom` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_type_atom(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_cpp_type` is never used [INFO] [stdout] --> src/parser/cpp/ctype.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn parse_cpp_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppComment` is never constructed [INFO] [stdout] --> src/parser/cpp/comment.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct CppComment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppMember` is never constructed [INFO] [stdout] --> src/parser/cpp/member.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CppMember<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CppMemberModifier` is never used [INFO] [stdout] --> src/parser/cpp/member.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum CppMemberModifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppHeader` is never constructed [INFO] [stdout] --> src/parser/cpp/header.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct CppHeader<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CppHeaderItem` is never used [INFO] [stdout] --> src/parser/cpp/header.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | enum CppHeaderItem<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_header_item` is never used [INFO] [stdout] --> src/parser/cpp/header.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_header_item(input: &str) -> IResult<&str, CppHeaderItem, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `preprocessor_directive` is never used [INFO] [stdout] --> src/parser/cpp/header.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn preprocessor_directive(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_define` is never used [INFO] [stdout] --> src/parser/cpp/header.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn parse_define(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_include` is never used [INFO] [stdout] --> src/parser/cpp/header.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn parse_include(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppNamespace` is never constructed [INFO] [stdout] --> src/parser/cpp/namespace.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CppNamespace<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_template_param` is never used [INFO] [stdout] --> src/parser/cpp/template.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn parse_template_param(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_template` is never used [INFO] [stdout] --> src/parser/cpp/template.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse_template(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppVariableDecl` is never constructed [INFO] [stdout] --> src/parser/cpp/variable.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct CppVariableDecl<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `VariableSpecifier` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum VariableSpecifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Literal` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | enum Literal { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `variable_specifier` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn variable_specifier(input: &str) -> IResult<&str, VariableSpecifier, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `escaped_string` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn escaped_string(input: &str) -> IResult<&str, String, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_value` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn type_value(input: &str) -> IResult<&str, Literal, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eq_sign` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn eq_sign(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `variable_decl` is never used [INFO] [stdout] --> src/parser/cpp/variable.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn variable_decl(input: &str) -> IResult<&str, CppVariableDecl, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppEnum` is never constructed [INFO] [stdout] --> src/parser/cpp/cenum.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct CppEnum<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnumVariant` is never constructed [INFO] [stdout] --> src/parser/cpp/cenum.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct EnumVariant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `identifier` is never used [INFO] [stdout] --> src/parser/cpp/cenum.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn identifier(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `int_literal` is never used [INFO] [stdout] --> src/parser/cpp/cenum.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn int_literal(input: &str) -> IResult<&str, i64, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enum_variant` is never used [INFO] [stdout] --> src/parser/cpp/cenum.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn enum_variant(input: &str) -> IResult<&str, EnumVariant, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enum_variants` is never used [INFO] [stdout] --> src/parser/cpp/cenum.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn enum_variants(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cpp_enum` is never used [INFO] [stdout] --> src/parser/cpp/cenum.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn cpp_enum(input: &str) -> IResult<&str, CppEnum, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppAlias` is never constructed [INFO] [stdout] --> src/parser/cpp/alias.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct CppAlias<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UPropertyAnnotation` is never constructed [INFO] [stdout] --> src/parser/ue/uproperty.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct UPropertyAnnotation<'a>(Vec<&'a str>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UProperty` is never constructed [INFO] [stdout] --> src/parser/ue/uproperty.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct UProperty<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UFunctionAnnotation` is never constructed [INFO] [stdout] --> src/parser/ue/ufunction.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct UFunctionAnnotation<'a>(pub Vec<&'a str>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UFunction` is never constructed [INFO] [stdout] --> src/parser/ue/ufunction.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct UFunction<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UClassAnnotation` is never constructed [INFO] [stdout] --> src/parser/ue/uclass.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct UClassAnnotation<'a>(Vec<&'a str>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UClass` is never constructed [INFO] [stdout] --> src/parser/ue/uclass.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct UClass<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_comment` is never used [INFO] [stdout] --> src/parser/generic/comment.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn parse_comment(input: &str) -> IResult<&str, T, VerboseError<&str>> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_one_line_comment` is never used [INFO] [stdout] --> src/parser/generic/comment.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse_one_line_comment(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_multiline_comment` is never used [INFO] [stdout] --> src/parser/generic/comment.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_multiline_comment(input: &str) -> IResult<&str, Vec<&str>, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `strip_indent` is never used [INFO] [stdout] --> src/parser/generic/comment.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn strip_indent(input: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Member` is never used [INFO] [stdout] --> src/parser/generic/member.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Member<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_member` is never used [INFO] [stdout] --> src/parser/generic/member.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn parse_member<'a, MemberType>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_modifier` is never used [INFO] [stdout] --> src/parser/generic/member.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_modifier(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_modifiers` is never used [INFO] [stdout] --> src/parser/generic/member.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn parse_modifiers(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CppParentClass` is never constructed [INFO] [stdout] --> src/parser/generic/class.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct CppParentClass<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InheritanceVisibility` is never used [INFO] [stdout] --> src/parser/generic/class.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum InheritanceVisibility { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Class` is never used [INFO] [stdout] --> src/parser/generic/class.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait Class<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParentClass` is never constructed [INFO] [stdout] --> src/parser/generic/class.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ParentClass<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_class` is never used [INFO] [stdout] --> src/parser/generic/class.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn parse_class<'a, Ctx>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ClassItem` is never used [INFO] [stdout] --> src/parser/generic/class.rs:180:6 [INFO] [stdout] | [INFO] [stdout] 180 | enum ClassItem<'a, ClassType> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_class_identifier` is never used [INFO] [stdout] --> src/parser/generic/class.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn parse_class_identifier(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_inheritance_visibility` is never used [INFO] [stdout] --> src/parser/generic/class.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn parse_inheritance_visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_single_inheritance` is never used [INFO] [stdout] --> src/parser/generic/class.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_single_inheritance(input: &str) -> IResult<&str, CppParentClass, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_inheritance` is never used [INFO] [stdout] --> src/parser/generic/class.rs:225:4 [INFO] [stdout] | [INFO] [stdout] 225 | fn parse_inheritance(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_ignore` is never used [INFO] [stdout] --> src/parser/generic/class.rs:234:4 [INFO] [stdout] | [INFO] [stdout] 234 | fn try_ignore<'a, ClassType>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_class_item` is never used [INFO] [stdout] --> src/parser/generic/class.rs:249:4 [INFO] [stdout] | [INFO] [stdout] 249 | fn parse_class_item<'a, Ctx>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `access_specifier` is never used [INFO] [stdout] --> src/parser/generic/class.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn access_specifier(input: &str) -> IResult<&str, InheritanceVisibility, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ignore_template` is never used [INFO] [stdout] --> src/parser/generic/class.rs:301:4 [INFO] [stdout] | [INFO] [stdout] 301 | fn parse_ignore_template(input: &str) -> IResult<&str, Option<&str>, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Namespace` is never used [INFO] [stdout] --> src/parser/generic/namespace.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Namespace<'a, ClassType> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_namespace` is never used [INFO] [stdout] --> src/parser/generic/namespace.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_namespace<'a, NamespaceType, ClassType>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NamespaceItem` is never used [INFO] [stdout] --> src/parser/generic/namespace.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | enum NamespaceItem<'a, NamespaceType, ClassType> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_namespace_item` is never used [INFO] [stdout] --> src/parser/generic/namespace.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn parse_namespace_item<'a, NamespaceType, ClassType>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Annotation` is never used [INFO] [stdout] --> src/parser/generic/annotation.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Annotation<'a> where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoAnnotation` is never constructed [INFO] [stdout] --> src/parser/generic/annotation.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct NoAnnotation; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Method` is never used [INFO] [stdout] --> src/parser/generic/method.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Method<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CppStorageQualifier` is never used [INFO] [stdout] --> src/parser/generic/method.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum CppStorageQualifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PostParamQualifier` is never used [INFO] [stdout] --> src/parser/generic/method.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum PostParamQualifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SpecialMember` is never used [INFO] [stdout] --> src/parser/generic/method.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub enum SpecialMember { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `special_member` is never used [INFO] [stdout] --> src/parser/generic/method.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn special_member(input: &str) -> IResult<&str, SpecialMember, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interface` is never used [INFO] [stdout] --> src/parser/generic/method.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn interface(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_method` is never used [INFO] [stdout] --> src/parser/generic/method.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn parse_method<'a, MethodType>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `method_name` is never used [INFO] [stdout] --> src/parser/generic/method.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn method_name(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `method_identifier` is never used [INFO] [stdout] --> src/parser/generic/method.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | fn method_identifier(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `operator_name` is never used [INFO] [stdout] --> src/parser/generic/method.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn operator_name(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `post_param_qualifiers` is never used [INFO] [stdout] --> src/parser/generic/method.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | fn post_param_qualifiers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `storage_qualifiers` is never used [INFO] [stdout] --> src/parser/generic/method.rs:242:4 [INFO] [stdout] | [INFO] [stdout] 242 | fn storage_qualifiers(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `method_trailing_return` is never used [INFO] [stdout] --> src/parser/generic/method.rs:254:4 [INFO] [stdout] | [INFO] [stdout] 254 | fn method_trailing_return(input: &str) -> IResult<&str, Option, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `member_initializer` is never used [INFO] [stdout] --> src/parser/generic/method.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn member_initializer(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `member_initializer_list` is never used [INFO] [stdout] --> src/parser/generic/method.rs:269:4 [INFO] [stdout] | [INFO] [stdout] 269 | fn member_initializer_list(input: &str) -> IResult<&str, Vec<&str>, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Parsable` is never used [INFO] [stdout] --> src/types.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Parsable<'a> : Sized [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_function_pointer_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 80 | fn parse_function_pointer_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_simple_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 103 | fn parse_simple_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_cpp_method_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 124 | fn parse_cpp_method_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn parse_method_params(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 128 | pub fn parse_method_params(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 117 | fn parse_type(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | fn parse_type_atom_inner(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 150 | fn parse_type_atom_inner(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_type_atom(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 161 | fn parse_type_atom(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn parse_cpp_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 176 | pub fn parse_cpp_type(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/header.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_header_item(input: &str) -> IResult<&str, CppHeaderItem, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ------------- ---- the same lifetime is elided here [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] 76 | fn parse_header_item(input: &str) -> IResult<&str, CppHeaderItem<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/template.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn parse_template_param(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 11 | fn parse_template_param(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/template.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse_template(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 19 | pub fn parse_template(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/variable.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn variable_decl(input: &str) -> IResult<&str, CppVariableDecl, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- --------------- ---- the same lifetime is elided here [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] 106 | pub fn variable_decl(input: &str) -> IResult<&str, CppVariableDecl<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/cenum.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn cpp_enum(input: &str) -> IResult<&str, CppEnum, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ------- ---- the same lifetime is elided here [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] 72 | pub fn cpp_enum(input: &str) -> IResult<&str, CppEnum<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/class.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_single_inheritance(input: &str) -> IResult<&str, CppParentClass, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 219 | fn parse_single_inheritance(input: &str) -> IResult<&str, CppParentClass<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/class.rs:225:29 [INFO] [stdout] | [INFO] [stdout] 225 | fn parse_inheritance(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 225 | fn parse_inheritance(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/method.rs:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | fn method_trailing_return(input: &str) -> IResult<&str, Option, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 254 | fn method_trailing_return(input: &str) -> IResult<&str, Option>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/cpp/header.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | Preprocessor(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CppHeaderItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 64 - Preprocessor(&'a str), [INFO] [stdout] 64 + Preprocessor(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/cpp/header.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | Define(&'a str), [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CppHeaderItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 - Define(&'a str), [INFO] [stdout] 66 + Define(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParentClass` is never constructed [INFO] [stdout] --> src/parser/generic/class.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ParentClass<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_ignore` is never used [INFO] [stdout] --> src/parser/generic/class.rs:234:4 [INFO] [stdout] | [INFO] [stdout] 234 | fn try_ignore<'a, ClassType>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interface` is never used [INFO] [stdout] --> src/parser/generic/method.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn interface(input: &str) -> IResult<&str, &str, VerboseError<&str>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_function_pointer_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 80 | fn parse_function_pointer_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_simple_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 103 | fn parse_simple_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_cpp_method_param(input: &str) -> IResult<&str, CppMethodParam, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 124 | fn parse_cpp_method_param(input: &str) -> IResult<&str, CppMethodParam<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/method.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn parse_method_params(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 128 | pub fn parse_method_params(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 117 | fn parse_type(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | fn parse_type_atom_inner(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 150 | fn parse_type_atom_inner(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_type_atom(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 161 | fn parse_type_atom(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/ctype.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn parse_cpp_type(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 176 | pub fn parse_cpp_type(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/header.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_header_item(input: &str) -> IResult<&str, CppHeaderItem, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ------------- ---- the same lifetime is elided here [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] 76 | fn parse_header_item(input: &str) -> IResult<&str, CppHeaderItem<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/template.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn parse_template_param(input: &str) -> IResult<&str, CType, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 11 | fn parse_template_param(input: &str) -> IResult<&str, CType<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/template.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse_template(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 19 | pub fn parse_template(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/variable.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn variable_decl(input: &str) -> IResult<&str, CppVariableDecl, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- --------------- ---- the same lifetime is elided here [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] 106 | pub fn variable_decl(input: &str) -> IResult<&str, CppVariableDecl<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/cpp/cenum.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn cpp_enum(input: &str) -> IResult<&str, CppEnum, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ------- ---- the same lifetime is elided here [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] 72 | pub fn cpp_enum(input: &str) -> IResult<&str, CppEnum<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/class.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | fn parse_single_inheritance(input: &str) -> IResult<&str, CppParentClass, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 219 | fn parse_single_inheritance(input: &str) -> IResult<&str, CppParentClass<'_>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/class.rs:225:29 [INFO] [stdout] | [INFO] [stdout] 225 | fn parse_inheritance(input: &str) -> IResult<&str, Vec, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- -------------- ---- the same lifetime is elided here [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] 225 | fn parse_inheritance(input: &str) -> IResult<&str, Vec>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/generic/method.rs:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | fn method_trailing_return(input: &str) -> IResult<&str, Option, VerboseError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the same lifetime is elided here [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] 254 | fn method_trailing_return(input: &str) -> IResult<&str, Option>, VerboseError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "3dd184448a915bef8b3664928a1b7b0ef54fec6cd6a793e91b6d2b0fe6b53d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd184448a915bef8b3664928a1b7b0ef54fec6cd6a793e91b6d2b0fe6b53d31", kill_on_drop: false }` [INFO] [stdout] 3dd184448a915bef8b3664928a1b7b0ef54fec6cd6a793e91b6d2b0fe6b53d31